mogrify_draw
v0.1.0
Pages
Modules
mogrify_draw v0.1.0
Mogrify.Draw
Functions for interacting with the draw functionality from imagemagick
Summary
Functions
circle(image, originX, originY, perimX, perimY)
rectangle(image, upper_left_x, upper_left_y, lower_right_x, lower_right_y)
text(image, x, y, text)
Functions
circle(image, originX, originY, perimX, perimY)
rectangle(image, upper_left_x, upper_left_y, lower_right_x, lower_right_y)
text(image, x, y, text)