Skip to main content

Flip

Mirrors or reverses an image horizontally or vertically.

🖼️ Image options and parameters of flip method

Flip filter in image processing refers to a transformation that horizontally or vertically flips an image. This operation is also known as a "mirror" operation. Flipping an image horizontally means reversing the order of pixels in each row, while flipping vertically means reversing the order of pixels in each column.

placeholderplaceholder
Ran in 0.00μs (Infinity ops/s)

Kinds of images compatible with algorithm

Image propertyWhat it meansPossible values
bitDepthnumber of bits per channel[8,16]
componentsnumber of componentsany
alphais alpha channel allowedtrue

Parameters and default values

  • options

Options

PropertyRequiredDefault value
axisnohorizontal
outno-