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.