WO2016106997A1 - 屏幕截图方法及装置、移动终端 - Google Patents

屏幕截图方法及装置、移动终端 Download PDF

Info

Publication number
WO2016106997A1
WO2016106997A1 PCT/CN2015/075912 CN2015075912W WO2016106997A1 WO 2016106997 A1 WO2016106997 A1 WO 2016106997A1 CN 2015075912 W CN2015075912 W CN 2015075912W WO 2016106997 A1 WO2016106997 A1 WO 2016106997A1
Authority
WO
WIPO (PCT)
Prior art keywords
screenshot
screen
page content
instruction
mobile terminal
Prior art date
Application number
PCT/CN2015/075912
Other languages
English (en)
French (fr)
Inventor
姚均营
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016106997A1 publication Critical patent/WO2016106997A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser

Definitions

  • the present invention relates to the field of mobile terminals, and in particular, to a screen capture method and apparatus, and a mobile terminal.
  • the mobile terminal on the market implements a single screen screenshot function, which can intercept the current screen display content, also called a full screen screenshot.
  • a full screen screenshot cannot be satisfied.
  • multiple screenshot operations are required. Since it is a plurality of pictures for the same content, the reading effect is not good, so users often need to use a professional image editing tool to merge the cut pictures into one picture. Under such circumstances, the screenshot function in the current mobile terminal on the market can not meet the needs of the user, and the user experience is not good.
  • the main purpose of the embodiments of the present invention is to provide a screen capture method and device, and a mobile terminal, which can solve at least the above problems in the prior art.
  • a screenshot method is provided by an embodiment of the present invention, and the method includes the following steps:
  • the captured page content is cached and a screenshot is generated.
  • the method before the receiving the screenshot instruction, the method further includes:
  • the mobile terminal is controlled to enter the screenshot mode.
  • the screenshot instruction comprises: setting a button operation as a screenshot instruction, the button comprises a physical button and a virtual button; or setting a preset gesture operation as a screenshot instruction.
  • the page content is a page content displayed over one screen; and the page content that is scrolled and displayed on the display screen of the mobile terminal according to the screenshot instruction comprises:
  • At least two screenshots of the page content displayed on the display of the mobile terminal and displayed over one screen are intercepted, and the at least two screenshots are synthesized.
  • the intercepting the page content displayed on the screen of the mobile terminal based on the screenshot instruction further includes:
  • the current page content intercepted and the next frame content are synthesized, and the page content intercepted based on the screenshot instruction is generated.
  • an embodiment of the present invention further provides a screenshot device, including:
  • An instruction receiving module configured to receive a screenshot instruction
  • a screenshot module configured to intercept, according to the screenshot instruction, a page content that is scrolled and displayed on a screen of the mobile terminal;
  • a generating module is configured to cache the captured page content and generate a screenshot.
  • the device further comprises:
  • the screenshot mode control module is configured to control the mobile terminal to enter the screenshot mode when detecting the entry of the screenshot mode command.
  • the screenshot instruction comprises: setting a button operation as a screenshot instruction, the button comprises a physical button and a virtual button; or setting a preset gesture operation as a screenshot instruction.
  • the page content is page content displayed over one screen;
  • the screenshot module is further For: capturing at least two screenshots of the page content displayed on the display of the mobile terminal, exceeding one screen, and synthesizing the at least two screenshots.
  • the screenshot module is further configured to: acquire the next frame page content of the intercepted current page content; synthesize the intercepted current page content and the next frame page content, and generate a page content that is intercepted based on the screenshot instruction.
  • an embodiment of the present invention further provides a mobile terminal, including a display screen and a processor, where the processor is configured to receive a screenshot instruction; and based on the screenshot instruction, intercepting and displaying on the display screen Page content; caches the content of the page intercepted and generates a screenshot.
  • a screenshot operation is performed, and the content of the page displayed by more than one screen scrolled on the screen of the mobile terminal can be intercepted, and the scrolling screenshot is realized.
  • the embodiment of the present invention improves the experience of multi-screen screenshots without adding additional hardware and additional application software, expands the screenshot function in the existing mobile terminal, and improves the practicability of the terminal.
  • FIG. 1 is a schematic flow chart of a first embodiment of a screen capture method according to the present invention
  • FIG. 2 is a schematic flow chart of a second embodiment of a screenshot method according to the present invention.
  • FIG. 3 is a schematic flow chart of a third embodiment of a screenshot method according to the present invention.
  • FIG. 4 is a schematic diagram of functional modules of a first embodiment of a screenshot device of the present invention.
  • FIG. 5 is a schematic diagram of functional modules of a second embodiment of a screenshot device of the present invention.
  • FIG. 6 is a schematic diagram of a process of intercepting a page according to a first embodiment of a screenshot method of the present invention
  • FIG. 7 is a schematic diagram of a page interception process according to a second embodiment of the screen capture method of the present invention.
  • FIG. 8 is a schematic diagram of a hardware architecture of a mobile terminal according to the present invention.
  • the present invention provides a screen capture method.
  • 1 is a schematic flowchart of a first embodiment of a screen capture method according to the present invention.
  • the screen capture method in this embodiment includes the following steps:
  • Step S10 receiving a screenshot instruction
  • the screenshot instruction is generated by: automatically generating the screenshot instruction when the current screen content of the mobile terminal changes; or generating the screenshot instruction according to a trigger of a user's screenshot control of the mobile terminal.
  • the current screen changes, and the screen content may change due to actions such as scrolling, moving, page turning, zooming in or zooming out; the current screen content of the mobile terminal may automatically generate a screenshot instruction when the above-mentioned but not included changes occur.
  • the screenshot control can be a physical button, such as a volume + button, or a physical combination button, such as a volume + button and volume - or a virtual button.
  • the screenshot command can also be triggered by a preset gesture operation.
  • the method further includes: when detecting the entering the screenshot mode command, controlling the mobile terminal to enter the screenshot mode. After entering the screenshot mode, multiple content interception of the page content displayed over one screen can be performed, and after exiting the screenshot mode, a screenshot is generated according to the multiple screenshots.
  • Step S11 intercepting, according to the screenshot instruction, the content of the page scrolled on the screen of the mobile terminal
  • the specific method for intercepting the content of the page displayed on the current screen of the mobile terminal is: processing the frame buffer device node file by using a frame buffering technology, and acquiring the first frame image data of the frame buffer device node file.
  • Content a screenshot of the content of the page content displayed on the current screen.
  • the first frame of the frame buffer device node file saves the current system The data of the displayed content.
  • the frame buffer device node file of the Android system terminal is usually "/dev/graphics/fb0".
  • the screenshot can also be displayed to the user in a preview form for the user to view the effect of the screenshot, and the user can manually close the preview interface.
  • Step S12 storing the intercepted content of the page and generating a screenshot.
  • the screenshots of the page content are saved in the cache in the form of a cache, and may be identified as P1, P2, P3, etc. in the time sequence of the interception. If the stored screenshot is one, the screenshot is generated directly according to the currently captured screenshot. If the stored screenshot is at least two, the at least two screenshots are synthesized to generate a screenshot.
  • the waiting animation is displayed on the current screen of the terminal. Synthesis can be divided into common synthesis or no repetitive synthesis.
  • the camera panoramic photo image synthesizing function may be invoked, and screenshots such as P1, P2, and P3 are input to the image synthesizing interface in time sequence of interception, and image stitching is performed. , the final page image P is generated and displayed on the terminal screen.
  • the camera panoramic photo image synthesis function when using the camera panoramic photo image synthesis function to image stitching multiple screenshots, if there is a duplicate part between the screenshots, the overlapping content is overlapped and overlaid to form a complete picture; when the content between the screenshots When there is no repeating part, multiple screenshots are sequentially performed without covering the stitching, thereby achieving the purpose of the interval screenshot.
  • the final picture after the synthesis is saved, and the cached picture is cleared.
  • the interval screenshot specifically means that the generated final picture content is discontinuous on the original display of the terminal. This method can facilitate the user to selectively splicing the pages that need to be intercepted, without having to generate screenshots for all the content, which is more convenient for controlling the content of the screenshots.
  • a screenshot operation is performed, and the content of the page displayed by more than one screen scrolled on the screen of the mobile terminal can be intercepted, and the scrolling screenshot is realized.
  • the embodiment of the invention improves the experience of multi-screen screenshots without adding additional hardware and additional application software, expands the screenshot function in the existing mobile terminal, and improves the practicability of the terminal.
  • the mobile terminal receives an instruction to enter a screenshot mode, and the mobile terminal enters a screenshot mode.
  • the command to enter the screenshot mode may be a physical hotkey combination operation preset by the system or the user, such as pressing the combination key simultaneously: volume + and volume -, or may be a preset multi-touch gesture track, such as the user on the screen Perform a sliding screen operation of a preset pattern.
  • the mobile terminal receives the screenshot instruction, performs a screenshot and caches the image
  • the screenshot instruction may be a physical button operation preset by the system or the user, for example, pressing volume + or volume -, or may be a preset multi-touch gesture track, such as a user performing a preset pattern slip on the screen. Screen operation. It can be understood that the screenshot mode instruction and the screenshot instruction can be the same instruction.
  • step S3 the mobile terminal user determines whether it is necessary to continue the screenshot according to the requirement; when it is necessary to continue the screenshot, the process proceeds to step S3; when it is not necessary to continue the screenshot, the process proceeds to step S5.
  • step S4 When the mobile terminal receives the sliding screen command, the screen is scrolled; thereafter, the process proceeds to step S2 to continue the screen shot operation.
  • the user can issue an instruction to exit the screenshot mode.
  • the instruction to exit the screenshot mode can be consistent with the instruction to enter the screenshot mode, which is convenient for the user to remember.
  • the plurality of picture data captured in step S2 are stored in the memory area in a cached manner, and may be identified as P1, P2, P3, etc.; after performing step S5 and exiting the screenshot mode, the mobile terminal interface displays a waiting animation. .
  • the mobile terminal invokes the picture synthesis function of the camera panoramic picture image synthesis module in the background, and inputs picture data such as P1, P2, P3, etc. into the picture synthesis interface, and uses the camera panoramic picture image synthesis function to image data such as P1, P2, P3, and the like. Perform image synthesis to generate final picture data P, and then the mobile terminal parses the picture data P, And displayed on the screen of the mobile terminal.
  • step S2 when a plurality of pictures are combined, if the content between the plurality of pictures has a repeated part, the overlapping content is overlapped and overlaid to form a complete picture; and the plurality of pictures intercepted in step S2 are When there is no overlap between the contents, the multiple pictures are sequentially covered without splicing, thereby achieving the purpose of skipping the screenshot.
  • FIG. 2 is a schematic flowchart diagram of a second embodiment of a screenshot method according to the present invention. Based on the first embodiment, the foregoing step S11 in the second embodiment may further include:
  • Step S21 Obtain the content of the next frame page of the current page content that is intercepted
  • Step S22 Synthesize the intercepted current page content and the next frame page content, and generate page content that is intercepted based on the screenshot instruction.
  • the method for acquiring the page content of the next screen of the current screen is: processing the frame buffer device node file by using a frame buffering technology, and acquiring the image data content of the second frame of the frame buffer device node file.
  • the second frame of the frame buffer device node file stores data of the next frame to be displayed.
  • the frame buffer device node file of the Android system terminal is usually "/dev/graphics/fb0".
  • combining the first frame picture data content and the picture data content of the second frame in a screenshot sequence that is, the intercepted content corresponding to the screenshot instruction.
  • the intercepted current page content is synthesized with the next frame page content to generate page content intercepted based on the screenshot instruction.
  • the content of the current screen and the page content of the next screen of the front screen are intercepted by one screenshot instruction, and the screenshot efficiency can be improved in the continuous screenshot, and the operation action of the user is reduced.
  • FIG. 3 is a schematic flowchart diagram of a third embodiment of a screenshot method according to the present invention. Based on the second embodiment, before the step S12, the third embodiment further includes:
  • Step S33 displaying the captured screenshot
  • Step S34 Receive an edit instruction for the intercepted screenshot, and obtain a screenshot edited based on the edit instruction.
  • the above editing instructions can be used to edit the shape of the screenshot, or to add a border or filter to the screenshot, or add text.
  • the intercepted screenshot is provided for the user to view, and the user can also edit the captured screenshot according to the preference to obtain a personalized screenshot.
  • FIG. 4 is a schematic diagram of functional modules of a first embodiment of a screenshot device according to the present invention.
  • the screenshot device in this embodiment includes:
  • the instruction receiving module 10 is configured to receive a screenshot instruction
  • the screenshot module 10 is configured to intercept, according to the screenshot instruction, a page content that is scrolled and displayed on a screen of the mobile terminal;
  • the generating module 11 is configured to cache the intercepted content of the page and generate a screenshot.
  • the screenshot instruction is generated by: automatically generating the screenshot instruction when the current screen content of the mobile terminal changes; or generating the screenshot instruction according to a trigger of a user's screenshot control of the mobile terminal.
  • the screen content may be scrolled, moved, turned, zoomed in or zoomed out; the current screen content of the mobile terminal may automatically generate a screenshot instruction when the above-mentioned changes are not included, Used to capture the current screen content.
  • the screenshot control can be a physical button, such as a volume + button, or a physical combination button, such as a volume + button and volume - or a virtual button or gesture control.
  • the screenshot command can also be triggered by a preset gesture operation.
  • the screenshot device can further include a screenshot mode control module for controlling the mobile terminal to enter the screenshot mode upon receiving the enter screenshot mode instruction. After entering the screenshot mode, multiple content interception of the page content displayed over one screen can be performed until the exit mode is exited. After that, generate screenshots based on multiple screenshots.
  • the specific method for intercepting the content of the page displayed on the current screen of the mobile terminal is: processing the frame buffer device node file by using a frame buffering technology, and acquiring the first frame image data of the frame buffer device node file.
  • Content that is, the content of the intercepted page.
  • the first frame of the frame buffer device node file stores data of the content currently displayed by the system.
  • the frame buffer device node file of the Android system terminal is usually "/dev/graphics/fb0".
  • the generating module 12 saves the screenshots of the page content in the cache in the form of a cache, and may be identified as P1, P2, P3, etc. in the time sequence of the interception. If the stored screenshot is one, the screenshot is generated directly according to the currently captured screenshot. If the stored screenshot is at least two, the at least two screenshots are synthesized to generate a screenshot. Specifically, while the terminal synthesizes multiple screenshots of the page content, the waiting animation is displayed on the current screen of the terminal. Synthesis can be divided into common synthesis or no repetitive synthesis.
  • the camera panoramic photo image synthesizing function may be invoked, and screenshots such as P1, P2, and P3 are input to the image synthesizing interface in time sequence of interception, and image stitching is performed. , the final page image P is generated and displayed on the terminal screen.
  • the camera panoramic photo image synthesis function to image stitching multiple screenshots, if there is a duplicate part between the screenshots, the overlapping content is overlapped and overlaid to form a complete picture; when the content between the screenshots When there is no repeating part, multiple screenshots are sequentially performed without covering the stitching, thereby achieving the purpose of the interval screenshot.
  • the interval screenshot specifically means that the generated final picture content is discontinuous on the original display of the terminal. This method can facilitate the user to selectively splicing the pages that need to be intercepted, without having to generate screenshots for all the content, which is more convenient for controlling the content of the screenshots.
  • the embodiment of the present invention can intercept the scroll display on the screen of the mobile terminal by using a screenshot operation. More than one screen of the page content is displayed, and a scrolling screenshot is implemented. Moreover, the embodiment of the present invention improves the experience of multi-screen screenshots without adding additional hardware and additional application software, expands the screenshot function in the existing mobile terminal, and improves the practicability of the terminal.
  • the screenshot module 10 is further configured to: acquire the next frame page content of the intercepted current page content; synthesize the intercepted current page content and the next frame page content, and generate a page content that is intercepted based on the screenshot instruction. .
  • the method for acquiring the page content of the next screen of the current screen is: processing the frame buffer device node file by using a frame buffering technology, and acquiring the image data content of the second frame of the frame buffer device node file.
  • the second frame of the frame buffer device node file stores data of the next frame to be displayed.
  • the frame buffer device node file of the Android system terminal is usually "/dev/graphics/fb0".
  • combining the first frame picture data content and the picture data content of the second frame in a screenshot sequence that is, the intercepted content corresponding to the screenshot instruction.
  • the intercepted current page content is synthesized with the next frame page content to generate page content intercepted based on the screenshot instruction.
  • the embodiment of the invention realizes that when a continuous screenshot is taken, the content of the current screen and the page content of the next screen of the front screen are intercepted by one screenshot instruction, which can improve the efficiency of the screenshot and reduce the operation action of the user.
  • FIG. 5 is a schematic diagram of functional modules of a second embodiment of a screenshot device according to the present invention.
  • the screenshot device in the second embodiment further includes:
  • a display module 21 configured to display the captured screenshot
  • the editing module 22 is configured to receive an edit instruction for the intercepted screenshot, and obtain a screenshot edited based on the edit instruction.
  • the above editing instructions can be used to edit the shape of the screenshot, or to add a border or filter to the screenshot, or add text.
  • the intercepted screenshot is provided for the user to view, and the user can also edit the captured screenshot according to the preference to obtain a personalized screenshot.
  • the content displayed when the page is opened is set as the first screen content, and the remaining undisplayed content is the second screen content, the third screen content, and The fourth screen content.
  • FIG. 6 is a schematic diagram of a process of intercepting a page according to a first embodiment of a screenshot method of the present invention. If the user only needs the screenshot of the first screen and the second screen content, according to the first embodiment of the screen capture method of the present invention, the execution process of the mobile terminal:
  • FIG. 7 is a schematic diagram of a page interception process according to a second embodiment of the screen capture method of the present invention. If the user needs a screenshot of the first screen, the second screen, the third screen, and the fourth screen content, according to the second embodiment of the screen capture method of the present invention, the execution process of the mobile terminal:
  • Detecting that the user simultaneously presses the volume+key and the volume-key to generate a screenshot instruction intercepting the first screen and the second screen content as the first intercepted page content; storing the first intercepted page content;
  • the content of the front screen changes, moves to the third screen content, automatically generates a screenshot instruction; intercepts the third screen and the fourth screen content as the second intercepted page content; stores the second intercepted page content; when the preset time is 10 seconds
  • the screenshot instruction is not detected, the content of all the intercepted pages is read, and the content of the intercepted page is spliced to obtain the spliced page image.
  • FIG. 8 is a hardware structure of a mobile terminal to which the screen capture method of the present invention is applied.
  • the mobile terminal can be a processor 101, a memory 102, a user interaction module 103, a network communication module 104, and a data bus 105.
  • the data bus 105 is used for data communication between components in the mobile terminal.
  • the user interaction module 103 is configured to receive information input by the user and send it to the processor 101 for processing; and is further configured to receive information sent by the processor 101, and display the information to the user in a corresponding form, such as an image display of the display screen. And the sound display of the speakers and so on.
  • the user interaction module 103 can include a touch screen, a speaker, a display screen, a button, and the like.
  • the network communication module 104 is used for communication between a message server and an external device, and the external device may include a terminal, a server, and the like.
  • the network communication module 104 can include a wireless communication module and a wired communication module, such as RS232, radio frequency, wifi, Bluetooth, and the like.
  • the memory 102 is used to store an operating system or the like in which the mobile terminal operates.
  • the memory 102 can include internal memory and external memory, such as a memory card or an external memory card, and the like.
  • the processor 101 serves as a processing center of the mobile terminal, and is used for data processing, mobilizing other components for work, and the like, specifically for receiving a screenshot instruction; and intercepting a page content scrolled on the display screen according to the screenshot instruction; storing The content of the page is intercepted, and a screenshot is generated, so that the screenshot content of the screen displayed on the screen of the mobile terminal can be captured by one screenshot operation, and the scrolling screenshot is realized.
  • the captured page content is stored and a screenshot is generated.
  • the current page content intercepted and the next frame content are synthesized, and the page content intercepted based on the screenshot instruction is generated.
  • An editing instruction for the intercepted screenshot is received, and a screenshot edited based on the editing instruction is obtained.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the disclosed device can be implemented in other manners.
  • the device embodiments described above are merely illustrative, practical There are other ways of dividing when implemented, such as some features can be ignored.
  • the coupling, or direct coupling, or communication connection of the components shown or discussed may be indirect coupling or communication connection through some interfaces, devices or units, and may be electrical, mechanical or other forms. of.
  • the invention discloses a screen capture method, a device and a mobile terminal, which can intercept a page content displayed on a screen of a mobile terminal and display more than one screen, and realize a scrolling screenshot. Moreover, the embodiment of the present invention improves the experience of multi-screen screenshots without adding additional hardware and additional application software, expands the screenshot function in the existing mobile terminal, and improves the practicability of the terminal.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

