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