The Finite Resolution Dynamics Software
Functions
plotcover.h File Reference

Plotting a cover in a bitmap image file. More...

#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)
 

Detailed Description

Plotting a cover in a bitmap image file.

This file contains the definition of a function that plots a cover in a bitmap image file.

Author
Pawel Pilarczyk

Definition in file plotcover.h.

Function Documentation

◆ plotCover()

template<class CoverType >
void plotCover ( const CoverType &  cover,
const char *  filename,
int  width 
)
inline

Definition at line 50 of file plotcover.h.

Referenced by henonAttractor().