Bitmap.PixelFormat
Bitmap.PixelFormat property
Gets the pixel format for this Image.
public override PixelFormat PixelFormat { get; }
Return Value
A PixelFormat that represents the pixel format for this Image.
See Also
- enum PixelFormat
- class Bitmap
- namespace Aspose.Drawing
- assembly Aspose.Drawing.Common