SetLossRatio

Description         Sets the LossRatio member of the BlackIceDEVMODE. Sets the value of the 'JPEG loss ratio' slider.

Syntax                 RetVal = [BIAdvPrn.]SetLossRatio  lossratio pDevMode

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

Remarks             lossratio                  DWORD         JPEG loss ratio (DWORD number).

                            pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also