public interface IImageExtractor
void
extract(String imagePath, byte[] imageData)
void extract(String imagePath, byte[] imageData) throws IOException
imagePath
imageData
IOException
Copyright © 2016. All Rights Reserved.