ColorFormatB Property

Returns or sets the blue component of a color. All color transformations are ignored. Read/write Byte.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public byte B { get; set; }

Property Value

Type: Byte

Implements

IColorFormatB
See Also