Finding Image Resolution

Post Reply
jugganaut
Member
Posts: 39
Joined: Wed May 08, 2013 6:48 pm

Finding Image Resolution

Post by jugganaut »

Looks like in the built in variables there's everything BUT image resolution, ie: 300DPI - I see pixel dimension, but not image resolution. I need this to calculate the print size of an image.

Its easy enough to get this info using command line utility identify, but how to get that info out and usable?
jugganaut
Member
Posts: 39
Joined: Wed May 08, 2013 6:48 pm

Re: Finding Image Resolution

Post by jugganaut »

Nevermind - answered my own question:

[Image.XResolution]
Post Reply