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

搜索资源列表

  1. android-canvas

    0下载:
  2. 对学习android的朋友在画图上有很大的参考意义-Android friends to learn a lot on drawing reference value
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:551991
    • 提供者:xyh0820
  1. UIDemo

    0下载:
  2. Andorid界面开发,右侧滑动菜单例子-A slide from right side sameple on Android UI developing
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:64329
    • 提供者:彭鹏
  1. Canvas

    0下载:
  2. android 中Canvas类的介绍 是实例源代码-android introduced in the Canvas class is an instance of source code
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:27530
    • 提供者:宋明杰
  1. android-canvas

    0下载:
  2. Android 图形化开发指南——画布开发-Android canvas graphical development Development Guide
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:551996
    • 提供者:高文华
  1. android-canvas

    0下载:
  2. 详细的android画图学习资料和总结,包括bitmap,drawable,canvas,animation的详细说明-Detailed summary of android learning materials and drawing, including bitmap, drawable, canvas, animation detailed descr iption of the
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:570245
    • 提供者:边江
  1. Android-biji-_View-Canvas-bitmap

    0下载:
  2. android 位图的显示 及调用 主要讲View、Canvas、bitmap几个类-android bitmap display and call the main say View, Canvas, bitmap several classes
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:53760
    • 提供者:Tony
  1. LLK_Canvas

    0下载:
  2. android lGame 连连看 使用canvas-android lGame llk
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1695810
    • 提供者:KING
  1. Canvas

    0下载:
  2. 实现Android中图片的阴影效果和影子效果-Android in the picture to achieve the shadow effect and shadow effect
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:90827
    • 提供者:胡晓东
  1. Android-VieW-Canvas-bitmap

    0下载:
  2. BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:53791
    • 提供者:netwalk
  1. android-canvas

    0下载:
  2. android开发的一个很好的文档啊,主要讲如何画图的-Android developed a very good document, mainly about how to draw
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:551992
    • 提供者:lixingyun
  1. Canvas

    0下载:
  2. android绘图,基本绘图、画布的使用-android canvas
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:1023062
    • 提供者:machnagwei
  1. Canvas

    0下载:
  2. android平台下的的手写源代码,支持自定义画笔的手写demo-handwritten android platform source code, support custom brush handwriting demo
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:235218
    • 提供者:junfeng930512
  1. CanvasProject

    0下载:
  2. Canvas画布,Android开发精典案例源码,很好的参考资料。-Canvas canvas, Android development of classical case of source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:48764
    • 提供者:清蒸翅子
  1. Canvas

    0下载:
  2. Android Canvas实现图片阴影(影子)效果,基于android.graphics.Canvas android.graphics.BitmapFactory 等实现的图片阴影,图片影子效果,定义公共的ImageEffect方法,在内部初始化画笔,为后面阴影效果使用,设置阴影层,比较关键。然后定义Canvas绘制对象,调用mutate方法,如果不调用mutate方法,则原图也会被改变,因为调用的资源是同一个,所有对象是共享状态的。设置画布颜色,图像平移为了刚好在原图后形成影子效果-And
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:90858
    • 提供者:rpudn72
  1. Canvas-Test-master

    0下载:
  2. 这是一个Android应用程序来测试用Canvas画图,非常有用-This is an Android application to test drawing with a canvas,very useful
  3. 所属分类:android

    • 发布日期:2017-04-25
    • 文件大小:23976
    • 提供者:课税
  1. html5-android

    0下载:
  2. Android的HTML5应用程序概述 如何适配多分辨率的Android设备? 如何在Android中构建HTML5应用程序? 如何在Android中调试HTML5应用程序? 如何在Android中使用HTML5的本地储存? 如何在Android中使用HTML5的本地数据库? 如何在Android中使用HTML5的地理定位? 如何在Android中构建HTML5离线应用? 如何使用Canvas进行绘图?-html5 of android development .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1788430
    • 提供者:xf
  1. Canvas

    0下载:
  2. 详细介绍 - [ Android 图片阴影效果和影子效果源码-Details- [Android image shadow effect and shadow effect source
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:96393
    • 提供者:huzongjie
  1. html5-canvas-drawing-app-master

    0下载:
  2. HTML5利用canvas画笔功能使用鼠标或手指绘画,可以运行与IOS,ANDRIOD,WINDOWS,MAC全平台浏览器-Sketchpad app using html5 canvas to draw using touch or mouse, works on iOS, Android, Window Phone and browser. App uses touch events, MSPointer events and mouse events to support iOS, And
  3. 所属分类:Browser Client

    • 发布日期:2017-05-05
    • 文件大小:151685
    • 提供者:王彦清
  1. ECLIPSE

    1下载:
  2. android 模仿windows 自制画板 Android 随手势滑动销毁(finish)Activity Android-Material-circular-button图片切换和按钮联动效果 Android的graphics绘制了印章图像 android电子签名,屏幕上手写签名 Android截图,圆形,Canvas android实现的公章效果 Android手写签名-Android imitation windows homemade drawing boa
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25141898
    • 提供者:cs
  1. MyCanvas

    0下载:
  2. 基于Java的安卓开发例程,完成一个简单的画布的制作,实现的功能是能在画布上点击鼠标绘画(Java based Android development routines, complete a simple canvas production, the realization of the function is to click on the canvas painting)
  3. 所属分类:Java编程

« 12 3 »
搜珍网 www.dssz.com