![](https://wiki.automaxed.com/wp-content/uploads/image-color-exist.png)
Allows you to check if a specific color is present in an image.
Example
![](https://wiki.automaxed.com/wp-content/uploads/image-color-exist-a.png)
![](https://wiki.automaxed.com/wp-content/uploads/image-color-exist-b.png)
Running this code will check if the color "000000" is present in the image "D:\Automaxed\Image Automation\Color Print Test Image 28.jpg". As shown in the alert box, the color "000000" is not present.
alert($plugin function("Image Automation.dll", "$image color exist", "D:\\Automaxed\\Image Automation\\Color Print Test Image 28.jpg", 000000))