|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.zxing.common.EncodeUtils
public class EncodeUtils
Constructor Summary | ||
---|---|---|
EncodeUtils()
|
Method Summary | ||
---|---|---|
static ByteMatrix |
convert(BitMatrix matrix)
A helper method to convert a BitMatrix to a ByteMatrix The resulting ByteMatrix has (0 == black, 255 == white) |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EncodeUtils()
Method Detail |
---|
public static ByteMatrix convert(BitMatrix matrix)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal