clipboard2bitmap {screenshot} | R Documentation |
Save clipboard image to temporary BMP file
Description
This function works only on windows. This function saves the image currently in the clipboard to a temporary BMP file.
Usage
clipboard2bitmap()
Value
Path to the temporary BMP file.
Examples
## Not run:
clipboard2bitmap()
## End(Not run)
[Package screenshot version 0.9.1 Index]