Package com.reportmill.graphics
Interface RMImageData.ImageReader
- All Known Implementing Classes:
- RMJAIImageReader,- RMPDFImageReader
- Enclosing class:
- RMImageData
public static interface RMImageData.ImageReader
An interface for classes that can handle image reading for RMImageData.
- 
Method Summary
- 
Method Details- 
readBasicInfovoid readBasicInfo()
- 
readBytesDecodedvoid readBytesDecoded()
 
-