Menu
Home
Projects
About Me
NPng
Example: Inlining Png
Code
import ../npng var png = initPNG(300,300) png.fillWith(Green) png.appendImg("output")