public class Lnk3Resource extends Lnk2Resource
Defines the class which contains information about an embedded file in the PSD format 32 bit per channel image.
The link resource may contain several LiFdDataSource
instances which can be accessed by indexer.
##Aspose#PSD#FileFormats#Psd#Layers
,
##Aspose#PSD#FileFormats#Psd#Layers#LayerResources
Modifier and Type | Field and Description |
---|---|
static int |
TypeToolKey
The type tool info key.
|
LengthOfResourceLengthField, LengthOSourceLengthField
PsbResourceSignature, ResourceSignature
Constructor and Description |
---|
Lnk3Resource()
Initializes a new instance of the
Lnk3Resource class. |
Modifier and Type | Method and Description |
---|---|
int |
getKey()
Gets the layer resource key.
|
get_Item
getDataSourceCount, getLength, getPsdVersion, getSignature, isEmpty, save
toString
public static final int TypeToolKey
The type tool info key.
public Lnk3Resource()
Initializes a new instance of the Lnk3Resource
class.
public int getKey()
Gets the layer resource key.
getKey
in class Lnk2Resource
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.