public final class PngUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
matchesPngHeader(byte[] data,
int offset)
Checks if the offset matches the PNG header.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.