Hi.
I want to know that does ImageMagicK support dialog based windows application?
I don't want to waste my time for this anymore.
Does ImageMagicK support dialog based windows application?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Does ImageMagicK support dialog based windows application?
ImageMagick has a number of built-in interfaces: command-line, C, C++, Perl, and so on. I'm not sure what a "dialog based windows application" is.
Graphical interfaces with sliders and so on that use ImageMagick are available, such as nip2: http://www.vips.ecs.soton.ac.uk/index.php?title=Nip2
Graphical interfaces with sliders and so on that use ImageMagick are available, such as nip2: http://www.vips.ecs.soton.ac.uk/index.php?title=Nip2
snibgo's IM pages: im.snibgo.com
Re: Does ImageMagicK support dialog based windows application?
Yes that is what I'm saying.snibgo wrote:ImageMagick has a number of built-in interfaces: command-line, C, C++, Perl, and so on. I'm not sure what a "dialog based windows application" is.
Graphical interfaces with sliders and so on that use ImageMagick are available, such as nip2: http://www.vips.ecs.soton.ac.uk/index.php?title=Nip2
If you don't mind, would you please let me know how to do that?
Some example code or project code I'm ok.
Please help me.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Does ImageMagicK support dialog based windows application?
I'm not sure what you are asking. I have written (but not published) Windows programs with dialogs and sliders and so on, and other Windows programs that use ImageMagick. I haven't written written programs that combine the two.
snibgo's IM pages: im.snibgo.com
Re: Does ImageMagicK support dialog based windows application?
snibgo wrote:I'm not sure what you are asking. I have written (but not published) Windows programs with dialogs and sliders and so on, and other Windows programs that use ImageMagick. I haven't written written programs that combine the two.
I am asking you what if you have any reference code used ImageMagicK then share to me.(it does not matter whether sliders exist or not)
Then I found how to implement you with ImageMagicK into the program.
Doesn't it make sense?
Currently my problem is that I can't use ImageMagicK in program.
Also it does not matter VC6.0 or VC2010 .