Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
ranchris #1
Determining Image Size
I am setting up an application where companies can upload their company logo.
Because I won't have any control over the size of the images (width and
height) I would like to have a way of determining what the size is so if it is
larger than 125 pixels wide or 80 pixels high I can reduce it to fit but if it
is less than the max amounts it can remain as entered.
Is there a CF solution to determine image dimensions?
ranchris Guest
-
Determining component size
We have app where component may be resized at runtime. I kind of understand how components and containers are resized using height, widht,... -
Determining Bitmap image resolution
Is there a way to determine the resolution of an embedded bitmap image in Illustrator. I have a client who has submitted a .png file embedded in the... -
Slightly OT: Determining image ppi in a PDF
Is there a way (from within Acrobat Pro 6.0.1) to determine the ppi of an image embedded in a PDF? (I know I can extract raster images from within... -
getting remote image size with Image::Size & LWP
Thank you for your patience and help bringing me up to speed on how to be a better user of this list. My previous post was my first. I am... -
Determining size of gif or jpg file
I am writing a program to allow pictures displayed, but I want to limit the size of the images. How would I determine the size of image files using... -
PaulH #2
Re: Determining Image Size
see if [url]http://www.cflib.org/udf.cfm?ID=1019[/url] works for you.
PaulH Guest



Reply With Quote

