Java API
class

PngCodec

me.tamkungz.codecmedia.internal.image.png.PngCodec

Version
1.1.5
Java
17
Source file
me/tamkungz/codecmedia/internal/image/png/PngCodec.java
Repository
View source ↗
public final class PngCodec

Methods 2

decode

public static BufferedImage decode(Path input) throws CodecMediaException

encode

public static void encode(BufferedImage image, Path output) throws CodecMediaException