CPP Images
From Mesdoc
(Difference between revisions)
Line 13: | Line 13: | ||
* JpegFile - free JPG (and BMP) reading and writing code | * JpegFile - free JPG (and BMP) reading and writing code | ||
http://www.smalleranimals.com/jpegfile.htm | http://www.smalleranimals.com/jpegfile.htm | ||
+ | |||
+ | http://www.smalleranimals.com/isource.htm |
Current revision as of 13:29, 23 September 2006
- Using the ATL CImage Class
http://www.codeguru.com/Cpp/COM-Tech/atl/graphics/article.php/c3597
- CImage Class
http://msdn2.microsoft.com/en-us/library/bwea7by5.aspx
- comment charger une image sur une fenêtre dans un projet Visual C++ ?
http://c.developpez.com/faq/vc/?page=GDI#loadImage
- [MFC][IHM] lignes "cliquables"
http://www.developpez.net/forums/archive/index.php/t-29699.html
- JpegFile - free JPG (and BMP) reading and writing code