Provided by: allegro4-doc_4.4.2-4_all bug

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(3alleg4)