Unix VPS A - Starter B - Basic C - Preferred D - Commercial MPS - Dedicated * Sign Up! *
Support Customer Portal Contact Us Online Help Handbooks Domain Status Man Pages
FAQ Virtual Servers Pricing Billing Technical
Network Facilities Connectivity Topology Map
Miscellaneous Server Agreement Year 2038 Credits
al_color_linear_to_rgb - Allegro 5 API
#include <allegro5/allegro_color.h> void al_color_linear_to_rgb(float r, float g, float b, float *red, float *green, float *blue)
Convert linear sRGB color values to gamma corrected (i.e. normal) RGB values.
5.2.8
al_color_linera(3), al_color_rgb_to_linear(3)
Visit the GSP FreeBSD Man Page Interface.Output converted with ManDoc.