php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #22327 imagelayereffect and related defines are undocumented
Submitted: 2003-02-20 05:07 UTC Modified: 2004-02-29 13:09 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:0 of 0 (0.0%)
From: jukkaho at mail dot student dot oulu dot fi Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.1 OS: All
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: jukkaho at mail dot student dot oulu dot fi
New email:
PHP Version: OS:

 

 [2003-02-20 05:07 UTC] jukkaho at mail dot student dot oulu dot fi
imagelayereffect($im,$effect) and related defines 
"IMG_EFFECT_REPLACE", gdEffectReplace 
"IMG_EFFECT_ALPHABLEND", gdEffectAlphaBlend
"IMG_EFFECT_NORMAL", gdEffectNormal
"IMG_EFFECT_OVERLAY", gdEffectOverlay

are not documented at all.

This function is needed to work with transparent images when a bug #22323 is fixed and we are able to actually output them.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-29 13:09 UTC] nlopess@php.net
I've added the proto for this function.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 20:01:30 2025 UTC