RgbColor.B Property

Gets 8-bit blue channel value.

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

Syntax

C#
public byte B { get; }

Property Value

Blue channel value.

See Also

Reference