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

plhsvconvert.h File Reference

This graph shows which files directly or indirectly include this file:

Included by 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 PLFilterVideoInvert::Apply(), and PLFilterIntensity::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 PLFilterVideoInvert::Apply(), and PLFilterIntensity::Apply().


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