Function TCOD_image_from_console

Function Documentation

TCOD_Image *TCOD_image_from_console(const TCOD_Console *console)

Return a new image rendered from a console.

This effectively returns a screenshot of the console.