Aspose::Page::Drawing::Color::ToArgb method

Color::ToArgb method

Gets the 32-bit ARGB value of this T:Aspose::Page::Drawing::Color structure.

int32_t Aspose::Page::Drawing::Color::ToArgb()

ReturnValue

The 32-bit ARGB value of this T:Aspose::Page::Drawing::Color.

See Also