System::Drawing::Drawing2D::PixelFormat enum
PixelFormat enum
Specifies the color data format of a pixel.
enum class PixelFormat
Values
Name | Value | Description |
---|---|---|
Format32bppRgb | 2498570 | Specifies that the pixel format is 32 bits per pixel with 8 bits for each of red, green, and blue components and remaining 8 bits not used. |
See Also
- Namespace System::Drawing::Drawing2D
- Library Aspose.PDF for C++