RGBAdjustFilter

This filter adds or subtracts a given amount from each of the red, green and blue channels of an image.

Hibiscus Image
RGBAdjustFilter

Parameters:
  • float rFactor - Amount to shift red
  • float gFactor - Amount to shift green
  • float bFactor - Amount to shift blue