7 theRamCanvas.
drawPoint(x, y, mjr::color3c8b::csCColdeRainbow::c(x+y));
Class providing off-screen drawing functionality.
int writeTIFFfile(std::string fileName, rcConT rcConverter, bool markAlpha)
Write a TIFF format image file.
intCrdT getNumPixX() const
intCrdT getNumPixY() const
void drawPoint(intCrdT x, intCrdT y, colorArgType color)
Draw a point at the specified coordinates with the specified color.
User include file for ramCanvas types.