搜索资源列表
android-canvas
- 对学习android的朋友在画图上有很大的参考意义-Android friends to learn a lot on drawing reference value
UIDemo
- Andorid界面开发,右侧滑动菜单例子-A slide from right side sameple on Android UI developing
Canvas
- android 中Canvas类的介绍 是实例源代码-android introduced in the Canvas class is an instance of source code
android-canvas
- Android 图形化开发指南——画布开发-Android canvas graphical development Development Guide
android-canvas
- 详细的android画图学习资料和总结,包括bitmap,drawable,canvas,animation的详细说明-Detailed summary of android learning materials and drawing, including bitmap, drawable, canvas, animation detailed descr iption of the
Android-biji-_View-Canvas-bitmap
- android 位图的显示 及调用 主要讲View、Canvas、bitmap几个类-android bitmap display and call the main say View, Canvas, bitmap several classes
Canvas
- 实现Android中图片的阴影效果和影子效果-Android in the picture to achieve the shadow effect and shadow effect
Android-VieW-Canvas-bitmap
- BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea
android-canvas
- android开发的一个很好的文档啊,主要讲如何画图的-Android developed a very good document, mainly about how to draw
huabu
- android 画布罗盘实现 简单快捷 希望对大家有用-android canvas compass for simple and rapid to be useful
ExampleDrawCanvas
- 使用 android canvas 画线的一个简单实例,适合画图入门,非常简单-Use a simple instance of the the android canvas painting line, suitable for drawing entry is very simple
Canvas
- android绘图,基本绘图、画布的使用-android canvas
DrawDisk
- 抽奖轮盘,使用android Canvas+Path绘图方式实现,少贴图;-Draw disk, use Android Canvas+Path drawing mode, less map
Canvas
- android平台下的的手写源代码,支持自定义画笔的手写demo-handwritten android platform source code, support custom brush handwriting demo
testCW
- android 用canvas类 构成自定义地图-android canvas class constituted by custom map
Canvas
- Android Canvas实现图片阴影(影子)效果,基于android.graphics.Canvas android.graphics.BitmapFactory 等实现的图片阴影,图片影子效果,定义公共的ImageEffect方法,在内部初始化画笔,为后面阴影效果使用,设置阴影层,比较关键。然后定义Canvas绘制对象,调用mutate方法,如果不调用mutate方法,则原图也会被改变,因为调用的资源是同一个,所有对象是共享状态的。设置画布颜色,图像平移为了刚好在原图后形成影子效果-And
Canvas-Test-master
- 这是一个Android应用程序来测试用Canvas画图,非常有用-This is an Android application to test drawing with a canvas,very useful
html5-android
- Android的HTML5应用程序概述 如何适配多分辨率的Android设备? 如何在Android中构建HTML5应用程序? 如何在Android中调试HTML5应用程序? 如何在Android中使用HTML5的本地储存? 如何在Android中使用HTML5的本地数据库? 如何在Android中使用HTML5的地理定位? 如何在Android中构建HTML5离线应用? 如何使用Canvas进行绘图?-html5 of android development .
skia
- skia图形库源码,从JDK里拖出来的,学习Android Canvas绘制原理的很好起点-skit graphic library source codes