This documentation is for the old version. Go to the latest Graphics Mill docs

IFrame.PixelFormat Property

Returns a pixel format of the bitmap stored in this frame.

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

Syntax

Visual Basic
ReadOnly Property PixelFormat As PixelFormat
C#
                PixelFormat PixelFormat { get; }

Property Value

PixelFormat value that specifies a pixel format of the bitmap stored in this frame.

See Also

Reference