php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #5218 imageWBMP () and ImageCreateFromWBMP()
Submitted: 2000-06-25 02:13 UTC Modified: 2000-06-25 03:44 UTC
From: Federico at Pomi dot net Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.0 Release OS: RH Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Federico at Pomi dot net
New email:
PHP Version: OS:

 

 [2000-06-25 02:13 UTC] Federico at Pomi dot net
GD Library already support WBMP as images.
WBMP is the standard for images on wireless devices, as WAP phones.

Using PHP with WBMP is very cool and fast (creating interactive WAP pages is really easy and powerfull tnx to PHP), and having the ability to generate WBMP images on the fly would be very nice.

Looking forward for 2 new functions:
imageWBMP() and ImageCreateFromWBMP()
:-)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-25 03:44 UTC] jah at cvs dot php dot net
Lucky guy. ImageWBMP() already is there in cvs and
ImageCreateFromWBMP() was just added.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Mon Jun 15 05:00:01 2026 UTC