com.mxgraph.util.png
public class mxPNGzTXtDecoder extends Object
Modifier and Type | Field and Description |
---|---|
static int |
PNG_CHUNK_IEND |
static int |
PNG_CHUNK_zTXt |
Constructor and Description |
---|
mxPNGzTXtDecoder() |
public static final int PNG_CHUNK_zTXt
public static final int PNG_CHUNK_IEND
public static Map<String,String> decodezTXt(InputStream stream)
Copyright (c) 2010 Gaudenz Alder. All rights reserved.