Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-11-2007, 01:14 PM
|
#1
|
LQ Newbie
Registered: Jan 2007
Location: Northern Virginia
Posts: 11
Rep:
|
C Language Image Processing Library
I need a C Language imagage processing library of functions that will convert my results to selected image formats. Where can I find such libraries? I already have ImageMagick. Are there Web sites where I can download libraries for C, in general?
Also, if I have a library (Static or Shared), how can I determine the calls for the functions it contains?
Of course, my compiler is gcc.
Thanks for your help
Ace27
|
|
|
10-11-2007, 01:19 PM
|
#2
|
Member
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510
Rep:
|
If you already got Image Magick, what exactly are you missing then?
|
|
|
10-11-2007, 02:23 PM
|
#3
|
LQ Newbie
Registered: Jan 2007
Location: Northern Virginia
Posts: 11
Original Poster
Rep:
|
Su-Shee
I need to work from C, not command line.
Ace27
|
|
|
10-11-2007, 04:01 PM
|
#4
|
Member
Registered: Sep 2007
Location: Berlin
Distribution: Slackware
Posts: 510
Rep:
|
Yes, I understand that, but Image Magick has a C API (among many other programming languages), you just have to use it.
The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
See here: http://www.imagemagick.org
|
|
|
10-12-2007, 10:03 AM
|
#5
|
LQ Newbie
Registered: Jan 2007
Location: Northern Virginia
Posts: 11
Original Poster
Rep:
|
Su-Shee
Thanks for the help. I didn't know about the API's. I think this solves my problem.
Ac27
|
|
|
All times are GMT -5. The time now is 02:52 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|