Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.filters.php475 …public function Frame(&$gdimg, $frame_width, $edge_width, $hexcolor_frame, $hexcolor1, $hexcolor2)… argument
478 $hexcolor_frame = ($hexcolor_frame ? $hexcolor_frame : 'CCCCCC');
482 $color_frame = phpthumb_functions::ImageHexColorAllocate($gdimg, $hexcolor_frame);