But , if I have an image in scene7 but ImageProfiles are not applied to that asset/folder, Is there a way to determine if an image has profiles setup or not using scene7 API ? so that i can do a sightly test check and have a dam fallback image instead of broken image?
I can see that OOTB dynamic media component gets the fall back image by adding ?wid=val1&hei=val2 . But how can I achieve that for custom aem component. Please help.