Uses of Class
is.galia.codec.EncoderConfigurationException
Packages that use EncoderConfigurationException
Package
Description
Contains classes related to reading/decoding and writing/coding of images
and image metadata.
-
Uses of EncoderConfigurationException in is.galia.codec
Methods in is.galia.codec that throw EncoderConfigurationExceptionModifier and TypeMethodDescriptionstatic Encoder
EncoderFactory.newEncoder
(Encode encode, Arena arena) Returns a new instance capable of encoding the given format, based on the setting ofKey.ENCODER_FORMATS
.