FDO API Reference Feature Data Objects

virtual FDO_API void FdoRasterDataModel::SetBitsPerPixel FdoInt32  bpp  )  [virtual]
 

Set the number of bits per pixel.

Parameters:
bpp The number of bits per pixel desired. Values of 1, 4, 8, 16, 24, 32, 48 and 64 bits per channel may be supported. Others values (i.e. indivisible by the number of channels) are likely to raise a FdoException.

Comments or suggestions? Send us feedback.