Skip to content

CILuminosityBlendMode

Eric McConville edited this page Jun 21, 2015 · 2 revisions

CILuminosityBlendMode

Uses the hue and saturation of the background with the luminance of the source image. This mode creates an effect that is inverse to the effect created by the CIColorBlendMode filter.

  • -inputImage <image> : The image to use as an input image. For filters that also use a background image, this is the foreground image.
  • -inputBackgroundImage <image> : The image to use as a background image.
Clone this wiki locally