cf_draw_pop_alpha_discard¶
Category: draw
GitHub: cute_draw.h
Pops and returns the last alpha discard state.
Remarks¶
Alpha discarding is useful to throw away pixels with zero alpha, for cutouts or as an optimization, or for certain blending techniques.