IDirect3DRMDevice::SetDither

HRESULT SetDither(BOOL bDither);

Sets the dither flag for the device.

·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.

bDither

New dithering mode for the device. The default is TRUE.