IPPImage — Aspose.Slides FOSS Python API Reference

IPPImage — Represents the i p p image in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
binary_datalist[int]Read-only
imageIImageRead-only
content_typestrRead-only
widthintRead-only
heightintRead-only
xintRead-only
yintRead-only

Methods

MethodReturnsDescription
replace_image(new_image_data)None

See Also