Contents
Fundamentals
Actions
Technical
Theory
Color actions
Color actions are algorithmic operations that operate over every pixel in a givenscope of the currentproject.
Palettization
Shortcut:Shift +P
Maps every non-transparent pixel in scope to the nearest RGBA color included in the currently selectedpalette.

Extract canvas colors to palette
Shortcut:Shift +D
Adds every unique non-transparent color found on pixels in scope to the currently selected palette.
HSV adjustment
Shortcut:Ctrl +Shift +H
Adjusts the colors of the pixels in scope by a user-determined hue shift, saturation shift or scale factor, and value shift or scale factor.
Read more:
Run a color script
Shortcut:Ctrl +Shift +W
Applies a color transformation defined by acolor script to all the pixels in scope.
SEE ALSO