Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.object.php64 if ($capture_raw_data && $phpThumb->RenderOutput()) {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt245 $this->GenerateThumbnail() then $this->RenderOutput() and then
H A Dphpthumb.changelog.txt79 * [bugfix: G26] ImageInterlace in RenderOutput()
449 ¤ Added $this->outputImageData and RenderOutput() to allow
451 Call RenderOutput() instead of RenderToFile() and then
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php498 public function RenderOutput() { function in phpthumb
678 if ($this->RenderOutput()) {