Class FlashCodeUtilsZxing

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.image.BufferedImage exportFlashcode​(java.lang.String s, java.awt.Color fore, java.awt.Color back)  
      • Methods inherited from class java.lang.Object

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

      • FlashCodeUtilsZxing

        public FlashCodeUtilsZxing()
    • Method Detail

      • exportFlashcode

        public java.awt.image.BufferedImage exportFlashcode​(java.lang.String s,
                                                            java.awt.Color fore,
                                                            java.awt.Color back)
        Specified by:
        exportFlashcode in interface FlashCodeUtils