.\" Generated by the Allegro makedoc utility .TH RGB_MAP 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME RGB_MAP \- Stores an rgb map to accelerate conversions. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B typedef struct RGB_MAP .SH DESCRIPTION .nf unsigned char data[32][32][32]; .fi Read chapter "Converting between color formats" for a description on how to obtain/use this structure. .SH SEE ALSO .BR create_rgb_table (3alleg4), .BR ex3d (3alleg4), .BR excolmap (3alleg4), .BR exrgbhsv (3alleg4), .BR exshade (3alleg4), .BR extrans (3alleg4)