Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

plhsvconvert.cpp File Reference

#include "plstdpch.h"
#include "plhsvconvert.h"

Include dependency graph for plhsvconvert.cpp:

Include dependency graph

Go to the source code of this file.

Functions

void fp_rgb_to_hsv (double *r, double *g, double *b)
void fp_hsv_to_rgb (double *h, double *s, double *v)


Function Documentation

void fp_hsv_to_rgb double *  h,
double *  s,
double *  v
 

Definition at line 84 of file plhsvconvert.cpp.

Referenced by PLFilterIntensity::Apply(), and PLFilterVideoInvert::Apply().

void fp_rgb_to_hsv double *  r,
double *  g,
double *  b
 

Definition at line 14 of file plhsvconvert.cpp.

References max, and min.

Referenced by PLFilterIntensity::Apply(), and PLFilterVideoInvert::Apply().


Generated on Wed Dec 15 21:20:45 2004 for vuVolume by  doxygen 1.3.9.1