FDO API Reference Feature Data Objects

virtual FDO_API FdoInt32 FdoRasterDataModel::GetBitsPerPixel  )  [virtual]
 

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.