42
Views
2
Comments
Image Validation
Question
Application Type
Reactive

Hello Everyone,

I am uploading an image and system will show validation errors if Image fails any of the following: 

1)  Has Clipping Path: Yes/No

2) Clipping Path Doesn't Touch Edge: Yes/No

How can I achieve this functionality in outsystems? How can I find the clipping path of an image in outsystems?


2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Praveen,

OutSystems does not have any native image processing capabilities. If you want to do image processing, you'll need 3rd party tools, either in the cloud or as an Extension.

UserImage.jpg
Ramesh Tripathi

Hello Kilian,

Any suggestions? which will help me to implement this functionality.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.