ColorFormatColor Property

Returns resulting color (with all color transformations applied). Sets RGB colors and clears all color transformations. Read/write Color.

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

Property Value

Type: Color

Implements

IColorFormatColor
See Also