Skip to content

Simple SPM Package with a Wrapper Around ImageMagick 6

Notifications You must be signed in to change notification settings

petrpalata/swift-imagemagick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftImageMagick

This package tried to wrap the C ImageMagick API into a self-contained Swift library that can be used in a plug-and-play manner in your projects.

Required ImageMagick Version

The package was tested with ImageMagick 6.9.12-17 but it is assumed that it should work with any version 6.

C library has to be installed through either apt-get or homebrew on your system already or any other way that allows pkg-config to retrieve compilation/linking flags.

About

Simple SPM Package with a Wrapper Around ImageMagick 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published