Java API
class

HeifCodec

me.tamkungz.codecmedia.internal.image.heif.HeifCodec

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

Methods 2

decode

public static BufferedImage decode(Path input) throws CodecMediaException

encode

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