本发明公开了一种屏幕截图方法、装置及移动终端,其中方法包括:接收截图指令;基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容;存储所截取的所述页面内容,并生成屏幕截图。

Description

屏幕截图方法及装置、移动终端 技术领域
本发明涉及移动终端领域,尤其涉及屏幕截图方法及装置、移动终端。
背景技术
随着移动终端技术和通讯技术的不断发展以及移动终端的普及,越来越多的人通过移动终端与他人交流,如在移动终端上看到一段有趣的文字或几张图片想与他人分享,使用截图功能即可便捷简单的将内容完整保存下来并发送到其他终端上。
目前市场上的移动终端实现了单屏截图功能,可截取当前屏幕显示内容,也称为全屏截图。然而,在实际使用中,用户需要截取的内容往往不是一个屏幕能全部显示的,一次全屏截图不能满足,这时就需要进行多次截图操作。由于是针对同一内容的多张图片,分开阅读效果不佳,所以往往用户还需利用专业的图像编辑工具将所截图片进行合并处理成一张图片。在这样的情况下,目前市场上的移动终端中所具备截图功能实际上无法满足用户的需求,用户体验效果不佳。
发明内容
本发明实施例的主要目的在于提供一种屏幕截图方法及装置、移动终端,能至少解决现有技术中存在的上述问题。
为实现上述目的,本发明实施例提供的一种屏幕截图方法,所述方法包括以下步骤:
接收截图指令;
基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容;
缓存所截取的所述页面内容,并生成屏幕截图。
优选地,在所述接收截图指令之前还包括:
侦测到进入截图模式指令时,控制移动终端进入截图模式。
优选地,所述截图指令包括:设置按键操作为截图指令,所述按键包括物理按键和虚拟按键;或者设置预设手势操作为截图指令。
优选地,所述页面内容为超过一屏显示的页面内容;所述基于所述截图指令,截取在移动终端显示屏上滚动显示的页面内容包括:
截取在移动终端显示屏上滚动显示、超过一屏显示的页面内容的至少两个截图,并合成所述至少两个截图。
优选地,所述基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容还包括:
获取所截取的当前页面内容的下一帧页面内容;
合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
此外,为实现上述目的,本发明实施例还提供了一种屏幕截图装置,包括:
指令接收模块,用于接收截图指令;
截图模块,用于基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容;
生成模块,用于缓存所截取的所述页面内容,并生成屏幕截图。
优选地,所述装置还包括:
截图模式控制模块,用于侦测到进入截图模式指令时,控制移动终端进入截图模式。
优选地,所述截图指令包括:设置按键操作为截图指令,所述按键包括物理按键和虚拟按键;或者设置预设手势操作为截图指令。
优选地,所述页面内容为超过一屏显示的页面内容;所述截图模块还 用于:截取在移动终端显示屏上滚动显示、超过一屏显示的页面内容的至少两个截图,并合成所述至少两个截图。
优选地,所述截图模块还用于:获取所截取的当前页面内容的下一帧页面内容;合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
此外,为实现上述目的,本发明实施例还提供了一种移动终端,包括显示屏及处理器,所述处理器用于接收截图指令;基于所述截图指令,截取在所述显示屏上滚动显示的页面内容;缓存所截取的所述页面内容,并生成屏幕截图。
本发明实施例通过一次截图操作,可截取移动终端屏幕上滚动显示的超过一屏显示的页面内容,实现了滚动截图。而且本发明实施例在不增加额外硬件和额外应用软件的情况下,提升了多屏截图的体验效果,拓展了现有移动终端中的截图功能,提高了终端的实用性。
附图说明
图1为本发明屏幕截图方法第一实施例的流程示意图;
图2为本发明屏幕截图方法第二实施例的流程示意图;
图3为本发明屏幕截图方法第三实施例的流程示意图;
图4为本发明屏幕截图装置第一实施例的功能模块示意图;
图5为本发明屏幕截图装置第二实施例的功能模块示意图;
图6为本发明屏幕截图方法第一实施例的对页面截取过程示意图;
图7为本发明屏幕截图方法第二实施例的对页面截取过程示意图;
图8为本发明移动终端的硬件架构示意图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一 步说明。
具体实施方式
应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。
本发明提供一种屏幕截图方法。参照图1,图1为本发明屏幕截图方法第一实施例的流程示意图,该实施例中的屏幕截图方法包括以下步骤:
步骤S10、接收截图指令;
所述截图指令通过以下方式产生:所述移动终端的当前屏幕内容发生变化时,自动产生所述截图指令;或者根据用户对移动终端的截图控件的触发,产生所述截图指令。所述当前屏幕发生变化,可以为屏幕内容因发生滚动、移动、翻页、放大或缩小等动作而发生变化;移动终端的当前屏幕内容在发生上述但不包括的变化时,可自动产生截图指令,以用于截取当前屏幕内容。所述截图控件可以为物理按键,比如音量+键,或为物理组合键,比如音量+键和音量-,或者虚拟按键。当然截图指令还可以通过预设的手势操作触发等。
可以理解的是,上述步骤S10之前还可包括:侦测到进入截图模式指令时,控制移动终端进入截图模式。进入该截图模式后,可以进行超过一屏显示的页面内容的多次内容截取,直到退出截图模式后,再根据多次的截图,生成屏幕截图。
步骤S11、基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容;
具体地,所述截取移动终端的当前屏幕上滚动显示的页面内容的具体方法是:利用帧缓冲技术,对帧缓冲设备节点文件进行处理,获取所述帧缓冲设备节点文件的第一帧图片数据内容,即所述页面内容在当前屏幕中显示的内容的截图。所述帧缓冲设备节点文件的第一帧中保存有系统当前 所显示内容的数据。例如Android系统终端的帧缓冲设备节点文件通常是“/dev/graphics/fb0”。执行截图操作后,还可将该截图以预览的形式显示给用户,供用户查看本次截图的效果,用户可以手动关闭该预览界面。
步骤S12、存储所截取的所述页面内容,并生成屏幕截图。
将对页面内容的截图以缓存的形式保存在内存中,可按截取的时间顺序标识为P1、P2、P3等。若该存储的截图为1个时,则直接根据当前所截取的截图,生成屏幕截图。若该存储的截图为至少两个时,则合成该至少两个截图,生成屏幕截图。
具体地,终端对所页面内容的多个截图进行合成的同时,终端的当前屏幕上将显示等待动画。合成可分为普通合成或者无重复合成。本实施例中,要对页面内容的多个截图进行无重复合成时,可调用照相机全景拍照图像合成功能,将P1、P2、P3等截图按截取的时间顺序输入到图片合成接口,进行图像拼接,生成最终的页面图片P,并将其显示在终端屏幕上。另外在使用照相机全景拍照图像合成功能对多张截图进行图像拼接时,若截图之间的内容有重复部分时,则将重复内容进行重叠覆盖合成,形成内容完整的图片;当截图之间的内容没有重复部分时,则将多张截图依次进行不覆盖拼接,进而达到间隔式截图的目的。图像合成完成后,保存合成后的最终图片,并清空缓存图片。所述间隔式截图,具体是指所生成的最终图片内容在终端原始的显示上是不连续的。此种方式可以方便用户有选择性的把需要截取的页面进行拼接,而不需要把所有内容都生成截图,这样更方便控制截图的内容。
本发明实施例通过一次截图操作,可截取移动终端屏幕上滚动显示的超过一屏显示的页面内容,实现了滚动截图。本发明实施例在不增加额外硬件和额外应用软件的情况下,提升了多屏截图的体验效果,拓展了现有移动终端中的截图功能,提高了终端的实用性。
以下将以描述利用移动终端进行屏幕截图的全部过程。具体如下:
S1,移动终端接收进入截图模式指令,移动终端进入截图模式;
进入截图模式的指令可以是系统或用户预设的物理热键组合键操作,比如同时按下组合键:音量+和音量-,或可以是预设的多点触控手势轨迹,比如用户在屏幕中执行预设图案的滑屏操作。
S2,移动终端接收截图指令,进行屏幕截图并缓存图片;
所述截图指令可以是系统或用户预设的物理按键操作,比如,按下音量+或音量-,或可以是预设的多点触控手势轨迹,比如用户在屏幕中执行预设图案的滑屏操作。可以理解的是,该屏幕截图模式指令与截图指令可以为同一指令。
S3,移动终端用户根据需求确定是否需要继续截图;当需要继续截图时,进入步骤S3;当不需要继续截图时,进入步骤S5。
S4,移动终端接收到滑屏指令时,滚动屏幕;此后重新进入步骤S2,继续进行屏幕截图操作。
S5,接收截图模式退出指令,退出截图模式;
当所有截图需求完成后,用户可以下发退出截图模式的指令,具体的,退出截图模式的指令可以和进入截图模式的指令一致,方便用户记忆。
S6,利用照相机全景拍照图像合成功能,对缓存的屏幕截图进行图像合成;
具体的,步骤S2所截取的多张图片数据以缓存的形式保存在内存区,可以标识为P1,P2,P3等;当执行完毕步骤S5,退出屏幕截图模式后,移动终端界面将显示等待动画。同时,移动终端在后台调用照相机全景拍照图像合成模块的图片合成功能,将P1、P2、P3等图片数据输入到图片合成接口,利用照相机全景拍照图像合成功能,对P1、P2、P3等图片数据进行图像合成,生成最终的图片数据P,然后移动终端再解析该图片数据P, 并显示在移动终端屏幕上。
具体的,在将多张图片进行合成时,若多张图片之间的内容有重复部分时,则将重复内容进行重叠覆盖拼接,形成内容完整的图片;当步骤S2所截取的多张图片之间的内容没有重复部分时,则将多张图片进行依次不覆盖拼接,进而达到跳跃式截图的目的。
S7,保存合成后的最终图片,并清空缓存图片。
参照图2,图2为本发明屏幕截图方法第二实施例的流程示意图。基于第一实施例,该第二实施例中的上述步骤S11还可包括:
步骤S21、获取所截取的当前页面内容的下一帧页面内容;
步骤S22、合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
具体地,所述获取当前屏幕的下一屏幕的页面内容的方法是:利用帧缓冲技术,对帧缓冲设备节点文件进行处理,获取所述帧缓冲设备节点文件的第二帧的图片数据内容。所述帧缓冲设备节点文件的第二帧中保存有即将要显示的下一帧的数据。例如Android系统终端的帧缓冲设备节点文件通常是“/dev/graphics/fb0”。将所述第一帧图片数据内容与所述第二帧的图片数据内容按截图顺序组合,即得所述截图指令对应的截取内容。进行截图操作后,将所截取的当前页面内容与下一帧页面内容进行合成,以生成基于所述截图指令截取的页面内容。
本实施例实现了通过一次截图指令,截取当前屏幕的内容及前屏幕的下一屏幕的页面内容,在连续截图时可提升截图效率,减少用户的操作动作。
参照图3,图3为本发明屏幕截图方法第三实施例的流程示意图。基于第二实施例,该第三实施例中在上述步骤S12之前还包括:
步骤S33、显示所截取的截图;
步骤S34、接收对所述截取的截图的编辑指令,并获得基于所述编辑指令编辑后的截图。
上述编辑指令可实现对截图的形状进行编辑,或者对截图加边框或滤镜,或者添加文字等操作。
本实施例将截取的截图供用户查看的同时,还可供用户根据喜好对截取的截图进行编辑,得到个性化的截图。
对应地,本发明还提供一种屏幕截图装置。参照图4,图4为本发明屏幕截图装置第一实施例的功能模块示意图。该实施例中的屏幕截图装置包括:
指令接收模块10,用于接收截图指令;
截图模块10,用于基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容;
生成模块11,用于缓存所截取的所述页面内容,并生成屏幕截图。
所述截图指令通过以下方式产生:所述移动终端的当前屏幕内容发生变化时,自动产生所述截图指令;或者根据用户对移动终端的截图控件的触发,产生所述截图指令。所述当前屏幕发生变化时,可以为屏幕内容因发生滚动、移动、翻页、放大或缩小等动作;移动终端的当前屏幕内容在发生上述但不包括的变化时,可自动产生截图指令,以用于截取当前屏幕内容。所述截图控件可以为物理按键,比如音量+键,或为物理组合键,比如音量+键和音量-,或者虚拟按键或者手势控件等。当然截图指令还可以通过预设的手势操作触发等。
可以理解的是,屏幕截图装置还可包括截图模式控制模块,用于在接收到进入截图模式指令时,控制移动终端进入截图模式。进入该截图模式后,可以进行超过一屏显示的页面内容的多次内容截取,直到退出截图模 式后,再根据多次的截图,生成屏幕截图。
具体地,所述截取移动终端的当前屏幕上滚动显示的页面内容的具体方法是:利用帧缓冲技术,对帧缓冲设备节点文件进行处理,获取所述帧缓冲设备节点文件的第一帧图片数据内容,即所述截取的页面内容。所述帧缓冲设备节点文件的第一帧中保存有系统当前所显示内容的数据。例如Android系统终端的帧缓冲设备节点文件通常是“/dev/graphics/fb0”。截图后,可将截取的页面内容以预览的形式显示给用户,供用户查看本次截图的效果,用户可以手动关闭该预览界面。
上述生成模块12将对页面内容的截图以缓存的形式保存在内存中,可按截取的时间顺序标识为P1、P2、P3等。若该存储的截图为1个时,则直接根据当前所截取的截图,生成屏幕截图。若该存储的截图为至少两个时,则合成该至少两个截图,生成屏幕截图。具体为:终端对页面内容的多个截图进行合成的同时,终端的当前屏幕上将显示等待动画。合成可分为普通合成或者无重复合成。本实施例中,要对页面内容的多个截图进行无重复合成时,可调用照相机全景拍照图像合成功能,将P1、P2、P3等截图按截取的时间顺序输入到图片合成接口,进行图像拼接,生成最终的页面图片P,并将其显示在终端屏幕上。另外在使用照相机全景拍照图像合成功能对多张截图进行图像拼接时,若截图之间的内容有重复部分时,则将重复内容进行重叠覆盖合成,形成内容完整的图片;当截图之间的内容没有重复部分时,则将多张截图依次进行不覆盖拼接,进而达到间隔式截图的目的。图像合成完成后,保存合成后的最终图片,并清空缓存图片。所述间隔式截图,具体是指所生成的最终图片内容在终端原始的显示上是不连续的。此种方式可以方便用户有选择性的把需要截取的页面进行拼接,而不需要把所有内容都生成截图,这样更方便控制截图的内容。
本发明实施例通过一次截图操作,可截取移动终端屏幕上滚动显示的 超过一屏显示的页面内容,实现了滚动截图。而且本发明实施例在不增加额外硬件和额外应用软件的情况下,提升了多屏截图的体验效果,拓展了现有移动终端中的截图功能,提高了终端的实用性。
进一步地,所述截图模块10还用于:获取所截取的当前页面内容的下一帧页面内容;合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
具体地,所述获取当前屏幕的下一屏幕的页面内容的方法是:利用帧缓冲技术,对帧缓冲设备节点文件进行处理,获取所述帧缓冲设备节点文件的第二帧的图片数据内容。所述帧缓冲设备节点文件的第二帧中保存有即将要显示的下一帧的数据。例如Android系统终端的帧缓冲设备节点文件通常是“/dev/graphics/fb0”。将所述第一帧图片数据内容与所述第二帧的图片数据内容按截图顺序组合,即得所述截图指令对应的截取内容。进行截图操作后,将所截取的当前页面内容与下一帧页面内容进行合成,以生成基于所述截图指令截取的页面内容。
本发明实施例实现了在连续截图时,通过一次截图指令,截取当前屏幕的内容及前屏幕的下一屏幕的页面内容,可提升截图效率,减少用户的操作动作。
参照图5,图5为本发明屏幕截图装置第二实施例的功能模块示意图。所述基于第一实施例,该第二实施例中的屏幕截图装置还包括:
显示模块21,用于显示所截取的截图;
编辑模块22,用于接收对所述截取的截图的编辑指令,并获得基于所述编辑指令编辑后的截图。
上述编辑指令可实现对截图的形状进行编辑,或者对截图加边框或滤镜,或者添加文字等操作。
本实施例将截取的截图供用户查看的同时,还可供用户根据喜好对截取的截图进行编辑,得到个性化的截图。
例如,当打开一个需要分四次显示才能显示完整的页面时,将打开该页面时显示的内容设为第一屏内容、剩下未显示的内容依次为第二屏内容、第三屏内容及第四屏内容。
参照图6,图6为本发明屏幕截图方法第一实施例的对页面截取过程示意图。若用户只需第一屏和第二屏内容的截图时,根据本发明屏幕截图方法第一实施例,移动终端的执行过程:
侦测到用户同时按下音量+键和音量-键产生的截图指令,截取第一屏内容为第一截取的页面内容;存储第一截取的页面内容;当前屏幕内容发生变化,移动到第一屏内容与第二屏内容之间,侦测到用户同时按下音量+键和音量-键产生的截图指令;截取第一屏与第二屏之间的内容为第二截取的页面内容;存储第二截取的页面内容;当前屏幕内容发生变化,移动到第二屏内容,侦测到用户同时按下音量+键和音量-键产生的截图指令,截取第二屏内容为第三截取的页面内容;存储第三截取的页面内容;侦测到用户按下音量+键和电源键产生的拼接指令,调用照相机全景拍照图像合成功能,将第一截取的页面内容、第二截取的页面内容、第三截取的页面内容按截取的时间顺序输入到图片合成接口,由该模块进行图像拼接,生成最终的页面图片,截图系统解析页面图片,并显示在终端屏幕上。
参照图7,图7为本发明屏幕截图方法第二实施例的对页面截取过程示意图。若用户需第一屏、第二屏、第三屏、第四屏内容的截图时,根据本发明屏幕截图方法第二实施例,移动终端的执行过程:
侦测到用户同时按下音量+键和音量-键产生的产生截图指令,截取第一屏及第二屏内容为第一截取的页面内容;存储第一截取的页面内容;当 前屏幕内容发生变化,移动到第三屏内容,自动产生截图指令;截取第三屏及第四屏内容为第二截取的页面内容;存储第二截取的页面内容;当在预设时间10秒内未再侦测到截图指令,则读取所有截取的页面内容,并对所述所截取的页面内容进行拼接,获得拼接后的页面图片。
参照图8,图8为本发明屏幕截图方法所应用的移动终端的硬件结构。该移动终端可处理器101、存储器102、用户交互模块103、网络通讯模块104及数据总线105。其中,数据总线105用于移动终端中的各组件之间的数据通信。用户交互模块103用于接收用户输入的信息,并将其发送至处理器101进行处理;还用于接收处理器101发送的信息,并将以相应的形式展示给用户,例如显示屏的图像显示及扬声器的声音显示等等。该用户交互模块103可包括触摸屏、扬声器、显示屏、按键等等。该网络通讯模块104用于消息服务器与外部设备的通讯,该外部设备可包括终端、服务器等等。该网络通讯模块104可包括无线通讯模块和有线通讯模块,例如RS232、射频、wifi、蓝牙等等。存储器102用于存储移动终端运行的操作系统等等。该存储器102可包括内部存储器和外部存储器,例如记忆卡或外接存储卡等等。处理器101作为移动终端的处理中心,用于数据处理、调动其他组件进行工作等等,具体用于接收截图指令;基于所述截图指令,截取在所述显示屏上滚动显示的页面内容;存储所截取的所述页面内容,并生成屏幕截图,从而通过一次截图操作,可截取移动终端屏幕上滚动显示的超过一屏显示的页面内容,实现了滚动截图。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可读取存储介质中,所述的存储介质,如:ROM/RAM、磁碟、光盘等。该程序在执行时,包括如下步骤:
接收截图指令;
基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容;
存储所截取的所述页面内容,并生成屏幕截图。
以及,该程序在执行时,还包括如下步骤:
获取所截取的当前页面内容的下一帧页面内容;
合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
以及,该程序在执行时,还包括如下步骤:
显示所截取的截图;
接收对所述截取的截图的编辑指令,并获得基于所述编辑指令编辑后的截图。
显然,本领域的技术人员应该明白,上述的本发明的各模块或各步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上,可选地,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在存储装置中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。
在本申请所提供的几个实施例中,应该理解到,所揭露的设备可以通过其它的方式实现。以上所描述的设备实施例仅仅是示意性的,实际 实现时可以有另外的划分方式,如一些特征可以忽略。另外,所显示或讨论的各组成部分相互之间的耦合、或直接耦合、或通信连接可以是通过一些接口,设备或单元的间接耦合或通信连接,可以是电性的、机械的或其它形式的。
上述作为分离部件说明的单元可以是、或也可以不是物理上分开的,作为单元显示的部件可以是、或也可以不是物理单元;可以根据实际的需要选择其中的部分或全部单元来实现本实施例方案的目的。
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以所述权利要求的保护范围为准。
工业实用性
本发明公开了一种屏幕截图方法、装置及移动终端,可截取移动终端屏幕上滚动显示的超过一屏显示的页面内容,实现了滚动截图。而且本发明实施例在不增加额外硬件和额外应用软件的情况下,提升了多屏截图的体验效果,拓展了现有移动终端中的截图功能,提高了终端的实用性。

