ColorFormatR Property

Returns or sets the red 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 R { get; set; }

Property Value

Type: Byte

Implements

IColorFormatR
See Also