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

Function mask

node-graph/nodes/raster/src/std_nodes.rs:179–227  ·  view source on GitHub ↗
(
	_: impl Ctx,
	/// The image to be masked.
	image: List<Raster<CPU>>,
	/// The stencil to be used for masking.
	#[expose]
	stencil: List<Raster<CPU>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 12

elementMethod · 0.80
scale_magnitudesMethod · 0.80
data_mutMethod · 0.80
element_mutMethod · 0.80
cast_linear_channelMethod · 0.80
lMethod · 0.80
nextMethod · 0.45
into_iterMethod · 0.45
get_pixel_mutMethod · 0.45
sampleMethod · 0.45
multiplied_alphaMethod · 0.45

Tested by

no test coverage detected