jjil.debug
Interface Show

All Known Implementing Classes:
Debug, RgbImageJ2se

public interface Show


Method Summary
 void toDisplay(RgbImage rgb)
           
 void toFile(RgbImage rgb, java.lang.String szFilename)
           
 

Method Detail

toDisplay

void toDisplay(RgbImage rgb)

toFile

void toFile(RgbImage rgb,
            java.lang.String szFilename)