ArtLayer.applyShear¶
void applyShear (any curve, UndefinedAreas undefinedAreas)
Parameters¶
curve | Specification of the shear curve in points as x,y coordinate pairs in the format [[x1, y1],[x2, y2]]. Any number of coordinate pairs can be specified. |
undefinedAreas | The treatment of areas left blank by the distortion. |
Description¶
Applies the shear filter.