cf_div_color¶
Category: graphics
GitHub: cute_color.h
Divides each component of a color by s
.
Parameters | Description |
---|---|
a | The color. |
s | A value to divide with. |
Return Value¶
Returns the divided color.
Related Pages¶
CF_Color
cf_mul_color
cf_mul_color2
cf_color_premultiply
cf_add_color
cf_sub_color
cf_abs_color
cf_fract_color
cf_splat_color
cf_mod_color
cf_clamp_color
cf_clamp_color01
cf_color_lerp