Inesoft PrintCE SDK EVC++
PDC_SetBkMode

Sets the background mix mode of the specified printer device context.

int PDC_SetBkMode(
    HDC hPrDC,
    int iBkMode

);

Remark

The background mix mode is used with text, hatched brushes, and with non-solid pen styles

Note

See eVC documentation on SetBkMode function for full details.

 


© 2009 Inesoft. All rights reserved.