cf_sub_pixel¶
Category: graphics
GitHub: cute_color.h
Subtracts one CF_Pixel from another.
| Parameters | Description |
|---|---|
| a | The first pixel. |
| b | The second pixel. |
Related Pages¶
cf_mul_pixel
cf_div_pixel
cf_add_pixel
cf_pixel_premultiply
cf_pixel_lerp
Category: graphics
GitHub: cute_color.h
Subtracts one CF_Pixel from another.
| Parameters | Description |
|---|---|
| a | The first pixel. |
| b | The second pixel. |
cf_mul_pixel
cf_div_pixel
cf_add_pixel
cf_pixel_premultiply
cf_pixel_lerp