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
Parameter | Type | Description |
---|---|---|
value | PixelFormat | The value to set |
See Also
- Enum PixelFormat
- Class BitmapData
- Namespace System::Drawing::Imaging
- Library Aspose.Slides