Ado*_*els 6 objective-c uitableview uicolor ios
UITableViewCellSelectionStyleGray的RGB值是多少?HEX值也很受欢迎.
使用Pixie
(购自苹果的开发者中心的应用程序Downloads For Apple Developers
- > Graphics Tools For Xcode
),并采样UITableViewCell
的显示selected
与状态selectionStyle
设置为属性UITableViewCellSelectionStyleGray
,sRGB值来得0.85
为red
,green
和blue
.
乘以255
(转换为RGB)216.75
每个的收益率.使用http://www.javascripter.net/faq/rgbtohex.htm中的"RGB-to-HEX Conversion"工具并输入217
十六进制值D9D9D9
.
归档时间: |
|
查看次数: |
1381 次 |
最近记录: |