ae.utils.graphics.im_convert

ImageMagick "convert" program wrapper

Members

Functions

parseViaIMConvert
auto parseViaIMConvert(const(void)[] data)
auto parseViaIMConvert(const(void)[] data, TARGET target)

Invoke ImageMagick's convert program to parse the given data.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <ae@cy.md>