Added simplistic ability to rotate an LCDUI image (once), to help out some devices...
[zxing.git] / javame / src / com / google / zxing / client / j2me / LCDUIImageLuminanceSource.java
2010-09-30 srowenAdded simplistic ability to rotate an LCDUI image ...
2009-06-26 srowenFix an (old?) compile error
2009-06-26 dswitkinRefactored the MonochromeBitmapSource class hierarchy...