createPattern : noise_1D
One dimensional noise assigns a random value to each pixel of one side of the image. Then this side gets copied all over the whole image.
Basic Example
"patina" : { "type" : "createPattern", "patternName" : "noise_1D" }
Options / Parameters
- direction
-
possible values are these strings:
horizontal (default)
vertical