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

Function hue_saturation

node-graph/nodes/raster/src/adjustments.rs:420–447  ·  view source on GitHub ↗
(
	_: impl Ctx,
	#[implementations(
		List<Raster<CPU>>,
		List<Color>,
		List<GradientStops>,
	)]
	#[gpu_image]
	mut input: T,
	hue_shift: AngleF32,
	saturation_shift: SignedPercentageF32,
	lightness

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

adjustMethod · 0.80
to_hslaMethod · 0.80

Tested by

no test coverage detected