Bitmap.RawFormat
Bitmap.RawFormat property
Gets the file format of this Image.
public override ImageFormat RawFormat { get; }
Return Value
The ImageFormat that represents the file format of this Image.
See Also
- class ImageFormat
- class Bitmap
- namespace System.Drawing
- assembly Aspose.Drawing