Int Add To Dictionary
IntAddToDictionary
Adds a Int to a Dictionary
Output
DictionaryInputs
| Name | Type |
|---|---|
| dictionary | Dictionary |
| key | String |
| value | Int |
Tools that use this node
Checkerboard
Creates a checkerboard image. You can pick the two colors. The number of rows and columns and the final size of the image.
Halftone
Generates a halftone effect. Composes your image of a bunch of dots of sizes corresponding to the brightness of each area. Control the dot and background color, the size of the regions and a contrast adjustment to make this effect look exactly how you want it.
Median Filter
Runs a median filter over the composition. This will accumulate the R, G and B components of your image and then calculate the median of each component. Valid range for the kernel size is between 1 and 5. Use this tool to remove noise from an image.
Pixelate
This tool groups nearby pixels into square blocks to reduce detail. Smaller blocks retain more detail, while larger blocks create a stronger, mosaic-like effect, allowing control over how much the image is simplified.
Shredder
Takes your image and makes it look like it was thrown through a shredder. You can specify the number of cuts to make and the background color.