IImageWrapperFactory
IImageWrapperFactory class
This interface allows to initialize IBitmapWrapper.
The IImageWrapperFactory type exposes the following members:
Methods
Name | Description |
---|---|
create_image_wrapper(image) | Initializes a new instance of the BitmapWrapper class from the specified existing image. |
create_image_wrapper(stream) | Initializes a new instance of the BitmapWrapper class from the specified data stream. |
create_image_wrapper(file_name) | Initializes a new instance of the BitmapWrapper class from the specified file. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides