FDO API Reference Feature Data Objects

__property System ::Int32 RasterDataModel::get_BitsPerPixel  ) 
 

Get the number of bits per pixel.

Returns:
Returns the number of bits for each pixel. For multi-channel data the bits per channel will be this value devided by the numer of channels. For example, RGB data has three channels, so if this method returns twelve, each channel is four bits.

Comments or suggestions? Send us feedback.