59 void operator=(
const Overlay & ) ;
66 void operator()(
int x ,
int y ,
bool b ) ;
A subsecond-resolution timestamp based on a time_t.
A holder for image data, having eight bits per sample and one or three channels.
A representation of a timezone.
A class that can add a text overlay to an image.
A class for mapping characters to 8x8 glyphs.
Overlay(Gr::ImageData &out)
Constructor.
void write(int x, int y, const std::string &format, const Gv::Timezone &)
Writes the string at the given position, with text-substitution for "%t".
void timestamp(int x, int y, const Gv::Timezone &)
Writes a timestamp at the given position.