欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++

源码/资料 32 K 194 次下载

资源详细信息

文件格式
ZIP
文件大小
32 K
资源分类
上传者
发布时间
下载统计
194
所需积分
2 积分

Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ - 资源详细说明

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++ - 源码文件列表

立即下载 Displaying a large bitmap file

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关源码/资料资源:

相关源码/资料资源推荐