Gradiente alfa¶

Descripción
Fill the alpha channel with a specified gradient (frei0r.alphagrad)[1]. Its purpose is to enable, together with alpha controlled color manipulation, the use of graduated neutral-density filters similar to what one uses in photography[2].
Parámetros
Parámetro |
Valor |
Descripción |
---|---|---|
Operación |
Selección |
Defines the compositing operation (see list below) |
Posición |
Entero |
Position where the gradient starts (default is half the project vertical resolution) |
Esfumado |
Porcentaje |
Width of the gradient (default is 505) |
Inclinación |
Grados |
Rotation of the gradient in degrees (range is 0-360, default is 0) |
Transparencia arriba |
Porcentaje |
Sets the transparency at the top / start of the gradient (default is 100% for full transparency) |
Transparencia abajo |
Porcentaje |
Sets the transparency at the bottom / end of the gradient (default is 0% for no transparency) |
Los siguientes elementos se encuentran disponibles para su selección:
Operación
Reemplazar |
Overlay the image (default) |
Adicionar |
Add the existing pixel and the calculated gradient values |
Mín |
Take the minimum of existing pixel and calculated gradient values |
Máx |
Take the maximum of existing pixel and calculated gradient values |
Sustraer |
Subtract from the existing pixel the calculated gradient value |
Notas
In the example below a .png image has been overlayed to a video clip and the Alpha Gradient effect applied with its default values. You can see how the gradient darkens the video. Note the Operation Add to make the text opaque.

Gradiente alfa - antes¶

Gradiente alfa - después¶