搜索资源列表
canvas-yxifu
- canvas-yxifu j2me 源码 canvas类与MIDlet类结合实例-canvas-canvas source yxifu J2ME MIDlet class and category with examples
menu_canvas
- j2me做手机界面开发时,实现canvas上画菜单的例子,包括菜单的定位,选择,选中事件的触发-j2me mobile interface development to do, the realization of canvas painted examples of the menu, including menu positioning, choice, select the trigger event
Android-VieW-Canvas-bitmap
- BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea