Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rh12503/triangula
/ Size
Method
Size
image/data.go:7–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
type
Data
interface
{
6
RGBAt(x, y int) color.RGB
7
Size() (int, int)
8
}
Callers
10
TestNewData
Function · 0.95
Calculate
Method · 0.65
TrianglesImageFunctions
Function · 0.65
NewTrianglesImageFunction
Function · 0.65
Calculate
Method · 0.65
PolygonsImageFunctions
Function · 0.65
fromImage
Function · 0.65
fromImageN
Function · 0.65
TrianglesOnImage
Function · 0.65
PolygonsOnImage
Function · 0.65
Implementers
1
RGBData
image/rgbdata.go
Calls
no outgoing calls
Tested by
1
TestNewData
Function · 0.76