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

Function vibrance

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 11

srgb_to_linearFunction · 0.85
linear_to_srgbFunction · 0.85
adjustMethod · 0.80
absMethod · 0.80
rMethod · 0.45
gMethod · 0.45
bMethod · 0.45
aMethod · 0.45
maxMethod · 0.45
minMethod · 0.45

Tested by

no test coverage detected