MCPcopy 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
308func (po ProcessingOptions) MaxResultDimension() int {
309 return po.securityChecker.MaxResultDimension(po.Main())
310}

Callers 1

limitScaleMethod · 0.45

Calls 1

MainMethod · 0.80

Tested by

no test coverage detected