mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-13 12:40:24 +08:00
Move set_color() to draw module.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from ._draw import line, polygon, ellipse, circle, circle_perimeter
|
||||
from ._draw import line, polygon, ellipse, circle, circle_perimeter, set_color
|
||||
bresenham = line
|
||||
|
||||
Reference in New Issue
Block a user