MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / rasterize

Function rasterize

node-graph/nodes/gstd/src/platform_application_io.rs:195–262  ·  view source on GitHub ↗
(
	_: impl Ctx,
	#[implementations(
		List<Vector>,
		List<Raster<CPU>>,
		List<Graphic>,
		List<Color>,
		List<GradientStops>,
	)]
	mut data: List<T>,
	footprint: Footprint,
	mut canvas: CanvasHandle

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

to_axis_aligned_bboxMethod · 0.80
render_svgMethod · 0.80
format_svgMethod · 0.80
to_svg_stringMethod · 0.80
set_resolutionMethod · 0.80
dataMethod · 0.80
with_attributeMethod · 0.80
into_graphic_listMethod · 0.45
cloneMethod · 0.45
sizeMethod · 0.45
contextMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected