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 |
TYPE_TOOL_KEY
The type tool info key.
|
PSB_RESOURCE_SIGNATURE, RESOURCE_SIGNATURE
Constructor and Description |
---|
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, setVersion
toString
public static final int TYPE_TOOL_KEY
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 int getKey()
Gets the layer resource key.
getKey
in class LayerResource