Converted the last user of the old MonochromeBitmapSource-style calls over to BitMatr...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 1 Jul 2009 16:13:25 +0000 (16:13 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 1 Jul 2009 16:13:25 +0000 (16:13 +0000)
commit7d25bbc7146b931071d1d6451cebb420841db5f9
tree6cc1f73650a6815acc356a9604c40ccc7677b347
parentf443423fffeb651357e8121944d326022f98f45c
Converted the last user of the old MonochromeBitmapSource-style calls over to BitMatrix, and removed these deprecated methods.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1012 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/src/com/google/zxing/BinaryBitmap.java
core/src/com/google/zxing/pdf417/PDF417Reader.java