diff --git a/pycmx/edit.py b/pycmx/edit.py index 5193213..81e6263 100644 --- a/pycmx/edit.py +++ b/pycmx/edit.py @@ -167,7 +167,8 @@ class Edit: $ y = (ax + b)^p $ - for each color component the source. + for each color component the source, where the `slope` is `a`, `offset` + is `b` and `power` is `c`. """ if self._asc_sop_statement is None: return None