#include "chomp/system/textfile.h"
#include "chomp/bitmaps/bitmaps.h"
#include "streams.h"
Go to the source code of this file.
Functions | |
| template<class CoverType> | |
| void | plotCover (const CoverType &cover, const char *filename, int width) |
This file contains the definition of a function that plots a cover in a bitmap image file.
Definition in file plotcover.h.
| void plotCover | ( | const CoverType & | cover, | |
| const char * | filename, | |||
| int | width | |||
| ) | [inline] |
1.5.3