搜索资源列表
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
E1502
- 在view中打开位图,能对窗口进行缩放,最后能根据当前窗口的大小保存新位图。
DibTransform
- 位图的剪切,缩放,和旋转的图像编辑 接触和了解dib sdk
VictorIdeVcl_b105
- 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好
raushon
- 实现RAW——>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW -- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
VictorIdeVcl_104
- ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等-ImButton : Dynamic effects of button controls ValidateEdit : to limit the importation of content input box U
bmpkkk.rar
- 实现图像的缩放,包括256色位图,和24为真彩色位图,Image scaling, including the 256-color bitmap, and 24 for true color bitmap
ImageP.rar
- MFC编程,绘制基本的几何图形,对位图进行缩放、旋转、镜像等操作,MFC programming, basic geometric shapes drawn on the digital map to zoom in and out, rotate, mirror, such as operation
GraphShower
- 本实例是一个类似ACDSee的图像浏览工具——GraphShower。GraphShower主要实现如下功能: ⑴ 类似ACDSee的图片浏览功能。用户只需要打开一个图片,就能利用菜单栏、工具栏或者快捷键快捷的浏览该图像所在目录的所有图像。使用方法与ACDSee类似。 ⑵ 图像的缩放显示功能。图像可以支持以下四种显示模式: ① 原始大小:以原始大小显示图像。如果图像大小比视图小,则显示在正中;如果图像比视图大,则显示部分图像。用户可以利用鼠标拖动图像以显示其它部分。 ② 适合宽
200532590150
- 将微波遥感的二进制数据转换成8位位图,然后对其实现增强LEE滤波以及sigma滤波算子,并可以对位图进行缩放显示-convert binary data of RADAR to 8 bits bitmap implement enhanced LEE filtering and sigma filtering can zoom and display the bitmap
DigiPicture
- 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
2
- 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
CH2
- 《Windows多媒体编程基础》第二章源代码 LoadPic 演示位图加载和缩放显示功能 PageV 演示CHtmlView类的简单使用,用户可以在应用程序中打造自己的浏览器(功能非常强大,看你怎么用) ST 演示CStatic控件的用法。证明静态不静(可以充满动感) MyButtonTest 演示普通按钮的动态创建 MyBitmapButton 演示位图按钮的动态创建 -" Windows Multimedia Programming" chapter
openthepic
- 使用非DIB的方式显示位图,并可以根据窗口的大小进行缩放。-The use of non-DIB bitmap display and can zoom in and out the window size.
ZoomImgDemo
- 实现位图的缩放显示,可以按照目标区域的宽或高显示-Bitmap scaling shows that the region can meet the target of a wide or high display .....
My2DTexture
- vc下利用directx写的一个小程序,加载位图,,支持鼠标键盘操作,可以向四个方向的行进,可以缩放-using directx vc written under a small program to load the bitmap, to support the operation of mouse and keyboard, you can travel to the four directions, you can zoom
ImageZoomDemo
- vc——实现位图的各种缩放处理\ImageZoomDemo的程序源码,希望对大家有所帮助-vc- to achieve a variety of bitmap scaling processing \ ImageZoomDemo
GDIplusDemo
- BMP位图显示加缩放功能,缩放比例可以调节-BMP LOOk and suofang function
vcsuolv
- VC++.net缩放显示位图,VC++.NET学习源码,实例源码下载,为学习VC.NET的朋友提供尽可能多的资料。-VC++.net zoom display bitmap, VC++.NET learning source and example source code download, provide as much information to learn VC.NET friends.
ImageEditor530
- Win32 API打开并显示位图,可以进行简单缩放。展示了如何进行基本的Windows子窗口封装-Win32 API to open and display the bitmap which can simply scaling. Shows how to perform basic Windows child window Package