2022 Sep 21 9:14 AM
Hi Experts,
We are working on an Angular application that will allow users to upload photos.
The background color of the uploaded photo must be 'WHITE' to be validated.
Can somebody suggest a method to validate the background color of an uploaded photo in Angular or ABAP?
2022 Sep 21 9:35 AM
Abap has no function to analyse pictures. You have to use an external tool
2022 Sep 21 9:48 AM
Hi Girod,
Thank you for your response.
If you are aware of any external tools, please recommend them.