Claims (11)

  1. 一种屏幕截图方法,所述方法包括:
    接收截图指令;
    基于所述截图指令,截取在移动终端显示屏上滚动显示的页面内容;
    缓存所截取的所述页面内容,并生成屏幕截图。
  2. 如权利要求1所述的屏幕截图方法,其中,在所述接收截图指令之前还包括:
    侦测到进入截图模式指令时,控制移动终端进入截图模式。
  3. 如权利要求1或2所述的屏幕截图方法,其中,所述截图指令包括:设置按键操作为截图指令,所述按键包括物理按键和虚拟按键;或者设置预设手势操作为截图指令。
  4. 如权利要求1所述的屏幕截图方法,其中,所述页面内容为超过一屏显示的页面内容;所述基于所述截图指令,截取在移动终端显示屏上滚动显示的页面内容包括:
    截取在移动终端显示屏上滚动显示、超过一屏显示的页面内容的至少两个截图,并合成所述至少两个截图。
  5. 如权利要求1所述的屏幕截图方法,其中,所述基于所述截图指令,截取在移动终端屏幕上滚动显示的页面内容还包括:
    获取所截取的当前页面内容的下一帧页面内容;
    合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
  6. 一种屏幕截图装置,所述装置包括:
    指令接收模块,配置为接收截图指令;
    截图模块,配置为基于所述截图指令,截取在移动终端显示屏上滚动显示的页面内容;
    生成模块,配置为缓存所截取的所述页面内容,并生成屏幕截图。
  7. 如权利要求6所述的屏幕截图装置,其中,所述装置还包括:
    截图模式控制模块,配置为侦测到接入截图模式指令时,控制移动终端进入截图模式。
  8. 如权利要求6或7所述的屏幕截图装置,其中,所述截图指令包括:设置按键操作为截图指令,所述按键包括物理按键和虚拟按键;或者设置预设手势操作为截图指令。
  9. 如权利要求6所述的屏幕截图装置,其中,所述页面内容为超过一屏显示的页面内容;
    所述截图模块,配置为截取在移动终端显示屏上滚动显示、超过一屏显示的页面内容的至少两个截图,并合成所述至少两个截图。
  10. 如权利要求6-9任一项所述的屏幕截图装置,其中,所述截图模块配置为获取所截取的当前页面内容的下一帧页面内容;合成所截取的当前页面内容与下一帧页面内容,生成基于所述截图指令截取的页面内容。
  11. 一种移动终端,该移动终端包括显示屏及处理器,
    所述处理器,配置为接收截图指令;基于所述截图指令,截取在所述显示屏上滚动显示的页面内容;缓存所截取的所述页面内容,并生成屏幕截图。
