Given a function like luma or hue that maps onto the range from 0 to 1, the SelectiveHueRotate algorithm rotates the hue all pixels whose values(hue or luma for example) are in the sub-range from start to (start + length).
This is more of a selector, but that idea has to be developed.
SelectiveHueRotate branch
Given a function like luma or hue that maps onto the range from 0 to 1, the SelectiveHueRotate algorithm rotates the hue all pixels whose values(hue or luma for example) are in the sub-range from start to (start + length).
This is more of a selector, but that idea has to be developed.