Share via


ColorRGB

Define el objeto de color RGB básico.

template ColorRGB
{
    < D3E16E81-7835-11cf-8F52-0040333594A3 >
    float red;
    float green;
    float blue;
} 

Consulte también

Templates (Plantillas [C++])