搜索资源列表
Mesh.rar
- java3D,显示一个obj文件的数据。支持图片旋转。 三维立体场景。,java3D, display a data obj file. Support for picture rotation. Three-dimensional scenes.
ImageTrans
- 以前要实现图片的旋转或翻转,只能用ie的滤镜来实现,虽然canvas也实现,但ie不支持而且不是html标准。 css3出来后,终于可以用标准的transform来实现变换,而canvas也已成为html5标准的一部分。 css3和html5使web变得越来越强大,各种新奇的技术正等待我们发掘。 本程序分别通过滤镜(ie)、ccs3和canvas来实现图片的旋转、缩放和翻转变换效果,可以用作图片查看器。 有如下特色: 1,用滤镜、ccs3和canvas实现相同的变换
huandeng10lunhuan
- 幻灯10个图片轮换代码,相当漂亮的轮转!-Slide 10 picture rotation code, very nice web!
jquery_cpicview
- web页面手动360度旋转浏览图片,模拟三维立体图片。-web page manual 360 degree rotation pictures, simulated three-dimensional picture.
ij
- ImageJ是一個基於java的公共的圖像處理軟件,它是由National Institutes of Health開發的。可運行於Microsoft Windows,Mac OS,Mac OS X,Linux,和Sharp Zaurus PDA等多種平台。其基於java的特點, 使得它編寫的程序能以applet等方式分發。 ImageJ能夠顯示,編輯,分析,處理,保存,打印8位,16位,32位的圖片, 支持TIFF, PNG, GIF, JPEG, BMP, DICOM, FITS等
FinalDesign
- 打开..旋转..上下翻页..浏览图片..简易的图片浏览器-Open the flip up and down .. rotation .. .. .. simple picture browser picture browser
javautil
- util实现Java图片水印添加功能,有添加图片水印和文字水印,可以设置水印位置,透明度、设置对线段锯齿状边缘处理、水印图片的路径,水印一般格式是gif,png,这种图片可以设置透明度、水印旋转等,可以参考代码加以改进做成小工具。-Add picture watermark to achieve Java util function, add image watermark and text watermark, you can set the watermark position, tran
javautil
- util实现Java图片水印添加功能,有添加图片水印和文字水印,可以设置水印位置,透明度、设置对线段锯齿状边缘处理、水印图片的路径,水印一般格式是gif,png,这种图片可以设置透明度、水印旋转等,可以参考代码加以改进做成小工具。-Util realize the Java image watermark to add functionality, add watermark images and text watermark, watermark can set the transparenc
Sample-Pictures
- 完整的图片查看器,可以移动、放大、缩小,旋转,上一页,下一页,鼠标缩放兼容各浏览器!-Complete picture viewer, you can move, enlarge, shrink, rotation, Previous, Next, mouse scaling is compatible with all browsers!
HoverSlideEffect
- 这是一个javascr ipt结合html里的样式表css做的效果静态页面,图片轮换显示,几张能同时变化的图片。-This is a javascr ipt combined with the style sheets css html where do the effects of static pages, picture rotation, and a few can simultaneously change the picture.
Java3
- java程序实现图片旋转的功能,仅限一些基本的jpg等格式的文件-java program to achieve the picture rotation function is limited to some basic jpg format file
a
- 图片轮换变化,增强页面美观效果,利于美化-Picture rotation changes, and enhance aesthetic effect the page, which will help beautify
imgrouta
- 图片旋转-Picture rotation
3d-carousel
- 3D图片旋转,mootools实现图片在鼠标控-3D picture rotation, mootools achieve picture mouse control
3d
- 3d功能的图片旋转,可以实现多个图在不同的视角下旋转。-3d picture rotation function
android_3D_rotate
- 安卓,动画,3D旋转(类似酒店旋转门来旋转一个图片)-Android source code, animation, 3D rotation (similar hotel revolving door to rotate a picture)
3dtupian
- HTML5 3D图片切片滑块旋转动画 超酷的HTML5 3D特效-HTML5 3D picture slice slider rotation animation cool HTML5 3D effects
gg118
- JS+Flash实现的3D旋转效果的焦点图片切换-JS+ Flash 3D rotation effect achieved focus picture switch
实用的图片轮换脚本代码
- 实用的图片轮换脚本代码,非常的易懂,快速开发首页图片轮换,可以直接使用(Practical picture rotation scr ipt code)
html5canvasapi
- 基本知识 绘制矩形 清除矩形区域 圆弧 路径 绘制线段 绘制贝塞尔曲线 线性渐变 径向渐变(发散) 图形变形(平移、旋转、缩放) 矩阵变换(图形变形的机制) 图形组合 给图形绘制阴影 绘制图像(图片平铺、裁剪、像素处理[不只图像、包括其他绘制图形]) 绘制文字 保存和恢复状态(context) 保存文件 结合setInterval制作动画(basic knowledge Draw rectangle Clear rectangular area Arc