ImageReader.PixelFormat Property

Gets a pixel format of the opened image.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual PixelFormat PixelFormat { get; }

Property Value

A PixelFormat of the opened.

See Also

Reference