MCPcopy
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

5type Data interface {
6 RGBAt(x, y int) color.RGB
7 Size() (int, int)
8}

Callers 10

TestNewDataFunction · 0.95
CalculateMethod · 0.65
TrianglesImageFunctionsFunction · 0.65
CalculateMethod · 0.65
PolygonsImageFunctionsFunction · 0.65
fromImageFunction · 0.65
fromImageNFunction · 0.65
TrianglesOnImageFunction · 0.65
PolygonsOnImageFunction · 0.65

Implementers 1

RGBDataimage/rgbdata.go

Calls

no outgoing calls

Tested by 1

TestNewDataFunction · 0.76