Category - Gradient

Radial Gradient
Generates a gradient that varies radially between two circles having the same center. It is valid for one of the two circles to have a radius of 0. Note that the image produced by this filter may have infinite dimensions. If this is the case, since Quartz Composer doesn't know how to render such images, you will need to convert it to finite dimensions before rendering it - typically using the Image Crop patch. Core Image filters might not produce any image if any of their image inputs are undefined. Be... more...
Uploaded 07 Feb 20:56

Linear Gradient
Generates a gradient that varies along a linear axis between two defined endpoints. Note that the image produced by this filter may have infinite dimensions. If this is the case, since Quartz Composer doesn't know how to render such images, you will need to convert it to finite dimensions before rendering it - typically using the Image Crop patch. Core Image filters might not produce any image if any of their image inputs are undefined. Be also aware that they expect coordinates expressed in image pixe... more...
Uploaded 07 Feb 20:56

Gaussian Gradient
Generates a gradient that varies from one color to another using a Gaussian distribution. Note that the image produced by this filter may have infinite dimensions. If this is the case, since Quartz Composer doesn't know how to render such images, you will need to convert it to finite dimensions before rendering it - typically using the Image Crop patch. Core Image filters might not produce any image if any of their image inputs are undefined. Be also aware that they expect coordinates expressed in imag... more...
Uploaded 07 Feb 20:56