IImageParams.PixelFormat Property

Gets a pixel format of an image.

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

Syntax

C#
                PixelFormat PixelFormat { get; }

Property Value

A PixelFormat of an image.

See Also

Reference