|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImageExtractor
Image extractor.
| Method Summary | |
|---|---|
void |
extract(String imagePath,
byte[] imageData)
Extract the given image data with the given image path. |
| Method Detail |
|---|
void extract(String imagePath,
byte[] imageData)
throws IOException
imagePath - image path.imageData - image data.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||