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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 19:01:34 2024 UTC