Package 

Class WebPConfig


  • 
    public final class WebPConfig
    
                        

    Configuration options for the WebP encoder.

    The WebPConfig data class provides various options to configure the encoding process for WebP images. These options allow you to control the encoding parameters such as lossless/lossy encoding, quality, compression method, target size, segmentation, filtering, alpha channel encoding, preprocessing, multi-threading, memory usage, and more.