1get_color_conversion(3) Allegro manual get_color_conversion(3)
23
4
NAME
6get_color_conversion - Returns the current color conversion mode. Alle‐
7gro game programming library.
8
SYNOPSIS
10#include <allegro.h>
1112
13
int get_color_conversion();
14
DESCRIPTION
16Returns the current color conversion mode.
1718
19
20
SEE ALSO
22set_color_conversion(3)
2324
25
26
Allegro version 4.4.2 get_color_conversion(3)