Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Pixelate

Pixelate

Updated: 12 May 2025

This node pixelates an image, giving it a lower resolution.

image

Example .dfx

Method #

This node pixelates an image, giving it a lower resolution.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Active Enables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.
Blend Amount Changes the opacity of the new effect over the original image.
Blend Mode (RGB) Choose how the image blends with the scene. See Blend Modes for details.
Blend Mode (Alpha) How the image alpha blends with the scene. see blend modes for details.
Resolution Resolution of the grid, specifically controlling the number of squares along the Y axis.
Colour Quantisation Select the image is quantised.
  • None : The colour values are not quantised.
  • Step : The colours are quantised to this amount.
  • Step + Dither : The colours are quantised and dithered for a smoother output.
Colour Quantisation Steps Control the number of quantisation steps.
CRT Emulation Enables a simple crt emulation, in which the grid is broken up into rgb pixels.

Toggle which of the RGBA channels are affected by the effect.

Inputs

NameDescriptionTypical Input
ActiveEnables or disables the effect. Disabling the effect means it will no longer compute, so disabling a node when not in use can improve performance.Value