I need to create a Windows application, which reads an image from the system clipboard and does some OCR.
So basically, I need access to the clipboard graphics data, some functionality to work with the resulting bitmap and then to store text data in a file.
Is it something HyperNext can provide or is it relatively easy to program within it?
Thanks!