-
Notifications
You must be signed in to change notification settings - Fork 0
CIMaximumCompositing
Eric McConville edited this page Jun 21, 2015
·
2 revisions
Computes the maximum value, by color component, of two input images and creates an output image using the maximum values. This is similar to dodging.
-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.