Extending CPictureHolder for loading BMP, JPG, etc. South Dakota

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

Campus Management Corp
(605) 339-3788
2301 S Sheffield Ave
Sioux Falls, SD
GE Medical Systems Inc
(605) 965-1000
4205 W 53rd St
Sioux Falls, SD
Datasync Consulting
(605) 427-3282
311 Union
Madison, SD
Tip Inc
(605) 259-3511
White River, SD
Css Ltd
(605) 729-2402
225 N Main Ave
Bridgewater, SD
Accountmaster MacEssentials
(605) 886-2553
Watertown, SD
High Plains Technology
(605) 323-2780
1500 S Sycamore Ave
Sioux Falls, SD
Black Hills Computer Consulting
(605) 721-7650
Rapid City, SD
Digital Designs Corp
(605) 334-1588
2505 S Jefferson Ave
Sioux Falls, SD
Supreme Software & Consulting
(605) 348-4474
1123 Alta Vista Dr
Rapid City, SD

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

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

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