DBPix Documentation
Version 2.0

ImageBPP Property


Description:  Returns the color-depth in bits-per-pixel of the current image.
Type:  Number (short)
Read/Get
Write/Set:
  
 
 
Remarks:  

The values returned by ImageBPP and their interpretation also depend on the ImageColorMode property.  Possible values are as follows:
11 bit-per-pixel grayscale (black and white) or indexed color.
22 bits-per-pixel grayscale or indexed color.
44 bits-per-pixel grayscale or indexed color.
88 bits-per-pixel grayscale or indexed color.
2424 bits-per-pixel RGB color.
3232 bits-per-pixel RGB color.

 

 

Documentation version 2.0.0