diff --git a/reference/image/functions/imagecolormatch.xml b/reference/image/functions/imagecolormatch.xml new file mode 100644 index 0000000000..b9699436bd --- /dev/null +++ b/reference/image/functions/imagecolormatch.xml @@ -0,0 +1,55 @@ + + + + + imagecolormatch + + Makes the colors of the palette version of an image more closely match + the true color version + + + + Description + + boolimagecolormatch + resourceimage1 + resourceimage2 + + + &warn.undocumented.func; + + + image1 must be Truecolor, + image2 must be Palette, and + both image1 and image2 + must be the same size. + + + &return.success; + + + See also imagecreatetruecolor. + + + + +