码迷,mamicode.com
首页 >  
搜索关键字:Clipping    ( 50个结果
【Unity3D】【NGUI】如何给Clipping的Panel下的UITexture加shader
NGUI中如何给Clipping的Panel下的UITexture加shader...
分类:编程语言   时间:2014-11-24 11:49:55    阅读次数:224
Android(Lollipop/5.0) Material Design(四) 定义阴影和裁剪View
官网:https://developer.android.com/intl/zh-tw/training/material/shadows-clipping.html Material设计为UI元素引入了一个depth值,depth帮助用户了解每个元素相对重要性,重点关注手头的任务 每个View的elevation值,相当于z属性,它决定了阴影的大小:z越大,阴影越大。 Views仅仅在...
分类:移动开发   时间:2014-10-29 19:27:58    阅读次数:187
Android Meterial Design-Defining Shadows and Clipping Views(定义阴影和裁剪视图)-(四)
转载请注明出处:http://blog.csdn.net/bbld_/article/details/40539131   Material Design引入了深度的UI元素。深入帮助用户了解每个元素的相对重要性,并把注意力集中到手头上正在做的事情。 一个视图(控件),由Z属性表示的高程(elevation),决定了它的影子的大小:有更高的Z值得视图就具有更大的阴影。视图仅仅只投下在Z=0平...
分类:移动开发   时间:2014-10-28 15:38:02    阅读次数:244
Creating Apps With Material Design —— Defining Shadows and Clipping Views
材料设计引入了深度的UI元素。深度帮助用户了解每个元素的相对重要性,以及集中注意力于手头的任务。 一个视图,通过Z属性表示的海拔,决定了它的影子的大小:具有较高的Z值的看法蒙上更大的阴影。浏览次数只投射阴影在Z=0平面上;他们不投在下面放置它们和上面的Z =0平面的其他意见的阴影。 具有较高的Z值的意见闭塞的看法与较低的Z值。然而,鉴于Z值不会影响视图的大小。 海拔也很有创建动画,其中的小部件暂时...
分类:移动开发   时间:2014-10-20 17:23:16    阅读次数:249
ANDROID L——Material Design详解(视图和阴影)
Android L特性——Material Desgin详细介绍(视图和阴影)。详解视图Elevation,阴影,轮廓,Drawable Tinting,Clipping Views...
分类:移动开发   时间:2014-10-17 03:26:43    阅读次数:221
IIS身份验证的配置
Screen clipping taken: 2014/9/28 15:15前4者配置:localhost applicationHost.config 后2者配置:web.config要点:这6项虽然列在一起,但在应用上却不是一个级别的;前4者属于IIS验证,其中你们验证不需要提交用户名密码,其他...
分类:其他好文   时间:2014-09-28 17:57:34    阅读次数:199
[转] Fix: Screen Clipping Shortcut In OneNote Not Working After Upgrading To Windows 8.1
RECOMMENDED: Click here to fix Windows errors and optimize system performanceNo doubt, OneNote is yet another useful component of Microsoft‘ productiv...
分类:Windows程序   时间:2014-08-24 23:41:43    阅读次数:689
怎样在osg中动态的设置drawable的最近最远裁剪面
// draw callback that will tweak the far clipping plane just // before rendering a drawable. struct OverrideNearFarValuesCallback : public osg::Drawa....
分类:其他好文   时间:2014-06-28 10:38:52    阅读次数:258
ZOJ3675:Trim the Nails
Robert is clipping his fingernails. But the nail clipper is old and the edge of the nail clipper is potholed. The nail clipper's edge is N millimeters wide. And we use N characters('.' or '*') to rep...
分类:其他好文   时间:2014-05-13 15:05:54    阅读次数:264
iOS:获取图片Alpha图片
-(void)createImages { // Load the alpha image, which is just the same Ship.png image used in the clipping demo NSString *imagePath = [[NSBundle mainBundle] pathForResource:@"Ship.png" ofType:n...
分类:移动开发   时间:2014-05-08 16:17:52    阅读次数:401
50条   上一页 1 ... 3 4 5
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!