public interface IImageLoader
The image loader.
| Modifier and Type | Method and Description |
|---|---|
Image |
load(StreamContainer streamContainer,
LoadOptions loadOptions)
Opens a new image with
loadOptions. |
Image load(StreamContainer streamContainer, LoadOptions loadOptions)
Opens a new image with loadOptions.
streamContainer - The stream container.loadOptions - The load options.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.