ns_jpegsize - Determine the width and height of a JPEG image
TABLE OF CONTENTS
SYNOPSIS
DESCRIPTION
COMMANDS
EXAMPLES
SEE ALSO
KEYWORDS
|
Returns a list of two elements, the width and height of the JPEG file specified by filename. An error is generated if the file does not exist or if it is not a JPEG file.
% ns_jpegsize screenshot.jpg 1024 768 |
% ns_jpegsize test.html invalid JPEG file: "test.html" |
ns_gifsize , ns_imgmime , ns_imgsize , ns_imgtype , ns_pngsize