HSBAdjustFilter

This filter adds or subtracts a given amount from each of the hue, saturation and brightness channels of an image.You can use it to tint an image or to make the colours more saturated for example.

HSBAdjustFilter
HSBAdjustFilter

Parameters:
  • float hFactor - Amount to shift hue
  • float sFactor - Amount to shift saturation
  • float bFactor - Amount to shift brightness