Android Bitmap 与 Drawable之间的区别和转换

 我来答
huanglenzhi
2015-01-10 · 知道合伙人数码行家
huanglenzhi
知道合伙人数码行家
采纳数:117538 获赞数:517183
长期从事计算机组装,维护,网络组建及管理。对计算机硬件、操作系统安装、典型网络设备具有详细认知。

向TA提问 私信TA
展开全部
  Bitmap - 称作位图,一般位图的文件格式后缀为bmp,当然编并迹码器也有很多如RGB565、RGB888。作为一种逐绝衫并像素的显示对象执行效率高,但是缺点也很明显存储效率低。我们理解为一种存储对象比较好。
  Drawable - 作为Android平下通用的图形对象,它可以装载常用格式的图像,比如GIF、PNG、JPG,当然也支持BMP,当然还提供一些高级的可视化对象,比如渐变、图形等。

  A bitmap is a Drawable. A Drawable is not necessarily a bitmap. Like all thumbs are fingers but not all fingers are thumbs.
  Bitmap是Drawable . Drawable不一定是Bitmap .就像拇指是指头,但不是所有的指头都是拇指一样.

  The API dictates: API规定:

  Though usually not visible to the application, Drawables may take a variety of forms: 尽管通常情况下对于应用是不可见的,Drawables 可以采取塌扰很多形式:

  Bitmap: the simplest Drawable, a PNG or JPEG image. Bitmap: 简单化的Drawable, PNG 或JPEG图像.
  Nine Patch: an extension to the PNG format allows it to specify information about how to stretch it and place things inside of it.
  Shape: contains simple drawing commands instead of a raw bitmap, allowing it to resize better in some cases.
  Layers: a compound drawable, which draws multiple underlying drawables on top of each other.
  States: a compound drawable that selects one of a set of drawables based on its state.
  Levels: a compound drawable that selects one of a set of drawables based on its level.
  Scale: a compound drawable with a single child drawable, whose overall size is modified based on the current level.
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
大雅新科技有限公司
2024-11-19 广告
这方面更多更全面的信息其实可以找下大雅新。深圳市大雅新科技有限公司从事KVM延长器,DVI延长器,USB延长器,键盘鼠标延长器,双绞线视频传输器,VGA视频双绞线传输器,VGA延长器,VGA视频延长器,DVI KVM 切换器等,优质供应商,... 点击进入详情页
本回答由大雅新科技有限公司提供
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式