mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
imagecolorat() may also return FALSE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344604 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
653e79693a
commit
081558397b
1 changed files with 2 additions and 1 deletions
|
@ -51,8 +51,9 @@
|
|||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
Returns the index of the color.
|
||||
Returns the index of the color &return.falseforfailure;.
|
||||
</para>
|
||||
&return.falseproblem;
|
||||
</refsect1>
|
||||
<refsect1 role="examples">
|
||||
&reftitle.examples;
|
||||
|
|
Loading…
Reference in a new issue