void InteractiveBitmapsApp::draw(){ // clear out the window gl::clear(Color(0.66f, 0.66f, 0.66f), true); gl::enableAlphaBlending();