MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / beginPath

Method beginPath

packages/alphatab/src/platform/ICanvas.ts:127–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

125 endRotate(): void;
126
127 beginPath(): void;
128
129 closePath(): void;
130

Callers 15

beginPathMethod · 0.65
drawMethod · 0.65
beginPathMethod · 0.65
fillCircleMethod · 0.65
strokeCircleMethod · 0.65
fillMethod · 0.65
strokeMethod · 0.65
beginPathMethod · 0.65
_paintTupletHelperFunction · 0.65
paintSingleBarFunction · 0.65
paintTieFunction · 0.65
drawBendSlurFunction · 0.65

Implementers 3

Html5Canvaspackages/alphatab/src/platform/javascr
SkiaCanvaspackages/alphatab/src/platform/skia/Sk
AndroidCanvaspackages/kotlin/src/android/src/main/j

Calls

no outgoing calls

Tested by

no test coverage detected