| Package | Description |
|---|---|
| com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
| Modifier and Type | Method and Description |
|---|---|
static IImageLoader |
ImageLoadersRegistry.createFirstSupportedLoader(InputStream stream,
LoadOptions loadOptions)
Creates the first found loader suitable for the specified
stream and optionally the loadOptions. |
IImageLoader |
IImageLoaderDescriptor.createInstance()
Creates a new loader instance.
|