set_PixelFormat()

BitmapData::set_PixelFormat(PixelFormat) method

Sets the pixel format of the bitmap image.

void System::Drawing::Imaging::BitmapData::set_PixelFormat(PixelFormat value)

Arguments

ParameterTypeDescription
valuePixelFormatThe value to set

See Also