Aspose::Page::XPS::XpsModel::XpsRgbColor::ToColor method

XpsRgbColor::ToColor method

Convenience method for getting .NET native representation of RGB color.

System::Drawing::Color Aspose::Page::XPS::XpsModel::XpsRgbColor::ToColor() override

ReturnValue

System.Drawing.Color structure.

See Also