Color.B
Color.B property
Gets the blue component value of this Color
structure.
public byte B { get; }
Return Value
The blue component value of this Color
.
See Also
- struct Color
- namespace Aspose.Page.Drawing
- assembly Aspose.Page
Gets the blue component value of this Color
structure.
public byte B { get; }
The blue component value of this Color
.