Add the ImageMagick Lib to PB

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Add the ImageMagick Lib to PB

Post by IdeasVacuum »

ImageMagick is one of the most useful suites of image functions on the planet, PB really should include it.

There are currently interfaces for C, C++, Java, Lisp, Lua, Pascal, Perl, PHP, Python, Ruby and others.

Cross-platform: Linux, Windows, Mac OsX, iOS and even Android OS!

https://www.imagemagick.org/script/index.php
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: Add the ImageMagick Lib to PB

Post by ts-soft »

+ 1 Image
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
Seymour Clufley
Addict
Addict
Posts: 1233
Joined: Wed Feb 28, 2007 9:13 am
Location: London

Re: Add the ImageMagick Lib to PB

Post by Seymour Clufley »

+1
JACK WEBB: "Coding in C is like sculpting a statue using only sandpaper. You can do it, but the result wouldn't be any better. So why bother? Just use the right tools and get the job done."
davido
Addict
Addict
Posts: 1890
Joined: Fri Nov 09, 2012 11:04 pm
Location: Uttoxeter, UK

Re: Add the ImageMagick Lib to PB

Post by davido »

+1
DE AA EB
User avatar
RSBasic
Moderator
Moderator
Posts: 1218
Joined: Thu Dec 31, 2009 11:05 pm
Location: Gernsbach (Germany)
Contact:

Re: Add the ImageMagick Lib to PB

Post by RSBasic »

+1
Image
Image
User avatar
Imhotheb
User
User
Posts: 10
Joined: Thu Oct 15, 2015 11:46 am

Re: Add the ImageMagick Lib to PB

Post by Imhotheb »

+1
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Add the ImageMagick Lib to PB

Post by IdeasVacuum »

+1
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
BarryG
Addict
Addict
Posts: 3292
Joined: Thu Apr 18, 2019 8:17 am

Re: Add the ImageMagick Lib to PB

Post by BarryG »

+1
User avatar
Mijikai
Addict
Addict
Posts: 1360
Joined: Sun Sep 11, 2016 2:17 pm

Re: Add the ImageMagick Lib to PB

Post by Mijikai »

+1
User avatar
jacdelad
Addict
Addict
Posts: 1431
Joined: Wed Feb 03, 2021 12:46 pm
Location: Planet Riesa
Contact:

Re: Add the ImageMagick Lib to PB

Post by jacdelad »

+1 and a few bucks!
PureBasic 6.04/XProfan X4a/Embarcadero RAD Studio 11/Perl 5.2/Python 3.10
Windows 11/Ryzen 5800X/32GB RAM/Radeon 7770 OC/3TB SSD/11TB HDD
Synology DS1821+/36GB RAM/130TB
Synology DS920+/20GB RAM/54TB
Synology DS916+ii/8GB RAM/12TB
User avatar
Caronte3D
Addict
Addict
Posts: 1027
Joined: Fri Jan 22, 2016 5:33 pm
Location: Some Universe

Re: Add the ImageMagick Lib to PB

Post by Caronte3D »

+1
loulou2522
Enthusiast
Enthusiast
Posts: 495
Joined: Tue Oct 14, 2014 12:09 pm

Re: Add the ImageMagick Lib to PB

Post by loulou2522 »

+1
victorprogra
User
User
Posts: 23
Joined: Wed Jul 06, 2022 3:49 pm

Re: Add the ImageMagick Lib to PB

Post by victorprogra »

+1
acreis
Enthusiast
Enthusiast
Posts: 182
Joined: Fri Jun 01, 2012 12:20 am

Re: Add the ImageMagick Lib to PB

Post by acreis »

I'm trying to compile a imagemagik dll easy to use in purebasic, using visualstudio 2019, but run in a lot of trange compilation errors. Have anyone tried that?
Post Reply