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 System.Drawing
- assembly Aspose.Drawing
Gets the blue component value of this Color structure.
public byte B { get; }
The blue component value of this Color.