MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / GifResolutionLimit

Function GifResolutionLimit

vips/vips.go:211–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

209}
210
211func GifResolutionLimit() int {
212 return gifResolutionLimit
213}
214
215func gbool(b bool) C.gboolean {
216 if b {

Callers 1

fixGifSizeFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected