CIColorClamp - emcconville/cif GitHub Wiki

CIColorClamp

Clamp color to a certain range.

  • -inputMaxComponents <vector> : Higher clamping values [Default 1,1,1,1]
  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
  • -inputMinComponents <vector> : Lower clamping values [Default 0,0,0,0]