clickedImage | |||||||
Type | property | ||||||
Dictionary | widget.pdf | ||||||
Library | |||||||
Syntax |
| ||||||
Associations | com.livecode.widget.pdf | ||||||
Summary | Get the image data of the image that was clicked on | ||||||
Edition | Pro | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Values |
| ||||||
Related | Property: width, height, imageData, alphaData Message: imageClicked | ||||||
Description | Get the image data for the image the user clicked on. When settng the data on an image ensure that the width and height are set before the imageData and alphaData. |