clipboard2bitmap: Save clipboard image to temporary BMP file

View source: R/clipboard.R

clipboard2bitmapR 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)

screenshot documentation built on June 22, 2024, 10:30 a.m.