LonghornPHP 2026

Voting

: min(zero, two)?
(Example: nine)

The Note You're Voting On

bisqwit at iki dot fi
24 years ago
Actually, you can't allocate more than 256 colours for an paletted image (ImageCreate).
Use ImageCreateTrueColor instead. For it to work, you need libgd version 2 support in php though.

<< Back to user notes page

To Top