Frame.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

C#
public virtual PixelFormat PixelFormat { get; }

Property Value

A PixelFormat of the bitmap stored in this frame.

See Also

Reference