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

GrayScaleColor.Gray32 Property

Returns 16-bit luminosity channel value.

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

Syntax

Visual Basic
Public Overridable ReadOnly Property Gray32 As Integer
C#
public virtual int Gray32 { get; }

Property Value

Luminosity channel value.

See Also

Reference