FDO .NET API Reference Feature Data Objects
__property System ::Void OSGeo::FDO::Raster::RasterDataModel::set_BitsPerPixel ( System::Int32  bitsPerPixel  ) 

Set the number of bits per pixel.

Parameters:
bitsPerPixel 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 Exception.


Comments or suggestions? Send us feedback.