Welcome![Sign In][Sign Up]
Location:
Search - 位图,缩放

Search list

[GDI-BitmapBMP位图文件结构及平滑缩放

Description: 用普通方法显示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's high median color graphics graphics distortion at large. This paper shows video function bitmap BMP, can eliminate the above shortcomings.
Platform: | Size: 4476 | Author: 范生宏 | Hits:

[Program doc位图文件结构与使用

Description: 位图文件的结构和使用方法
Platform: | Size: 147452 | Author: bbbarbel@sina.com | Hits:

[Windows DevelopVictorIdeVcl_b105

Description: 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB's own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such as the number of characters in Chinese characters, such symbols. 3.UrlLabel : hyperlinks can be realized labeling controls, as long as the property can be completed, the support of the mouse sensors change color. 4.YbUpDownEdit : The next arrow Numerical size can be adjusted to the input b
Platform: | Size: 40960 | Author: 毕胜 | Hits:

[GDI-Bitmapraushon

Description: 实现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
Platform: | Size: 545792 | Author: 凌波微步 | Hits:

[GDI-BitmapBitmapDispay

Description: VC环境下,具有缩放功能的位图显示的程序,采用的方法简单实用-VC environment, with the zoom function bitmap displays procedures, the method is simple and practical
Platform: | Size: 256000 | Author: 蝈蝈 | Hits:

[2D Graphicpotrace-1.7.tar

Description: Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, PostScript, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it smooth, free to zoom the pictures. Its format can be imported is PBM, PGM, PPM, and BMP formats, the default output format EPS files, it can be used for a company's logo and documents scanned images to eliminate the jagged, any resolution to be displayed. Its output formats : EPS, PostScript, PDF, SVG, XFIG, Gimppath and PGM.
Platform: | Size: 414720 | Author: 龙柏利 | Hits:

[GDI-BitmapBMP位图文件结构及平滑缩放

Description: 用普通方法显示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's high median color graphics graphics distortion at large. This paper shows video function bitmap BMP, can eliminate the above shortcomings.
Platform: | Size: 4096 | Author: industry pho | Hits:

[Picture Viewer714771751206myvido

Description: 图象的处理关于图像显示、旋转、缩放的,看了看,还是没明白所以(主要是还是对图像的结构没有弄清除造成的),后来拿了一本〖VC++数字图像处理〗,主要是针对位图的基本格式及结构,搞清除后,自已试着用程序来读位图里面的信息,基本成功了 -image processing on the image display, rotation, zooming, read, or not understand why (mainly right image or not get the structure of the clearing), Later got an overview of VC digital image processing] is targeted mainly at the basic bitmap format and structure, engage removed, try to use their own procedures to read bitmap inside information essential for the success of
Platform: | Size: 6144 | Author: 好好 | Hits:

[Picture Viewerisee_thum

Description: 图像缩放代码由是JPEG组的analyst编写,特点是可以对32位的图像数据进行任何比例的缩放操作,代码是经过MMX优化的在线汇编,速度相当快(大概是同功能C++代码的十倍以上,在ISee中我们用它来生成拇指图,效果很不错的)。-image scaling code from JPEG is the analyst group prepared, it is characterized by a pair of 32-bit image data scaling proportion of any operation, After MMX code is optimized online compilation, very fast (roughly the same function code C over 10 times, in ISee we use it to the thumb generation plans, the effect is quite good).
Platform: | Size: 3072 | Author: zhangxp | Hits:

[Special Effectsimagescaler

Description: 8位或者24位图像缩放模块,支持X、Y方向不等比例的任意倍,甚至非整倍缩放功能,支持插值功能-eight or 24 images zoom module, support X, Y directions ratio ranging from the arbitrary times, even aneuploidy zoom function, support interpolation function
Platform: | Size: 77824 | Author: caotings | Hits:

[Compress-Decompress algrithmsimagezoominout

Description: 用VC++实现给定位图的缩放,使用图像处理技术-with VC positioning map to zoom in, the use of image processing technology
Platform: | Size: 406528 | Author: tina | Hits:

[GDI-BitmapE1502

Description: 在view中打开位图,能对窗口进行缩放,最后能根据当前窗口的大小保存新位图。-In view to open a bitmap that can zoom in and out of the window, and finally to the light of the current window size save the new bitmap.
Platform: | Size: 1166336 | Author: 陈北天 | Hits:

[GDI-BitmapDibTransform

Description: 位图的剪切,缩放,和旋转的图像编辑 接触和了解dib sdk -Bitmap shear, zooming, and rotating the image editing contacts and understanding of dib sdk
Platform: | Size: 417792 | Author: mahe | Hits:

[GDI-Bitmap2

Description: 打开一幅位图,并对位图实现各种几何变换包括平移,旋转,镜像,转置,缩放等。-Open an bitmap and bitmaps to achieve a variety of geometric transformations, including translation, rotation, mirror, transpose, scaling.
Platform: | Size: 28672 | Author: guodan | Hits:

[Special EffectsTransformShow

Description: 该程序能对位图进行各种变换,如旋转,镜像,缩放-The program can transform a variety of bitmap, such as rotating, mirroring, scaling and so on
Platform: | Size: 91136 | Author: 范虎威 | Hits:

[Windows DevelopImageP

Description: MFC编程,绘制基本的几何图形,对位图进行缩放、旋转、镜像等操作-MFC programming, basic geometric shapes drawn on the digital map to zoom in and out, rotate, mirror, such as operation
Platform: | Size: 175104 | Author: jason | Hits:

[Special Effectsquick_stretch_sample

Description: 快速显示位图的缩放效果。在进行缩放时设置位图数据,在OnDraw中直接显示即可,从而提高效率-quick stretch
Platform: | Size: 319488 | Author: kou | Hits:

[Windows DevelopDigiPicture

Description: 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, including how to display a bitmap, image of the anti-color, threshold gray transformation, gray-tensile, gray balance, brightness changes, image translation, image scaling, etc.
Platform: | Size: 10501120 | Author: 林彩华 | Hits:

[GDI-BitmapImageZoomDemo

Description: vc——实现位图的各种缩放处理\ImageZoomDemo的程序源码,希望对大家有所帮助-vc- to achieve a variety of bitmap scaling processing \ ImageZoomDemo
Platform: | Size: 120832 | Author: | Hits:

[Documents位图编辑器

Description: 把位图变灰度,缩放等功能,刚开始学C++,新手练习。(The bitmap gray, zoom and other functions.)
Platform: | Size: 20480 | Author: 小东家 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net