7 theRamCanvas.
drawPoint(x, y, mjr::color3c8b::csCColdeRainbow::c(x+y));
int writeTIFFfile(std::string fileName, rcConT pxFilter, bool markAlpha=true)
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.
ramCanvasTpl< color3c8b, rcSimpleIntCrdT, rcSimpleFltCrdT, false > ramCanvas3c8b
Canvas type: generic 24-bit with 3 channels at 8-bit uint per channel.
User include file for ramCanvas types.