All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.koushikdutta.ion.ScaleMode Maven / Gradle / Ivy

package com.koushikdutta.ion;

enum ScaleMode {
    FitXY,
    CenterCrop,
    CenterInside
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy