Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DJpegMeta.php954 $this->_writeJPEG($tmpName);
959 return $this->_writeJPEG($fileName);
1131 function _writeJPEG($outputName) { function in JpegMeta