Not a Linux expert, but I believe that nowadays it is quite similar to Windows. Usually...
Sorry about this mistake. Everything now works. Will this also work on Linux ? (The...
Thanks - this works well for ReadImage. However, for WriteImage it returns the error...
Using C Core in Windows, I cannot figure out how to use the clipboard for copying...
Many thanks - AutoOrientImage() to the rescue.
How does one do that in Core C API without destroying the image? Changing the image...
How does one do that in Core C API without destroying the image? Changing the image...
Using Windows 7 and GraphicsMagick-1.3.21-Q8. I have a TIFF image which displays...
I understand your wish of having a clean C program that will play nicely with your...
The C++ can be isolated in a DLL/shared-lib with C entry-points, which is how we...
I think that the GraphicsMagick should use the Exiv2 open-source project. Exiv2 does...
Thank you. I now corrected this catastrophic error.
It seems like I can answer my own question. This is the way I did it, when compositing...
It seems like I can answer my own question. This is the way I did it, when compositing...
I would like to alpha-blend two images, meaning combine image data from two images,...
Using C Core, I cannot figure out how to extract and embed the exif thumbnail attribute...