Grouplab Web Page Thumbnail Control
The Grouplab Web Page Thumbnail control is designed to produce a thumbnail image of a particular
web site.
While this functionality is offered through Microsoft's own webview control (shdocvw.dll), our
control offers the following functions that were required for our applications.
-
automatically fetches thumbnail for a given URL, without
requiring the user to create an Internet shortcut
-
uses halftone image stretching (when available in windows NT/2000)
to produce higher quality scaling
-
creates a StdPicture object (IPictureDisp), allowing image to be
utilized in any .picture contexts (picture boxes, imagelists, loading/saving bmps)
|