ScrollBitmap_demo

所属分类:源码/资料
开发工具:C++
文件大小:31KB
下载次数:213
上传日期:2004-06-29 22:40:33
上 传 者lover0222
说明:  Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html
( Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap.)

文件列表:
ScrollBitmap (0, 2002-10-24)
ScrollBitmap\commondialog.cpp (11232, 2002-10-24)
ScrollBitmap\commondialog.h (3682, 2002-10-24)
ScrollBitmap\Debug (0, 2002-10-24)
ScrollBitmap\Debug\ScrollBitmap.exe (122940, 2002-10-25)
ScrollBitmap\res (0, 2002-10-24)
ScrollBitmap\Resource.h (874, 2002-10-24)
ScrollBitmap\res\bmp.bmp (1890, 2002-10-24)
ScrollBitmap\res\Key manager.ico (3774, 2002-10-24)
ScrollBitmap\res\ScrollBitmap.ico (1078, 2002-10-24)
ScrollBitmap\res\ScrollBitmap.rc2 (404, 2002-10-24)
ScrollBitmap\ScrollBitmap.clw (1928, 2002-10-25)
ScrollBitmap\ScrollBitmap.cpp (2147, 2002-10-24)
ScrollBitmap\ScrollBitmap.dsp (4883, 2002-10-24)
ScrollBitmap\ScrollBitmap.dsw (591, 2002-10-24)
ScrollBitmap\ScrollBitmap.h (1390, 2002-10-24)
ScrollBitmap\ScrollBitmap.plg (1858, 2002-10-25)
ScrollBitmap\ScrollBitmap.rc (7173, 2002-10-25)
ScrollBitmap\ScrollBitmapDlg.cpp (9217, 2002-10-25)
ScrollBitmap\ScrollBitmapDlg.h (2722, 2002-10-25)
ScrollBitmap\StdAfx.cpp (214, 2002-10-24)
ScrollBitmap\StdAfx.h (1054, 2002-10-24)

近期下载者

相关文件


收藏者