Go to the source code of this file.
Namespaces | |
namespace | markers |
Variables | |
tuple | markers.c = (x+y) |
tuple | markers.draw = ImageDraw.Draw(img) |
tuple | markers.h = int(h) |
tuple | markers.img = Image.new("L",(w+1,h+1),1) |
tuple | markers.s = float(sys.argv[1]) |
tuple | markers.w = int(w) |