Pixeltools Hueshift Dctl Pluginzip Jun 2026

The plugin includes specialized controls to manage skin tones, ensuring that as you shift the overall image, human subjects remain natural and pleasing.

Open the effects library and search for "DCTL". Drag the "PixelTools HueShift" into your node. pixeltools hueshift dctl pluginzip

// Blue (Center 2/3 = 0.6666) float d_b = hue_dist(h, 0.6666f); if (d_b < tolerance) shift += blue_range * (1.0f - d_b/tolerance); The plugin includes specialized controls to manage skin

Getting the HueShift DCTL working in DaVinci Resolve is straightforward, but the exact location has changed across Resolve versions. Here is the universal method for Resolve 17, 18, and 19. if (d_b &lt