mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
edit doctring [ci skip]
This commit is contained in:
parent
daa8e7dacd
commit
d9b8d970b2
|
@ -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.
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user