ns_gifsize

Name

ns_gifsize -- Determine the width and height of a GIF87 or GIF89 image

Syntax

ns_gifsize file

Description

ns_gifsize returns a list of two elements, the width and height of the GIF file specified by file. An error is generated if the file does not exist or if it is not a GIF file.