I am creating a database where the user stores filenames for images.
I also need to store the width and height of the images in pixels.
Is there any way to automatically obtain this information rather than having to browse for the file and look at the files properties?
I also need to store the width and height of the images in pixels.
Is there any way to automatically obtain this information rather than having to browse for the file and look at the files properties?