Home
last modified time | relevance | path

Searched refs:RGB_to_HWB (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd.c337 static HWBType * RGB_to_HWB (RGBType RGB, HWBType * HWB) in RGB_to_HWB() function
368 RGB_to_HWB(RGB1, &HWB1); in HWB_Diff()
369 RGB_to_HWB(RGB2, &HWB2); in HWB_Diff()

Completed in 12 milliseconds