搜索资源列表
as2.0amlabfire
- as2.0 模拟火焰 import flash.display.* import flash.filters.* import flash.geom.* import de.popforge.bitmap.Shape Shape.setContainer( this.createEmptyMovieClip( shapes , 10000 ) ) //-- get blue circl
Explosion
- as3.0 模拟爆炸 package { import flash.display.BitmapData import flash.geom.ColorTransform public class Explosion { /* EXPLOSION PARAMETERS */ //-- START VALUES private const EXPLOSI
as2.0amlabfire
- as2.0 模拟火焰 import flash.display.* import flash.filters.* import flash.geom.* import de.popforge.bitmap.Shape Shape.setContainer( this.createEmptyMovieClip( shapes , 10000 ) ) //-- get blue circl
Explosion
- as3.0 模拟爆炸 package { import flash.display.BitmapData import flash.geom.ColorTransform public class Explosion { /* EXPLOSION PARAMETERS */ //-- START VALUES private const EXPLOSI
2004-10_2004102994048550
- import flash.display.Sprite import flash.display.Bitmap import flash.display.BitmapData import flash.filters.BlurFilter import flash.events.Event import flash.geom.Point import flash.events.MouseEvent
connected_components_image
- Implementation Of Labeling Connected Components 用C#实现图像的连通区域标定,可选4连通,8连通-Implementation Of Labeling Connected Components The algorithm is coded in C# using unsafe so the quality and speed of the program may not be af
masaikexiaoguo
- 用AS3 实现的马赛克效果只对应flash8 是flash8的bitmapData效果 -Mosaic effect using AS3 to achieve only the corresponding flash8 is flash8 effect of bitmapData
FlamerClass
- Flamer class. AS3 class that allows a sprite or movieclip to be passed to it, the result is a flamiing mc. Perlin noise, colour transformations and bitmapdata make this all possible.
delphi-Jietu
- Delphi利用流实现网络传输屏幕图像 含有源代码。和生成程序 先启动Server, 在启动Client,点连接服务器。在点截图。 -Delphi for network transmission using current screen image containing the source code. And generate program first started Server, start Client
smoothdraw
- As3实现BitmapData画图功能,范例希望能帮到大家-As3 achieve BitmapData drawing functions, examples of hope to help you! !
JPEGAsyncEncoder
- 同步实时encode jpeg流,保存发送至后台。-JPEGAsyncEncode,encode the bitmapdata to jpeg
BitmapDataAndFilter
- bitmap及其使用滤镜功能详解 主要说明了bitmapData在AS3中的作用比较基础-bitmapData and filter explain
BitMapDataHeroMovieClip
- 用Actionscr ipt 3实现BitMapData画出一个动画人物,不错的效果!-Draw with Actionscr ipt 3 implementation BitMapData an animated character, good results!
BitmapData
- 国产底层bmp图像处理类, 结构清晰、注释齐全, 功能是很多网上代码所没有的, 主要用于位图的找图找色, 编写自己的photoshop必备。感谢原作者的分享!-A bmp image processing delphi class Powered by Chinese, with clear structure and rem, used in finding /comparing color or block ..like photo
jsfl
- jsfl,批量导入目录树下的图片,输出swf文件并编号命名图片类。-jsfl,import pics and export as swf, rename bitmapData.
IBackground_9s
- 传递九宫格BitmapData,生成九宫格背景框。 任意设置宽度高度,效率高-Transfer squared BitmapData, generate squared background box. Arbitrarily set the width height, high efficiency
BitmapData
- delphi 找图找色,,以前一直以为找图比较难,后来看了AutoHotkey的源码,原来也就是笨方法。 以下是精确的找图。因为已经很快,没再做优化处理。-delphi find color find bitmap
com
- 把BitmapData转为JPEG,adobe官网版本,墙裂推荐(let BitmapData encode to JPEG)