PremultiplyAlpha¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The image to apply the premultiplication of alpha channels to. | Image |
||
Output ➡️ |
The image as a result of the application of the premultiplication of alpha channels. | Image |
Applies the premultiplication of alpha channels of an image to its RGB channels. Does nothing if the image has already been premultiplied in Shards. This mainly applies to PNG images.