to_argb method
to_argb
Gets the 32-bit ARGB value of this Color
structure.
Returns
The 32-bit ARGB value of this Color
structure.
def to_argb(self):
...
See Also
- module
groupdocs.watermark.watermarks
- class
Color
Gets the 32-bit ARGB value of this Color
structure.
The 32-bit ARGB value of this Color
structure.
def to_argb(self):
...
groupdocs.watermark.watermarks
Color