PCT/CN2015/075912 2014-12-31 2015-04-03 屏幕截图方法及装置、移动终端 WO2016106997A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410856552.2 2014-12-31
CN201410856552.2A CN105808116A (zh) 2014-12-31 2014-12-31 屏幕截图方法及装置、移动终端

Publications (1)

Publication Number Publication Date
WO2016106997A1 true WO2016106997A1 (zh) 2016-07-07

Family

ID=56284059

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/075912 WO2016106997A1 (zh) 2014-12-31 2015-04-03 屏幕截图方法及装置、移动终端

Country Status (2)

Country Link
CN (1) CN105808116A (zh)
WO (1) WO2016106997A1 (zh)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017096924A1 (zh) * 2015-12-09 2017-06-15 惠州Tcl移动通信有限公司 一种基于移动终端的页面连续截图方法、系统及移动终端
CN108629731A (zh) * 2017-03-15 2018-10-09 长沙博为软件技术股份有限公司 一种适用于滚动截屏的图像拼接方法
CN109829854A (zh) * 2019-01-21 2019-05-31 武汉卡比特信息有限公司 一种基于iOS移动终端的屏幕截图拼接投射方法
CN112181252A (zh) * 2020-09-29 2021-01-05 维沃移动通信(杭州)有限公司 截屏方法、装置及电子设备
CN112288635A (zh) * 2020-10-30 2021-01-29 上海淇玥信息技术有限公司 一种处理应用程序页面的方法、装置和电子设备
CN113535301A (zh) * 2021-07-13 2021-10-22 深圳传音控股股份有限公司 截屏方法、移动终端及存储介质

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808916B (zh) * 2015-04-13 2019-05-14 深圳市金立通信设备有限公司 一种截图方法
CN104808898B (zh) * 2015-04-13 2019-05-14 深圳市金立通信设备有限公司 一种终端
CN108052263B (zh) * 2017-12-28 2020-07-03 广东小天才科技有限公司 一种基于终端设备的截屏方法及终端设备
CN108108217A (zh) * 2017-12-29 2018-06-01 北京金山安全软件有限公司 一种截长屏的方法及装置
CN109388304B (zh) * 2018-09-28 2021-05-11 维沃移动通信有限公司 一种截屏方法及终端设备
CN111522742A (zh) * 2020-04-16 2020-08-11 北京三快在线科技有限公司 页面截图的生成方法、装置、计算机设备及存储介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681829A (zh) * 2011-03-16 2012-09-19 阿里巴巴集团控股有限公司 一种屏幕截图方法、装置及通讯客户端
CN104133683A (zh) * 2014-07-31 2014-11-05 上海二三四五网络科技股份有限公司 一种截取屏幕图片的方法及装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681829A (zh) * 2011-03-16 2012-09-19 阿里巴巴集团控股有限公司 一种屏幕截图方法、装置及通讯客户端
CN104133683A (zh) * 2014-07-31 2014-11-05 上海二三四五网络科技股份有限公司 一种截取屏幕图片的方法及装置

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017096924A1 (zh) * 2015-12-09 2017-06-15 惠州Tcl移动通信有限公司 一种基于移动终端的页面连续截图方法、系统及移动终端
CN108629731A (zh) * 2017-03-15 2018-10-09 长沙博为软件技术股份有限公司 一种适用于滚动截屏的图像拼接方法
CN109829854A (zh) * 2019-01-21 2019-05-31 武汉卡比特信息有限公司 一种基于iOS移动终端的屏幕截图拼接投射方法
CN109829854B (zh) * 2019-01-21 2023-01-17 武汉卡比特信息有限公司 一种基于iOS移动终端的屏幕截图拼接投射方法
CN112181252A (zh) * 2020-09-29 2021-01-05 维沃移动通信(杭州)有限公司 截屏方法、装置及电子设备
WO2022068721A1 (zh) * 2020-09-29 2022-04-07 维沃移动通信有限公司 截屏方法、装置及电子设备
CN112288635A (zh) * 2020-10-30 2021-01-29 上海淇玥信息技术有限公司 一种处理应用程序页面的方法、装置和电子设备
CN113535301A (zh) * 2021-07-13 2021-10-22 深圳传音控股股份有限公司 截屏方法、移动终端及存储介质

