Microsoft SDK for Java

getColorModel

This method of the Direct3dRMDevice Class retrieves the color model of a device.

Syntax

public int getColorModel();

Return Value

Returns a value of D3DCOLOR_ type that describes the Direct3D color model (RGB or monochrome).

© 1999 Microsoft Corporation. All rights reserved. Terms of use.