int android.graphics.Bitmap.getRowBytes()

Return the number of bytes between rows in the bitmap's pixels. Note that this refers to the pixels as stored natively by the bitmap. If you call getPixels() or setPixels(), then the pixels are uniformly treated as 32bit values, packed according to the Color class.

Returns:
number of bytes between rows of the native bitmap pixels.

最新文章

  1. Djago模板拾起
  2. Dev控件GridView单元格绑定控件
  3. Spring中常用类型的bean配置(Map,List,Set,基本类型)
  4. mysql导入导出,及错误记录
  5. [转]netty对http协议解析原理
  6. [转]Java中怎样判断一个字符串能否转成数字
  7. VS2010下配置OpenMesh
  8. 关于JS一些验证邮箱的一些问题
  9. XML Xpath学习
  10. 基于OWIN WebAPI 使用OAuth授权服务【客户端验证授权(Resource Owner Password Credentials Grant)】
  11. Html5 学习系列(五)Canvas绘图API快速入门(1)
  12. ios - 图片自动轮播定时器(NSTimer)以及消息循环模式简介
  13. (5)Quartz学习
  14. 得到指定进程PID
  15. SQLite-CONSTRAINTS(约束)
  16. PHP学习笔记十七【面向对象定义类】
  17. SQL优化及注意事项
  18. 离线dfs CF div2 707 D
  19. Ajax02 json
  20. 剖析Prometheus的内部存储机制

热门文章

  1. [学习笔记] 七步从AngularJS菜鸟到专家(4和5):指令和表达式 [转]
  2. IOS 导航栏
  3. js作用域和词法分析
  4. SkyDrive 中Office 的版本控制功能
  5. ubuntu 命令的快捷启动
  6. 6.1-6.5关于html
  7. sql命令查看,清楚mysql bin日志
  8. Memcache的使用基本介绍
  9. SXT_项目
  10. Cocoapods降低版本及卸载