(PHP 4 >= 4.3.0, PHP 5, PHP 7)
Makes the colors of the palette version of an image more closely match the true color version
bool imagecolormatch ( resource $image1, resource $image2 )
Makes the colors of the palette version of an image more closely match the true color version.
Parameters:
image1
A truecolor image link resource.
image2