$r->content_type('image/png'); $m->clear_buffer; $m->out($image); $m->abort(200);