grayscale method
grayscale
Transformation of an image to its grayscale representation
def grayscale(self):
    ...
See Also
- module aspose.cad
- class RasterCachedImage
Transformation of an image to its grayscale representation
def grayscale(self):
    ...
aspose.cadRasterCachedImage