Class ImageWebpLibraryWrapper


  • public class ImageWebpLibraryWrapper
    extends Object
    • Constructor Detail

      • ImageWebpLibraryWrapper

        public ImageWebpLibraryWrapper​(String converterPath)
    • Method Detail

      • isWebPAvailable

        public boolean isWebPAvailable()
      • convertToWebP

        public boolean convertToWebP​(File imageFile,
                                     File targetFile,
                                     int quality)