Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
211
func
GifResolutionLimit() int {
212
return
gifResolutionLimit
213
}
214
215
func
gbool(b bool) C.gboolean {
216
if
b {
Callers
1
fixGifSize
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected