[Typo3-dev] Cropping Function via Flash and IM
    Michael Stucki 
    michael at typo3.org
       
    Tue Jan 25 17:31:38 CET 2005
    
    
  
Hello Carsten,
> $gfxLib = t3lib_div::makeInstance('t3lib_stdGraphic');
> $gfxLib->init();
> $gfxLib->imageMagickConvert($this->file,'jpg');
> 
> but the file is not created.
> 
> near line 2071:
> $this->imageMagickExec($imagefile.$frame,$output,$command);
> [...]
> anybody an idea why the tempfile is not created? 
How does the compiled $cmd in imageMagickExec() look?
- michael
-- 
Want support? Please read the list rules first: http://typo3.org/1438.0.html
    
    
More information about the TYPO3-dev
mailing list