Uses of Package
net.coobird.thumbnailator.resizers.configurations
-
Packages that use net.coobird.thumbnailator.resizers.configurations Package Description net.coobird.thumbnailator This package contains classes which provide the core functionalities of Thumbnailator, includingThumbnails, the entry point for most use cases of Thumbnailator.net.coobird.thumbnailator.resizers.configurations This package provides enums which are used to set rendering hints used when usingResizersto create thumbnails. -
Classes in net.coobird.thumbnailator.resizers.configurations used by net.coobird.thumbnailator Class Description AlphaInterpolation An enum which is used to specify the alpha interpolation settings of the resizing operations.Antialiasing An enum which is used to specify the antialiasing settings of the resizing operations.Dithering An enum which is used to specify the dithering settings of the resizing operations.Rendering An enum which is used to specify the dithering settings of the resizing operations.ScalingMode An enum which is used to specify how to scale images when creating thumbnails. -
Classes in net.coobird.thumbnailator.resizers.configurations used by net.coobird.thumbnailator.resizers.configurations Class Description AlphaInterpolation An enum which is used to specify the alpha interpolation settings of the resizing operations.Antialiasing An enum which is used to specify the antialiasing settings of the resizing operations.Dithering An enum which is used to specify the dithering settings of the resizing operations.Rendering An enum which is used to specify the dithering settings of the resizing operations.ResizerConfiguration An interface which are implemented by classes and enums which provide configuration information forResizers.ScalingMode An enum which is used to specify how to scale images when creating thumbnails.