mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
flakery
This commit is contained in:
@@ -14,7 +14,7 @@ class Rgb(NamedTuple, Generic[T]):
|
|||||||
|
|
||||||
class AscSopComponents(NamedTuple, Generic[T]):
|
class AscSopComponents(NamedTuple, Generic[T]):
|
||||||
"""
|
"""
|
||||||
Fields in an ASC SOP (Slope-Offset-Power) color transfer function
|
Fields in an ASC SOP (Slope-Offset-Power) color transfer function
|
||||||
statement
|
statement
|
||||||
"""
|
"""
|
||||||
slope: Rgb[T]
|
slope: Rgb[T]
|
||||||
|
|||||||
Reference in New Issue
Block a user