cf_add_pixel¶
Category: graphics
GitHub: cute_color.h
Adds two CF_Pixels together.
Parameters | Description |
---|---|
a | The first pixel. |
b | The second pixel. |
Related Pages¶
cf_mul_pixel
cf_div_pixel
cf_pixel_premultiply
cf_sub_pixel
cf_pixel_lerp
Category: graphics
GitHub: cute_color.h
Adds two CF_Pixels together.
Parameters | Description |
---|---|
a | The first pixel. |
b | The second pixel. |
cf_mul_pixel
cf_div_pixel
cf_pixel_premultiply
cf_sub_pixel
cf_pixel_lerp