[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    gifX()

         Returns the width of a GIF

    Syntax:

         gifX ( cFile ) -> nWidth

         cFile : Name of the GIF file

    Description:

         This function returns the width, in pixels, of the GIF image.

    Return:

         A numeric value indicating the number of pixels of width or Nil
         if the file does not have GIF format.

    Example:

         ? gifX ( "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