object

AlphaMask

Describes the properties of the alpha mask.

Properties
PropertyTypeRequired
classconstRequired
idstringRequired
alphaTypeintegerRequired
cropbooleanRequired

class

Required

Description

no description

Type

const

Value

constant: the value of this property must be equal to:

json
"alphaMask"

id

Required

Description

The value is ID of a object that is a alpha mask of this object.

Type

string

alphaType

Required

Description

no description

Type

integer

Value

enum: the value of this property must be equal to one of the following values:

ValueExplanation
0alpha
1luminosity
2inverse-luminosity

crop

Required

Description

Crops the masked object to the boundaries of the masking object.

Type

boolean

Daruma Feedback