moviepy.video.tools.drawing#
Deals with making images (np arrays). It provides drawing methods that are difficult to do with the existing Python libraries.
Functions
|
Draw an image with a circle. |
|
Draw a linear, bilinear, or radial gradient. |
|
Make an image split in 2 colored regions. |