Uses of Class
com.sun.jna.platform.win32.WinGDI.RGNDATA

Packages that use WinGDI.RGNDATA
com.sun.jna.platform.win32   
 

Uses of WinGDI.RGNDATA in com.sun.jna.platform.win32
 

Methods in com.sun.jna.platform.win32 with parameters of type WinGDI.RGNDATA
 WinDef.HRGN GDI32.ExtCreateRegion(com.sun.jna.Pointer lpXform, int nCount, WinGDI.RGNDATA lpRgnData)
          The ExtCreateRegion function creates a region from the specified region and transformation data.