com.mxgraph.util.png
Class mxPNGzTXtDecoder
java.lang.Object
com.mxgraph.util.png.mxPNGzTXtDecoder
public class mxPNGzTXtDecoder
- extends Object
Utility class to extract the compression text portion of a PNG
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PNG_CHUNK_zTXt
public static final int PNG_CHUNK_zTXt
- See Also:
- Constant Field Values
PNG_CHUNK_IEND
public static final int PNG_CHUNK_IEND
- See Also:
- Constant Field Values
mxPNGzTXtDecoder
public mxPNGzTXtDecoder()
decodezTXt
public static Map<String,String> decodezTXt(InputStream stream)
Copyright (c) 2010 Gaudenz Alder. All rights reserved.