IImageWrapper class
IImageWrapper class
System.Drawing.Image wrapper for COM interface.
The IImageWrapper type exposes the following members:
Properties
| Property | Description |
|---|---|
image_source | Gets the image Read-only aspose.slides.IImage. |
size | Gets the width and height, in pixels, of the Image Read-only IImageWrapper.size. |
Methods
| Method | Description |
|---|---|
save(self, file_name) | Saves Image to the specified file |
save(self, stream, image_format) | Saves the Image to the specified stream in the specified format. |
save(self, file_name, image_format) | Saves the Image to the specified file in the specified format. |
See Also
- module
aspose.slides - library
Aspose.Slides