Java API
class

TiffCodec

me.tamkungz.codecmedia.internal.image.tiff.TiffCodec

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

Methods 2

decode

public static BufferedImage decode(Path input) throws CodecMediaException

encode

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