GifGetPageCount Method

See Also     Examples     Applies To

Returns the number of pages currently available in a multipage gif image.

Syntax

object.GifGetPageCount (nImageID)

The GifGetPageCount syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nImageID Required. Long. GdPicture Image handle. The multipage gif image handle.

Returns

Long. Number of pages currently available in the multipage gif image. Returns 0 if the image is not a multipage gif image.

Remarks

This function works with editable multipage gif images and with multipage gif images opened as read only.

Category

Gif Manipulation





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.