Uses of Class
is.galia.codec.DecoderConfigurationException
Packages that use DecoderConfigurationException
Package
Description
Contains classes related to reading/decoding and writing/coding of images
and image metadata.
-
Uses of DecoderConfigurationException in is.galia.codec
Methods in is.galia.codec that throw DecoderConfigurationExceptionModifier and TypeMethodDescriptionstatic Decoder
DecoderFactory.newDecoder
(Format format, Arena arena) Returns a new instance capable of decoding the given format.