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