Extending CPictureHolder for loading BMP, JPG, etc. Barre VT

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

Bitwise
(802) 372-4340
168 Bridge Rd
North Hero, VT
Digital Aurora Inc
(802) 362-8111
Manchester, VT
Vector New England Inc
(802) 655-6001
463 Mountain View Dr
Colchester, VT
Vermont Computer Support
(802) 524-0203
1 Wiley Pl
Saint Albans, VT
Green Mountain Logic
(802) 223-3729
7 Baldwin St
Montpelier, VT
Derham & Co
(802) 867-0155
Dorset, VT
Custom Support
(802) 222-4460
227 Cross Rd
Bradford, VT
Interface Management Group
(802) 649-3121
12 Campbell Flat Rd
Norwich, VT
Vermont Firmware Corp
(802) 872-8090
109 Field Green Dr
Colchester, VT
Global Works Systems
(802) 846-2550
441 Watertower Cir
Colchester, VT

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

KGS Software Engineering

8028797848
Po Box 8286
Essex, VT
http://www.kgsse.com


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