ImgArea_GetFrameIndex¶
Return the index of the image frame currently assigned to a plug-in area.
ImgArea_GetFrameIndex(areaRef) ➔ frameIdx
| → | areaRef |
Longint | The plug-in area reference. |
| ↩︎ | frameIdx |
Longint | The frame index. |
Return the index of the image frame currently assigned to a plug-in area.
The plug-in area is specified by imageRef.
The image frame index is returned in frameIdx. If no document is currently assigned to the
area, 0 is returned.