Package: gsk

Function gsk:component-transfer-new-linear

Lambda List

gsk:component-transfer-new-linear (m b)

Arguments

m -- a number coerced to a single float for the slop
b -- a number coerced to a single float for the offset

Details

Creates a new component transfer that applies a linear transform. The new value is computed as
C' = C * m + b  

Figure: gsk:component-transfer-new-levels


Since 4.20
 

See also

#2026-02-12