Loading...
Searching...
No Matches
shapes.cpp
37 Image image( "300x300", "white" );
49 Image texture( srcdir + "tile.miff" );
61 image.draw( DrawableEllipse( 100,100, 50,75, 0,360 ) );
62 image.fillColor( Color() ); // Clear out fill color