[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
gifY()
Returns the height of a GIF
Syntax:
gifX ( cFile ) -> nLong
cFile : Name of the GIF file
Description:
This function returns the height, in pixels, of the GIF image.
Return:
A numeric value indicating the number of pixels in height or Nil
if the file does not have GIF format.
Example:
? gifY ( "c:\xx\giveme.gif" )
See Also:
gifIsGIF()
gifX()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson