table of contents
get_color_conversion(3) | Allegro manual | get_color_conversion(3) |
NAME¶
get_color_conversion - Returns the current color conversion mode. Allegro game programming library.
SYNOPSIS¶
#include <allegro.h>
int get_color_conversion();
DESCRIPTION¶
Returns the current color conversion mode.
SEE ALSO¶
version 4.4.3 | Allegro |