uk.me.parabola.imgfmt.app
Interface Writeable

All Known Implementing Classes:
BitmapImage, DrawOrder

public interface Writeable

Interface that can be implemented by objects that write to an ImgFile.

Author:
Thomas Lu??nig

Method Summary
 void write(ImgFileWriter writer)
           
 

Method Detail

write

void write(ImgFileWriter writer)