Enumeration
ZigZagType
The method of zigzagging.
Value
Name
Description
Value
ZigZagType.AROUNDCENTER
Pixels are rotated around the center of the selection.
int 1
ZigZagType.OUTFROMCENTER
Pixels are displaced toward or away from the center of the selection.
int 2
ZigZagType.PONDRIPPLES
Pixels are displaced to the upper left or lower right.
int 3
Usage
In function
void
ArtLayer.applyZigZag
(
amount
:
int
,
ridges
:
int
,
style
:
ZigZagType
)
Jongware, 28-Aug-2012 v3.0.3i
Contents
::
Index