To crop noise in low grayscale regions, I want to use 'user_black' to crop very low grayscale regions, but since I can only set one int value for 'user_black', I can't subtract a separate value for each color. As a result, it gives the image an awkward color.
Is there any method to provide separate 'user_black' for each color channel?