Skip to content

Lib.image.fx.distort

Operators

  • BubbleZoom — An image effect that enlarges the inner circular region with a smooth edge. Other terms for this would be 'Bulge', 'Blob distort', 'Fish Eye zoom', 'Magnifying glass'
  • ChromaticDistortion — Simulates an imaging error of optical camera lenses that manifests itself as blurring or discoloration at the outer edges.
  • Displace
  • DistortAndShade — Uses two images to distort (create a bevel / emboss effect) that can look like textured glass
  • EdgeRepeat — Repeats (stretches) pixels of the input image along a line.
  • FieldToImage
  • KochKaleidoskope — This effect is based on Koch snowflake fractal curve.
  • PolarCoordinates — Applies a polar coordinate transformation that converts between circular and rectangular coordinates. In other words, it wraps and unwraps round images.
  • TimeDisplace — Uses a texture array history buffer to displace in time.

Auto-generated from the operator library.