Package com.reportmill.graphics
Interface RMImageData.ImageReader
- 
- All Known Implementing Classes:
- RMJAIImageReader,- RMPDFImageReader
 - Enclosing class:
- RMImageData
 
 public static interface RMImageData.ImageReaderAn interface for classes that can handle image reading for RMImageData.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreadBasicInfo()voidreadBytesDecoded()
 
-