Dear ESRI,
We would like a more versatile/dynamic option to set the size of a watermark based on the resolution of the taken photo. The result is that the watermark will always be the same ratio Regardless of different resolutions. This would be helpful to create readable watermarks on high resolution photos (>1920px).
Under the current circumstances, it isn’t possible to enter a function or percentage on the size parameter (see attachments).
Therefore it might be an idea to include a percentage as value or pass functions
An example of the syntax in Excel:
type | name | label | bind::esri:parameters |
image | photo | Photo | watermark=”Topview&color=red&size=10%” |
Or alternatively:
type | name | label | bind::esri:parameters |
image | photo | Photo | Watermark=”Topview&color=red&size=int(@pulldata(‘@exif’, ‘photo’, ‘ImageLength)*0.1)” |
Thanks!
Jomme Rooijakkers