Module zune_imageprocs::flip

source ·
Expand description

Flip filter: Flip an image by reflecting pixels around the x-axis.

Structs§

  • Creates a vertical mirror image by reflecting the pixels around the central x-axis.
  • Flip the image vertically,( rotate image by 180 degrees)

Functions§