Scroll to navigation

get_color_conversion(3alleg4) Allegro manual get_color_conversion(3alleg4)

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)

version 4.4.3 Allegro