Add
ImageCollection.Add method
Add image to collection.
public void Add(string imageName, MemoryStream stream)
Parameter | Type | Description |
---|---|---|
imageName | String | Name of the image used in Name |
stream | MemoryStream | Contents of the image file as Stream |
See Also
- class ImageCollection
- namespace Aspose.OMR.Api
- assembly Aspose.OMR