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
set_color_conversion(3) Allegro version 4.4.2 get_color_conversion(3)