搜索资源列表
dt
- 加载bmp图片并可以使用不同的方法进行旋转90度和任意角度的旋转
bmplib
- BMP图片旋转函数,只能以90度倍数旋转
bmp_xuanzhuan
- 用算法对BMP图片旋转例子(算法试验) 运行后点打开一个BMP图像 按钮 在打开框中 选中lena256.bmp 点打开 然后在弹出框中点确定 点两次后看到效果
VC++实现纹理贴图旋转立方体
- 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
ibqsImage24_FreeEdition
- 图像处理组件--ibqsImage,使用简单,功能强大,图像处理效果极佳。 组件支持多种图片格式,包括bmp,jpg,gif,wmf,emf,ico,png,pcx,tif,tga,pcx,dcx等。 组件提供两种输出接口,包括保存,直接显示(您再也不用定时清理那些临时的垃圾图片)。 组件提供灵活多样的自由绘图和设计方式,图像处理、缩放、翻转、旋转、剪切等更加轻松快捷。 组件提供灵活的水印安全贴图,满足各种图像安全防伪和
tengfei
- 用C#编写一个window应用小软件可以浏览*.bmp *.gif *.jpg *jpeg等类型图片并且提供保存以及一些放大缩小旋转等功能!不足之处麻烦大家批批!我主页是http://www.biglong.54bk.com-C# prepared a small window application software can browse*. bmp jpg*. gif*.* jpeg photos and other types o
Rotatebmp
- 以任意角度旋转所显示的bmp位图;随意平移图片(在旋转一定角度的基础上)-arbitrary rotation angle as shown in bmp bitmap; Free translation Photo (in a certain angle of rotation basis)
bmpmanip
- 该源码主要用于在手机平台上对图像的一些简单处理,装在图片并对其进行一定的处理,旋转,保存为bmp文件等-the main source for the mobile platform on some simple image processing, and put in the picture and its certain, rotation, the depositary for the bmp files
200462820812
- 功能特点: 1、导入多种图片格式,目前支持BMP,JPG,GIF等。 2、输出JPG格式缩略图,自定义输出压缩参数 3、高效率生成缩略图,4种导出方式,方便灵活。 4、图片裁减功能,自定义裁减区域。 5、能购获取图片尺寸。 6、支持文字水印,可自定义字体、颜色、旋转角度等。 7、支持图片水印,图片水引支持透明度。 8、性能更稳定,消耗系统资源少。 -features : one, into a v
ExtendedBitmap
- 图像处理,BMP,JPG,JPEG,GIF图片,旋转,放大缩小。-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.
imgobj
- 一个附带完全源码的图片编辑显示类,包含:图像裁剪,旋转,增强,显示等模块,支持.bmp,.jpg等多种格式文件的读取。-A spin-off of fully-source image editing display categories, including: Image cropping, rotation, enhancement, display modules, to support. Bmp,. Jpg files in m
dt
- 加载bmp图片并可以使用不同的方法进行旋转90度和任意角度的旋转-Bmp picture to load and can use different methods to rotate 90 degrees and any angle of rotation
chen2
- 立方体的显示、旋转并且可以在立方体上贴上图片等bmp文件-Display cube, rotate cube and can be put in the picture, such as bmp file
bmplib
- BMP图片旋转函数,只能以90度倍数旋转-BMP image rotation function, only in multiples of 90 degrees rotation
readvc
- 基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说
image
- 类似于windows自带的图片查看器,可以对bmp图片进行读取、旋转、放大、缩小、取反、保存等操作-Similar to the windows built-in picture viewer, can read bmp images, rotate, enlarge, reduce, take anti-keeping and other operations
95302901ExtendedBitmap
- 图像处理,BMP,JPG,JPEG,GIF图片,旋转,放大缩小。-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.-Image processing, BMP, JPG, JPEG, GIF images, rotate, zoom.-image processing, BMP, JPG, JPEG, GIF images, rotating,
test_to_rotate90
- bmp 图片旋转 90度 希望对大家有用-bmp rotate 90 degree. may it helpful to you
ImgRotate
- BMP 图片旋转,任意角度 。VC源码,供初学者学习(BMP image rotation at any Angle)