文件名称:ScrollBitmap_demo
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:31.47kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/
ScrollBitmap/commondialog.cpp
ScrollBitmap/commondialog.h
ScrollBitmap/Debug/
ScrollBitmap/Debug/ScrollBitmap.exe
ScrollBitmap/ReadMe.txt
ScrollBitmap/res/
ScrollBitmap/Resource.h
ScrollBitmap/res/bmp.bmp
ScrollBitmap/res/Key manager.ico
ScrollBitmap/res/ScrollBitmap.ico
ScrollBitmap/res/ScrollBitmap.rc2
ScrollBitmap/ScrollBitmap.clw
ScrollBitmap/ScrollBitmap.cpp
ScrollBitmap/ScrollBitmap.dsp
ScrollBitmap/ScrollBitmap.dsw
ScrollBitmap/ScrollBitmap.h
ScrollBitmap/ScrollBitmap.plg
ScrollBitmap/ScrollBitmap.rc
ScrollBitmap/ScrollBitmapDlg.cpp
ScrollBitmap/ScrollBitmapDlg.h
ScrollBitmap/StdAfx.cpp
ScrollBitmap/StdAfx.h
ScrollBitmap/commondialog.cpp
ScrollBitmap/commondialog.h
ScrollBitmap/Debug/
ScrollBitmap/Debug/ScrollBitmap.exe
ScrollBitmap/ReadMe.txt
ScrollBitmap/res/
ScrollBitmap/Resource.h
ScrollBitmap/res/bmp.bmp
ScrollBitmap/res/Key manager.ico
ScrollBitmap/res/ScrollBitmap.ico
ScrollBitmap/res/ScrollBitmap.rc2
ScrollBitmap/ScrollBitmap.clw
ScrollBitmap/ScrollBitmap.cpp
ScrollBitmap/ScrollBitmap.dsp
ScrollBitmap/ScrollBitmap.dsw
ScrollBitmap/ScrollBitmap.h
ScrollBitmap/ScrollBitmap.plg
ScrollBitmap/ScrollBitmap.rc
ScrollBitmap/ScrollBitmapDlg.cpp
ScrollBitmap/ScrollBitmapDlg.h
ScrollBitmap/StdAfx.cpp
ScrollBitmap/StdAfx.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.