CreateInstance

TiffTagFactory.CreateInstance method

Erstellt eine neue Datentypinstanz.

public static TiffDataType CreateInstance(ushort dataType, ushort tagId)
ParameterTypBeschreibung
dataTypeUInt16Die Datentypinstanz.
tagIdUInt16Die Tag-ID.

Rückgabewert

Tiff-Tag-Datentyp

Siehe auch