TiffByteTag

TiffByteTag constructor

Initialiseert een nieuw exemplaar van hetTiffByteTag klasse.

public TiffByteTag(TiffTagID tagID, byte[] value)
Parameter Type Beschrijving
tagID TiffTagID De tag-ID.
value Byte[] De waarde.

Zie ook