Package | Description |
---|---|
com.aspose.imaging.fileformats.psd | |
com.aspose.imaging.fileformats.psd.layers | |
com.aspose.imaging.fileformats.psd.layers.layerresources |
Modifier and Type | Method and Description |
---|---|
LayerResource[] |
PsdImage.getGlobalLayerResources()
Gets or sets the global layer resources.
|
Modifier and Type | Method and Description |
---|---|
void |
PsdImage.setGlobalLayerResources(LayerResource[] value)
Gets or sets the global layer resources.
|
Modifier and Type | Method and Description |
---|---|
LayerResource[] |
Layer.getResources()
Gets or sets the layer resources.
|
LayerResource |
ILayerResourceLoader.load(com.aspose.imaging.StreamContainer streamContainer,
int psdVersion) |
static LayerResource |
LayerResourcesRegistry.loadResourceByFirstSupportedDescriptor(InputStream stream,
int psdVersion) |
static LayerResource |
LayerResourcesRegistry.loadResourceByFirstSupportedDescriptorInternal_internalized(com.aspose.ms.System.IO.Stream stream,
int psdVersion)
Loads
LayerResource using first found opener suitable for the specified stream . |
Modifier and Type | Method and Description |
---|---|
void |
Layer.setResources(LayerResource[] value)
Gets or sets the layer resources.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeToolInfo6Resource
The type tool information.
|
class |
UnknownResource
The unknown resource.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.