com.jniwrapper.win32.gdi
Class Msimg32

java.lang.Object
  extended by com.jniwrapper.util.FunctionCache
      extended by com.jniwrapper.win32.WinFunctionCache
          extended by com.jniwrapper.win32.gdi.Msimg32

public class Msimg32
extends WinFunctionCache

This class wraps the functionality provided by MSIMG32 library.


Method Summary
static Msimg32 getInstance()
           
 
Methods inherited from class com.jniwrapper.win32.WinFunctionCache
isUnicode, setUnicode, setupEncoding
 
Methods inherited from class com.jniwrapper.util.FunctionCache
getFunction, getVariable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Msimg32 getInstance()