Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ MaxResultDimension
Method
MaxResultDimension
processing/options.go:308–310 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
306
}
307
308
func
(po ProcessingOptions) MaxResultDimension() int {
309
return
po.securityChecker.MaxResultDimension(po.Main())
310
}
Callers
1
limitScale
Method · 0.45
Calls
1
Main
Method · 0.80
Tested by
no test coverage detected