#include "plstdpch.h"
#include "plhsvconvert.h"
Include dependency graph for plhsvconvert.cpp:
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) |
|
Definition at line 84 of file plhsvconvert.cpp. Referenced by PLFilterIntensity::Apply(), and PLFilterVideoInvert::Apply(). |
|
Definition at line 14 of file plhsvconvert.cpp. Referenced by PLFilterIntensity::Apply(), and PLFilterVideoInvert::Apply(). |