[]
        
(Showing Draft Content)

CSJ2K.j2k.image.DataBlkInt.DataType

DataType Property

DataType

Returns the identifier of this data type, TYPE_INT, as defined in DataBlk.

Declaration
public override int DataType { get; }
Property Value
Type Description
int

The type of data stored. Always DataBlk.TYPE_INT

Overrides
See Also