ImgArea_SetFrameIndex

Change the image frame displayed in the area.
ImgArea_SetFrameIndex(areaRef;frameIdx) ➔ success
areaRef Longint The plug-in area reference
frameIdx Longint The image frame index.
↩︎ success Longint Completion status: 1 on success, 0 otherwise.

Change the frame of the image document currently displayed in the area.

The plug-in area is specified by imageRef.

The image frame index is specified by frameIdx.