php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75674 Missing documentation for Gmagick::contrastimage()
Submitted: 2017-12-13 08:45 UTC Modified: 2018-01-10 10:50 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: benjamin dot morel at gmail dot com Assigned:
Status: Verified Package: Documentation problem
PHP Version: Irrelevant OS: N/A
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: benjamin dot morel at gmail dot com
New email:
PHP Version: OS:

 

 [2017-12-13 08:45 UTC] benjamin dot morel at gmail dot com
Description:
------------
The Gmagick::contrastimage() is not documented on php.net:
http://php.net/manual/en/class.gmagick.php

The signature of the method is:

public bool Gmagick::contrastimage ( bool $sharpen )

Source:
https://github.com/vitoc/gmagick/blob/master/gmagick_methods.c#L4980


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-01-10 10:50 UTC] pasindu@php.net
-Status: Open +Status: Verified
 [2018-01-10 10:50 UTC] pasindu@php.net
It seems to missing more docs
- getNumberImages
- coalesceImage
- sharpenImage
- setImagePage
- getImagePage
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Nov 23 13:01:29 2024 UTC