Node Alpha Convert

../../../_images/compositing_node-types_CompositorNodePremulKey.png

Node Alpha Convert.

Le Node Alpha Convert convertit l’interprétation du canal alpha d’une image.

For compositing and rendering, premultiplied alpha is the standard in Blender. Render layers will be premultiplied alpha, and images loaded into rendering or compositing will be converted to this.

If you want to do a compositing operation with straight alpha, the Alpha Convert node can be used. Typically this would be a color correction operation where it might give better results working on RGB channels without alpha. If the alpha is converted to straight in the Compositor, it should be converted back to premultiplied before the Composite Output node, otherwise some artifacts might occur.

Entrées

Image

Entrée image standard.

Propriétés

Mapping
Straight to Premul, Premul to Straight

Conversion dans les deux sens. Premul. signifie Premultiplied. Pour les détails sur les différences entre les deux manières pour enregistrer les valeurs alpha, voir Alpha Channel.

Sorties

Image

Sortie image standard.