next up previous contents index
Next: Pixel Transfer Operations Up: 3.6.3 Rasterization of Pixel Previous: Conversion to RGB

Final Expansion to RGBA

This step is performed only for non-depth component groups. Each group is converted to a group of 4 elements as follows: if a group does not contain an A element, then A is added and set to 1.0. If any of R, G, or B is missing from the group, each missing element is added and assigned a value of 0.0.



David Blythe
Sat Mar 29 02:23:21 PST 1997