Load
IImageLoader.Load method
Öffnet ein neues Bild mitloadOptions .
public Image Load(StreamContainer streamContainer, LoadOptions loadOptions)
Parameter | Typ | Beschreibung |
---|---|---|
streamContainer | StreamContainer | Der Stream-Container. |
loadOptions | LoadOptions | Die Ladeoptionen. |
Rückgabewert
Eine neu geöffnete Bildinstanz.
Siehe auch
- class Image
- class StreamContainer
- class LoadOptions
- interface IImageLoader
- namensraum Aspose.Imaging
- Montage Aspose.Imaging