flip

open override fun flip(image: ImageRef, origin: ImageOrigin): Result<ImageRef>

Flips the given image horizontally or vertically.

Return

The result of the filter application.

Parameters

image

The image to flip

origin

Location of the image origin in the image coordinate system.