Class SipsJP2Reader

java.lang.Object
com.twelvemonkeys.imageio.plugins.icns.SipsJP2Reader

final class SipsJP2Reader extends Object
QuickFix for OS X (where ICNS are most useful) and JPEG 2000. Dumps the stream to disk and converts using sips command line tool: sips -s format png <temp>. Reads image back using ImageIO and known format (png).
Version:
$Id: JPEG2000Reader.java,v 1.0 25.11.11 14:17 haraldk Exp$