documentation

This commit is contained in:
2025-12-16 18:29:08 -08:00
parent 7d6a6e9a33
commit a0c2bc77bf

View File

@@ -165,7 +165,7 @@ class Edit:
Get ASC CDL Slope-Offset-Power transfer function for the edit,
if present. The ASC SOP is a transfer function of the form:
$ y = (ax + b)^p $
:math:`y = (ax + b)^p`
for each color component the source, where the `slope` is `a`, `offset`
is `b` and `power` is `c`.