hi,

i use GeometrieFilter to resize an image. After that i want to use the 
imagemagick -strip 
option to remove unnessesary information. 
adding -strip to the scale function in imagemagick.php line 81

 $this->addFilterOption(
            $this->getActiveReference(),
            '-strip -resize',
            $width.$dirMod.'x'.$height.$dirMod

it is axactly what i wat, but it is a bad way of doing it.

Whats the best way to do this programatically?


Best regards,
Stefan Kilp
--
Stefan Kilp
SK-Software, Entwicklung & Beratung

email: k...@sk-software.de

fon  : +49 6151 93344-0
fax  : +49 6151 93344-20
Herta-Mansbacher-Str. 98
64289 Darmstadt, Germany.
-----------------------------------------------------

-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to