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

Method webpCompressionMethod

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

@return The current WebP save compression method. */

Source from the content-addressed store, hash-verified

117
118 /** @return The current WebP save compression method. */
119 int webpCompressionMethod() const { return mWebPCompressionMethod; }
120
121 /** Set the save compression method of WebP files ( between 0 and 6 )
122 * quality/speed trade-off (0=fast, 6=slower-better)

Callers 1

saveToFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected