Blur Op

Blur

Blur the pixels of an image


Blur the current state of an image compose


Edit Documentation

Full Name
  • Ops.Gl.ImageCompose.Blur
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch Blur

Open In Editor

Youtube Video Tutorial

INPUT PORTS


render (Trigger)

Triggerthe op

amount (Number)

Amount of blur to apply

direction index (Number:integer )

Pick blur direction with an integer

direction (String)

Both, vertical or horizontal

Fast (Number:boolean )

Fast mode. Sacrifice blur quality for speed

mask (Object:texture)

Use a texture input black and white gradient to decide which pixels are blurred

OUTPUT PORTS


trigger (Trigger)

Trigger out


Patches using Blur

  • Examples
  • Public
  • My Patches

Changelog


renameOps.Gl.TextureEffects.Blur renamed to Ops.Gl.ImageCompose.Bluruser avatarpandur - 2023-12-06 10:37