Click or drag to resize

ColorB Property

Gets the blue component of this Color instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public byte B { get; }

Property Value

Byte
See Also