December 17, 200520 yr Hi Does anybody know how to get image properties. I need width, height, and any other that is possible (resolution,etc) If you look at my post http://www.fmforums.com/forum/showtopic.php?tid/172397/ you will see I am displaying linked alias files on web, but it is not showing proportionately. I need to redirect to an appropriately sized layout Thanks
December 18, 200520 yr Author Thanks This is great for detemining which layout to display on But I still dont know how to get the image info When I GetAsText(container) it only gives me the path ? I only get extra info if I import a movie file
December 18, 200520 yr How exactly did you get the images into the container: Insert Picture or Insert File? Store as reference only, or stored internally in the database?
December 18, 200520 yr Author I imported a folder, with the file stored as reference. This is the same for images and movs, but only mov gives additional info. Just a thought, will it have something to do with the way the original file was saved or the fileformat ?
December 18, 200520 yr When I have a picture stored as reference only, GetAsText(container) returns: size:84,76 image:picName.pct imagemac:/myHardDisk/Users/myUserName/Desktop/myFolderName/picName.pct I don't know why it should be different for you. What format are the images?
Create an account or sign in to comment