blend_rgba_float: blend_rgba_float
Description
Blend RGBA matrices.
Usage
blend_rgba_float(fRGBA_list)
Value
Blended RGBA matrix.
Arguments
- fRGBA_list
List of floating-point RGBA arrays with premultiplied alpha (each of the same size N-by-M-by-4). The "first" matrix in the list is the one that will be rendered on "top".