Images

Overview

Images is a class in Aspose.Slides FOSS for Python. Inherits from: object.

Methods to instantiate and work with .

Methods

SignatureDescription
from_file()IImageLoads an image from a file and returns an IImage object
from_stream()IImageLoads an image from a binary stream and returns an IImage object

See Also