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

    Modifier and Type
    Method
    Description
    void
     
    void
     
  • Method Details

    • readBasicInfo

      void readBasicInfo()
    • readBytesDecoded

      void readBytesDecoded()