#include "Util/Types.H"
Go to the source code of this file.
Functions | |
Image< PixRGB< byte > > | tigs::boxify (const Image< PixRGB< byte > > &img, const int border, const PixRGB< byte > &col) |
Image< PixRGB< byte > > | tigs::labelImage (const Image< PixRGB< byte > > &img, const char *text, const PixRGB< byte > &col, const PixRGB< byte > &bg) |
Definition in file Drawing.H.