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

CIGaussianGradient

Generates a gradient that varies from one color to another using a Gaussian distribution.

  • -inputColor0 <color> : The first color to use in the gradient. [Default #FFFFFF]
  • -inputRadius <number> : The radius of the Gaussian distribution. [Default 300]
  • -inputColor1 <color> : The second color to use in the gradient. [Default #00000000]
  • -inputCenter <vector> : The center of the area, as x and y coordinates, to filter. [Default 150,150]
Clone this wiki locally