Metafile.RawFormat

Metafile.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