Skip to content

Bokeh Blur

The Bokeh Blur applies a Bokeh blur effect to the image, giving it an unfocused leans appearance.

Inputs and Outputs

Inputs:

  • Image (Image): The input image.
  • Radius (Float): The radius of the blur.
  • Ring Amount (Float): The ring amount.
  • Ring Size (Float): The ring size.
  • Softness (Float): The softness of the effect.

Outputs:

  • Output (Image): an Affine Transform value.

Example

Here is a small example of using this node to create an effect where part of the image appears focused and part of it blurred: