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