public class VsmsResource extends VectorPathDataResource
Class VsmsResource. This resource contains information about vector layer mask
VectorPathDataResource,
LayerResource| Modifier and Type | Field and Description |
|---|---|
static int |
TypeToolKey
The type tool info key.
|
PsbResourceSignature, ResourceSignature| Constructor and Description |
|---|
VsmsResource()
Initializes a new instance of the
VsmsResource class. |
VsmsResource(byte[] data)
Initializes a new instance of the
VsmsResource class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getKey()
Gets the layer resource key.
|
getLength, getPaths, getPsdVersion, getSignature, getVersion, isDisabled, isInverted, isNotLinked, save, setDisabled, setInverted, setNotLinked, setPaths, setVersiontoStringpublic static final int TypeToolKey
The type tool info key.
public VsmsResource(byte[] data)
Initializes a new instance of the VsmsResource class.
data - The resource data.PsdImageArgumentException - Invalid Vsms Resource valuepublic VsmsResource()
Initializes a new instance of the VsmsResource class.
public int getKey()
Gets the layer resource key.
getKey in class LayerResourceCopyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.