Uses of Interface
net.coobird.thumbnailator.resizers.configurations.ResizerConfiguration
-
Packages that use ResizerConfiguration Package Description net.coobird.thumbnailator.resizers.configurations This package provides enums which are used to set rendering hints used when usingResizersto create thumbnails. -
-
Uses of ResizerConfiguration in net.coobird.thumbnailator.resizers.configurations
Classes in net.coobird.thumbnailator.resizers.configurations that implement ResizerConfiguration Modifier and Type Class Description classAlphaInterpolationAn enum which is used to specify the alpha interpolation settings of the resizing operations.classAntialiasingAn enum which is used to specify the antialiasing settings of the resizing operations.classDitheringAn enum which is used to specify the dithering settings of the resizing operations.classRenderingAn enum which is used to specify the dithering settings of the resizing operations.
-