System::Drawing::Imaging::BitmapData::set_PixelFormat method

BitmapData::set_PixelFormat method

Sets the pixel format of the bitmap image.

void System::Drawing::Imaging::BitmapData::set_PixelFormat(PixelFormat value)
ParameterTypeDescription
valuePixelFormatThe value to set

See Also