MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577126.py

File recipe-577126.py

recipes/Python/577126_Binary_Matrix_Fractals_using/recipe-577126.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Binary Matrix Fractals using iteration method
2# FB - 201003184
3from PIL import Image
4imgx = 512

Callers

nothing calls this directly

Calls 4

rangeFunction · 0.85
newMethod · 0.45
putpixelMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected