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

Function combine_channels

node-graph/nodes/raster/src/std_nodes.rs:98–176  ·  view source on GitHub ↗
(
	_: impl Ctx,
	_primary: (),
	#[expose] red: List<Raster<CPU>>,
	#[expose] green: List<Raster<CPU>>,
	#[expose] blue: List<Raster<CPU>>,
	#[expose] alpha: 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 15

repeatFunction · 0.85
elementMethod · 0.80
flattenMethod · 0.80
set_redMethod · 0.80
cast_linear_channelMethod · 0.80
lMethod · 0.80
set_greenMethod · 0.80
set_blueMethod · 0.80
set_alphaMethod · 0.80
maxMethod · 0.45
lenMethod · 0.45
into_iterMethod · 0.45

Tested by

no test coverage detected