Sets the color that masks color components relevant to the outline calculation.
The comparison value is the result of a dot product between the mask and the content RGBA color value.
By default Kanzi calculates the outline only from the alpha value.
Sets the threshold at which the value Kanzi calculates using the content mask is considered valid.
When the value calculated from masking the content exceeds this value, that pixel is part of the outlined area.
Sets the softness of the outline relative to its width inside the content area.
For a sharp outline, set to 0.
For a fade-in that takes the complete outline width to reach maximum value, set to 1.
By default, this property uses the value of the Outline Softness property.
Represents the base class for all resources.
This base class contains information related to the type of the resource and the
loading status of the resource data. The actual resource data is specific to the sub-classes.
Sets the softness of the outline.
For a sharp outline, set to 0.
For a fade-in that takes the complete outline width to reach maximum value, set to 1.
The default value is 0.27.
Sets the texture to apply to the outline.
Kanzi applies to the outline only the top row of pixels from this texture.
Set Outline Color to the color with which you want to modulate the colors in this texture.