Home > Article > Software Tutorial > AE adds dynamic gradient effects to pictures.
php editor Apple is here to introduce you to a very interesting operation technique, which is to add dynamic gradient effects to pictures. The gradient effect can add a flowing feeling to the picture, making it more vivid and interesting. With simple operations and some basic code, we can easily achieve this effect. Let’s take a look at how to operate it!
1. Open AE, name the gradient, and adjust the corresponding parameters.
2. Ctrl i import the prepared picture material and pull the picture material into the timeline panel.
3. Select the picture material, add gradient, Effect-Generate-Gradient.
4. Picture material, after adding gradient, the picture will have the default gradient effect.
Gradient starting point: Set the position of the starting point.
Start color: Set the color of the starting point.
Gradient end point: Set the end position.
End color: Set the end color.
Gradient shape: linear gradient and radial gradient
Gradient scattering: Set the degree of diffusion of the gradient. When the value is large, you can see that the gradient will produce a grainy feeling.
Blend with original image: Set the degree of blending with the original image through percentage; 100% original image, 0% full gradient color.
Swap colors: After clicking, you can swap the starting point color and the ending point color.
5. Gradient gradient can achieve a two-color gradient effect. Sometimes it is used on pictures to achieve the effect of adding filters to the pictures.
The above is the detailed content of AE adds dynamic gradient effects to pictures.. For more information, please follow other related articles on the PHP Chinese website!