get_color_conversion
Section: Allegro manual (3)
Updated: version 4.2.2
Index
Return to Main Contents
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)