public class VmskResource extends VectorPathDataResource
Class VmskResource. 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 |
---|
VmskResource()
Initializes a new instance of the
VmskResource class. |
VmskResource(byte[] data)
Initializes a new instance of the
VmskResource 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 TypeToolKey
The type tool info key.
public VmskResource(byte[] data)
Initializes a new instance of the VmskResource
class.
data
- The resource data.PsdImageArgumentException
- Invalid Vmsk Resource valuepublic VmskResource()
Initializes a new instance of the VmskResource
class.
public int getKey()
Gets the layer resource key.
getKey
in class LayerResource
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.