| agg_capture | Draw to a buffer that can be accessed directly |
| agg_jpeg | Draw to a JPEG file |
| agg_png | Draw to a PNG file |
| agg_ppm | Draw to a PPM file |
| agg_record | Capture drawing instructions without rendering |
| agg_tiff | Draw to a TIFF file |
| agg_webp | Draw to a WebP file |
| agg_webp_anim | Draw an animation to a WebP file |