(PHP 4 >= 4.3.0)
imagecolormatch -- Makes the colors of the palette version of an image more closely match the true color versionWaarschuwing |
Deze functie is op het moment niet gedocumenteerd, alleen de lijst met argumenten is beschikbaar. |
image1 must be Truecolor, image2 must be Palette, and both image1 and image2 must be the same size.
Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.
See also imagecreatetruecolor().