#include <stdio.h>
#include <stdlib.h>
#include "ImageIO.h"
#include "SnapshotDisplayDevice.h"
#include "Inform.h"
#include "utilities.h"
#include "config.h"
Go to the source code of this file.
SnapshotDisplayDevice has the screen parameters since it's a DisplayDevice, obtaining the info from "display".
Definition in file SnapshotDisplayDevice.C.
Definition at line 36 of file SnapshotDisplayDevice.C.
Referenced by SnapshotDisplayDevice::SnapshotDisplayDevice.
[static]
Definition at line 62 of file SnapshotDisplayDevice.C.
References strupncmp.
Referenced by SnapshotDisplayDevice::close_file, LibTachyonDisplayDevice::write_header, write_image_file_rgb3u, and write_image_file_rgba4u.