For Mac OSX support, a native library is needed (or some functions, if there are Java bindings to the relevant APIs) that takes a ByteBuffer of RGBA pixel data, and copies it to the clipboard. I don't have a Mac to build or test this code on, so I'll need other people to contribute.
For Mac OSX support, a native library is needed (or some functions, if there are Java bindings to the relevant APIs) that takes a ByteBuffer of RGBA pixel data, and copies it to the clipboard. I don't have a Mac to build or test this code on, so I'll need other people to contribute.
Resources that may help: