Images
Images class
Methods to instantiate and work with IImage
.
public static class Images
Methods
Name | Description |
---|---|
static FromFile(string) | Create an image from the file . |
static FromFile(string, bool) | Create an image from the file |
static FromStream(Stream) | Create an image from the stream. |
static FromStream(Stream, bool) | Create an image from the stream. |
static FromStream(Stream, bool, bool) | Create an image from the stream. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides