Use javax.imageio.ImageIO to read the image from an input stream - you
get back a BufferedImage from which you can determine the dimensions.

w


On Tue, 22 Mar 2005 08:57:36 -0500, Shannon Scott <[EMAIL PROTECTED]> wrote:
> Thank you for pointing me to the JCFU.
> I plan to use it for uploading images.
> I could not find a method that would allow me to determine or control
> pixel dimensions for uploaded images ( only file size ).
> How do others filter images based on actual image size ( pixel
> dimensions ).
> Thank you again.
> S
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to