See Also Examples Applies To
Returns the current page (or selected page) in a multipage gif image.
Syntax
object.GifGetCurrentPage (nImageID)
The GifGetCurrentPage 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. Returns the current page of the multipage gif image. Returns 0 if the image have not page selected.
Remarks
This function works with editable multipage gif images and with multipage gif images opened as read only.
Category
Gif Manipulation