set_transparent method
set_transparent
Sets the specified color as transparent in the bitmap image.
def set_transparent(self, color):
...
| Parameter | Type | Description |
|---|---|---|
| color | aspose.pydrawing.Color | The color to set as transparent. |
See Also
- module
aspose.svg.drawing - class
IBitmap