Follow-up of PR #1989

exposing grey2rgb at the module level.
This commit is contained in:
Rodrigo Benenson
2016-03-08 17:01:00 +01:00
parent 701fa1b1fd
commit 23cfaec724
+1
View File
@@ -9,6 +9,7 @@ from .colorconv import (convert_colorspace,
rgb2grey,
rgb2gray,
gray2rgb,
grey2rgb,
xyz2lab,
lab2xyz,
lab2rgb,