library for loading and saving images, sound and video
simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and mpeg), and loading audio. The simage library relies heavily on 3rd party libraries to perform these tasks.
simage is a library capable of loading, manipulating and saving images, creating and saving movies (AVI and mpeg), and loading audio. The simage library relies heavily on 3rd party libraries to perform these tasks.
To install simage, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install simage
To see what files were installed by simage, run:
port contents simage
To later upgrade simage, run:
sudo port selfupdate && sudo port upgrade simage
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.