Panda3D
Functions
imageTransformColors.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "imageTransformColors.h"
#include "string_utils.h"
#include "pnmImage.h"
#include <math.h>

Go to the source code of this file.

Functions

double hue2rgb (double m1, double m2, double h)
 
int main (int argc, char *argv[])
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2009-03-25

Definition in file imageTransformColors.cxx.