Hi All,
I want to get the color mode of image let say its RGB or Black and white or greyscale.
This property I can see in Adobe Bridge in the colormode section. Now I want this property to fetch in AEM.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @khamat_bn
Please refer the below 2 links for this.
https://commons.apache.org/proper/commons-imaging/apidocs/org/apache/commons/imaging/ImageInfo.html
Hope this helps!
Hi @khamat_bn
Please refer the below 2 links for this.
https://commons.apache.org/proper/commons-imaging/apidocs/org/apache/commons/imaging/ImageInfo.html
Hope this helps!
Hi @Asutosh_Jena_ ,
As mentioned in the first link , the methods are present in the class of ColorInfo. Bu there issue is we need to manually set the value for asset color and all thing.
I am searching for as solution where by passing image as a argument I need to get the color mode of the image.
Let me know if you aware of the same.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies