IImageLoaderDescriptor Interface |
Namespace: Aspose.PSD
The IImageLoaderDescriptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | SupportedFormat |
Gets the supported format.
(Inherited from IImageDescriptor.) |
Name | Description | |
---|---|---|
![]() | CanLoad |
Determines whether image loader can read a new image from the specified stream and optionally using the loadOptions.
|
![]() | CreateInstance |
Creates a new loader instance.
|