PixelDataFormat.Rgba32Bpp
PixelDataFormat.Rgba32Bpp property
Gets the PixelDataFormat
defined for 32 bits per pixel with 8 bits for each of the alpha, red, green and blue.
public static PixelDataFormat Rgba32Bpp { get; }
Property Value
The PixelDataFormat
defined for 32 bits per pixel with 8 bits for each of the alpha, red, green and blue.
See Also
- class PixelDataFormat
- namespace Aspose.Imaging
- assembly Aspose.Imaging