Also Published As

Publication number Publication date
CN105808116A (zh) 2016-07-27

Similar Documents

Publication Publication Date Title
WO2016106997A1 (zh) 屏幕截图方法及装置、移动终端
WO2020029526A1 (zh) 视频特效添加方法、装置、终端设备及存储介质
WO2019020052A1 (zh) 拍摄方法及移动终端
KR20100028344A (ko) 휴대단말의 영상 편집 방법 및 장치
KR20110044296A (ko) 화상 속 화상 기능을 가진 휴대형 전자 장치
WO2023045207A1 (zh) 任务处理方法及装置、电子设备、存储介质和计算机程序
WO2016095429A1 (zh) 一种移动终端屏幕截图方法及装置
CN112839190B (zh) 虚拟图像与现实场景同步视频录制或直播的方法
WO2017032078A1 (zh) 一种界面控制方法及移动终端
EP4343580A1 (en) Media file processing method and apparatus, device, readable storage medium, and product
WO2022194211A1 (zh) 图像处理方法、装置、电子设备及可读存储介质
WO2023061414A1 (zh) 一种文件生成方法、装置及电子设备
WO2023125217A1 (zh) 图像处理电路、方法和电子设备
CN111352560B (zh) 分屏方法、装置、电子设备和计算机可读存储介质
WO2024131821A1 (zh) 拍照方法、装置及电子设备
WO2024169824A1 (zh) 页面控制方法、装置及电子设备
WO2023155858A1 (zh) 文档编辑方法及其装置
WO2023093669A1 (zh) 视频拍摄方法、装置、电子设备及存储介质
WO2023143529A1 (zh) 拍摄方法、装置和电子设备
WO2023005908A1 (zh) 拍摄方法、装置、设备和存储介质
CN116244028A (zh) 界面显示方法及其装置、电子设备
CN115037874A (zh) 拍照方法、装置和电子设备
CN115631109A (zh) 图像处理方法、图像处理装置和电子设备
CN115344159A (zh) 文件的处理方法、装置、电子设备和可读存储介质
CN112202958B (zh) 截图方法、装置及电子设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15874690

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15874690

Country of ref document: EP

Kind code of ref document: A1