Pixelate Node

Add this node in front of a Scale node to get a pixelated (non-smoothed) image from the resultant upscaled image.
輸入
- 色彩
Standard color input.
屬性
這個節點沒有屬性。
輸出
- 色彩
Standard color output.
範例
Open an image you would like to pixelate using an Image node. Add two Scale nodes between the input and output
. Change the values of X and Y to 0.2 in the first scale box and to 5 in the second. The composited image will appear unchanged. Now add a Pixelate node between the two Scale nodes. The result will be a pixelated image.