ColorRGB
Microsoft DirectX 9.0 SDK Update (October 2004)

ColorRGB


Defines the basic RGB color object.

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


© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.