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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Thu May 16 08:01:33 2024 UTC