Sub for getting JPEG width and height

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • PerlreP

    Sub for getting JPEG width and height

    Just want to get the width and height of a jpeg file without using any
    external module (the operation is just to be done once in a long perl
    script and I only need to use CGI package, nothing more). Do you have a
    working sub ? Thanks in advance.
Working...