image.Image.Bounds
standard libraryThe 1194th most-called standard-library method by production calls. Called 934 times across 67 modules; 528 of those run outside tests and generated code.
- prod calls
- 528
- non-test, non-generated
- all calls
- 934
- total callsites
- modules
- 67
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 42%
- 394 calls
- resolved
- 0%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Image.Bounds from notable Go projects. Open one on the map to see what else it hammers.
- Hugo 36 7%
- Go (golang.org/x) 23 4%
- Tailscale 3 <1%
- Authelia 2 <1%
- Gitea 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 934, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
fogleman/primitive @v0.0.0-20200504002142-0373c216458b
in loop - in loop
-
go-rod/rod @v0.116.2
in loop - in loop
- in loop
-
kovidgoyal/imaging @v1.8.23
in loop -
nfnt/resize @v0.0.0-20180221191011-83c6a9932646
in loop - in loop
-
terrastruct/d2 @v0.7.1
in loop
top callers
The modules that reach for it
The modules that call Image.Bounds most in this snapshot.
- github.com/kovidgoyal/imaging18920%
- github.com/photoprism/photoprism13815%
- github.com/nfnt/resize596%
- golang.org/x/image556%
- github.com/infiniflow/ragflow414%
siblings
More from image
The other most-called members in this package. See all →