Gets a value specifying whether the bitmap stored in the frame is grayscale.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property IsGrayScale As Boolean

C#

public virtual bool IsGrayScale { get; }

Property Value

A Boolean value specifying whether the bitmap stored in the frame is grayscale.