background_color property
background_color property
Gets or sets background color. Default value is transparent white.
Definition:
@property
def background_color(self):
    ...
@background_color.setter
def background_color(self, value):
    ...
See Also
- module 
aspose.svg.imagevectorization - class 
Color - class 
ImageVectorizerConfiguration