TiffOptions.IsTagPresent

TiffOptions.IsTagPresent method

Legt fest, ob Tag in den Optionen vorhanden ist oder nicht.

public bool IsTagPresent(TiffTags tag)
ParameterTypBeschreibung
tagTiffTagsDie zu überprüfende Tag-ID.

Rückgabewert

WAHR wenn Tag vorhanden ist; ansonsten,FALSCH .

Siehe auch