.\" Automatically generated by Pandoc 3.1.3 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. .ie "\f[CB]x\f[]"x" \{\ . ftr V B . ftr VI BI . ftr VB B . ftr VBI BI .\} .el \{\ . ftr V CR . ftr VI CI . ftr VB CB . ftr VBI CBI .\} .TH "al_is_color_valid" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_is_color_valid - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include \f[R] .fi .SH DESCRIPTION .PP 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. .SH SINCE .PP 5.2.3