#include "lux.h"
#include "color.h"
Go to the source code of this file.
Namespaces | |
namespace | lux |
Functions | |
void | lux::WritePngImage (int channeltype, bool ubit, bool savezbuf, const string &name, vector< RGBColor > &pixels, vector< float > &alpha, int xPixelCount, int yPixelCount, int xResolution, int yResolution, int xPixelStart, int yPixelStart, ColorSystem &cSystem, float screenGamma) |