ImgDoc_GetFrameCount¶
Return the number of frames in an image document.
ImgDoc_GetFrameCount(imgDocRef) ➔ frameCount
→ | imgDocRef |
Text | The image document reference. |
↩︎ | frameCount |
Longint | The number of frames in the image document |
Return the number of frames in the image document specified by imgDocRef
.
The number of frames is returned in frameCount
.