Color api for getting color
Hi,
I am using this api in php
\Cloudinary\Uploader::upload($imgpath,array("public_id" => "daffs", "colors" => TRUE, "exif" => TRUE));
It is working fine and also getting google colors in respond. But I am getting issue related to percentage of color, it is not showing less than 5% color in google color. and also is there any way to get only first layer color of image.
Post is closed for comments.
Comments
3 comments