Image.PixelFormat

Image.PixelFormat property

Gets the pixel format for this Image.

public abstract PixelFormat PixelFormat { get; }

Return Value

A PixelFormat that represents the pixel format for this Image.

See Also