# 长截图

fooView 的长截图不仅有长截图，还能自由拼图。

* **非一般长截图**：手动模式下，长截图的过程中是可以操作手机的。也就是说可以把任意界面的截图拼接到一起，这样截图聊天记录的时候就不用打码或剪切。
* **自动拼接**：支持自动拼接首尾（需要对应用进行适配）。
  * 支持传统的自动滚屏模式。
  * 支持在添加下一张图片的时候调整图片上下高度。
* **预览图**：右上角的预览图如果遮挡画面可以拖动来移动位置。
* **自由编辑**：点击预览图放大、放大后右下角编辑可选择删除其中的任意某张截图。
* **错误提示**：如果提示超出滚动范围意为不支持该界面的自动模式截图。

> 三款主题的预览图即是通过本功能制作的。

![](http://ww1.sinaimg.cn/large/6b1dd0a7ly1fzrdawrjn6j20u01fd48r.jpg)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sealt.gitbook.io/fooview/kuo-zhan-gong-neng/chang-jie-tu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
