ReneSlijkhuis / gimp-wic-plugin

GIMP plugin which adds reading support for all image formats that are supported by the Windows Imaging Component (WIC) codecs on your computer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIMP WIC plugin

This GIMP plugin adds reading support for all image formats that are supported by the Windows Imaging Component (WIC) codecs on your computer

The binary distribution can be found at the following location: Gimp-Forum.net - Extending the GIMP

open image

procedure browser

Simple WIC examples

If you’re mainly interested in some simple WIC examples, please have a look at:
example-wic-applications

This repository contains a few example applications, which should help you in getting started...

License

Released under the MIT license.

About

GIMP plugin which adds reading support for all image formats that are supported by the Windows Imaging Component (WIC) codecs on your computer

License:MIT License


Languages

Language:C++ 63.4%Language:C 34.7%Language:Batchfile 1.9%