huangganggui / image2plt

A simple tool converts BMP image file to Cadence allegro IPX file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image2plt

A simple tool converts BMP image file to Cadence allegro IPX file. This tool uses the CImg Library project ---- a C++ Template Image Processing Toolkit.

You can build it just with "g++ image2plt.cpp -o image2plt".

About

A simple tool converts BMP image file to Cadence allegro IPX file.


Languages

Language:C++ 100.0%