ImageLoadersRegistry Class |
Namespace: Aspose.PSD
The ImageLoadersRegistry type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | RegisteredDescriptors |
Gets the registered descriptors.
|
![]() ![]() | RegisteredFormats |
Gets the registered image loading formats.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateFirstSupportedLoader |
Creates the first found loader suitable for the specified stream and optionally the loadOptions.
|
![]() ![]() | GetFirstSupportedDescriptor |
Gets the fist found supported descriptor suitable for the specified stream and optionally the loadOptions.
|
![]() ![]() | GetFirstSupportedDescriptorByFileFormat |
Gets the first supported file format by its type name.
|
![]() ![]() | GetFirstSupportedDescriptorByTypeName |
Gets the first supported descriptor by its type name.
|
![]() ![]() | Register |
Registers the specified image loader descriptor.
|
![]() ![]() | RegisterLoader |
Registers the loader.
|
![]() ![]() | UnregisterLoader |
Unregisters the loader.
|