[TYPO3-english] Render image

Tania Morales admin at taniamorales.com
Mon Jan 11 22:15:28 CET 2010


Very likely you don't have Graphics Magick working
-- 
T at ni@ Morales
http://www.taniamorales.com
TYPO3 Solutions & Web Development


On Mon, Jan 11, 2010 at 7:32 AM, Jeppe Donslund <jd at webmasters.dk> wrote:

> Hi
>
> I have earlier used this piece of code to render and scale images in my
> extensions.
> But now it does work in my new extension.
>
> $imgConf['file'] = 'uploads/pics/'.$billeder[$i];
> $imgConf['file.']['width'] = 157;
>
> $imageFile = $this->cObj->cObjGetSingle('IMAGE', $imgConf);
>
> What is wrong?
>
> Regards
> Jeppe Donslund
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list