mirror of
https://github.com/bspeice/libcvautomation
synced 2025-06-30 13:26:23 -04:00
Add documentation for the dragndrop function
This commit is contained in:
@ -417,6 +417,10 @@ typedef struct {
|
||||
* \code mouse_scrolld \endcode
|
||||
* Scroll the mouse wheel down one
|
||||
*
|
||||
* \code dragndrop \endcode
|
||||
* Drag one image to another - i.e. drag a file to a folder.
|
||||
* \warning This function accepts only two arguments unlike other image functions - the first argument is the image to drag, the second is the image to drag to.
|
||||
*
|
||||
* \subsection appendix_find Find an Image
|
||||
* \code image_location <filename> \endcode
|
||||
* Get the location of an image on screen
|
||||
|
Reference in New Issue
Block a user