![]() |
![]() |
![]() |
XFileGuid.ColorRgb Field |
Language: |
Retrieves the globally unique identifier (GUID) for a basic RGB color object.
Visual Basic Public Shared ColorRgb As Guid C# public static Guid ColorRgb; C++ public: static Guid ColorRgb; JScript public static var ColorRgb : Guid
System.Guid
This field is read-only.
A Guidvalue that is used for basic RGB color object templates in XFiles (.x files).
The following is an example of a ColorRGB template.
[C#]
template ColorRGB { < D3E16E81-7835-11cf-8F52-0040333594A3 > float red; float green; float blue; }
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center