Uses of Class
de.xima.fc.common.image.CropScaleImageThumbnailGenerator.Builder
Packages that use CropScaleImageThumbnailGenerator.Builder
-
Uses of CropScaleImageThumbnailGenerator.Builder in de.xima.fc.common.image
Methods in de.xima.fc.common.image that return CropScaleImageThumbnailGenerator.BuilderModifier and TypeMethodDescriptionCropScaleImageThumbnailGenerator.builder()Gets a builder for a thumbnail generator that scales down images to a defined width and height.CropScaleImageThumbnailGenerator.Builder.defaultDimensions(int width, int height) Sets the desired default target width and height for the thumbnail.CropScaleImageThumbnailGenerator.Builder.format(de.xima.cmn.utils.XImageUtils.EImageFormat format) Sets the desired format for the thumbnail.