Extracting the Points from a CRgn Object - C / C++ / MFC ...
C / C++ / MFC
2
Posts
2
Posters
22
Views
1
Watching
-
Extracting the Points from a CRgn Object - C / C++ / MFC ...
-
Extracting the Points from a CRgn Object - C / C++ / MFC ...
have a look at [CRgn Class | Microsoft Learn](https://learn.microsoft.com/en-us/cpp/mfc/reference/crgn-class?view=msvc-170#getregiondata) and [RGNDATA (wingdi.h) - Win32 apps | Microsoft Learn](https://learn.microsoft.com/en-us/windows/win32/api/wingdi/ns-wingdi-rgndata)