#include <kis_color_conversions_tester.h>
Fonctions membres publiques | |
| void | allTests () |
| void | testRGBHSV () |
| void | testRGBHSL () |
Définition à la ligne 35 du fichier kis_color_conversions_tester.h.
| void KoColorConversionsTester::allTests | ( | ) |
Définition à la ligne 30 du fichier kis_color_conversions_tester.cpp.
Références testRGBHSL(), et testRGBHSV().
Voici le graphe d'appel pour cette fonction :
| void KoColorConversionsTester::testRGBHSV | ( | ) |
Définition à la ligne 38 du fichier kis_color_conversions_tester.cpp.
Références CHECK, CHECK_TOLERANCE, EPSILON, gensymbolfontmap::f, HSVToRGB(), et RGBToHSV().
Référencé par allTests().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
| void KoColorConversionsTester::testRGBHSL | ( | ) |
Définition à la ligne 133 du fichier kis_color_conversions_tester.cpp.
Références CHECK, CHECK_TOLERANCE, EPSILON, gensymbolfontmap::f, HSLToRGB(), et RGBToHSL().
Référencé par allTests().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
1.5.1-p1