KSnapshot/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with "KSnapshot(截图工具)")
 
(Updating to match new version of source page)
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Note|The project KSnapshot is archived. See https://invent.kde.org/unmaintained/ksnapshot.
You may wish to consider [[Special:MyLanguage/Spectacle]] instead.
}}
<languages />
<languages />


{|class="tablecenter vertical-centered"
{|class="tablecenter vertical-centered"
|[[Image:KSnapshotdefaultscreen.png|350px]]|| '''KSnapshot is a handy utility primarily designed for taking screenshots'''
|[[Image:KSnapshotdefaultscreen.png|350px]]|| <div class="mw-translate-fuzzy">
'''KSnapshot 是一个使用方便的截图工具'''
</div>
|}
|}


==Introduction==


Ever wanted to show the world how awesome KDE software is, that final level you just beat in your game or maybe your virtual fish aquarium? '''KSnapshot''' will grab every one of these moments and even let you customize how the final image will look when saved.
<span id="Introduction"></span>
==介绍==
 
想过向世界展示 KDE 软件是多么的让人惊讶,或是炫耀自己刚在游戏中通关,或是分享自己漂亮的虚拟鱼缸? '''KSnapshot'''记录上述的每个瞬间,还能在保存的时候自定义最终图像如何显示。
 
===Launching===
 
If already configured you can start KSnapShot with Print Screen (can be also Prt sc) -button of keyboard. If not already configured you can set the global shortcut on System settings <menuchoice>Shortcut and Gestures -> Global -> Global Keyboard Shortcuts -> khotkeys -component -> PrintScreen-action.</menuchoice> <!--On kde 4.14.6 -->
 
<span id="Features"></span>
==特性==
 
<span id="Snapshot_another_picture"></span>
===抓取另外一张图===


==Features==
可能你不喜欢当前抓取的图像。幸运的是只要点击<menuchoice>新建抓图</menuchoice>按钮就能抓取另一张截图,参见页面顶部的图片。


===Snapshot another picture===
<span id="Save_the_image"></span>
===保存图像===


Perhaps you did not like the image that was taken. Luckily you can easily snap another screenshot by clicking on the <menuchoice>New Snapshot</menuchoice> button, as outlined in the picture at the top of this page.
如果你事后不能保存你的图像这个程序有什么用。'''KSnapshot'''  允许你以各种文件格式来保存图像。可用的格式如下:


===Save the image===
*Windows BMP 图片 (.bmp)
*EPS 图片 (.eps)
*JPEG-2000 图片 (.jp2)
*JPEG 图片 (.jpeg)
*MNG 动画 (.mng)
*PBM 图片 (.pbm)
*PCX 图片 (.pcx)
*Softimage PIC 图片 (.pic)
*PNG 图片 (.png)
*PGM 图片 (.pgm)
*PPM 图片 (.ppm)
*RGB 图片 (.rgb)
*TGA 图片 (.tga)
*TIFF 图片 (.tif)
*XBM 图片 (.xbm)
*XPM 图片 (.xpm)


What use would this program be if you couldn't save your image afterwards? '''KSnapshot''' allows you to save your picture in many file formats. Below is a list of all of them;
使用何种格式化要依需要而定。用的最多的格式是png和jpg,不同格式不同用途。


*png
<span id="Send_to"></span>
*xpm
===发送到===
*pbm
*rgb
*tga
*ppm
*bmp
*eps
*mng
*tiff
*jpeg
*pcx
*xbm


===Open with===
可以用外部程序(比如[[Special:myLanguage/KolourPaint|KolourPaint]] 或 [[Special:myLanguage/Krita|Krita]])打开图像。可能你想编辑图像或添加什么东西上去。在这种情况下使用一个外部程序将是个好主意。图片也可以打印出来。


This allows you to open the image in an external application (such as [[Special:myLanguage/KolourPaint|KolourPaint]] or [[Special:myLanguage/Krita|Krita]]). Perhaps you wish to edit the image or add something to it. Using a external application in this scenario would be a good idea. <br />
利用 [[Special:myLanguage/KIPI|KIPI 插件]],截图可以通过邮件或[[Special:myLanguage/Kopete|Kopete]]发送给好友、发送到在线图床 Flickr 或 PicasaWeb、其他设计网站,例如 Facebook 等。
With regard to what format you should save your image as, this depends on your needs. The most common image formats found today are png and jpeg. The other formats are still useful for various other uses.


===Copy to clipboard===
<span id="Copy_to_clipboard"></span>
===复制到剪切板===


This means that you will be able to paste the image (generally <keycap>Ctrl + V</keycap>) into another program or document that supports image pasting.
意味着能将图像(通常是 <keycap>ctrl+v</keycap>)粘贴到另一个支持图片粘贴的程序或文档里。


===Capture mode===
<span id="Capture_mode"></span>
===抓图模式===


This will further change how the image will look when it's finally saved. Options here include;
可以选择图片最后保存时如何显示,包含的选项有:


*Fullscreen: Everything is captured
<div class="mw-translate-fuzzy">
*Window under cursor: Window contents below the cursor
*全屏:抓取所有东西
*Region: Capture a specific region
*光标处的窗口:光标下的窗口内容
*Section of window: A portion of an active window
*区域:抓取特定的区域
*Current screen: Present screen
*窗口节:活动窗口的一部分
*当前屏幕:当前的屏幕
</div>


===Snapshot delay===
<span id="Snapshot_delay"></span>
===抓图延时===


Set a timer here (in seconds). For example putting this up to 10 seconds will make '''KSnapshot''' wait 10 seconds until the screenshot is taken.  This is particularly useful if you need to capture drop-down menus, or anything else that only responds to a mouse action.
设定一个计时器(单位是秒)。比如调到10秒会让 '''KSnapshot''' 等上10秒才抓取截图。常用来抓取下拉菜单或类似只响应鼠标操作的情况。


[[Category:Graphics]]
[[Category:图形/zh-cn]]

Latest revision as of 08:30, 10 August 2023

Note

The project KSnapshot is archived. See https://invent.kde.org/unmaintained/ksnapshot. You may wish to consider Special:MyLanguage/Spectacle instead.


KSnapshot 是一个使用方便的截图工具


介绍

想过向世界展示 KDE 软件是多么的让人惊讶,或是炫耀自己刚在游戏中通关,或是分享自己漂亮的虚拟鱼缸? KSnapshot记录上述的每个瞬间,还能在保存的时候自定义最终图像如何显示。

Launching

If already configured you can start KSnapShot with Print Screen (can be also Prt sc) -button of keyboard. If not already configured you can set the global shortcut on System settings Shortcut and Gestures -> Global -> Global Keyboard Shortcuts -> khotkeys -component -> PrintScreen-action.

特性

抓取另外一张图

可能你不喜欢当前抓取的图像。幸运的是只要点击新建抓图按钮就能抓取另一张截图,参见页面顶部的图片。

保存图像

如果你事后不能保存你的图像这个程序有什么用。KSnapshot 允许你以各种文件格式来保存图像。可用的格式如下:

  • Windows BMP 图片 (.bmp)
  • EPS 图片 (.eps)
  • JPEG-2000 图片 (.jp2)
  • JPEG 图片 (.jpeg)
  • MNG 动画 (.mng)
  • PBM 图片 (.pbm)
  • PCX 图片 (.pcx)
  • Softimage PIC 图片 (.pic)
  • PNG 图片 (.png)
  • PGM 图片 (.pgm)
  • PPM 图片 (.ppm)
  • RGB 图片 (.rgb)
  • TGA 图片 (.tga)
  • TIFF 图片 (.tif)
  • XBM 图片 (.xbm)
  • XPM 图片 (.xpm)

使用何种格式化要依需要而定。用的最多的格式是png和jpg,不同格式不同用途。

发送到

可以用外部程序(比如KolourPaintKrita)打开图像。可能你想编辑图像或添加什么东西上去。在这种情况下使用一个外部程序将是个好主意。图片也可以打印出来。

利用 KIPI 插件,截图可以通过邮件或Kopete发送给好友、发送到在线图床 Flickr 或 PicasaWeb、其他设计网站,例如 Facebook 等。

复制到剪切板

意味着能将图像(通常是 ctrl+v)粘贴到另一个支持图片粘贴的程序或文档里。

抓图模式

可以选择图片最后保存时如何显示,包含的选项有:

  • 全屏:抓取所有东西
  • 光标处的窗口:光标下的窗口内容
  • 区域:抓取特定的区域
  • 窗口节:活动窗口的一部分
  • 当前屏幕:当前的屏幕

抓图延时

设定一个计时器(单位是秒)。比如调到10秒会让 KSnapshot 等上10秒才抓取截图。常用来抓取下拉菜单或类似只响应鼠标操作的情况。