Aspose::Page::Drawing::Color::get_R method

Color::get_R method

Gets the red component value of this T:Aspose::Page::Drawing::Color structure.

uint8_t Aspose::Page::Drawing::Color::get_R()

ReturnValue

The red component value of this T:Aspose::Page::Drawing::Color.

See Also