FDO API Reference Feature Data Objects

__property System ::Void RasterDataModel::set_BitsPerPixel System::Int32  bitsPerPixel  ) 
 

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.