image.RGBA.PixOffset
standard libraryThe 5971st most-called standard-library method by production calls. Called 145 times across 9 modules; 100 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 100)
- prod calls
- 100
- non-test, non-generated
- all calls
- 145
- total callsites
- modules
- 9
- distinct callers
- in loop
- 76%
- of prod calls
- in tests
- 30%
- 43 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into RGBA.PixOffset from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 8 8%
where it's called
Callsites in the wild
12 representative callsites of 145, prioritizing in-loop and non-test usage. We link to source, never display it.
-
fogleman/primitive @v0.0.0-20200504002142-0373c216458b
in loop - in loop
- in loop
-
kovidgoyal/imaging @v1.8.23
in loop - in loop
-
orisano/pixelmatch @v0.0.0-20230914042517-fa304d1dc785
in loop - in loop
-
x/image @v0.46.0
draw/scale.go:428
in loop -
fogleman/primitive @v0.0.0-20200504002142-0373c216458b
in loop - in loop
- in loop
-
kovidgoyal/imaging @v1.8.23
in loop
top callers
The modules that reach for it
The modules that call RGBA.PixOffset most in this snapshot.
- github.com/terrastruct/d210975%
- github.com/infiniflow/ragflow118%
- golang.org/x/image107%
- github.com/fogleman/primitive53%
- github.com/ollama/ollama32%
siblings
More from image
The other most-called members in this package. See all →