Quote:
Today at 02:45 PM N!ck said this in Post #93
I think for PNG's you can just use imagecreate()
|
Eh...imagecreatefrompng() is best for creating an image from a PNG...
However the GD library in 4.3.0 should use true color stuff instead of the normal functions because...long story, forgot the details, short story is the outputted image's color pallete looks horrible if you don't.