FlifWICCodec Save

Windows Imaging Component Codec for Free Lossless Image Format

Project README

Build status

FLIF Windows Codec

This plugin allows to decode and encode FLIF files in Windows aplications using the Windows Imaging Component (WIC) API. That allows e.g., to see the files in Windows PhotoViewer and Windows Explorer.

Build Instructions

  1. Open Visual Studio 2015 and open FlifWICCodec.sln
  2. Compile

Installation

  1. open an administrative command prompt
  2. navigate to folder with the FlifWICCodec.dll
  3. execute:
regsvr32 FlifWICCodec.dll

Uninstall

  1. open an administrative command prompt
  2. navigate to folder with the FlifWICCodec.dll
  3. execute:
regsvr32 -u FlifWICCodec.dll

Used Repositories

Open Source Agenda is not affiliated with "FlifWICCodec" Project. README Source: peirick/FlifWICCodec
Stars
40
Open Issues
7
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating