build method
build
Builds the current color value into a string representation.
Returns
A string representing the color.
def build(self):
...
See Also
- module
aspose.svg.builder
- class
ColorBuilder
Builds the current color value into a string representation.
A string representing the color.
def build(self):
...
aspose.svg.builder
ColorBuilder