搜索资源列表
3DCubeView
- 该程序实现了图形切换立体效果,并可以任意设定图片内容。-Graphics switching stereo effect
PPicView
- Symbian手机智能操作系统下的源码,图像查看软件,支持十几种图形格式. -Symbian smart phone operating system source code, image view software, support for several graphics formats 10.
android
- android 入门 及 UI开发android.graphics 底层图形类 android.view 显示类 android.widget 控件类 -android 入门 及 UI开发android.graphics 底层图形类 android.view 显示类 android.widget 控件类
Aclinic
- android 动画绘图 , 自定义view , 很好的学习资料 。 游戏基础-android animation graphics, custom view, good learning materials. Game basis
sharpen
- android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
TextViewTest.rar
- package org.crazyit.textview import android.app.Activity import android.graphics.drawable.Drawable import android.graphics.drawable.ShapeDrawable import android.graphics.drawable.shapes.RectShape import android.os.Bundle import android.
abelsey-Sparklines-3b54278
- 股票的走勢圖分析,實例源碼 可圖形化演示,垂直資料顯示-Custom view implementing Edward Tufte s sparkline concept. Sparklines are small, word-sized graphics showing historical values for a measured data item.They were described by Edward Tufte in his 1982 book "The Visual Displ
fictorial-BHTabBar-38259e9
- A tab bar implementation for UIKit that resembles familiar web browser tabs (*not* a UITabBar). Tabs are rendered on top of a content view which is defined by the currently selected tab s view controller. The tabs are rendered using Core Graphics no