Function Reference


_WinAPI_GetROP2

Retrieves the foreground mix mode of the specified device context

#include <WinAPIGdi.au3>
_WinAPI_GetROP2 ( $hDC )

Parameters

$hDC Handle to the device context.

Return Value

Success: The value that specifies the foreground mix mode ($R2_*).
Failure: 0.

See Also

Search GetROP2 in MSDN Library.