|
|
|
|
|
Functions for managing images
Remark: These functions are also available in prefix syntax ( Functions for managing images (prefix syntax)). Several functions can be used to manage images: - Web-specific image management functions (especially those that manage the scrolling of images).
- Functions for managing images in the Image controls.
| | ImageArea | Returns the number of the image area clicked by the Web user. | ImageFirst | Displays the first image for the scroll. | ImageLast | Displays the last image for the scroll. | ImageLayerVisible | Used to make a layer found in a WDPIC image visible or invisible. | ImageNext | Displays the next image for the scroll. | ImageOccurrence | Returns the total number of images taken into account by the scroll. | ImagePrevious | Displays the previous image for the scroll. | ImageScrollingPosition | Returns the displayed image. | ImageStartScrolling | Starts cycling through images. | ImageStopScrolling | Stops the automatic image sliding. | ImageXPos | Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. | ImageYPos | Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control. |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|