Interface ImageDataSource


  • public interface ImageDataSource
    This is a source for high resolution image data requested by JImagePanel
    Author:
    sandert
    • Method Detail

      • getImageData

        byte[] getImageData()