PSSetUseDIB()

Syntax

Function PSSetUseDIB(lUseDIB)
TPageScript:SetUseDIB(lUseDIB)

Returns

The old DIB setting.

Description

Use PSSetUseDIB() to set the UseDIB flag.

Arguments

lUseDIB A value of TRUE indicates that PageScript 32 should use DIBs (Device Independant Bitmaps), to print bitmaps (the dfault). A value of FALSE tells PageScript 32 to use bitmaps.