On 14/05/16 04:29, Oleksiy Druzhynin wrote:
Dear Gimp developers.
I would like to embedded Gimp color filters (for instance,
gimp_brightness_contrast_config) into OpenShot video editor on its python level or
just call it from underlining C MLT library (just to inject it into this file:
https://github.com/mltframework/mlt/blob/master/src/modules/core/filter_brightness.c)<https://github.com/mltframework/mlt/blob/master/src/modules/core/filter_brightness.c>
Could you advice please some code samples how to inject Gimp code into another
applications?
There are several image processing libraries for Python with this kind
of capabilities, such as the old PIL
<http://www.pythonware.com/products/pil/> or the Python interfaces in
ImageMagick <http://www.imagemagick.org/script/api.php> among others.
_______________________________________________
gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives: https://mail.gnome.org/archives/gimp-developer-list