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

Struct resizeFillGravityTestCase

processing/crop_test.go:18–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18type resizeFillGravityTestCase struct {
19 gravity processing.GravityType
20 size testSize
21 xOffset float64
22 yOffset float64
23 dpr float64
24}
25
26func (r resizeFillGravityTestCase) ImagePath() string {
27 return "geometry.png"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected