Item
IImageCollection indexer
按索引返回图像。
public IPPImage this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
返回值
图像。
也可以看看
- interface IPPImage
- interface IImageCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
按索引返回图像。
public IPPImage this[int index] { get; }
范围 | 描述 |
---|---|
index | 索引。 |
图像。