B
ColorFormat.B property
Returns or sets the blue component of a color. All color transformations are ignored. Read/write Byte.
public byte B { get; set; }
See Also
- class ColorFormat
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns or sets the blue component of a color. All color transformations are ignored. Read/write Byte.
public byte B { get; set; }