Flip
Flips the image either horizontally or vertically.
Examples
Using this image scaled to 640 x 360 as our input:
Code | Output |
---|---|
image.flipX() |
|
image.flipY() |
Flips the image either horizontally or vertically.
Using this image scaled to 640 x 360 as our input:
Code | Output |
---|---|
image.flipX() |
|
image.flipY() |