Uses of Class
is.galia.operation.Encode
Packages that use Encode
Package
Description
Contains classes related to reading/decoding and writing/coding of images
and image metadata.
-
Uses of Encode in is.galia.codec
Fields in is.galia.codec declared as EncodeMethods in is.galia.codec with parameters of type EncodeModifier 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
.void
void
Implementations should respect the settings of this instance, including itsMetadata.getXMP()
XMP metadata}, which they should try to embed, and any relevantencoding options
.