public interface IImageExtractor
| Modifier and Type | Method and Description |
|---|---|
void |
extract(java.lang.String imagePath,
byte[] imageData)
Extract the given image data with the given image path.
|
Copyright © 2022. All Rights Reserved.