Forum PHP 2025

Voting

: min(one, nine)?
(Example: nine)

The Note You're Voting On

dnf at seznam dot cz
20 years ago
For negative image you must add one line after the $grayColor computation:

$grayColor = ~ $grayColor & 0x7FFFFFF;

<< Back to user notes page

To Top