?/TD>
Microsoft DirectX 9.0

ColorRGB


Defines the basic RGB color object.

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


© 2002 Microsoft Corporation. All rights reserved.