We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A color may be represented with floating point values using colorF data type.
colorF
colorF c1(0.2, 0.6, 0.8); // r,g,b; a=1.0