|
Gin
|
Handles reading/writing to the system's clipboard. More...
#include <gin_systemclipboard.h>
Static Public Member Functions | |
| static void | copyImageToClipboard (const juce::Image &image) |
| Copies a image onto the clipboard. | |
| static juce::Image | getImageFromClipboard () |
| Pastes an image from the clipboard. | |
Handles reading/writing to the system's clipboard.
|
static |
Copies a image onto the clipboard.
|
static |
Pastes an image from the clipboard.