BitDepth

Bit depth of a pixel in an image.

Values

ValueMeaning
BD_UNASSIGNED0

Not assigned depth info.

BD_88

8-bit (ubyte) depth type.

BD_1616

16-bit (ushort) depth type.

BD_3232

32-bit (float) depth type.

Meta