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