get_color_conversion - Returns the current color conversion mode. Allegro game programming library.
Contents
Description
Returns the current color conversion mode.
Name
get_color_conversion - Returns the current color conversion mode. Allegro game programming library.
See Also
set_color_conversion(3alleg4) Allegro version 4.4.3 get_color_conversion(3alleg4)
Synopsis
#include<allegro.h>intget_color_conversion();
