Uses of Class
com.jniwrapper.win32.gdi.DibSection

Packages that use DibSection
com.jniwrapper.win32.gdi The com.jniwrapper.win32.gdi package contains classes that provide GDI related functionality. 
 

Uses of DibSection in com.jniwrapper.win32.gdi
 

Methods in com.jniwrapper.win32.gdi that return DibSection
 DibSection DIBitmap.getDIBSection()
          Returns instance of the DibSection of this bitmap
 

Constructors in com.jniwrapper.win32.gdi with parameters of type DibSection
DibSection(DibSection that)