Links


Alpha compositing, OpenGL blending and premultiplied alpha

apoorvaj.io

Image compositing is the process of combining one or more images into a single one. Compositing can be done in any number of ways, but a very common way of doing it is to use the alpha channel for blending. Here, alpha is loosely treated as opacity.