Aspose::BarCode::Generation::SvgParameters::get_SvgColorMode method
SvgParameters::get_SvgColorMode method
Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through “fill-opacity” parameter.
Aspose::BarCode::Generation::SvgColorMode Aspose::BarCode::Generation::SvgParameters::get_SvgColorMode() const
See Also
- Enum SvgColorMode
- Class SvgParameters
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++