get_image method
get_image
Returns shape thumbnail. ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.
Returns
Shape thumbnail.
def get_image(self):
...
get_image
Returns shape thumbnail.
Returns
Shape thumbnail or None in case when ShapeThumbnailBounds.Appearance is used and a shape doesn’t have visible elements.
def get_image(self, bounds, scale_x, scale_y):
...
Parameter | Type | Description |
---|---|---|
bounds | ShapeThumbnailBounds | Shape thumbnail bounds type. |
scale_x | float | X scale |
scale_y | float | Y scale |
See Also
- class
IImage
- class
Ink
- enumeration
ShapeThumbnailBounds
- module
aspose.slides.ink
- library
Aspose.Slides