Package net.coobird.thumbnailator.resizers.configurations

This package provides enums which are used to set rendering hints used when using Resizers to create thumbnails.

See:
          Description

Interface Summary
ResizerConfiguration An interface which are implemented by classes and enums which provide configuration information for Resizers.
 

Enum Summary
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.
 

Package net.coobird.thumbnailator.resizers.configurations Description

This package provides enums which are used to set rendering hints used when using Resizers to create thumbnails.



Copyright © 2014. All rights reserved.