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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: boool at mod-l dot net
New email:
PHP Version: OS:

 

 [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: Thu Mar 28 16:01:29 2024 UTC