BandFormat
in package
The BandFormat enum.
Tags
Table of Contents
- CHAR = 'char'
- COMPLEX = 'complex'
- DOUBLE = 'double'
- DPCOMPLEX = 'dpcomplex'
- FLOAT = 'float'
- INT = 'int'
- NOTSET = 'notset'
- SHORT = 'short'
- UCHAR = 'uchar'
- UINT = 'uint'
- USHORT = 'ushort'
Constants
CHAR
public
mixed
CHAR
= 'char'
COMPLEX
public
mixed
COMPLEX
= 'complex'
DOUBLE
public
mixed
DOUBLE
= 'double'
DPCOMPLEX
public
mixed
DPCOMPLEX
= 'dpcomplex'
FLOAT
public
mixed
FLOAT
= 'float'
INT
public
mixed
INT
= 'int'
NOTSET
public
mixed
NOTSET
= 'notset'
SHORT
public
mixed
SHORT
= 'short'
UCHAR
public
mixed
UCHAR
= 'uchar'
UINT
public
mixed
UINT
= 'uint'
USHORT
public
mixed
USHORT
= 'ushort'