MCPcopy Create free account
hub / github.com/SpartanJ/eepp / webpSaveQuality

Method webpSaveQuality

include/eepp/graphics/image.hpp:104–104  ·  view source on GitHub ↗

@return The current WebP save quality */

Source from the content-addressed store, hash-verified

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

Callers 1

saveToFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected