Pelles C forum

C language => Graphics programming => Topic started by: Grincheux on June 02, 2013, 02:45:31 PM

Title: A Pelles Simple Project
Post by: Grincheux on June 02, 2013, 02:45:31 PM
Just a program loading and saving images using XnView library.
Permits to have some effects on images.

It can be dowload http://www.phrio.biz/download/PrjImgEff.zip (http://www.phrio.biz/download/PrjImgEff.zip)

The file joined is an example of effects. ;D
Title: Re: A Pelles Simple Project
Post by: JohnF on June 02, 2013, 06:18:02 PM
Nice! Thanks.

John
Title: Re: A Pelles Simple Project
Post by: Grincheux on June 05, 2013, 09:57:32 AM
That could be a good idea, but I don't understand. Use english language, it's better for me.
Title: Re: A Pelles Simple Project
Post by: Grincheux on June 05, 2013, 10:01:21 AM
I found a bug with BITMAPINFOHEADER. For some files it is a BITMAPINFOHEADER and for other it is a BITMAPV5HEADER ! The file name was partially destructed. There are others bugs that I am correcting. I added the filename and the effect number in the window title.