Class HBitmapUtil


  • public class HBitmapUtil
    extends java.lang.Object
    a helper class to handle HBITMAP objects used by the sopad dll
    • Constructor Summary

      Constructors 
      Constructor Description
      HBitmapUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.awt.image.BufferedImage toBufferedImage​(com.sun.jna.platform.win32.WinDef.HBITMAP hBitmap)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HBitmapUtil

        public HBitmapUtil()