Uses of Class
com.drew.imaging.heif.HeifHandler
Packages that use HeifHandler
Package
Description
https://dspace.cc.tut.fi/dpub/bitstream/handle/123456789/24147/heikkila.pdf?sequence=1
-
Uses of HeifHandler in com.drew.imaging.heif
Methods in com.drew.imaging.heif with parameters of type HeifHandlerModifier and TypeMethodDescriptionvoidHeifReader.extract(InputStream inputStream, HeifHandler<?> handler) -
Uses of HeifHandler in com.drew.metadata.heif
Subclasses of HeifHandler in com.drew.metadata.heifMethods in com.drew.metadata.heif that return HeifHandlerModifier and TypeMethodDescriptionHeifHandler<?>HeifHandlerFactory.getHandler(HandlerBox box, Metadata metadata) HeifHandler<?>HeifBoxHandler.processBox(Box box, byte[] payload) Constructors in com.drew.metadata.heif with parameters of type HeifHandler