ImageCollection.Add
ImageCollection.Add method
将图像添加到集合中。
public void Add(string imageName, MemoryStream stream)
范围 | 类型 | 描述 |
---|---|---|
imageName | String | 中使用的图像的名称Name |
stream | MemoryStream | 图像文件的内容作为 Stream |
也可以看看
- class ImageCollection
- 命名空间 Aspose.OMR.Api
- 部件 Aspose.OMR