Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
D3DCOLOR_ Values
Use with GetColorModel and FindDeviceForColorModel to specify a color model to retrieve or search for.
- D3DCOLOR_MONO
- Use a monochromatic model (or ramp model). In this model, the blue component of a vertex color is used to define the brightness of a lit vertex.
- D3DCOLOR_RGB
- Use a full RGB model.