RGBAdjustFilter
This filter adds or subtracts a given amount from each of the red, green and blue channels of an image.
RGBAdjustFilter
Parameters:
- float rFactor - Amount to shift red
- float gFactor - Amount to shift green
- float bFactor - Amount to shift blue