public class PngChunk extends Object
| Constructor and Description |
|---|
PngChunk(PngChunkType chunkType,
byte[] bytes) |
public PngChunk(PngChunkType chunkType, byte[] bytes)
public PngChunkType getType()
public byte[] getBytes()
Copyright © 2002-2016 Drew Noakes. All Rights Reserved.