Skip to contents

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

if (FALSE) {
clipboard2bitmap()
}