Metafile.PixelFormat

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