LBitmapRgn::GetRgnCombineMode
#include "ltwrappr.h"
L_UINT LBitmapRgn::GetRgnCombineMode(void)
Gets the class object's region combination mode, which is used by the region functions.
Returns
The bitmap region combination mode. For descriptions of the possible values, refer to Creating a Bitmap Region.
Required DLLs and Libraries
LTDIS For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Elements: |
|
Topics: |
|
|
|
|
Example
For an example, refer to LBitmapRgn::SetRgnPolygon.