See Also Examples Applies To
Checks if an image is an editable multipage gif image.
Syntax
object.GifIsEditableMultiPage (nImageID)
The GifIsEditableMultiPage 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 image to check. |
Returns
Boolean. True if the image is an editable multipage gif image, else false.
Category
Gif Manipulation