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

Function selective_color

node-graph/nodes/raster/src/adjustments.rs:853–988  ·  view source on GitHub ↗
(
	_: impl Ctx,
	#[implementations(
		List<Raster<CPU>>,
		List<Color>,
		List<GradientStops>,
	)]
	#[gpu_image]
	mut image: T,

	mode: RelativeAbsolute,

	#[name("(Reds) Cyan")] r_c: f32,
	#[name("(R

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

minFunction · 0.85
maxFunction · 0.85
adjustMethod · 0.80
absMethod · 0.80
clampFunction · 0.50
minMethod · 0.45
maxMethod · 0.45
lenMethod · 0.45

Tested by

no test coverage detected