| Package | Description |
|---|---|
| com.aspose.psd.fileformats.psd.layers |
| Modifier and Type | Method and Description |
|---|---|
static ILayerResourceLoader |
LayerResourcesRegistry.getFirstSupportedDescriptor(InputStream stream,
int psdVersion)
Gets the first supported opener descriptor.
|
static ILayerResourceLoader |
LayerResourcesRegistry.getFirstSupportedDescriptorByTypeName(String descriptorTypeName)
Gets the first supported descriptor by its type name.
|
static ILayerResourceLoader[] |
LayerResourcesRegistry.getRegisteredDescriptors()
Gets the registered descriptors.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LayerResourcesRegistry.registerOpener(ILayerResourceLoader openerDescriptor)
Registers the opener.
|
static void |
LayerResourcesRegistry.unregisterOpener(ILayerResourceLoader openerDescriptor)
Unregisters the opener.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.