Using a Camera with Windows Mobile 5
- Published 07/21/2006
Learn how to access a camera and capture video by using a Windows Mobile 5.0 API called DirectShow.
Learn how to access a camera and capture video by using a Windows Mobile 5.0 API called DirectShow.
An article describing a trick to capture video screen shots.
Capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. This code helps you avoid the "white out" problem that can occur when capturing bitmaps.
Using Visual C++, you can save the desktop into a BMP or JPG file. You also can save a window into a BMP or JPG file.