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

Method ImagePath

processing/crop_test.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func (r resizeFillGravityTestCase) ImagePath() string {
27 return "geometry.png"
28}
29
30func (r resizeFillGravityTestCase) URLOptions() string {
31 opts := testutil.NewOptionsBuilder()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected