Searched refs:ApplyMask (Results 1 – 3 of 3) sorted by relevance
29 public function ApplyMask(&$gdimg_mask, &$gdimg_image) { function in phpthumb_filters423 $this->ApplyMask($gdimg_ellipsemask, $gdimg);791 $phpThumbFilters->ApplyMask($gdimg_rotate_mask, $gdimg_source);904 $this->ApplyMask($gdimg_cornermask, $gdimg);1411 $this->ApplyMask($img_watermark_mask, $img_watermark);
2958 $phpthumbFilters->ApplyMask($gdimg_mask, $this->gdimg_output);3247 $phpthumbFilters->ApplyMask($gdimg_mask, $this->gdimg_output);
966 * Bugfix: alpha transparency could be lost in ApplyMask()