CN106406862B - A kind of screen acquiring method and system - Google Patents

A kind of screen acquiring method and system Download PDF

Info

Publication number
CN106406862B
CN106406862B CN201610794493.XA CN201610794493A CN106406862B CN 106406862 B CN106406862 B CN 106406862B CN 201610794493 A CN201610794493 A CN 201610794493A CN 106406862 B CN106406862 B CN 106406862B
Authority
CN
China
Prior art keywords
function
screenshot
module
address
picture
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201610794493.XA
Other languages
Chinese (zh)
Other versions
CN106406862A (en
Inventor
刘德建
巩振烨
林陶钧
周小白
彭震
丁迪锋
曾捷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujian Tianyi Network Technology Co Ltd
Original Assignee
Fujian Tianyi Network Technology Co Ltd
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 Fujian Tianyi Network Technology Co Ltd filed Critical Fujian Tianyi Network Technology Co Ltd
Priority to CN201610794493.XA priority Critical patent/CN106406862B/en
Publication of CN106406862A publication Critical patent/CN106406862A/en
Application granted granted Critical
Publication of CN106406862B publication Critical patent/CN106406862B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present invention relates to computer image processing technology field more particularly to a kind of screen acquiring method and systems.The present invention is by obtaining screenshot instruction;Screen capture module is loaded to process;The process is the process to window where screenshot picture;The screen capture module creates rendering apparatus;The entry address for obtaining the explicit function in the rendering apparatus obtains the first address;The explicit function is for showing the picture drawn from the background in current interface;Default first function;The entry address for obtaining the first function obtains the second address;The first function is used to intercept window picture and execute the function body of explicit function;The function pointer that the explicit function is arranged is directed toward second address;The function pointer that the first function is arranged is directed toward first address;The explicit function is executed, capturing picture is obtained.It realizes without restarting the picture that can intercept specified window to the process of window where screenshot picture.

Description

A kind of screen acquiring method and system
Technical field
The present invention relates to computer image processing technology field more particularly to a kind of screen acquiring method and systems.
Background technique
With the development of science and technology, user is more and more by the occasion that various software applications interact.User can lead to Cross various interactive channels and good friend's sharing information.As game player want to share during playing game with good friend it is excellent Moment just needs to carry out shot operation to current game interface at this time.Existing screen acquiring method, such as system are included PrScrnSysRq (print screen system request) is to directly acquire whole pictures on current screen, and the screenshot tool of Tencent can not The window picture being blocked is intercepted, when needing to be blocked by the window portion of screenshot by other windows, can not only intercept specified window Picture in mouthful.
Application No. is the patent documents of 201010270354.X to disclose a kind of computer screen interception method and its system, leads to Cross capture GDI image;The window handle for obtaining Driect3D data window creates tracking window according to the window handle, and The tracking window is set and tracks position and cut out areas of the Driect3D data window in Computer display picture;It catches Catch the image of the Driect3D data window;According to the cut out areas of tracking window record to the Driect3D data The image of window is cut out;The image of the Driect3D data window after being cut out according to the position of the tracking window It is synthesized with the GDI image.
Although the scheme that above patent document provides can realize the picture in interception specified window, in equipment starting Corresponding screen interception module will be injected into process, and can not accomplish to inject at any time to obtain at any time.However, game player First restarting game, screen printing will miss splendid moment again.
Summary of the invention
The technical problems to be solved by the present invention are: provide a kind of screen acquiring method and system, realize without restart to The process of window can intercept the picture of specified window where screenshot picture.
In order to solve the above-mentioned technical problem, the technical solution adopted by the present invention are as follows:
The present invention provides a kind of screen acquiring method, comprising:
Obtain screenshot instruction;
Screen capture module is loaded to process;The process is the process to window where screenshot picture;
The screen capture module creates rendering apparatus;
The entry address for obtaining the explicit function in the rendering apparatus obtains the first address;The explicit function is used for The picture drawn from the background is shown in current interface;
Default first function;The entry address for obtaining the first function obtains the second address;The first function is used for It intercepts window picture and executes the function body of explicit function;
The function pointer that the explicit function is arranged is directed toward second address;
The function pointer that the first function is arranged is directed toward first address;
The explicit function is executed, capturing picture is obtained.
The present invention also provides a kind of screens to obtain system, comprising:
First obtains module, for obtaining screenshot instruction;
Loading module, for loading screen capture module to process;The process is the process to window where screenshot picture;
First creation module creates rendering apparatus for the screen capture module;
Second acquisition module obtains the first address for obtaining the entry address of the explicit function in the rendering apparatus; The explicit function is for showing the picture drawn from the background in current interface;
Presetting module, for presetting first function;The entry address for obtaining the first function obtains the second address;Institute First function is stated for intercepting window picture and executing the function body of explicit function;
First setup module, the function pointer for the explicit function to be arranged are directed toward second address;
Second setup module, the function pointer for the first function to be arranged are directed toward first address;
Execution module obtains capturing picture for executing the explicit function.
The beneficial effects of the present invention are: after obtaining screenshot instruction, just loads screen capture module and execute shot operation, realize Corresponding shot operation can be performed to the process of window where screenshot picture without restarting;By interception explicit function, and Shot operation is first carried out before executing explicit function, realizes that explicit function can be first before being displayed on the screen next frame picture Current picture on the screen has been displayed in interception;In process by window where screen capture module is injected into picture to be intercepted, Realize the picture of interception for picture to be intercepted content in the window, not blocked by other windows influences.
Detailed description of the invention
Fig. 1 is a kind of flow diagram of screen acquiring method of the present invention;
Fig. 2 is the structural block diagram that a kind of screen of the present invention obtains system;
Fig. 3 is the structural block diagram that another screen of the present invention obtains system;
Label declaration:
1, first module is obtained;2, loading module;3, the first creation module;4, second module is obtained;5, presetting module;6, First setup module;7, the second setup module;8, execution module;9, third setup module;10, third obtains module;11, it intercepts Module;12, the 4th module is obtained;13, calling module;14, monitoring module;15, sending module;16, the second creation module;17, Third creation module;18, the 4th creation module;19, the 4th setup module;20, the 5th setup module;21, cleaning modul.
Specific embodiment
To explain the technical content, the achieved purpose and the effect of the present invention in detail, below in conjunction with embodiment and cooperate attached Figure is explained.
The most critical design of the present invention is: screen capture module is injected into picture to be intercepted by after obtaining screenshot instruction Where face in the process of window, realize without restarting the picture that can intercept specified window to the process of window where screenshot picture Face.
It please refers to shown in Fig. 1 to Fig. 3:
As shown in Figure 1, the present invention provides a kind of screen acquiring method, comprising:
Obtain screenshot instruction;
Screen capture module is loaded to process;The process is the process to window where screenshot picture;
The screen capture module creates rendering apparatus;
The entry address for obtaining the explicit function in the rendering apparatus obtains the first address;The explicit function is used for The picture drawn from the background is shown in current interface;
Default first function;The entry address for obtaining the first function obtains the second address;The first function is used for It intercepts window picture and executes the function body of explicit function;
The function pointer that the explicit function is arranged is directed toward second address;
The function pointer that the first function is arranged is directed toward first address;
The explicit function is executed, capturing picture is obtained.
DirectX can be realized usually as the tool of exploitation games using the function Present that DirectX is provided The picture drawn from the background is shown in current interface.By HOOK technology hooking function Present, when system calls function When Present shows next frame picture, intercepts the function and turn to customized first function in screen capture module.First function is first The picture that interception current interface is shown, then the function body of function Present is executed, show next frame picture.Due to screen capture module The process of window where having been injected into picture to be intercepted, therefore the picture that shows of function Present is the window picture of the process, It will not be influenced by other shielding windows.And screen capture module is just injected when obtaining screenshot instruction, it can be achieved that injecting at any time at any time Execute shot operation.
Further, the interception window picture specifically:
Screenshot origin coordinates, screenshot length and screenshot width are set;
Region corresponding with the screenshot origin coordinates, screenshot length and screenshot width is obtained, screenshot area is obtained;
Intercept the picture of the screenshot area.
Seen from the above description, it can be achieved that interception user specifies the picture in region.
Further, the function body for executing explicit function, specifically:
The entry address that the function pointer of the first function is directed toward is obtained, third address is obtained;
Pass through explicit function described in the third call by location.
Seen from the above description, it can be achieved that the function body of explicit function is appropriately carried out.
The entry address as pointed by the function pointer of first function and explicit function is exchanged, and shows letter at this time Entry address pointed by several function pointers is practical to be the entry address of first function, if directly calling display by function name Function can not execute the actual function body of explicit function.Since the entry address that the function pointer of first function at this time is directed toward is aobvious Show the entry address of function, therefore, need to first obtain the entry address that the function pointer of first function is directed toward, then by the entrance Explicit function is called in location, executes the function body of explicit function.
Further, before the acquisition screenshot instruction, further includes:
Monitor screenshot shortcut key or screenshot control;
When triggering the screenshot shortcut key or screenshot control, screenshot instruction is sent.
Seen from the above description, it can be achieved that monitoring screenshot shortcut key or screenshot control, the screenshot demand of timely learning user.
Further, the screen capture module creates rendering apparatus, specifically:
Create first window;
Picture interface is created on the first window;
Use the creation rendering apparatus function creation rendering apparatus in the picture interface.
Seen from the above description, rendering apparatus is created by simulation DirectX visioning procedure, realized without restarting to screenshot The process of window can inject screen capture module where picture.
Preferably, using one window of CreateWindow function creation, Direct3DCreate9 function creation is used DirectX9 interface uses CreateDevice function creation DirectX9 rendering apparatus.
Further, the explicit function is executed, after obtaining capturing picture, further includes:
The function pointer that the explicit function is arranged is directed toward first address;
The function pointer that the first function is arranged is directed toward second address;
The rendering apparatus is discharged, the first window is destroyed.
Seen from the above description, it realizes and restores address pointed by the function pointer of explicit function and first function, so that Shot operation does not influence the normal operation of explicit function after being finished.
As shown in Fig. 2, the present invention also provides a kind of screens to obtain system, comprising:
First obtains module 1, for obtaining screenshot instruction;
Loading module 2, for loading screen capture module to process;The process is the process to window where screenshot picture;
First creation module 3 creates rendering apparatus for the screen capture module;
Second acquisition module 4 obtains the first ground for obtaining the entry address of the explicit function in the rendering apparatus Location;The explicit function is for showing the picture drawn from the background in current interface;
Presetting module 5, for presetting first function;The entry address for obtaining the first function obtains the second address;Institute First function is stated for intercepting window picture and executing the function body of explicit function;
First setup module 6, the function pointer for the explicit function to be arranged are directed toward second address;
Second setup module 7, the function pointer for the first function to be arranged are directed toward first address;
Execution module 8 obtains capturing picture for executing the explicit function.
Further, as shown in Figure 3, further includes:
Third setup module 9, for screenshot origin coordinates, screenshot length and screenshot width to be arranged;
Third obtains module 10, corresponding with the screenshot origin coordinates, screenshot length and screenshot width for obtaining Region obtains screenshot area;
Interception module 11, for intercepting the picture of the screenshot area.
Further, as shown in figure 3, the execution module 8, comprising:
4th obtains module 12, and the entry address that the function pointer for obtaining the first function is directed toward obtains third Address;
Calling module 13, for passing through explicit function described in the third call by location.
Further, as shown in Figure 3, further includes:
Monitoring module 14, for monitoring screenshot shortcut key or screenshot control;
Sending module 15, for when triggering the screenshot shortcut key or screenshot control, sending screenshot instruction;
Second creation module 16, for creating first window;
Third creation module 17, for creating picture interface on the first window;
4th creation module 18, for using the creation rendering apparatus function creation rendering apparatus in the picture interface;
4th setup module 19, the function pointer for the explicit function to be arranged are directed toward first address;
5th setup module 20, the function pointer for the first function to be arranged are directed toward second address;
Cleaning modul 21 destroys the first window for discharging the rendering apparatus.
The embodiment of the present invention one are as follows:
Monitor screenshot shortcut key or screenshot control;
When triggering the screenshot shortcut key or screenshot control, screenshot instruction is sent;
Obtain screenshot instruction;
Screen capture module is loaded to process;The process is the process to window where screenshot picture;
Create first window;
Picture interface is created on the first window;
Use the creation rendering apparatus function creation rendering apparatus in the picture interface;
The entry address for obtaining the explicit function in the rendering apparatus obtains the first address;The explicit function is used for The picture drawn from the background is shown in current interface;
Default first function;The entry address for obtaining the first function obtains the second address;The first function is used for It intercepts window picture and executes the function body of explicit function;
The function pointer that the explicit function is arranged is directed toward second address;
The function pointer that the first function is arranged is directed toward first address;
The explicit function is executed, the address as pointed by the function pointer of the explicit function at this time is first function Entry address, therefore, what is actually executed is the function body of first function;
Screenshot origin coordinates, screenshot length and screenshot width are set;
Region corresponding with the screenshot origin coordinates, screenshot length and screenshot width is obtained, screenshot area is obtained;
Intercept the picture of the screenshot area;
The entry address that the function pointer of the first function is directed toward is obtained, third address is obtained;
Pass through explicit function described in the third call by location;
The function pointer that the explicit function is arranged is directed toward first address;
The function pointer that the first function is arranged is directed toward second address;
The rendering apparatus is discharged, the first window is destroyed.
The embodiment of the present invention two are as follows:
Screenshot shortcut key F10 is monitored, when user presses F10, the process of window sends screenshot to where to screenshot picture Instruction.After the process obtains screenshot instruction, screen capture module is loaded.The visioning procedure wound of the screen capture module simulation DirectX Rendering apparatus is built, specifically: one window of CreateWindow function creation is used, is created using Direct3DCreate9 function DirectX9 interface is built, CreateDevice function creation DirectX9 rendering apparatus is used.It obtains in the rendering apparatus The entry address of explicit function Present, obtains the first address, and the explicit function Present is used to draw from the background Picture is shown in current interface, is preset first function, is obtained the entry address of the first function, obtain the second address;Institute First function is stated for intercepting window picture and executing the function body of explicit function Present, is linked up with and is shown using HOOK technology Function Present, when system calls explicit function Present, auto-steering executes first function.First function obtains user Screenshot origin coordinates, screenshot length and the screenshot width of setting obtain wide with the screenshot origin coordinates, screenshot length and screenshot Corresponding region is spent, screenshot area is obtained, intercepts the picture of the screenshot area.The function pointer for obtaining first function is directed toward Entry address, obtain third address, by explicit function Present described in the third call by location, will draw from the background Next frame picture be shown in current interface.Revocation discharges the rendering in explicit function Present upper hook first function Equipment destroys the first window.
The embodiment of the present invention three are as follows:
Monitoring module 14 monitors screenshot shortcut key or screenshot control;
Sending module 15 sends screenshot instruction when triggering the screenshot shortcut key or screenshot control;
First, which obtains module 1, obtains screenshot instruction;
Loading module 2 loads screen capture module to process;The process is the process to window where screenshot picture;
Second creation module 16 creates first window;
Third creation module 17 creates picture interface on the first window;
Third creation module 3 calls the 4th creation module 18 to create using the creation rendering apparatus function in the picture interface Build rendering apparatus;
Second acquisition module 4 obtains the entry address of the explicit function in the rendering apparatus, obtains the first address;It is described Explicit function is for showing the picture drawn from the background in current interface;
Presetting module 5 presets first function;The entry address for obtaining the first function obtains the second address;Described One function is used to intercept window picture and execute the function body of explicit function;
The function pointer that the explicit function is arranged in first setup module 6 is directed toward second address;
The function pointer that the first function is arranged in second setup module 7 is directed toward first address;
Execution module 8 executes the explicit function, obtains capturing picture;
Screenshot origin coordinates, screenshot length and screenshot width is arranged in third setup module 9;
Third obtains module 10 and obtains region corresponding with the screenshot origin coordinates, screenshot length and screenshot width, Obtain screenshot area;
Interception module 11 intercepts the picture of the screenshot area;
4th acquisition module 12 obtains the entry address that the function pointer of the first function is directed toward, and obtains third address;
Calling module 13 passes through explicit function described in the third call by location;
The function pointer that the explicit function is arranged in 4th setup module 19 is directed toward first address;
The function pointer that the first function is arranged in 5th setup module 20 is directed toward second address;
Cleaning modul 21 destroys the first window for discharging the rendering apparatus.
In conclusion screen acquiring method provided by the invention and system, by the way that after obtaining screenshot instruction, just load is cut Module executes shot operation, realizes and corresponding screenshot behaviour can be performed to the process of window where screenshot picture without restarting Make;By intercepting explicit function, and shot operation is first carried out before executing explicit function, realization explicit function is by next frame Picture can first intercept the current picture having been displayed on the screen before being displayed on the screen;By being injected into screen capture module wait cut In the process for taking window where picture, realize the picture of interception for picture to be intercepted content in the window, not by other windows Mouth blocks influence;Further, it can be achieved that interception user specifies the picture in region;Further, it can be achieved that being appropriately carried out aobvious Show the function body of function;Further, it can be achieved that monitoring screenshot shortcut key or screenshot control, the screenshot of timely learning user need It asks;Further, screen capture module can be injected to the process of window where screenshot picture without restarting by realizing;Further, real Now restore address pointed by explicit function and the function pointer of first function, so that shot operation does not influence to show after being finished Show the normal operation of function.
The above description is only an embodiment of the present invention, is not intended to limit the scope of the invention, all to utilize this hair Equivalents made by bright specification and accompanying drawing content are applied directly or indirectly in relevant technical field, similarly include In scope of patent protection of the invention.

Claims (8)

1. a kind of screen acquiring method characterized by comprising
Obtain screenshot instruction;
Screen capture module is loaded to process;
The process is the process to window where screenshot picture;
The screen capture module creates rendering apparatus;
The entry address for obtaining the explicit function in the rendering apparatus obtains the first address;
The explicit function is for showing the picture drawn from the background in current interface;
Default first function;The entry address for obtaining the first function obtains the second address;
The first function is used to intercept window picture and execute the function body of explicit function;
The function pointer that the explicit function is arranged is directed toward second address;
The function pointer that the first function is arranged is directed toward first address;
The explicit function is executed, capturing picture is obtained;
The screen capture module creates rendering apparatus, specifically:
Create first window;
Picture interface is created on the first window;
Use the creation rendering apparatus function creation rendering apparatus in the picture interface;
The explicit function is executed, after obtaining capturing picture, further includes:
The function pointer that the explicit function is arranged is directed toward first address;
The function pointer that the first function is arranged is directed toward second address;
The rendering apparatus is discharged, the first window is destroyed.
2. a kind of screen acquiring method according to claim 1, which is characterized in that the interception window picture specifically:
Screenshot origin coordinates, screenshot length and screenshot width are set;
Region corresponding with the screenshot origin coordinates, screenshot length and screenshot width is obtained, screenshot area is obtained;
Intercept the picture of the screenshot area.
3. a kind of screen acquiring method according to claim 1, which is characterized in that the function for executing explicit function Body, specifically:
The entry address that the function pointer of the first function is directed toward is obtained, third address is obtained;
Pass through explicit function described in the third call by location.
4. a kind of screen acquiring method according to claim 1, which is characterized in that before the acquisition screenshot instruction, also Include:
Monitor screenshot shortcut key or screenshot control;
When triggering the screenshot shortcut key or screenshot control, screenshot instruction is sent.
5. a kind of screen obtains system characterized by comprising
First obtains module, for obtaining screenshot instruction;
Loading module, for loading screen capture module to process;
The process is the process to window where screenshot picture;
First creation module creates rendering apparatus for the screen capture module;
Second acquisition module obtains the first address for obtaining the entry address of the explicit function in the rendering apparatus;
The explicit function is for showing the picture drawn from the background in current interface;
Presetting module, for presetting first function;
The entry address for obtaining the first function obtains the second address;
The first function is used to intercept window picture and execute the function body of explicit function;
First setup module, the function pointer for the explicit function to be arranged are directed toward second address;
Second setup module, the function pointer for the first function to be arranged are directed toward first address;
Execution module obtains capturing picture for executing the explicit function;
Further include:
Second creation module, for creating first window;
Third creation module, for creating picture interface on the first window;
4th creation module, for using the creation rendering apparatus function creation rendering apparatus in the picture interface;
4th setup module, the function pointer for the explicit function to be arranged are directed toward first address;
5th setup module, the function pointer for the first function to be arranged are directed toward second address;
Cleaning modul destroys the first window for discharging the rendering apparatus.
6. a kind of screen according to claim 5 obtains system, which is characterized in that including also:
Third setup module, for screenshot origin coordinates, screenshot length and screenshot width to be arranged;
Third obtains module, for obtaining region corresponding with the screenshot origin coordinates, screenshot length and screenshot width, obtains To screenshot area;
Interception module, for intercepting the picture of the screenshot area.
7. a kind of screen according to claim 5 obtains system, which is characterized in that the execution module, comprising:
4th obtains module, and the entry address that the function pointer for obtaining the first function is directed toward obtains third address;
Calling module, for passing through explicit function described in the third call by location.
8. a kind of screen according to claim 5 obtains system, which is characterized in that further include:
Monitoring module, for monitoring screenshot shortcut key or screenshot control;
Sending module, for when triggering the screenshot shortcut key or screenshot control, sending screenshot instruction.
CN201610794493.XA 2016-08-31 2016-08-31 A kind of screen acquiring method and system Active CN106406862B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610794493.XA CN106406862B (en) 2016-08-31 2016-08-31 A kind of screen acquiring method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610794493.XA CN106406862B (en) 2016-08-31 2016-08-31 A kind of screen acquiring method and system

Publications (2)

Publication Number Publication Date
CN106406862A CN106406862A (en) 2017-02-15
CN106406862B true CN106406862B (en) 2019-10-25

Family

ID=58001364

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610794493.XA Active CN106406862B (en) 2016-08-31 2016-08-31 A kind of screen acquiring method and system

Country Status (1)

Country Link
CN (1) CN106406862B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108449625B (en) * 2018-01-30 2020-08-07 深圳市创梦天地科技股份有限公司 Video screenshot method, device and terminal
CN110096324B (en) * 2019-04-22 2022-11-25 四川易简天下科技股份有限公司 Efficient screen capture method for automatically filtering self window based on windows system
CN114721751B (en) * 2020-12-18 2024-06-28 广州视源电子科技股份有限公司 Window screenshot method and device, electronic equipment and storage medium
CN114089896A (en) * 2022-01-13 2022-02-25 北京蔚领时代科技有限公司 Rendering image intercepting method and device
CN115167951A (en) * 2022-07-19 2022-10-11 深圳市雁联计算***有限公司 Method, system and storage medium for non-invasive acquisition of original image

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1474267A (en) * 2002-08-09 2004-02-11 联想(北京)有限公司 Method for accurately obtaining computer screen change
CN101046742A (en) * 2006-03-28 2007-10-03 联想(北京)有限公司 Method and equipment for real-time acquiring multi-media image
CN101071380A (en) * 2007-06-27 2007-11-14 中兴通讯股份有限公司 Graphi cuser interface intercepting and reproducing method
CN101930368A (en) * 2010-08-31 2010-12-29 广东威创视讯科技股份有限公司 Computer screen interception method and system thereof
CN103853576A (en) * 2012-12-06 2014-06-11 腾讯科技(深圳)有限公司 Screenshot method and device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1474267A (en) * 2002-08-09 2004-02-11 联想(北京)有限公司 Method for accurately obtaining computer screen change
CN101046742A (en) * 2006-03-28 2007-10-03 联想(北京)有限公司 Method and equipment for real-time acquiring multi-media image
CN101071380A (en) * 2007-06-27 2007-11-14 中兴通讯股份有限公司 Graphi cuser interface intercepting and reproducing method
CN101930368A (en) * 2010-08-31 2010-12-29 广东威创视讯科技股份有限公司 Computer screen interception method and system thereof
CN103853576A (en) * 2012-12-06 2014-06-11 腾讯科技(深圳)有限公司 Screenshot method and device

Also Published As

Publication number Publication date
CN106406862A (en) 2017-02-15

Similar Documents

Publication Publication Date Title
CN106406862B (en) A kind of screen acquiring method and system
US9654603B1 (en) Client-side rendering for virtual mobile infrastructure
CN109308241B (en) Method and device for monitoring starting process of application program, terminal equipment and storage medium
CN105825128B (en) Data input method and device and user equipment
CN107526477B (en) Unlocking screen method, apparatus and terminal
CN113032080B (en) Page implementation method, application program, electronic device and storage medium
CN112148163B (en) Screen recording method and device and electronic equipment
CN113900754A (en) Desktop sharing method and device, computer equipment and storage medium
CN107341015B (en) Method and device for synchronizing data between terminals, terminal and storage medium
CN102369536A (en) Image display device, image display method, and recording medium
CN112422817B (en) Image processing method and device
CN113794795A (en) Information sharing method and device, electronic equipment and readable storage medium
CN113986064A (en) Cloud desktop cursor processing method and device and storage medium
CN114254305A (en) Android system application isolation method and device
CN107911388B (en) Method and system for supervising mobile terminal application
CN114184885A (en) Fault detection method, device and storage medium
CN113721876A (en) Screen projection processing method and related equipment
CN107346197B (en) Information display method and device
CN113282213A (en) Interface display method and device
CN112199149A (en) Interface rendering method and device and electronic equipment
CN116522299A (en) Application program window watermark adding method and device based on Linux system
CN109189495B (en) Method and equipment for deleting application in background
CN117280343A (en) Masking sensitive information while screen sharing HTML elements
KR20210005048A (en) Image capturing method and terminal
CN114339410A (en) Frame insertion method and device and electronic equipment

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant