Images
Images class
方法来实例化并处理 IImage。
public static class Images
方法
| 名称 | 描述 |
|---|---|
| static FromFile(string) | 从文件创建图像 . |
| static FromFile(string, bool) | 从文件创建图像 |
| static FromStream(Stream) | 从流创建图像 . |
| static FromStream(Stream, bool) | 从流创建图像 . |
| static FromStream(Stream, bool, bool) | 从流创建图像 . |
另见
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides