cut.hlp
来自「matlab处理图像的一些基本方法。其中有一部分mex程序需要安装编译」· HLP 代码 · 共 16 行
HLP
16 行
Cut The Cut item of the Edit menu will cut either text or a specified region of an image and place it into a buffer (called CutPaste), replacing the region with a mean of the original values. From there the piece of image may be put back in any other region, or into its original position (using the Paste item of the Edit menu), or simply left and forgotten. The next Cut operation will overwrite the buffer. This is similar to Copy, except that the region or text in question is replaced with a mean instead of left as it is.{Copy.hlp}{Paste.hlp}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?