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