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_rgb_to_linear - Allegro 5 API
#include <allegro5/allegro_color.h> void al_color_rgb_to_linear(float red, float green, float blue, float *r, float *g, float *b)
Convert gamma corrected sRGB values (i.e. normal RGB) to linear sRGB space.
5.2.8
al_color_linear(3), al_color_linear_to_rgb(3)
Visit the GSP FreeBSD Man Page Interface.Output converted with ManDoc.