@return The current WebP save quality */
| 102 | |
| 103 | /** @return The current WebP save quality */ |
| 104 | int webpSaveQuality() const { return mWebPSaveQuality; } |
| 105 | |
| 106 | /** Set the save quality of WebP files ( between 0 and 100 ) |
| 107 | * For lossy, 0 gives the smallest |