CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 图片合成

搜索资源列表

  1. HalfTransparentImageDemo

    1下载:
  2. 用java实现图片处理中的透明效果,可以实现图片的合成,渐隐渐现
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:30785
    • 提供者:阿安
  1. AlphaTest

    0下载:
  2. 将2张图片或者更多图片合成一个图层形成一个材质。 这里的交互式applet 能够播放Alpha 类的参数和图片输出的效果。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:56055
    • 提供者:小淼
  1. ImageProcessor

    0下载:
  2. java源码调用jai实现图片合成,缩放,格式转换等-java source called jai to achieve image synthesis, scale, format conversion, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3948
    • 提供者:w.l
  1. 48598_1233207577eHyq

    0下载:
  2. java写的合成图片的程序 在html中,我们经常显示图片,而且往往将要显示的多张图片合成一个图片,显示的时候,从这一张图片里选择一个要显示的图片,这个程序就是将多张图片合成一个图片,并生成css,供显示图片时使用。 程序已经打包成jar 使用一下命令执行: java -jar compositionIMG.jar-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6119
    • 提供者:zhen
  1. qqmk

    0下载:
  2. 魔卡计算器是一款在线QQ魔法卡片辅助工具,可以很方便的计算所需素材卡以及合成时间! 魔卡计算器操作方法: 1、在相应的图片上鼠标左键加,右键减 2、图片上浮动绿色数字,总需要数量 3、下左红色:现有数量 下右蓝色:还需数量 -Magic Card Calculator is an online support tool QQ magic card, you can easily calculate the required material cards and the
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-23
    • 文件大小:15471
    • 提供者:rencun
  1. Test

    0下载:
  2. jpg的图片合成代码,大家如有需要可以下载-this is a coding about combining image!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1008
    • 提供者:张哲
  1. TextImagePieceTogether

    0下载:
  2. java 类将图片合成在一起 注意interface不要破坏封装-java class with the image synthesis
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1604
    • 提供者:熊阿娇
  1. src

    0下载:
  2. 图片合成AVI算法,采用的是图片渐变,来源开源源代码-make photos as a AVI file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:21898
    • 提供者:godbreak
  1. MyBrowserMObile

    0下载:
  2. 很老的一个东西了!只有8K的一个程序,中文乱码,不过加载图片的速度还是令人称道的!如果能改的兼容中文,大可以与航海家等合成在一起,所谓支持WEB,也叫聊胜于无-Uc Borwes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:9171
    • 提供者:boronlin
  1. dtt

    0下载:
  2. flash 大头贴, 可以摄像头抓照片和其他图片合成
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:741434
    • 提供者:tyj
  1. HalfTransparentImageDemo

    0下载:
  2. Java半透明图片的实现源代码,实现步骤:图像文件名数组,缓冲区图像,图像合成的alpha赋初值,根据Image对象创建一个缓冲区图像、获取Image对象、实例化媒体加载器、增加待加载Image对象、创建缓冲区图像、创建缓冲区图像的图形环境、在图形环境绘制图像、绘制文字、源排斥目标法合成规则、创建AlphaComposite对象、设置图形环境的合成方式。-the picture half-transparent
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:159402
    • 提供者:strong
  1. JavaHalfTransparentImageDemo

    0下载:
  2. Java半透明图片的实现源代码,实现步骤:图像文件名数组,缓冲区图像,图像合成的alpha赋初值,根据Image对象创建一个缓冲区图像、获取Image对象、实例化媒体加载器、增加待加载Image对象、创建缓冲区图像、创建缓冲区图像的图形环境、在图形环境绘制图像、绘制文字、源排斥目标法合成规则、创建AlphaComposite对象、设置图形环境的合成方式-Java translucent pictures realization of the source code, implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:158720
    • 提供者:pudn1382
  1. BitmapTool

    0下载:
  2. 实现图片合成,倒影,阴影等特效的Java工具类-Achieve image synthesis, reflection, shadows and other special effects for Java tools
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:1157
    • 提供者:jackie
  1. jpg2pdf

    0下载:
  2. 最近看到一个需求,将一些jpg文件合到一起变成pdf文件,就去网上找资料,通过java代码实现了它。可以将大量图片合成到一个pdf文件中-Recently saw a demand for some of the jpg files back together into a pdf file, go online to find information, through the java code to achieve it. Large number of pictures can be sy
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2505080
    • 提供者:qgqaqgqa
  1. smail

    0下载:
  2. 图片合成视频 图片合成视频 图片合成视频 -Image composite videoImage composite videoImage composite videoImage composite videoImage composite videoImage composite video
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:253676
    • 提供者:a5261791
  1. javasmil

    0下载:
  2. java写得简单smil功能,可合成图片,视频,声频等,导出有安装文件,并包括有完整的Java源代码文件,使用方法见帮助。源代码开源,欢迎二次修改。安装程序运行界面请参阅运行截图。-java as simple smil function can be synthesized pictures, video, audio, etc., have the installation file export and includes a complete Java source code files,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:263628
    • 提供者:乐乐
  1. smil

    0下载:
  2. java写的简单smil功能,可合成图片,视频,声频等,源代码可以用于处理彩信功能-smil java to write a simple function can be synthesized images, video, audio, etc., the source code can be used to handle multimedia functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:56914
    • 提供者:richard
  1. ToGIF

    0下载:
  2. 实现了将图片合成gif,将要合成的图片放在“F://Image/”下,图片命名格式“image+数字”,运行后便可以合成GIF-To achieve a synthesis of the picture gif, will be synthesized picture in F: // Image / under the picture naming format image+ number , after running can be synthesized GIF
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1758546
    • 提供者:黄可可
  1. 邀请函图文合成demo

    0下载:
  2. 上传图片通过canvas生成IMG下载, 达到在手机上长按存图的目的(Upload pictures through canvas to generate IMG download, to achieve the goal of long storage map on the phone)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-04
    • 文件大小:196608
    • 提供者:yuliu3344
  1. javasmil

    0下载:
  2. Java实现视频 音频 图片的合成功能,导出有安装文件,并包括有完整的Java源代码文件(Java realizes the synthesizing function of video, audio and pictures, and exports with installation files, and includes complete Java source code files)
  3. 所属分类:Java编程

    • 发布日期:2020-09-21
    • 文件大小:263168
    • 提供者:gokk
搜珍网 www.dssz.com