Images
Overview
Images is a class in Aspose.Slides FOSS for Python.
Inherits from: object.
Methods to instantiate and work with .
Methods
| Signature | Description |
|---|---|
from_file() → IImage | Loads an image from a file and returns an IImage object |
from_stream() → IImage | Loads an image from a binary stream and returns an IImage object |