Uses of Enum Class
com.norconex.commons.lang.img.MutableImage.Quality
Packages that use MutableImage.Quality
-
Uses of MutableImage.Quality in com.norconex.commons.lang.img
Methods in com.norconex.commons.lang.img that return MutableImage.QualityModifier and TypeMethodDescriptionMutableImage.getResizeQuality()static MutableImage.QualityReturns the enum constant of this class with the specified name.static MutableImage.Quality[]MutableImage.Quality.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.commons.lang.img with parameters of type MutableImage.QualityModifier and TypeMethodDescriptionMutableImage.setResizeQuality(MutableImage.Quality resizeQuality)