phpbar.de logo

Mailinglisten-Archive

AW: [php] GD Image

AW: [php] GD Image

Stephan Mehlhase s.mehlhase at id-team.com
Mon Jun 7 21:32:20 CEST 2004


westwing at gmx.de wrote:
> Hallo, das imagecreatetruecolor() whats gebracht:) Was bewirkt das
> resampled im gegensatz zu resize?

Das Bild wird nach dem Verkleinern nochmal gesampelt. Zitat des PHP 
Manuals:

"imagecopyresampled() copies a rectangular portion of one image to 
another image, smoothly interpolating pixel values so that, in 
particular, reducing the size of an image still retains a great deal of 
clarity."

Deswegen bietet es meist höhere Qualität als Bilder die nur mit 
imagecopyresized() verändert wurden.

MfG
-- 
Stephan Mehlhase

php::bar PHP Wiki   -   Listenarchive