Aspose::Page::Drawing::Color::get_A method

Color::get_A method

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

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

ReturnValue

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

See Also