cf_mul_pixel¶
Category: graphics
GitHub: cute_color.h
Multiplies a CF_Pixel by an unsigned 8-bit number.
| Parameters | Description |
|---|---|
| a | The pixel. |
| b | An 8-bit value. |
Related Pages¶
cf_pixel_premultiply
cf_div_pixel
cf_add_pixel
cf_sub_pixel
cf_pixel_lerp