SetDithering

Description         Sets the Dithering member of the BlackIceDEVMODE. Sets the value of the 'Photo Quality' radio button.

Syntax                 RetVal = [BIAdvPrn.]SetDithering  dithering pDevMode

Returns               RetVal                    Boolean           TRUE if the member was successfully set, otherwise FALSE.

Remarks             dithering                DWORD         Photo Quality (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also