首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏VRPinea

    Transparency Market Research:2025年MR市场将高达1.87亿美元

    近日,Transparency Market Research发布了一份MR市场报告:当前市场对于MR技术需求正在逐渐增长,尤其是在游戏和娱乐领域将迎来大爆发。

    1.3K70发布于 2018-05-17
  • 来自专栏跟牛老师一起学WEBGIS

    巧用Arcgis Server的REST接口实现OL2中WMS添加过滤

    Only the png and gif formats support transparency.  ": <transparency>, "scaleSymbols": <true | false >, "showLabels": <true | false >, ": <transparency>, "scaleSymbols": <true | false >, "showLabels": <true | false >, Only the png and gif formats support transparency.  Internet Explorer 6 does not display transparency correctly for png24 image formats.

    1K30发布于 2018-10-23
  • 来自专栏跟牛老师一起学WEBGIS

    转换Arcgis Server REST接口实现OL2直接调用

    Only the .png and .gif formats support transparency. ": <transparency>, "scaleSymbols": <true | false >, "showLabels": <true | false >, ": <transparency>, "scaleSymbols": <true | false >, "showLabels": <true | false >, Only the .png and .gif formats support transparency. Internet Explorer 6 does not display transparency correctly for png24 image formats.

    98120发布于 2018-10-23
  • 来自专栏呆呆敲代码的小Y 公众号

    【100个 Unity实用技能】 | Unity中自定义 2D Sprite 精灵图显示顺序

    在Edit > Project Settings > Graphics中可以通过改变Camera Setting中的Transparency Sort Mode来改变Sprite显示的顺序。 比如以Y轴为依据进行Sprite排序方法如下: 对于2D游戏,将Transparency Sort Mode (Edit > Project Settings > Graphics ) 设置为Custom Axis,然后设置Transparency Sort Axis。 比如以坐标轴中的Y轴为依据进行Sprite排序,Transparency Sort Axis选择Custom Axis 模式,此时设置为(0,1,0)时,Y坐标相对较大的Sprite会被Y坐标相对较小的

    1.8K11编辑于 2023-03-09
  • 来自专栏JowayYoung谈前端

    教你美化电脑终端,只需2分钟

    Choose Color Scheme」,选择颜色方案(小编选的是Xterm) 设置「General > Fonts > Main Console Font」,调整字体和大小 设置「Features > Transparency > Active Window Transparency」,调整活动窗口透明度 设置「Features > Transparency > Use Separate Transparency Value iTerm2-Color-Schemes的schemes文件夹,选择自己喜欢的颜色方案(小编选的是Galaxy) 设置「Text > Font」,调整字体、规格、大小、行高和行距 设置「Window > Transparency

    1.5K30发布于 2020-04-01
  • 来自专栏新零售项目实践

    透明到无障碍:CSS媒体查询在供应链系统的实战应用

    CSS媒体查询prefers-reduced-transparency正是为此而生的解决方案,它通过检测用户系统级偏好,动态调整UI透明度,实现真正的无障碍设计。 一、prefers-reduced-transparency技术解析1.1核心机制与参数说明/*基础使用示例*/.supply-chain-card{background:rgba(255,255,255,0.8 );/*默认半透明背景*/}@media(prefers-reduced-transparency:reduce){.supply-chain-card{background:#ffffff;/*替换为纯色 rgba(240,245,255,0.9);/*半透明白色*/backdrop-filter:blur(4px);/*毛玻璃效果*/}/*透明度降级处理*/@media(prefers-reduced-transparency mapUtils.jsexportconstapplyMapStyle=()=>{constisReduceTransparency=window.matchMedia('(prefers-reduced-transparency

    10920编辑于 2026-02-05
  • 来自专栏JowayYoung谈前端

    Cmder/iTerm美化你的终端

    Choose Color Scheme,选择颜色方案(小编选的是`Xterm`) 设置General > Fonts > Main Console Font,调整`字体`和`大小` 设置Features > Transparency > Active Window Transparency,调整活动窗口透明度 设置Features > Transparency > Use Separate Transparency Value For Color-Schemes`的`schemes文件夹`,选择自己喜欢的颜色方案(小编选的是`Galaxy`) 设置Text > Font,调整`字体`、`规格`、`大小`、`行高`和`行距` 设置Window > Transparency

    2.2K20发布于 2020-04-01
  • 来自专栏用户4822892的专栏

    Top 5 Google Cloud Tools for Application Development

    Google Access Transparency Google added Access Transparency to empower clients to view Google's administration IT groups can utilize Access Transparency to screen Google's inward logs relating to their records. Web Development Over helping screen any upkeep being done to their outstanding tasks at hand, Access Transparency They can join Access Transparency signs into existing occasions the board devices and security apparatuses Be that as it may, Google Access Transparency is a positive development for clients and suppliers to

    1.7K10发布于 2019-10-22
  • 来自专栏DearXuan的博客文章

    QQ隐藏图原理与C#实现(含源文件)

    static Bitmap Merge_GRAY(Bitmap p1, Bitmap p2) { bool flag;//判断显示白图还是黑图 Color color; int transparency color = p1.GetPixel(i, j); //R,G,B为静态变量,分别是299,587,114 transparency * R + color.G * G + color.B * B) / 1000; bitmap.SetPixel(i, j, Color.FromArgb(255 - transparency color.R * R + color.G * G + color.B * B) / 1000; bitmap.SetPixel(i, j, Color.FromArgb(transparency private static Bitmap Merge_COLORFUL(Bitmap p1,Bitmap p2) { bool flag; Color color; int transparency

    2.2K10编辑于 2022-01-19
  • 来自专栏逍遥剑客的游戏开发

    M2文件头

     ofsTextures;         //offset to texture definitions      uint32 nTransparency;       //number of transparency  definitions      uint32 ofsTransparency;     //offset to transparency definitions      uint32 nI;                   uint32 ofsTexUnitLookup;       uint32 nTransparencyLookup; //number of transparency lookup table entries       uint32 ofsTransparencyLookup;//offset to transparency lookup table      uint32 nTexAnimLookup

    83820发布于 2018-05-23
  • 来自专栏前端真相

    Java压缩图片错误——蒙上一层红色

    null; GraphicsEnvironment ge = GraphicsEnvironment.getLocalGraphicsEnvironment(); try { int transparency = Transparency.OPAQUE; GraphicsDevice gs = ge.getDefaultScreenDevice(); GraphicsConfiguration gs.getDefaultConfiguration(); bimage = gc.createCompatibleImage(image.getWidth(null), image.getHeight(null), transparency

    1.2K20发布于 2019-02-21
  • 来自专栏完美Excel

    谈谈使用VBA控制PPT

    , 50, 50, 50, 50) With myShape.Fill .Visible = msoTrue .ForeColor.RGB = RGB(255, 0, 0) .Transparency Select With Selection.ShapeRange.Fill .Visible = msoTrue .ForeColor.RGB = RGB(255, 0, 0) .Transparency msoShapeRectangle, 50, 50, 50, 50) With myShape.Fill .Visible = msoTrue .ForeColor.RGB = RGB(255, 0, 0) .Transparency

    1.5K30编辑于 2023-08-30
  • 来自专栏数据 学术 商业 新闻

    这两种超炫图表怎么绘制?这个工具绘制超简单~~

    df_mc_venn = mc.multi_chord_venn(df_mc) mc.multi_chord_plot(df_mc, level = 4, transparency = 0.5) mc.multi_chord_on_groups_alias(df, percent=33.) df_mc_venn = mc.multi_chord_venn(df_mc) mc.multi_chord_plot(df_mc, level = 3, transparency inner='inner', order='1,3,2,4', percent=33.) #, order = 'b,c,d,a' mc.multi_chord_plot(df_mc, level = 3, transparency mc.multi_chord_on_groups_alias(df, order = 'b,c,d,a', percent=33.) mc.multi_chord_plot(df_mc, level = 3, transparency

    73720编辑于 2022-05-24
  • 来自专栏我的专栏2

    markdown(测试勿删)

    离开会取消及关闭视窗文字Color白黑红绿蓝黄紫红青Transparency不透明半透明背景Color黑白红绿蓝黄紫红青Transparency半透明不透明透明视窗Color黑白红绿蓝黄紫红青Transparency 离开会取消及关闭视窗文字Color白黑红绿蓝黄紫红青Transparency不透明半透明背景Color黑白红绿蓝黄紫红青Transparency半透明不透明透明视窗Color黑白红绿蓝黄紫红青Transparency 离开会取消及关闭视窗文字Color白黑红绿蓝黄紫红青Transparency不透明半透明背景Color黑白红绿蓝黄紫红青Transparency半透明不透明透明视窗Color黑白红绿蓝黄紫红青Transparency 离开会取消及关闭视窗文字Color白黑红绿蓝黄紫红青Transparency不透明半透明背景Color黑白红绿蓝黄紫红青Transparency半透明不透明透明视窗Color黑白红绿蓝黄紫红青Transparency 离开会取消及关闭视窗文字Color白黑红绿蓝黄紫红青Transparency不透明半透明背景Color黑白红绿蓝黄紫红青Transparency半透明不透明透明视窗Color黑白红绿蓝黄紫红青Transparency

    13200编辑于 2025-07-23
  • 来自专栏完美Excel

    VBA代码:在工作表中自动添加矩形

    Fill .ForeColor.RGB = Choose(iColor, RGB(0, 176, 240), RGB(146, 208, 80), RGB(255, 0, 0)) .Transparency = 0 .Solid End With With .Line .ForeColor.RGB = sh.Fill.ForeColor.RGB .Transparency = sh.Fill.Transparency End With .Placement = xlMove 'xlMoveAndSize = 1, xlMove = 2, xlFreeFloating

    2.4K10编辑于 2024-04-26
  • 来自专栏Java学习123

    用PyQt实现透明桌面时钟小部件

    self.hand[1]), QPoint(-self.hand[0], self.hand[1]), QPoint(0, -self.hand[2] * 3)])            def set_transparency  Qt.SubWindow)          # self.setMouseTracking(True);         self.trans = True           self.set_transparency backClicked(self):         if self.trans == True :             self.trans = False              self.set_transparency (False)         else:              self.trans = True             self.set_transparency(True)          

    1.3K70发布于 2018-05-16
  • 来自专栏大宇笔记

    Quartz 2D

    Color and Color Spaces discusses color values and using alpha values for transparency, and it describes Transparency Layers gives examples of what transparency layers look like, discusses how they work, and

    64510编辑于 2022-06-02
  • 来自专栏逸鹏说道

    逆天通用水印支持Winform,WPF,Web,WP,Win10。支持位置选择(9个位置 ==》[X])

    return _waterMarkLocation; } set { _waterMarkLocation = value; } } private float _transparency = 0.7f; ///

    /// 水印透明度 /// public float Transparency { get { return _transparency; } set { _transparency = value; } } #endregion #region waterMark = new WaterMark(); waterMark.WaterMarkType = Enums.WaterMarkTypeEnum.Text; waterMark.Transparency waterMark.WaterMarkLocation = Enums.WaterMarkLocationEnum.CenterCenter; waterMark.Transparency

    1.2K60发布于 2018-04-09
  • 来自专栏AIGC

    【人工智能】深度剖析AI伦理:强化隐私防线,推动算法公平性的核心议题

    小结 def ai_ethics(fairness, transparency, accountability, privacy): try: if not all([fairness, transparency not in ['explainability', 'auditable']: raise ValueError("Transparency must ensure models are explainable adherence to data protection standards and user consent.") ethical_issues = {"fairness": fairness, "transparency ": transparency, "accountability": accountability, "privacy": privacy} return "AI Ethics principles applied : " + str(ethical_issues) except Exception as e: return str(e) finally: log_ethics_review(fairness, transparency

    3.9K10编辑于 2024-10-17
  • 来自专栏PostgreSQL、金仓、高斯

    【赵渝强老师】国产金仓数据库的数据库集群

    离开会取消及关闭视窗文字Color白黑红绿蓝黄紫红青Transparency不透明半透明背景Color黑白红绿蓝黄紫红青Transparency半透明不透明透明视窗Color黑白红绿蓝黄紫红青Transparency

    21010编辑于 2025-12-17
领券