image.Rectangle.Dx
standard libraryThe 1098th most-called standard-library method by production calls. Called 764 times across 51 modules; 586 of those run outside tests and generated code.
- prod calls
- 586
- non-test, non-generated
- all calls
- 764
- total callsites
- modules
- 51
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 21%
- 164 calls
- resolved
- 100%
- 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 →
- Concrete method99%A method on a value whose type is known exactly.
- Embedded method1%Reached through an embedded type.
who calls this
Notable callers
Production calls into Rectangle.Dx from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 78 13%
- Hugo 29 5%
- Gitea 5 <1%
- Authelia 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 764, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
charmbracelet/ultraviolet @v0.0.0-20260803092147-8b693049ce2a
in loop -
charmbracelet/x/ansi @v0.11.7
sixel/encoder.go:61
in loop - in loop
-
disintegration/imaging @v1.6.2
in loop - in loop
-
go-rod/rod @v0.116.2
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Rectangle.Dx most in this snapshot.
- github.com/hajimehoshi/ebiten/v215821%
- github.com/kovidgoyal/imaging11014%
- golang.org/x/image8912%
- github.com/photoprism/photoprism648%
- github.com/esimov/caire334%
siblings
More from image
The other most-called members in this package. See all →