[TYPO3-dev] Image Resize in BE module using IMG_RESOURCE?
    Martin Kutschker 
    masi-no at spam-typo3.org
       
    Tue Jul 21 13:11:00 CEST 2009
    
    
  
Sebastian Gebhard schrieb:
> Steffen Kamper schrieb:
>> t3lib_BEfunc::getThumbNail($GLOBALS['BACK_PATH'] . 'thumbs.php',
>> PATH_site . 'path_to_image' , 'hspace="5" vspace="5" border="1"
>> class="previewimg"', '180')
> 
> Thank you.
> Unfortunatelly this function returns an <img>-Tag but i'll use its
> source to write my own function which just returns the URL.
You could also use the functions of t3lib_stdGraphic directly.
Masi
    
    
More information about the TYPO3-dev
mailing list