edit doctring [ci skip]

This commit is contained in:
Alexander 2018-04-12 23:42:35 +03:00
parent daa8e7dacd
commit d9b8d970b2

View File

@ -413,8 +413,8 @@ class Color3DLUT(MultibandFilter):
:param with_normals: If true, ``callback`` will be called with
coordinates in the color cube as the first
three arguments. Otherwise, ``callback``
will be called only with actual values of colors.
:param channels: Number of colors in the resulted lookup table.
will be called only with actual color values.
:param channels: Number of channels in the resulted lookup table.
:param target_mode: Passed to the constructor of the resulted
lookup table.
"""