This method of the Direct3dRMDevice Class sets the dither flag for the device.
public void setDither(int dith);
dith | The new dithering mode for the device; the value can be true or false. |
By default, a device's dither flag is initially set to true.