Inesoft PrintCE SDK EVC++
PDC_SetROP2

Sets the current foreground mix mode.

int PDC_SetROP2(
    HDC hPrDC,
    int fnDrawMode

);

Remark

Foreground mix mode used to combine pens and interiors of filled objects with the colors already on the screen. The foreground mix mode defines how colors from the brush or pen are combined with the colors in the existing image.

Note

See eVC documentation on SetROP2 function for full details.

 


© 2009 Inesoft. All rights reserved.