Package com.mebigfatguy.patchanim.encoders

Class Summary
APngEncoder generates apng files by simply relying on the built in png encoder of ImageIO and sewing together multiple chunks from the underlying pngs.
Chunk  
MngEncoder generates mng files by simply relying on the built in png encoder of ImageIO and sewing together multiple chunks from the underlying pngs.
PngStream  
 



Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.