#include "lux.h"
Go to the source code of this file.
Classes | |
class | lux::IndigoImageHeader |
Namespaces | |
namespace | lux |
Functions | |
void | lux::WriteIgiImage (const string &name, vector< RGBColor > &pixels, vector< float > &alpha, int xRes, int yRes, int totalXRes, int totalYRes, int xOffset, int yOffset) |
Variables | |
static const int | lux::INDIGO_IMAGE_MAGIC_NUMBER = 66613373 |