cf_draw_peek_alpha_discard¶
Category: draw
GitHub: cute_draw.h
TODO
Remarks¶
Alpha discarding is useful to throw away pixels with zero alpha, for cutouts or as an optimization, or for certain blending techniques.
Related Pages¶
TODO
Category: draw
GitHub: cute_draw.h
TODO
Alpha discarding is useful to throw away pixels with zero alpha, for cutouts or as an optimization, or for certain blending techniques.
TODO