Package org.javlo.image
Class ImageWebpLibraryWrapper
- java.lang.Object
-
- org.javlo.image.ImageWebpLibraryWrapper
-
public class ImageWebpLibraryWrapper extends Object
-
-
Constructor Summary
Constructors Constructor Description ImageWebpLibraryWrapper(String converterPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
convertToWebP(File imageFile, File targetFile, int quality)
boolean
isWebPAvailable()
-