php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13099 imagecopyresized
Submitted: 2001-09-02 19:09 UTC Modified: 2001-09-02 19:49 UTC
From: boool at mod-l dot net Assigned:
Status: Closed Package: GD related
PHP Version: 4.0.6 OS: Win98 (php4win 4.0.7 dev)
Private report: No CVE-ID: None
 [2001-09-02 19:09 UTC] boool at mod-l dot net
I have a problem with the imagecopyresized function.
When I try to use it, it resize my picture, but don't copy 
the src pict, it only display only one color.

This function was working on PHP 4.0.6, but not in PHP 
4.0.7 dev.

I found my php4.0.7 dev version on php4win.com

Thanks

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-02 19:49 UTC] rasmus@php.net
Not really a PHP issue.  It is an issue in GD2.  Use ImageCopyResampled() for truecolour images.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 12:01:29 2024 UTC