logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_is_color_valid - Allegro 5 API

Description

       Checks  if  all components of the color are between 0 and 1.  Some of the color conversions in this addon
       support color spaces with more colors than can be represented in sRGB and  when  converted  to  RGB  will
       result in invalid color components outside the 0..1 range.

Name

       al_is_color_valid - Allegro 5 API

Since

       5.2.3

Allegro reference manual                                                              al_is_color_valid(3alleg5)

Synopsis

              #include <allegro5/allegro_color.h>

See Also