@Environment(value=CLIENT) public class PngFile extends Object
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
PngFile.ChannelReader |
(package private) static class |
PngFile.Reader |
(package private) static class |
PngFile.SeekableChannelReader |
| Constructor and Description |
|---|
PngFile(String name,
InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
private static PngFile.Reader |
createReader(InputStream is) |
public PngFile(String name, InputStream in) throws IOException
IOExceptionprivate static PngFile.Reader createReader(InputStream is)