There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This class can detect the dominant color used in an image. It can take the path of an image file in JPEG or PNG formats and can create a scaled down image that will uses mainly the color that is dominant in an image. The class can return the image dominant color as a string on RGB format or HTML tags to create an empty page with the body background color set to the image dominant color.