type property

int type
final

Indicates the type of data stored by the slice, either HdrImage.INT, HdrImage.FLOAT, or HdrImage.UINT.

Implementation

final int type;