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

搜索资源列表

  1. kelongweitu

    0下载:
  2. 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:克隆位图效果-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: clone the bi
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-17
    • 文件大小:22214
    • 提供者:
  1. VJ-to-read-image-gray--code

    0下载:
  2. 源程序为ImageProcess.zip,包括imageGray.vjp工程的全部文件。同时提供了一个测试用的seashore.bmp位图文件。 如果要读取并处理其它图像(jpg,pcx等),请在visual J++6.0中打开imageGray.vjp工程文件,打开imageGray.java,在public void initParameters()初始化参数函数中有一行装载图像文件的语句: imageTest = loadingImage( "seashore.bmp", "Loa
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:328098
    • 提供者:pengjx
  1. BitmapDataAndFilter

    0下载:
  2. bitmap及其使用滤镜功能详解 主要说明了bitmapData在AS3中的作用比较基础-bitmapData and filter explain
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:5594
    • 提供者:雷震澍
  1. BitmapHitTest

    0下载:
  2. The example of simple Bitmap hit test, for the beginner to study
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-11
    • 文件大小:1322
    • 提供者:liuyi
  1. BitmapHitTestPlus

    0下载:
  2. The simple sample of Bitmap hit Test, for beginner to study
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-14
    • 文件大小:2970
    • 提供者:liuyi
  1. BMP

    0下载:
  2. 图像处理的第一次作业: 8位BMP位图的灰度拉伸和直方图均衡-Image processing operations: 8-bit grayscale bitmap BMP stretching and histogram equalization
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1709282
    • 提供者:聂龙
  1. image.tar

    0下载:
  2. 24-bitmap的读取和获取色彩通道。显示灰度图。-24-bitmap read and get the color channels. Display grayscale.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:1829
    • 提供者:sunlee
  1. bitmap9grid

    0下载:
  2. 为了项目背景的统一 为了能够节省美术的制作 为了项目能够节省空间和资源 一张背景 无缩放应用到任何地方 这就是九宫格图的制作 改进的代码 九宫格-the nine grid bitmap app
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-11-28
    • 文件大小:1072
    • 提供者:Bonnie
  1. afinal-master

    0下载:
  2. 网络请求框架,避免Bitmap出现OOM错误-The network requests framework, avoid Bitmap OOM error
  3. 所属分类:Java Develop

    • 发布日期:2017-11-03
    • 文件大小:2384091
    • 提供者:zhaowei
  1. Bitmap

    0下载:
  2. java 固定位置图片搜索 选择位置并提取-image retrivel
  3. 所属分类:JavaScript

    • 发布日期:2017-12-04
    • 文件大小:2244
    • 提供者:番茄
  1. bitmap_fill

    0下载:
  2. Bitmap filling Example
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-07
    • 文件大小:147892
    • 提供者:nauman
  1. ch05

    0下载:
  2. surfaceview经典案例 便于入门学习 动态图bitmap canvas -surfaceview classic case for easy entry to study dynamic map bitmap canvas
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1929673
    • 提供者:张三丰
  1. phone-game

    0下载:
  2. 使用JAVA编程的手机游戏,部分代码: import android.graphics.Bitmap import android.graphics.Canvas import android.graphics.Rect public class TiledLayer extends Layer { /** * the overall height of the TiledLayer grid */ private int cellHeig
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:376039
    • 提供者:john
  1. scale9_demo

    0下载:
  2. 我们都知道矢量图放大不失真,而位图放大会失真,这个和它们在电脑底层的计算方法有关。为了放大一个矩形或者圆角矩形,我们可以用矢量图来绘制这个矩形,这没有问题,但是假如这个矩形同时要移动或者变形,势必给CPU带来较大的压力,因为矢量图的每一次变化都要CPU重新计算,假如你的作品本身耗费CPU较高的话,那么这种方式就差强人意了,为了最优地放大位图,Flash中引入了9宫格的方法,也叫9切片,本节详细讲述一下9宫格。-We all know Vector amplification without di
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-09
    • 文件大小:1036480
    • 提供者:hnueqd
  1. NativeNfcSecureElement

    0下载:
  2. Represents a particular image and provides access to the underlying bitmap and two thumbnail bitmaps as well as other information such as the id, and the path to the actual image data.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1858
    • 提供者:tengsibao
  1. BitmapRegionDecoderTest

    0下载:
  2. Bitmap Region Decoder Test for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3291
    • 提供者:ziehouman
  1. IReportGenerator

    0下载:
  2. Bitmap Factory Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:820
    • 提供者:zuinonli
  1. DragLayer

    0下载:
  2. Bitmap Shader Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1054
    • 提供者:zuinonli
  1. FoundIndex

    0下载:
  2. Bitmap Shader Test Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:zuinonli
  1. dopic

    0下载:
  2. flash AS 位图转矢量图的程序代码例子,把图片转出数据形式的矢量图,便于图像的变换、运算以及打印等等。-flash AS bitmap transfer vector code example, the picture of the data in the form of transfer vector, easy image conversion, computing and printing and so on.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-02
    • 文件大小:126546
    • 提供者:lockey5
« 1 2 34 »
搜珍网 www.dssz.com