Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tdewolff/canvas
/ Transform
Method
Transform
patterns.go:9–9 ·
view source on GitHub ↗
(Matrix)
Source
from the content-addressed store, hash-verified
7
8
type
Pattern
interface
{
9
Transform(Matrix) Pattern
10
SetColorSpace(ColorSpace) Pattern
11
RenderTo(Renderer, *Path)
12
}
Callers
15
DrawPreviewWithAssets
Function · 0.65
RenderMarkdown
Function · 0.65
Markers
Method · 0.65
TestPathTransform
Function · 0.65
BenchmarkToRasterizer
Function · 0.65
BenchmarkToScanx
Function · 0.65
TileRectangle
Function · 0.65
Tile
Method · 0.65
rhombitrihexagonalTiling
Function · 0.65
main
Function · 0.65
RenderPath
Method · 0.65
DrawImage
Method · 0.65
Implementers
1
HatchPattern
patterns.go
Calls
no outgoing calls
Tested by
3
TestPathTransform
Function · 0.52
BenchmarkToRasterizer
Function · 0.52
BenchmarkToScanx
Function · 0.52