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