Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
get_color_conversion(3) - Linux man page
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)