GetTagByType

TiffOptions.GetTagByType method

Ruft die Instanz des Tags nach Typ ab.

public TiffDataType GetTagByType(TiffTags tagKey)
ParameterTypBeschreibung
tagKeyTiffTagsDer Tag-Schlüssel.

Rückgabewert

Instanz des Tags, falls vorhanden, andernfalls null.

Siehe auch