cf_color_to_pixel¶ Category: graphics GitHub: cute_color.h Converts a CF_Color (0.0f to 1.0f) to a CF_Pixel (0-255). CF_Pixel cf_color_to_pixel(CF_Color c) Parameters Description c The color. Related Pages¶ cf_color_to_string cf_color_to_int_rgb cf_color_to_int_rgba