-
Notifications
You must be signed in to change notification settings - Fork 15
Picker_Mixer
EyeOdin edited this page Mar 21, 2026
·
6 revisions
Mixers are sliders that mix colors from a Pin color to another Pin color. The first slider is the "Pole" mixer while all other sliders are "Linear" mixers. All mixing channels respect the mixing color space mode selected.

Pole Mixer will generate a mix from the currently canvas picked color in the middle into the "Pole" Pin colors on the left and right side. Because it is dynamic color picking will reset the slider to the middle when the mix changes.
Linear Mixers generate a simple gradient from one Pin color on the left to another Pin color on the right and this behaviour is static. There can be as many "Linear" mixers are needed.
- LMB : Select mix value
- CTRL + LMB : Snap to nearby division point
- ALT + LMB + Drag : Select amount of division points
- ALT + LMB x2 : Reset amount of division points
- LMB + Drag_UP : Pin color Apply
- LMB + Drag_Down : Pin color Save
-
RMB : Pin color options
- APPLY : Apply color as active color
- SAVE : Save color from active color
- CLEAN : Clean color to None
- SHIFT + CTRL + ALT + LMB : Clean color to None
Pigment.O