Android应用之SurfaceView
发布时间:2023-01-15 05:43 作者:爱游戏app 点击: 【 字体:大 中 小 】
文章讲解了SurfaceView的用法。网上讲解SurfaceView的用法有很多,读音也层出有有所不同,例如承继SurfaceView类,或者承继SurfaceHolder.Callback类等,这个可以根据功能实际必须自己自由选择,我这里就必要在普通的用户界面调用SurfaceHolder的lockCanvas和unlockCanvasAndPost。
再行来想到程序运行的图片:图片1主要展示了必要把正弦波绘画在SurfaceView上对比上面的左右两图,右图用.lockCanvas(null),而左图用.lockCanvas(newRect(oldX,0,oldX+length,getWindowManager().getDefaultDisplay().getHeight())),对比一下两个效果,由于左图是按登录Rect绘画,所以效率不会比右图的全控件绘画低些,并且在清屏之后(canvas.drawColor(Color.BLACK))会尚存上次绘画的残余。接下来张贴main.xml的源码:viewplaincopytoclipboardprint??xmlversion=1.0encoding=utf-8?LinearLayoutxmlns:android=/apk/res/androidandroid:layout_width=fill_parentandroid:layout_height=fill_parentandroid:orientation=verticalLinearLayoutandroid:id=@+id/LinearLayout01android:layout_width=wrap_contentandroid:layout_height=wrap_contentButtonandroid:id=@+id/Button01android:layout_width=wrap_contentandroid:layout_height=wrap_contentandroid:text=非常简单绘画/ButtonButtonandroid:id=@+id/Button02android:layout_width=wrap_contentandroid:layout_height=wrap_contentandroid:text=定时器绘画/Button/LinearLayoutSurfaceViewandroid:id=@+id/SurfaceView01android:layout_width=fill_parentandroid:layout_height=fill_parent/SurfaceView/LinearLayout?xmlversion=1.。
本文关键词:Android,应,用之,SurfaceView,文章,讲,解了,爱游戏app
本文来源:爱游戏app-www.sehatslim.com

猜你喜欢

2016年10月人民币贷款环比下降46% 增速低于预期‘爱游戏app’


【爱游戏app】2018年中国企业信用500强榜单 医药行业共有27家企业上榜


意媒批尤文被逆转:穆里尼奥让球场沉默“爱游戏app”


“爱游戏app”布冯:对阵曼联,将是一个比现在看起来更加艰难的挑战


“爱游戏app”环保部:华北大气污染治理整改情况


从妇女节到女神节


爱游戏app_巴尔韦德:祝贺西班牙人 回诺坎普完成大逆转


(05月29日)传统煤化工从高峰到低谷面临刮骨疗毒考验


31日竞彩德甲推荐:柏林赫塔降盘明显有望轻取霍芬海姆


如何使用VScode扩展创建和测试Node.js链码
