public class WsqDecoder extends Object
| Constructor and Description |
|---|
WsqDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Bitmap |
decode(byte[] data) |
Bitmap |
decode(File file) |
Bitmap |
decode(InputStream inputStream) |
Bitmap |
decode(String fileName) |
public Bitmap decode(String fileName) throws IOException
IOExceptionpublic Bitmap decode(File file) throws IOException
IOExceptionpublic Bitmap decode(InputStream inputStream) throws IOException
IOExceptionpublic Bitmap decode(byte[] data)
Copyright © 2015. All rights reserved.