Extending CPictureHolder for loading BMP, JPG, etc. Saint Cloud MN

This class extends the MFC CPictureHolder class to include better support for enhanced metafiles, access to picture handles, loading from files, and other capabilities.

Local Companies

Geronimo Development Corp
(320) 259-9805
606 25th Ave S Ste 201
Saint Cloud, MN
Professional Project Partners
(320) 203-1580
Saint Cloud, MN
Complete Business Computer Consulting
(320) 252-6049
1110 7th St SE
Saint Cloud, MN
Simplified-It
(320) 230-6003
3005 20th St S
Saint Cloud, MN
Computech
(320) 654-1156
140 Osseo Ave N
Saint Cloud, MN

provided by: 
Originally published at Internet.com


Environment: VC6 (earlier probably ok too), Win2K/95/98

This class extends the MFC CPictureHolder class to include




Simply include the .h and .cpp into your project and use it as you would CPictureHolder.

You can also use this instead of the CBitmap class (but with code changes, of course).

And remember that CPictureHolder has a Render method to draw pictures, and it support transparency for GIF's etc.

I built this with various versions of VC6. I don't see why it wouldn't work on other recent versions.

NOTE 1: I would usually have made many of these member functions const. However, CPictureHolder doesn't use any consts, and so I would have to have done lots of (potentially unsafe) const casts in my code.

NOTE 2: Chensu says that OldLoadPicture/IPicture has problems with palettes. I haven't looked at his code yet, but if so, I will (with his permission) update this code to include whatever fixes he added to better support palettes

NOTE 3: I haven't included support for icons in here. It would be trivial to add so I'll leave it as an excercise for the reader :-) ...

Read article at Internet.com site

Featured Local Company

ThoughtWorks, Inc.

763-238-2413
5756 94th Ave. N
Greenfield, MN
http://www.ThoughtWorks.com


Topics: 
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML