Selection Tools

1、Marquee Tools。

  

  OptionBar其中四年控件涵意如下:

  

2、Magnetic Lasso Tool,根据属标轨迹自动画点。

  

3、Magic Wand Tool。选择相同颜色的区域。

  

  Tolerance:颜色差值。

  Anti-aliased:搞锯齿。

  Contiguous:是否只取相邻的点。

4、Move a selection。

  • Select the Move tool .
  • Move the pointer inside the selection border, and drag the selection to a new position. If you have selected multiple areas, all move as you drag.

    

5、Selection Mode。

  Normal:随意拖拽。

  Fixed Ratio:按原始文件长宽比绽放。相对于原始比较的长宽比例在OptionBar中设置。

  Fixed Size:为固定大小Selection。长宽在OptionBar里设置。

  

6、View->Snap:用于设置是否自动贴近(咬住)对齐。

  View->Snap To:用于设置需求向哪些东西对齐。

  

7、Skills of Make a Selection。

  1)按住Shift可以拖出正方形、圆形。

  2)按住Option,可以以中心(按下鼠标的第一个点)来绽放。

  3)按住Space,可以进行移动当前拖拽的框。

参考:

1、http://helpx.adobe.com/photoshop/using/selecting-marquee-tools.html

2、http://helpx.adobe.com/photoshop/using/making-quick-selections.html

Selection Tools的更多相关文章

  1. arcmap Command

    The information in this document is useful if you are trying to programmatically find a built-in com ...

  2. Computer Graphics Research Software

    Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...

  3. Libsvm:脚本(subset.py、grid.py、checkdata.py) | MATLAB/OCTAVE interface | Python interface

    1.脚本 This directory includes some useful codes: 1. subset selection tools. (子集抽取工具) subset.py 2. par ...

  4. DrawTools(画图工具)原始版本

    上一篇文章一个优秀的C#开源绘图软件 DrawTools中详细的介绍了DrawTools的几种演化的较高版本的软件的特色与功能. 这篇文章,将介绍一下这款软件的成名版本, 下载地址DrawTool_O ...

  5. Cross Validation done wrong

    Cross Validation done wrong Cross validation is an essential tool in statistical learning 1 to estim ...

  6. Android 有用的快捷键

    The powerful Android Studio 08 Jun 2016 Android Studio is the official tool for Android development ...

  7. ICSE 2018 论文

    仅简单分析自己感兴趣的论文. 9.6 Million Links in Source Code Comments: Purpose, Evolution, and Decay 分析了 source c ...

  8. PixelMatorPro快捷键大全(osx)

    Keyboard Shortcuts Navigate an image   Zoom in Command-Plus (+) Zoom out Command-Minus (-) Zoom to f ...

  9. ArcMap所有Command GUID

    The information in this topic is useful if you're trying to programmatically find a built-in command ...

随机推荐

  1. 模板方法模式templeteMethod

    引出模板模式: 考试试卷问题,提炼后的代码: package com.disign.templetemethod; import org.junit.Test; /** * Created by zh ...

  2. 『转』Dr.Web Security Space 8 – 免费3个月

    简短的测试五个问题,任意回答问题,都将获得Dr.Web Security Suite 3个月免费许可证以及大蜘蛛企业安全套件2个月来保护整个公司!活动地址:https://www.drweb.com/ ...

  3. zepto 的 css 方法 -- 待续

    链接 获取样式:  getComputedStyle  什么是计算后的样式 就是经过css样式组合 和 js操作后 的 最后的结果 设置样式有三种方法: div.style.backgroundCol ...

  4. W: GPG error: http://dl.google.com/linux/chrome/deb stable Release: The following signatures couldn'

    Ubuntu 16.04.2执行 sudo apt-get update .警告如下:W: GPG error: http://dl.google.com/linux/chrome/deb stabl ...

  5. Try Ubuntu Landscape on Xenial (by quqi99)

    版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本版权声明 (http://blog.csdn.net/quqi99) Landscape is used for mana ...

  6. Codeforces 133A:HQ9+

    A. HQ9+ time limit per test 2 seconds memory limit per test 256 megabytes input standard input outpu ...

  7. NET Core 实战:使用 NLog 将日志信息记录到 MongoDB

    NET Core 实战:使用 NLog 将日志信息记录到 MongoDB https://www.cnblogs.com/danvic712/p/10226557.html ASP.NET Core ...

  8. 第2本MATLAB书

    前面看的<DSP using MATLAB>后面还有两章,其内容太难了,看不下去,暂时放放: 因为工作中需要MATLAB和电磁场的相关知识,从网上找了本 初步翻了翻,里面有代码有图片,英文 ...

  9. 使用IAR编译STM8S 怎样生产烧录文件

      IAR编译后能够生成的烧录文件格式有4中,例如以下 第一种是Motorola,其生成文件和STVD生成烧录文件.s19格式一样的,即能够通用 另外一种是16进制,keil等等常都用到的. 第三种是 ...

  10. 使用PL/SQL Developer连接远程数据

    本机不安装Oracle客户端,使用PL/SQL Developer连接远程数据 1.先到Oracle网站下载Instant Client : http://www.oracle.com/technet ...