MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / brush

Function brush

node-graph/nodes/brush/src/brush.rs:191–337  ·  view source on GitHub ↗
(
	_: impl Ctx,
	/// Optional raster content that may be drawn onto.
	mut background: List<Raster<CPU>>,
	/// The list of brush stroke paths drawn by the Brush tool, with each including both its coord

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_brush_output_sizeFunction · 0.85

Calls 15

extend_image_to_boundsFunction · 0.85
create_brush_textureFunction · 0.85
blend_colorsFunction · 0.85
empty_imageFunction · 0.85
blend_with_modeFunction · 0.85
blend_image_closureFunction · 0.85
clone_itemMethod · 0.80
iter_element_valuesMethod · 0.80
unionMethod · 0.80
lengthMethod · 0.80
compute_brush_planMethod · 0.80
get_cached_brushMethod · 0.80

Tested by 1

test_brush_output_sizeFunction · 0.68