ImageCollection
ImageCollection class
Collection of Images that can be used for template Generation. e.g. !:Aspose.OMR.Api.OmrEngine.Generate(Stream, GlobalPageSettings, ImageCollection, Encoding) Can be useful when your images are not in the file system.
public class ImageCollection
Constructors
Name | Description |
---|---|
ImageCollection() | Initialize a new instance of class |
Methods
Name | Description |
---|---|
Add(string, MemoryStream) | Add image to collection. |
See Also
- namespace Aspose.OMR.Api
- assembly Aspose.OMR