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

RgbColor.B32 Property

Returns 16-bit blue channel value.

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

Syntax

Visual Basic
Public ReadOnly Property B32 As Integer
C#
public int B32 { get; }

Property Value

Blue channel value.

See Also

Reference