ImageWrapperFactory class
ImageWrapperFactory class
This class allows to initialize IBitmapWrapper.
The ImageWrapperFactory type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) |
Methods
| Method | Description |
|---|---|
create_image_wrapper(self, image) | Initializes a new instance of the ImageWrapper class from the specified existing image. |
create_image_wrapper(self, stream) | Initializes a new instance of the BitmapWrapper class from the specified data stream. |
create_image_wrapper(self, file_name) | Initializes a new instance of the BitmapWrapper class from the specified file. |
See Also
- module
aspose.slides - library
Aspose.Slides