oben01 / CxImage

a fork of CxImage with cmake support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CxImage

CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.

Development environment

This project use cmake to generate the target.

To generate CxImage static libraries you only need to run:

cmake_windows.cmd

you can choose between both win32 & x64 platforms.

Move to projects folder and build CxImage.sln

The libraries will be generated under lib.

Credit

I've forked this library from here. Thanks Davide Pizzolato

About

a fork of CxImage with cmake support


Languages

Language:C 90.2%Language:C++ 8.5%Language:HTML 1.0%Language:CSS 0.1%Language:CMake 0.1%Language:Makefile 0.0%Language:Batchfile 0.0%Language:Clarion 0.0%