Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Uploaded Photo BG color validation

former_member828205
Discoverer
0 Kudos
319

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?

2 REPLIES 2

FredericGirod
Active Contributor
0 Kudos
293

Abap has no function to analyse pictures. You have to use an external tool

former_member828205
Discoverer
0 Kudos
293

Hi Girod,

Thank you for your response.

If you are aware of any external tools, please recommend them.