Uses of Enum
dev.matrixlab.webp4j.model.FitMode
Packages that use FitMode
-
Uses of FitMode in dev.matrixlab.webp4j.animation
Methods in dev.matrixlab.webp4j.animation with parameters of type FitModeModifier and TypeMethodDescriptionstatic List<BufferedImage> FrameNormalizer.normalize(List<BufferedImage> frames, Integer targetWidth, Integer targetHeight, FitMode fitMode, boolean allowUpscale, Color background) Normalizes frames to a common canvas with configurable strategy. -
Uses of FitMode in dev.matrixlab.webp4j.model
Methods in dev.matrixlab.webp4j.model that return FitMode