Package de.xima.fc.common.image
-
Interface Summary Interface Description IImageThumbnailGenerator Interface for objects that can generate thumbnails for images. -
Class Summary Class Description CropScaleImageThumbnailGenerator A thumbnail generator that scales down images to a defined width and height.CropScaleImageThumbnailGenerator.Builder A builder for a thumbnail generator that scales down images to a defined width and height.ImageSize Represents the width and height of an image file, i.e.ImageThumbnailGeneratorConstraints Constraints for generating image thumbnails, seeIImageThumbnailGenerator
.ImageThumbnailGeneratorConstraints.Builder A builder forImageThumbnailGeneratorConstraints
.