The ImageMagick library has a function DisplayImages which can be called to bring up a window containing an image. I want to use this to check that things are being done as I intend. This function works in Linux, but does not appear to work in Windows. Is there some other function that provides this capability?
0条回答
相关问题
- Views base64 encoded blob in HTML with PHP
- How to get the background from multiple images by
- Is shmid returned by shmget() unique across proces
- Inheritance impossible in Windows Runtime Componen
- how to get running process information in java?