CN117648144A - Image processing method, device, electronic equipment and readable storage medium - Google Patents
Image processing method, device, electronic equipment and readable storage medium Download PDFInfo
- Publication number
- CN117648144A CN117648144A CN202311282440.6A CN202311282440A CN117648144A CN 117648144 A CN117648144 A CN 117648144A CN 202311282440 A CN202311282440 A CN 202311282440A CN 117648144 A CN117648144 A CN 117648144A
- Authority
- CN
- China
- Prior art keywords
- area
- image
- information
- updated
- interface
- 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.)
- Pending
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/40—Scaling of whole images or parts thereof, e.g. expanding or contracting
- G06T3/4038—Image mosaicing, e.g. composing plane images from plane sub-images
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
技术领域Technical field
本发明涉及计算机技术领域,特别是涉及一种图像处理方法、装置、电子设备及可读存储介质。The present invention relates to the field of computer technology, and in particular, to an image processing method, device, electronic equipment and readable storage medium.
背景技术Background technique
为了便于用户将终端设备上显示的图像保存下来,截屏功能应运而生。用户可以通过物理按键、特定手势等方式触发截屏功能。In order to facilitate users to save the images displayed on the terminal device, the screenshot function came into being. Users can trigger the screenshot function through physical buttons, specific gestures, etc.
若想要截屏的页面中包括信息动态更新的部分,用户当前截取了信息页面,在后面局部信息变化的时候,又需要再次进行截屏,这样前后就会多次截屏,操作繁琐。If the page you want to take a screenshot includes dynamically updated information, and the user currently captures the information page, he or she will need to take a screenshot again when the local information changes later. In this way, multiple screenshots will be taken before and after, making the operation cumbersome.
发明内容Contents of the invention
本申请实施例的目的是提供一种图像处理方法、装置、电子设备及可读存储介质,能够解决动态变化的页面需要多次截屏而导致操作繁琐问题。The purpose of the embodiments of the present application is to provide an image processing method, device, electronic device and readable storage medium, which can solve the problem of cumbersome operations caused by the need for multiple screenshots of dynamically changing pages.
第一方面,本申请实施例提供了一种图像处理方法,所述方法包括:In a first aspect, embodiments of the present application provide an image processing method, which method includes:
在待截屏界面,接收第一输入;On the screen waiting interface, receive the first input;
响应于所述第一输入,生成第一截屏图像;In response to the first input, generating a first screenshot image;
确定待截屏界面中的第一区域;Determine the first area in the interface to be screenshot;
在所述第一区域内的信息更新的情况下,将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。When the information in the first area is updated, the updated image of the first area is spliced with the first screenshot image to generate a second screenshot image.
第二方面,本申请实施例提供了一种图像处理装置,所述装置包括:In a second aspect, embodiments of the present application provide an image processing device, which includes:
第一接收模块,用于在待截屏界面,接收第一输入;The first receiving module is used to receive the first input on the interface to be screenshot;
第一生成模块,用于响应于所述第一输入,生成第一截屏图像;a first generation module configured to generate a first screenshot image in response to the first input;
确定模块,用于确定待截屏界面中的第一区域;Determining module, used to determine the first area in the interface to be screenshot;
第二生成模块,用于在所述第一区域内的信息更新的情况下,将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。The second generation module is configured to splice the updated image of the first area with the first screenshot image to generate a second screenshot image when the information in the first area is updated.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。In a third aspect, embodiments of the present application provide an electronic device. The electronic device includes a processor and a memory. The memory stores programs or instructions that can be run on the processor. The programs or instructions are processed by the processor. When the processor is executed, the steps of the method described in the first aspect are implemented.
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。In a fourth aspect, embodiments of the present application provide a readable storage medium. Programs or instructions are stored on the readable storage medium. When the programs or instructions are executed by a processor, the steps of the method described in the first aspect are implemented. .
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。In a fifth aspect, embodiments of the present application provide a chip. The chip includes a processor and a communication interface. The communication interface is coupled to the processor. The processor is used to run programs or instructions to implement the first aspect. the method described.
第六方面,本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如第一方面所述的方法。In a sixth aspect, embodiments of the present application provide a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the method as described in the first aspect.
在本申请实施例中,在待截屏界面,接收第一输入;响应于第一输入,生成第一截屏图像;确定待截屏界面中的第一区域;在第一区域内的信息更新的情况下,将更新后的第一区域的图像与第一截屏图像拼接,生成第二截屏图像,这样,用户在截屏后,通过确定的信息动态变化的第一区域,在第一区域内的信息更新的情况下,自动将更新了的第一区域的图像与第一截屏图像拼接,生成新的截屏图像,通过自动检测第一区域的信息是否更新的方式,自动生成新的截屏图像,省去了用户需要手动重复截屏的操作。In the embodiment of the present application, the first input is received on the interface to be screenshotted; the first screenshot image is generated in response to the first input; the first area in the interface to be screenshotted is determined; when the information in the first area is updated , splicing the updated image of the first area with the first screenshot image to generate a second screenshot image. In this way, after the user takes the screenshot, the information in the first area is updated by dynamically changing the determined information in the first area. In this case, the updated image of the first area is automatically spliced with the first screenshot image to generate a new screenshot image. By automatically detecting whether the information of the first area is updated, the new screenshot image is automatically generated, eliminating the need for the user. You need to manually repeat the screenshot operation.
附图说明Description of drawings
图1是本发明实施例提供的一种图像处理方法的步骤流程图;Figure 1 is a step flow chart of an image processing method provided by an embodiment of the present invention;
图2是本发明实施例提供的第一种界面示意图;Figure 2 is a schematic diagram of the first interface provided by an embodiment of the present invention;
图3是本发明实施例提供的又一种图像处理方法的步骤流程图;Figure 3 is a step flow chart of yet another image processing method provided by an embodiment of the present invention;
图4是本发明实施例提供的第二种界面示意图;Figure 4 is a schematic diagram of the second interface provided by the embodiment of the present invention;
图5是本发明实施例提供的第三种界面示意图;Figure 5 is a schematic diagram of a third interface provided by an embodiment of the present invention;
图6是本发明实施例提供的第四种界面示意图;Figure 6 is a schematic diagram of a fourth interface provided by an embodiment of the present invention;
图7是本发明实施例提供的第五种界面示意图;Figure 7 is a schematic diagram of the fifth interface provided by the embodiment of the present invention;
图8是本发明实施例提供的第六种界面示意图;Figure 8 is a schematic diagram of a sixth interface provided by an embodiment of the present invention;
图9是本发明实施例提供的一种图像处理装置框图;Figure 9 is a block diagram of an image processing device provided by an embodiment of the present invention;
图10是本本发明实施例提供的一种电子设备框图;Figure 10 is a block diagram of an electronic device provided by an embodiment of the present invention;
图11是本发明实施例提供的一种电子设备的硬件结构示意图。Figure 11 is a schematic diagram of the hardware structure of an electronic device provided by an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be clearly described below with reference to the accompanying drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, but not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by those of ordinary skill in the art fall within the scope of protection of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的术语在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second", etc. in the description and claims of this application are used to distinguish similar objects and are not used to describe a specific order or sequence. It is to be understood that the terms so used are interchangeable under appropriate circumstances so that the embodiments of the application can be practiced in sequences other than those illustrated or described herein, and that "first," "second," etc. are distinguished Objects are usually of one type, and the number of objects is not limited. For example, the first object can be one or multiple. In addition, "and/or" in the description and claims indicates at least one of the connected objects, and the character "/" generally indicates that the related objects are in an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的信息交互方法进行详细地说明。The information interaction method provided by the embodiments of the present application will be described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios.
参考图1所示,本申请实施例提供了一种图像处理方法,所述方法包括:Referring to Figure 1, an embodiment of the present application provides an image processing method, which includes:
步骤101,在待截屏界面,接收第一输入。Step 101: On the interface to be screenshotted, receive the first input.
步骤102,响应于所述第一输入,生成第一截屏图像。Step 102: In response to the first input, generate a first screenshot image.
在本发明实施例中,待截屏界面可以是例如购物、聊天、影视娱乐等类型的应用程序的一个显示界面。第一输入可以是通过物理按键触发的截屏输入、通过手势触发的截屏输入、通过语音指令触发的截屏输入等,在实际应用中可以根据实际的使用需求确定,本实施例对此不作具体限定。具体地,手势触发可以包括点击输入,如单击输入、双击输入或任意次数的点击输入等,还可以为长按输入或短按输入;实际应用中,点击输入的次数可以预先设定好,用户可以根据预先设定的点击次数进行操作,点击输入的次数也可以由用户根据自己的操作习惯进行自主设定。In this embodiment of the present invention, the interface to be captured may be a display interface of an application program such as shopping, chatting, film and television entertainment, etc. The first input can be a screenshot input triggered by a physical button, a screenshot input triggered by a gesture, a screenshot input triggered by a voice command, etc. In actual applications, it can be determined according to actual usage requirements, and this embodiment does not specifically limit this. Specifically, gesture triggering can include click input, such as single click input, double click input or any number of click inputs, etc. It can also be long press input or short press input; in actual applications, the number of click inputs can be preset, Users can operate according to the preset number of clicks, and the number of clicks to input can also be set independently by the user according to their own operating habits.
进一步地,在本发明实施例中,第一输入可以是用户在待截屏界面执行的三指下滑输入或双击输入,以对当前显示的页面执行截屏操作。Further, in the embodiment of the present invention, the first input may be a three-finger swipe input or a double-click input performed by the user on the interface to be screenshot, so as to perform a screenshot operation on the currently displayed page.
响应于第一输入,对当时的待截屏界面进行截图,从而获得第一截屏图像,第一截屏图像可以包括待截屏界面的所有内容,也可以仅包括待截屏界面的部分内容,本申请实施例对此不做限定。In response to the first input, a screenshot is taken of the interface to be screenshotted at that time, thereby obtaining a first screenshot image. The first screenshot image may include all the contents of the interface to be screenshotted, or may only include part of the content of the interface to be screenshotted. Embodiments of the present application There is no restriction on this.
步骤103,确定待截屏界面中的第一区域。Step 103: Determine the first area in the interface to be captured.
在本发明实施例中,确定待截屏界面中的第一区域的方式可以是:通过用户手动选择的方式确定,例如,在待截屏界面显示区域选择框,用户可以基于对区域选择框的操作选择第一区域,如将选择框框选的区域确定为第一区域,或者将选择的控件所在的区域确定为第一区域,另外,确定第一区域的方式还可以是:通过程序自动检测的方式,例如:自动对待截屏界面中信息动态变化的区域进行检测,并自动将检测到的区域作为第一区域,自动检测可以是通过定时获取待截屏界面的图像,通过与前一时刻获取的图像比较的方式确定,或者通过检测待截屏界面中各个控件的属性的方式确定,属性可以是用于表征该控件是否可变的特征值。In the embodiment of the present invention, the method of determining the first area in the interface to be captured may be determined by manual selection by the user. For example, an area selection box is displayed on the interface to be captured, and the user can select based on the operation of the area selection box. The first area, for example, determine the area selected by the selection box as the first area, or determine the area where the selected control is located as the first area. In addition, the first area can also be determined by automatically detecting it through a program, For example: Automatically detect the dynamically changing area of the information in the interface to be captured, and automatically use the detected area as the first area. The automatic detection can be by regularly acquiring the image of the interface to be captured, and comparing it with the image obtained at the previous moment. Determined by a method, or by detecting the properties of each control in the interface to be screenshotted. The properties may be characteristic values used to characterize whether the control is variable.
进一步地,第一区域可以与截屏程序关联,截屏程序可以对第一区域进行注册监听,确定第一区域显示的信息是否发生了变化,若发生了变化,则自动生成新的截屏图像,新的截屏图像可以是基于变化后的第一区域的图像和第一截屏图像拼接后得到的截屏图像。Further, the first area can be associated with a screenshot program. The screenshot program can register and monitor the first area to determine whether the information displayed in the first area has changed. If it has changed, a new screenshot image will be automatically generated. The screenshot image may be a screenshot image obtained by splicing the image of the first area after the change and the first screenshot image.
步骤104,在所述第一区域内的信息更新的情况下,将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。Step 104: When the information in the first area is updated, splice the updated image of the first area with the first screenshot image to generate a second screenshot image.
在本发明实施例中,若第一区域内的信息更新,则截屏程序可以获取到更新后的第一区域的图像,根据第一区域在第一截屏图像中所在的位置,将更新后的第一区域的图像与第一截屏图像拼接,生成第二截屏图像。In the embodiment of the present invention, if the information in the first area is updated, the screenshot program can obtain the updated image of the first area, and according to the position of the first area in the first screenshot image, the updated third area The image of a region is spliced with the first screenshot image to generate a second screenshot image.
进一步地,第一区域的图像可以对第一截屏截图中相同的位置区域进行覆盖,生成第二截屏图像,或者,第一截屏图像可以包括第一区域所在的信息可变区域,以及剩余的信息不变区域,信息可变区域用于在第一区域的信息更新后,用新的第一区域的图像对原始的第一区域的图像进行替换,信息不变区域用于表示第一截屏图像中信息不会改变的区域。在第一区域的信息更新后,可以用更新后的第一区域的图像替换第一截屏图像中相同位置的区域,生成第二截屏图像。本申请对此不做限定。本申请用截屏中信息不变区域为基础,信息可变区域做成动态刷新区域,通过不断替换信息可变区域中第一区域位置处的图像,动态的生成第二截屏图像进行展示。Further, the image of the first area can cover the same location area in the first screenshot to generate a second screenshot image, or the first screenshot image can include the information variable area where the first area is located, and the remaining information. The unchanged area, the information variable area is used to replace the original image of the first area with the new image of the first area after the information of the first area is updated, the information invariant area is used to represent the first screenshot image Areas where information does not change. After the information of the first area is updated, the area at the same position in the first screenshot image can be replaced with the updated image of the first area to generate a second screenshot image. This application does not limit this. This application uses the constant information area in the screenshot as the basis, and the information variable area is made into a dynamic refresh area. By continuously replacing the image at the position of the first area in the information variable area, a second screenshot image is dynamically generated for display.
另外,对于信息变换频率较快的区域,截屏程序在对第一区域进行监听时,可以按照预设时间间隔生成第二截屏图像,例如,可以为每隔一分钟更新一次,避免截屏图像频繁更新,降低能耗。In addition, for areas where information changes frequently, the screenshot program can generate a second screenshot image at a preset time interval when monitoring the first area. For example, it can be updated every one minute to avoid frequent updates of the screenshot image. ,Reduce energy consumption.
例如,参考图2,图2示出了本申请实施例提供的第一种界面图,以用户就餐排队场景为例,待截屏界面可以是就餐排队程序的界面,就餐排队程序的界面可以包括:当前等待座位的信息,其中,当前等待座位的信息随着时间的变化在变化,若用户将当前的界面截屏后分享给好友,那么在当前等待座位的信息改变后,用户还需再次截屏,重新发送给好友,才能实现信息同步。通过本申请的方法,用户首先在待截屏界面,执行第一输入,响应于第一输入生成第一截屏图像,参考图2,第一截屏图像可以作为缩略图显示在待截屏界面中,显示位置和显示大小可以根据实际情况进行设置,本申请实施例在此不做限定。在显示缩略图的同时,还可以在待截屏界面同步显示“确定截屏刷新区域”的提示信息,响应于用户对该提示信息的触发操作,可以进入选择第一区域的模式,此时,用户可以继续对待截屏界面的选择操作,确定第一区域,此时,第一区域和截屏程序产生关联,截屏程序对第一区域的页面信息进行注册监听,当第一区域上的信息发生变化之后,截屏程序基于更新了的第一区域的图像和第一截屏图像,产生第二截屏图像,用户可以直接将第二截屏图像发送,而无需手动重新截屏,节约了用户的操作时间。For example, referring to Figure 2, Figure 2 shows the first interface diagram provided by the embodiment of the present application. Taking the user queuing scene for dining as an example, the interface to be screenshot can be the interface of the dining queuing program, and the interface of the dining queuing program can include: The information of the current waiting seat. The information of the current waiting seat changes with time. If the user takes a screenshot of the current interface and shares it with his friends, then after the current waiting seat information changes, the user needs to take another screenshot and re- Only by sending it to friends can the information be synchronized. Through the method of this application, the user first performs a first input on the interface to be taken, and generates a first screenshot image in response to the first input. Referring to Figure 2, the first screenshot image can be displayed as a thumbnail in the interface to be taken. The display position and display size can be set according to actual conditions, and are not limited in the embodiments of this application. While displaying the thumbnail, the prompt message "Determine the screenshot refresh area" can also be displayed synchronously on the screen capture interface. In response to the user's triggering operation of the prompt message, the mode of selecting the first area can be entered. At this time, the user can Continue the selection operation on the interface to be screenshotted, and determine the first area. At this time, the first area is associated with the screenshot program. The screenshot program registers and monitors the page information in the first area. When the information in the first area changes, the screenshot is The program generates a second screenshot image based on the updated image of the first area and the first screenshot image. The user can directly send the second screenshot image without manually taking another screenshot, saving the user's operation time.
另外,在用户授权的情况下,生成第二截屏图像后,可以对第一截屏图像进行自动删除,以节约存储空间。In addition, with user authorization, after the second screenshot image is generated, the first screenshot image can be automatically deleted to save storage space.
在本申请实施例中,在待截屏界面,接收第一输入;响应于第一输入,生成第一截屏图像;确定待截屏界面中的第一区域;在第一区域内的信息更新的情况下,将更新后的第一区域的图像与第一截屏图像拼接,生成第二截屏图像,这样,用户在截屏后,通过确定的信息动态变化的第一区域,在第一区域内的信息更新的情况下,自动将更新了的第一区域的图像与第一截屏图像拼接,生成新的截屏图像,通过自动检测第一区域的信息是否更新的方式,自动生成新的截屏图像,省去了用户需要手动重复截屏的操作。In the embodiment of the present application, the first input is received on the interface to be screenshotted; the first screenshot image is generated in response to the first input; the first area in the interface to be screenshotted is determined; when the information in the first area is updated , splicing the updated image of the first area with the first screenshot image to generate a second screenshot image. In this way, after the user takes the screenshot, the information in the first area is updated by dynamically changing the determined information in the first area. In this case, the updated image of the first area is automatically spliced with the first screenshot image to generate a new screenshot image. By automatically detecting whether the information of the first area is updated, the new screenshot image is automatically generated, eliminating the need for the user. You need to manually repeat the screenshot operation.
参考图3所示,本申请实施例提供了又一种图像处理方法,所述方法包括:Referring to Figure 3, an embodiment of the present application provides yet another image processing method, which method includes:
步骤201,在待截屏界面,接收第一输入。Step 201: On the interface to be screenshotted, receive the first input.
此步骤可参考步骤101的描述,此处不再赘述。For this step, please refer to the description of step 101 and will not be described again here.
步骤202,响应于所述第一输入,生成第一截屏图像。Step 202: In response to the first input, generate a first screenshot image.
此步骤可参考步骤102的描述,此处不再赘述。For this step, please refer to the description of step 102 and will not be described again here.
步骤203,在待截屏界面,接收第二输入。Step 203: On the interface to be screenshotted, receive the second input.
在本发明实施例中,若待截屏界面中包括信息动态变化的局部区域,那么在生成第一截屏图像之后,还可以在待截屏界面中,接收第二输入,确定用户想要关注的信息变化区域。In this embodiment of the present invention, if the interface to be screenshotted includes a local area where information dynamically changes, then after generating the first screenshot image, a second input can be received in the interface to be screenshotted to determine the information change that the user wants to pay attention to. area.
具体地,第二输入可以是用户在待截屏界面中确定信息变化区域的输入,例如,用户可以长按待截屏图像中的任一位置,在待截屏界面中显示选择区域的选择框,用户可以基于对选择框的拖动、缩放等操作选择信息变化的目标区域,或者通过选择待截屏界面中显示的某一控件元素,确定目标区域。通过用户自行确定第一区域,使得可以仅对用户关注的部分区域进行监听,而无需再去关注待截屏界面中其他的信息动态变化区域,节约处理资源,同时使得生成的第二截屏图像更符合用户的需求,另外,多张第二截屏图像中,信息不变的部分可以共用一份存储,节约存储资源。Specifically, the second input may be the user's input to determine the information change area in the interface to be captured. For example, the user can long press any position in the image to be captured, and a selection box for the selected area will be displayed in the interface to be captured. The user can Select the target area where the information changes based on operations such as dragging and zooming the selection box, or determine the target area by selecting a certain control element displayed in the interface to be captured. By determining the first area by the user, it is possible to monitor only the part of the area that the user is concerned about, without having to pay attention to other dynamically changing information areas in the interface to be screenshotted, saving processing resources, and making the generated second screenshot image more consistent. To meet the needs of users, in addition, the unchanged parts of the information in multiple second screenshots can be stored in the same storage, saving storage resources.
可选地,步骤203具体包括:Optionally, step 203 specifically includes:
子步骤2031,在所述待截屏界面,接收手势滑动操作。Sub-step 2031: On the interface to be screenshotted, receive a gesture sliding operation.
在本发明实施例中,参考图4,图4示出了本申请实施例提供的第二种界面如图,手势滑动操作可以是通过手势滑动控制区域选择框的操作,用户可以通过手势滑动对区域选择框(图3中框选当前等待座位后显示等待人数数值的矩形框)进行操作,例如,通过拖动、缩放等操作,确定区域选择框的位置和大小,进而将区域选择框所框选的区域确定为第一区域。In the embodiment of the present invention, refer to Figure 4, which shows the second interface provided by the embodiment of the present application. The gesture sliding operation can be an operation of controlling the area selection box through gesture sliding. The user can slide the control area selection box through gesture. Operate the area selection box (the rectangular box that displays the number of people waiting after selecting the current waiting seat in Figure 3), for example, determine the position and size of the area selection box through dragging, zooming, etc., and then move the area enclosed by the area selection box The selected area is determined as the first area.
可选地,步骤203具体包括:Optionally, step 203 specifically includes:
子步骤2032,在所述待截屏界面,接收元素选择操作;Sub-step 2032: On the interface to be screenshotted, receive an element selection operation;
在本发明实施例中,参考图5,图5示出了本申请实施例提供的第三种界面图,元素选择操作可以是对待截屏界面上某一个元素进行长按或点击的操作,以长按为例,用户可以通过对待截屏界面中显示当前等待座位的具体信息所在位置长按,当长按预设时长后,在待截屏界面显示设置为截屏可变信息的提示框,响应于对该提示框的输入,将所选择的元素所在的区域确定为第一区域,需要说明的是,每一个元素的显示位置是确定的,其相对于待截屏界面,具有固定的显示区域和坐标,因此,在长按时,只要长按的位置在某一个元素的显示区域内,即可以认为是对该元素的选择操作。例如,长按“10”所在的位置,在显示“10”的页面区域的附近提示设置为截屏可变信息,响应于对该提示的操作,将“10”所在的显示区域确定为第一区域。In the embodiment of the present invention, refer to Figure 5, which shows a third interface diagram provided by the embodiment of the present application. The element selection operation may be an operation of long pressing or clicking on an element on the interface to be screenshot. For example, the user can press and hold the location where the specific information of the current waiting seat is displayed in the screen capture interface to be taken. After long pressing for a preset time, a prompt box set to capture variable information will be displayed on the screen capture interface to be taken. In response to the The input of the prompt box determines the area where the selected element is located as the first area. It should be noted that the display position of each element is determined, and it has a fixed display area and coordinates relative to the interface to be screenshot, so , during a long press, as long as the long press position is within the display area of a certain element, it can be considered a selection operation for that element. For example, long press the location where "10" is located, and a prompt is set as screenshot variable information near the page area where "10" is displayed. In response to the operation of the prompt, the display area where "10" is located is determined as the first area. .
本申请通过多种方式,实现对待截屏界面中信息变化的区域的确定操作,方便用户快捷的指定第一区域,在待截屏界面中包括多处信息可变区域的情况下,通过用户指定第一区域,可以仅对指定的第一区域的信息变化进行监听,节约处理资源。This application uses a variety of methods to implement the operation of determining the area where the information changes in the screen capture interface, making it convenient for the user to quickly specify the first area. When the screen capture interface includes multiple information variable areas, the user can specify the first area. area, you can only monitor information changes in the specified first area, saving processing resources.
步骤204,响应于所述第二输入,确定待截屏界面中的第一区域。Step 204: In response to the second input, determine the first area in the interface to be screenshotted.
可选地,步骤204具体包括:Optionally, step 204 specifically includes:
子步骤2041,响应于所述手势滑动操作,显示区域选择框,将区域选择框所框选的区域确定为第一区域。Sub-step 2041, in response to the gesture sliding operation, display the area selection box, and determine the area selected by the area selection box as the first area.
此步骤可参考子步骤2031的描述,此处不再赘述。For this step, please refer to the description of sub-step 2031, which will not be described again here.
可选地,步骤204具体包括:Optionally, step 204 specifically includes:
子步骤2042,响应于所述元素选择操作,将所述元素所在的区域确定为第一区域。Sub-step 2042: In response to the element selection operation, determine the area where the element is located as the first area.
此步骤可参考子步骤2032的描述,此处不再赘述。For this step, please refer to the description of sub-step 2032, which will not be described again here.
步骤205,显示联系人标识,接收对所述联系人标识中目标联系人标识的第四输入。Step 205: Display the contact identification and receive the fourth input of the target contact identification among the contact identifications.
在本发明实施例中,用户对当前的应用页面截屏得到第一截屏图像,并且确定了第一区域之后,可以在待截屏界面显示联系人标识,通过对显示的联系人标识的第四输入,将第一截屏图像发送至选中的目标联系人。In the embodiment of the present invention, the user takes a screenshot of the current application page to obtain the first screenshot image, and after determining the first area, the contact identification can be displayed on the interface to be screenshotted, and through the fourth input of the displayed contact identification, Send the first screenshot to the selected target contacts.
步骤206,响应于所述第四输入,将所述第一目标区域和目标联系人关联,并将所述第一截屏图像发送给目标联系人。Step 206: In response to the fourth input, associate the first target area with the target contact, and send the first screenshot image to the target contact.
在本发明实施例中,待截屏界面的第一截屏图像下方可以提供“发送联系人”的选项,用户点击该选项按钮,可以调出社交联系人标识的列表,参考6,图6示出了本申请实施例提供的第四种界面图,用户可以通过选择联系人标识列表中的一个至多个进行第一截屏图像的发送。具体地,可以通过点击某一个或者多个联系人的头像进行截屏图像发送。In this embodiment of the present invention, an option of "Send Contacts" may be provided below the first screenshot image of the interface to be screenshotted. By clicking this option button, the user can bring up a list of social contact identifiers. Refer to 6. Figure 6 shows In the fourth interface diagram provided by the embodiment of the present application, the user can send the first screenshot image by selecting one or more in the contact identification list. Specifically, the screenshot image can be sent by clicking on the avatar of one or more contacts.
进一步地,用户还可以将联系人列表的联系人头像拖动到第一区域,将第一区域和联系人进行关联,关联后,若第一区域内的信息进行了更新,截屏程序可以自动生成第二截屏图像,自动发送或由用户确定发送给目标联系人。Further, the user can also drag the contact avatar of the contact list to the first area to associate the first area with the contact. After the association, if the information in the first area is updated, the screenshot program can automatically generate The second screenshot image is sent automatically or determined by the user to the target contact.
需要说明的是,第一截屏图像发送给目标联系人后,第一截屏图像中携带有页面标识,第一截屏图像可以保存在本地或应用程序中,在第一区域发生更新后,可以根据页面标识确定本地或应用程序中的第一截屏图像,进而将更新后的第一区域和第一截屏图像拼接,生成第二截屏图像。It should be noted that after the first screenshot image is sent to the target contact, the first screenshot image carries the page identifier. The first screenshot image can be saved locally or in an application. After the first area is updated, it can be displayed according to the page The identification determines the first screenshot image locally or in the application, and then the updated first area and the first screenshot image are spliced to generate a second screenshot image.
步骤207,在所述第一区域内的信息更新的情况下,生成发送给所述目标联系人的会话消息。Step 207: When the information in the first area is updated, generate a conversation message sent to the target contact.
在本发明实施例中,在第一区域内的信息更新的情况下,可以基于自动生成的第二截屏图像,重新生成发送给目标联系人的会话消息,或者,在第一区域内的信息更新的情况下,可以生成用于提示目标联系人第一区域的信息已经发生改变的会话消息,通过自动生成会话消息,简化用户需要重新截屏或者输入告知目标联系人截屏中的信息已经过期的文字信息,并选择用户发送的流程。In the embodiment of the present invention, when the information in the first area is updated, the conversation message sent to the target contact can be regenerated based on the automatically generated second screenshot image, or the information in the first area is updated. In this case, a conversation message can be generated to prompt the target contact that the information in the first area has changed. By automatically generating the conversation message, it is easier for the user to take a screenshot again or enter text information to inform the target contact that the information in the screenshot has expired. , and select the process sent by the user.
可选地,步骤207具体包括:Optionally, step 207 specifically includes:
子步骤2071,在所述第一区域内的信息更新的情况下,将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像,并将所述第二截屏图像生成为第一会话消息。Sub-step 2071: When the information in the first area is updated, splice the updated image of the first area with the first screenshot image to generate a second screenshot image, and combine the second screenshot image with Generated as first conversation message.
可选地,所述方法还包括:将所述第一区域与截屏程序关联;Optionally, the method further includes: associating the first area with a screen capture program;
子步骤2071具体可以包括:Sub-step 2071 may specifically include:
子步骤20711,在所述第一区域内的信息更新的情况下,获取更新后的第一区域形成的子图像;Sub-step 20711, when the information in the first area is updated, obtain the sub-image formed by the updated first area;
子步骤20712,控制截屏程序将所述子图像拼接至所述第一截屏图像中的第二区域,生成第二截屏图像;所述第二区域与所述第一区域的位置相同。Sub-step 20712: Control the screenshot program to splice the sub-image to the second area in the first screenshot image to generate a second screenshot image; the second area is at the same position as the first area.
在本发明实施例中,针对子步骤20711和子步骤20712,第一区域可以与截屏程序关联,用于对第一区域是否更新进行监听,以及生成新的第二截屏图像。In the embodiment of the present invention, for sub-step 20711 and sub-step 20712, the first area may be associated with a screenshot program for monitoring whether the first area is updated and generating a new second screenshot image.
进一步地,在第一区域内的信息更新的情况下,截屏程序可以自动针对第一区域进行再次截屏,获取更新后的第一区域形成的子图像,可以将子图像覆盖到第一截屏图像中对应的区域,重新生成一张新的截屏图片,即第二截屏图像。也可以以信息不变区域为基础,将子图像与第一截屏图像中信息不变的区域拼接,生成新的第二截屏图像。为了降低系统内存,多张信息不变区域信息可以共用一份存储。Further, when the information in the first area is updated, the screenshot program can automatically take another screenshot of the first area, obtain the sub-image formed by the updated first area, and can overlay the sub-image into the first screenshot image. In the corresponding area, a new screenshot image is regenerated, that is, the second screenshot image. The sub-image can also be spliced with the information-invariant area in the first screenshot image based on the information-invariant area to generate a new second screenshot image. In order to reduce system memory, the information in the unchanged area of multiple pieces of information can share one storage.
子步骤2072,将第一所述会话消息发送给所述目标联系人。Sub-step 2072: Send the first conversation message to the target contact.
在本发明实施例中,若用户当前在第一应用的页面,生成的第一会话消息可以通过弹窗的形式弹出在第一应用的页面,提醒用户生成了新的会话消息,用户可以对会话消息进行点击或选择等操作,将会话消息发送给目标联系人。另外,会话消息也可以自动发送至目标联系人,本申请实施例在此不做限定。In this embodiment of the present invention, if the user is currently on the page of the first application, the generated first conversation message can pop up on the page of the first application in the form of a pop-up window to remind the user that a new conversation message has been generated, and the user can view the conversation Click or select the message to send the conversation message to the target contact. In addition, the conversation message can also be automatically sent to the target contact, which is not limited in the embodiments of the present application.
参考图7,图7示出了本申请实施例提供的第五种界面图,接收会话消息的用户收到会话消息后,可以显示“这是一条截屏可变信息产生的消息”的提示,用户对该消息执行点击等输入,进而在界面展示第二截屏图像。Referring to Figure 7, Figure 7 shows a fifth interface diagram provided by an embodiment of the present application. After receiving the conversation message, the user who receives the conversation message can display the prompt "This is a message generated by screenshot variable information". The user Perform input such as clicking on the message, and then display the second screenshot image on the interface.
可选地,步骤207具体包括:Optionally, step 207 specifically includes:
子步骤2073,在所述第一区域内的信息更新的情况下,将第一区域内的信息发生更新的提示信息生成为第二会话消息;Sub-step 2073: When the information in the first area is updated, generate prompt information that the information in the first area is updated as a second conversation message;
子步骤2074,将所述第二会话消息发送给所述目标联系人。Sub-step 2074: Send the second conversation message to the target contact.
在本发明实施例中,针对子步骤2073和子步骤2074,在所述第一区域内的信息更新的情况下,可以将第一区域内的信息发生更新的提示信息生成为第二会话消息发送给目标联系人,以提醒目标联系人第一区域的信息已经发生更新。第二会话消息中可以包括第二截屏图像或者第一区域的图像,若包括的为第二截屏图像,目标联系人可以基于对第二会话消息的输入,确定是否要在自身的会话界面显示第二截屏图像,若包括的为第一区域的图像,目标联系人可以基于对第二会话消息的输入,确定是否要将第一区域的图像与本地的第一截屏图像拼接生成第二截屏图像。通过不同的方式满足目标联系人对第二截屏图像的展示需求。In the embodiment of the present invention, for sub-step 2073 and sub-step 2074, when the information in the first area is updated, prompt information that the information in the first area is updated may be generated as a second session message and sent to The target contact is used to remind the target contact that the information in the first area has been updated. The second conversation message may include a second screenshot image or an image of the first area. If the second screenshot image is included, the target contact may determine whether to display the second screenshot image on its own conversation interface based on the input of the second conversation message. If the second screenshot image includes an image of the first area, the target contact can determine whether to splice the image of the first area and the local first screenshot image to generate a second screenshot image based on the input of the second conversation message. Use different methods to meet the target contacts’ display needs for the second screenshot image.
可选地,步骤204之后,所述方法还包括;Optionally, after step 204, the method further includes;
步骤208,在所述第一区域,接收第三输入;Step 208: In the first area, receive the third input;
步骤209,响应于所述第三输入,将所述第一区域与目标应用关联;所述目标应用中包括与所述第一区域内的信息更新相关的关联信息。Step 209: In response to the third input, associate the first area with a target application; the target application includes association information related to information update in the first area.
步骤210,在所述关联信息更新的情况下,根据所述关联信息更新所述第一区域内的信息,并将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。Step 210: When the associated information is updated, the information in the first area is updated according to the associated information, and the updated image of the first area is spliced with the first screenshot image to generate a second Screenshot image.
在本发明实施例中,针对步骤208至步骤210,截屏的可变信息来源可以不是原来的应用页面内,还可以是其他应用程序或者其他信息源,参考图8,图8示出了本发明实施例提供的第六种界面图,用户先对第一应用截取一张第一截屏图像,并确定第一截屏图像的第一区域之后,用户可以再次通过手势或其他操作对第一区域执行第三输入,以第三输入是长按为例,在用户长按第一目标区域后,该区域的关联区域出现选项“添加其他信息源”,用户点击该选项之后,可以从系统里面选择其他信息源(比如安装的应用程序或者页面控件等),将选择的其他信息源作为目标应用。选择之后,截屏程序就关联了目标应用,当目标应用的信息变化之后,可以自动通知到截屏程序刷新第一截屏图像。例如,假设当前的截屏的页面为应用1,添加的目标应用是应用2,应用2的信息可以传递到应用1的第一区域作为新的截屏,也可以是应用2信息变化作为一个动作通知,传递到应用1,通知应用1进行自身刷新,刷新后,生成第二截屏图像。In this embodiment of the present invention, for steps 208 to 210, the variable information source of the screenshot may not be within the original application page, but may also be other applications or other information sources. Refer to Figure 8, which illustrates the present invention. In the sixth interface diagram provided by the embodiment, the user first captures a first screenshot image of the first application, and after determining the first area of the first screenshot image, the user can perform the third operation on the first area again through gestures or other operations. Three inputs, taking the third input as a long press as an example. After the user long presses the first target area, the option "Add other information sources" appears in the associated area of the area. After the user clicks this option, he can select other information from the system. source (such as installed applications or page controls, etc.), and use other selected information sources as target applications. After selection, the screenshot program is associated with the target application. When the information of the target application changes, the screenshot program can be automatically notified to refresh the first screenshot image. For example, assuming that the current screenshot page is Application 1, and the added target application is Application 2, the information of Application 2 can be passed to the first area of Application 1 as a new screenshot, or the information change of Application 2 can be used as an action notification. Passed to Application 1, it notifies Application 1 to refresh itself. After refreshing, a second screenshot image is generated.
例如,以就餐排队场景为例,显示当前等待座位的程序作为应用1,当前等待人数的数字为可变区域,即用户确定的第一区域,可以将数字可变区域关联室内摄像头程序,将摄像头程序作为应用2,摄像头监测室内吃饭人数的变化,当人数变化之后将变化的信息(关联信息)通知到应用1,应用1基于摄像头程序的数据更新自身的等待人数数值。在摄像头检测不准的时候,信息可变区域的数字也可以通知到摄像头程序进行重新校正校验。For example, take the dining queue scene as an example. The program that displays the current waiting for seats is used as application 1. The number of people currently waiting is a variable area, which is the first area determined by the user. The digital variable area can be associated with the indoor camera program and the camera The program acts as Application 2. The camera monitors the changes in the number of people eating indoors. When the number of people changes, it notifies Application 1 of the changed information (associated information). Application 1 updates its own number of people waiting based on the data from the camera program. When the camera detects inaccurately, the numbers in the information variable area can also notify the camera program for recalibration and verification.
再比如,应用1可以是健康监测APP,在应用1的界面中显示有用户的步数,显示用户步数的区域可以是第一区域,应用2可以是用户的手环程序,用户将应用1的第一区域和应用2关联,这样,当手环程序获取到用户的步数更新后,可以基于手环程序更新应用1的步数显示区域的数值,进而重新生成第二截屏图像。本申请中通过将第一区域关联其他的应用,丰富了第一区域信息变化的数据来源,提升了第一区域的信息变化的准确性,同时扩展了本方法的应用场景,使得多个APP程序之间实现信息联动。For another example, Application 1 can be a health monitoring APP. The user's step count is displayed in the interface of Application 1. The area that displays the user's step count can be the first area. Application 2 can be the user's bracelet program. The user will use Application 1. The first area is associated with Application 2. In this way, when the bracelet program obtains the user's step count update, it can update the value of the step count display area of Application 1 based on the bracelet program, and then regenerate the second screenshot image. In this application, by associating the first area with other applications, the data sources of the information changes in the first area are enriched, the accuracy of the information changes in the first area is improved, and the application scenarios of this method are expanded, allowing multiple APP programs to Information linkage between them.
可选地,步骤209之后,所述方法还包括:Optionally, after step 209, the method further includes:
步骤211,在所述第一区域内的信息更新的情况下,根据更新后的第一区域内的信息更新所述目标应用中的关联信息。Step 211: If the information in the first area is updated, update the associated information in the target application according to the updated information in the first area.
在本发明实施例中,由于第一区域和目标应用关联,因此还可以将第一区域变化的信息传递通知到目标应用,目标应用进行自身内容的更新,实现信息双向更新。例如,若健康监测APP的步数发生了更新,手环程序可以基于健康监测APP的步数更新自身所记录的步数,达到两个APP之间记录的一致性,同时提升数据记录的准确性。In the embodiment of the present invention, since the first area is associated with the target application, information about changes in the first area can also be notified to the target application, and the target application updates its own content to achieve bidirectional information updating. For example, if the number of steps in the health monitoring APP is updated, the bracelet program can update the number of steps recorded by itself based on the number of steps in the health monitoring APP to achieve consistency in the records between the two APPs and at the same time improve the accuracy of data recording. .
本申请实施例提供的图像处理方法,执行主体可以为图像处理装置。本申请实施例中以图像处理装置执行图像处理方法为例,说明本申请实施例提供的图像处理装置。For the image processing method provided by the embodiments of the present application, the execution subject may be an image processing device. In the embodiments of the present application, an image processing device executing an image processing method is used as an example to describe the image processing device provided by the embodiments of the present application.
参考图9,本申请实施例提供了一种图像处理装置30,所述装置包括:Referring to Figure 9, an embodiment of the present application provides an image processing device 30, which includes:
第一接收模块301,用于在待截屏界面,接收第一输入;The first receiving module 301 is used to receive the first input on the interface to be screenshot;
第一生成模块302,用于响应于所述第一输入,生成第一截屏图像;The first generation module 302 is configured to generate a first screenshot image in response to the first input;
确定模块304,用于确定待截屏界面中的第一区域;Determining module 304, used to determine the first area in the interface to be screenshot;
第二生成模块305,用于在所述第一区域内的信息更新的情况下,将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。The second generation module 305 is configured to splice the updated image of the first area with the first screenshot image to generate a second screenshot image when the information in the first area is updated.
可选地,所述确定模块包括:Optionally, the determining module includes:
选择子模块,用于在待截屏界面,接收第二输入;Select a sub-module to receive the second input on the screen-to-be-screened interface;
区域确定子模块,用于响应于所述第二输入,确定待截屏界面中的第一区域;an area determination submodule, configured to determine the first area in the interface to be screenshotted in response to the second input;
所述选择子模块,包括:The selection sub-module includes:
第一接收子模块,用于在所述待截屏界面,接收手势滑动操作;The first receiving sub-module is used to receive gesture sliding operations on the interface to be screenshot;
所述确定模块,包括:The determination module includes:
第一确定子模块,用于响应于所述手势滑动操作,显示区域选择框,将区域选择框所框选的区域确定为第一区域。The first determination sub-module is configured to display an area selection box in response to the gesture sliding operation, and determine the area selected by the area selection box as the first area.
可选地,所述选择子模块,包括:Optionally, the selection sub-module includes:
第二接收子模块,用于在所述待截屏界面,接收元素选择操作;The second receiving sub-module is used to receive element selection operations on the interface to be screenshot;
所述确定模块,包括:The determination module includes:
第二确定子模块,用于响应于所述元素选择操作,将所述元素所在的区域确定为第一区域。The second determination sub-module is configured to determine the area where the element is located as the first area in response to the element selection operation.
可选地,所述装置还包括:Optionally, the device also includes:
第一关联模块,用于将所述第一区域与截屏程序关联;A first association module, used to associate the first area with the screenshot program;
所述第二生成模块,包括:The second generation module includes:
子图像确定子模块,用于在所述第一区域内的信息更新的情况下,获取更新后的第一区域形成的子图像;A sub-image determination sub-module, configured to obtain the sub-image formed by the updated first area when the information in the first area is updated;
拼接子模块,用于控制截屏程序将所述子图像拼接至所述第一截屏图像中的第二区域,生成第二截屏图像;所述第二区域与所述第一区域的位置相同。The splicing sub-module is used to control the screenshot program to splice the sub-image to the second area in the first screenshot image to generate a second screenshot image; the second area is in the same position as the first area.
可选地,所述装置还包括:Optionally, the device also includes:
第二接收模块,用于在所述第一区域,接收第三输入;a second receiving module, configured to receive a third input in the first area;
第二关联模块,用于响应于所述第三输入,将所述第一区域与目标应用关联;所述目标应用中包括与所述第一区域内的信息更新相关的关联信息;a second association module, configured to associate the first area with a target application in response to the third input; the target application includes association information related to information update in the first area;
更新模块,用于在所述关联信息更新的情况下,根据所述关联信息更新所述第一区域内的信息,并将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。An update module, configured to update the information in the first area according to the associated information when the associated information is updated, and splice the updated image of the first area with the first screenshot image to generate Second screenshot image.
可选地,所述装置还包括:Optionally, the device also includes:
反向更新模块,用于在所述第一区域内的信息更新的情况下,根据更新后的第一区域内的信息更新所述目标应用中的关联信息。A reverse update module, configured to update the associated information in the target application according to the updated information in the first area when the information in the first area is updated.
可选地,所述装置还包括:Optionally, the device also includes:
显示模块,用于在显示联系人标识,接收对所述联系人标识中目标联系人标识的第四输入;A display module, configured to display a contact identification and receive a fourth input of a target contact identification in the contact identification;
发送模块,用于响应于所述第四输入,将所述第一区域和目标联系人关联,并将所述第一截屏图像发送给目标联系人;A sending module, configured to associate the first area with the target contact in response to the fourth input, and send the first screenshot image to the target contact;
第一会话自动生成模块,用于在所述第一区域内的信息更新的情况下,生成发送给所述目标联系人的会话消息。The first automatic conversation generation module is configured to generate a conversation message sent to the target contact when the information in the first area is updated.
可选地,会话自动生成模块,包括:Optionally, session automatic generation modules include:
第一子模块,用于在所述第一区域内的信息更新的情况下,将更新后的第一区域与所述第一截屏图像拼接,生成第二截屏图像,并将所述第二截屏图像生成为第一会话消息;The first sub-module is used to splice the updated first area with the first screenshot image, generate a second screenshot image, and combine the second screenshot image with the updated information in the first area. The image is generated as the first conversation message;
第二子模块,用于将所述第一会话消息发送至所述目标联系人。The second sub-module is used to send the first conversation message to the target contact.
可选地,会话自动生成模块,包括:Optionally, session automatic generation modules include:
第三子模块,用于在所述第一区域内的信息更新的情况下,将第一区域内的信息发生更新的提示信息生成为第二会话消息;The third submodule is configured to generate prompt information indicating that the information in the first area has been updated as a second conversation message when the information in the first area is updated;
第四子模块,用于将所述第二会话消息发送给所述目标联系人。The fourth sub-module is used to send the second conversation message to the target contact.
综上,在本申请实施例中,在待截屏界面,接收第一输入;响应于第一输入,生成第一截屏图像;确定待截屏界面中的第一区域;在第一区域内的信息更新的情况下,将更新后的第一区域的图像与第一截屏图像拼接,生成第二截屏图像,这样,用户在截屏后,通过确定的信息动态变化的第一区域,在第一区域内的信息更新的情况下,自动将更新了的第一区域的图像与第一截屏图像拼接,生成新的截屏图像,通过自动检测第一区域的信息是否更新的方式,自动生成新的截屏图像,省去了用户需要手动重复截屏的操作。。To sum up, in the embodiment of the present application, the first input is received on the interface to be screenshotted; the first screenshot image is generated in response to the first input; the first area in the interface to be screenshotted is determined; and the information in the first area is updated. In the case of , the updated image of the first area is spliced with the first screenshot image to generate a second screenshot image. In this way, after the user takes the screenshot, the first area in the first area is dynamically changed through the determined information. When the information is updated, the updated image of the first area is automatically spliced with the first screenshot image to generate a new screenshot image. By automatically detecting whether the information of the first area is updated, the new screenshot image is automatically generated, saving The user needs to manually repeat the screenshot operation. .
本申请实施例中的图像处理装置可以是电子设备,也可以是电子设备中的部件,例如集成电路或芯片。该电子设备可以是终端,也可以为除终端之外的其他设备。示例性的,电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、移动上网装置(Mobile Internet Device,MID)、增强现实(augmented reality,AR)/虚拟现实(virtualreality,VR)设备、机器人、可穿戴设备、超级移动个人计算机(ultra-mobile personalcomputer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,还可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personalcomputer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The image processing device in the embodiment of the present application may be an electronic device or a component in the electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal or other devices other than the terminal. For example, the electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle-mounted electronic device, a mobile Internet device (MID), or augmented reality (AR)/virtual reality (VR) Equipment, robots, wearable devices, ultra-mobile personal computers (UMPC), netbooks or personal digital assistants (PDA), etc., can also be servers, network attached storage (Network Attached Storage, NAS) , personal computer (PC), television (TV), teller machine or self-service machine, etc., the embodiments of this application are not specifically limited.
本申请实施例中的图像处理装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The image processing device in the embodiment of the present application may be a device with an operating system. The operating system can be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of this application.
本申请实施例提供的图像处理装置能够实现图1和图3的方法实施例实现的各个过程,为避免重复,这里不再赘述。The image processing device provided by the embodiments of the present application can implement various processes implemented by the method embodiments in Figures 1 and 3. To avoid repetition, they will not be described again here.
如图10所示,本申请实施例还提供一种电子设备400,包括处理器401和存储器402,存储器402上存储有可在所述处理器401上运行的程序或指令,该程序或指令被处理器401执行时实现上述图像处理方法实施例的各个步骤,且能达到相同的技术效果,为避免重复,这里不再赘述。As shown in Figure 10, the embodiment of the present application also provides an electronic device 400, including a processor 401 and a memory 402. The memory 402 stores programs or instructions that can be run on the processor 401. The programs or instructions are When the processor 401 is executed, each step of the above image processing method embodiment is implemented, and the same technical effect can be achieved. To avoid repetition, the details will not be described here.
需要说明的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。It should be noted that the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
图11实现本申请实施例的一种电子设备的硬件结构示意图。Figure 11 is a schematic diagram of the hardware structure of an electronic device that implements an embodiment of the present application.
该电子设备1000包括但不限于:射频单元1001、网络模块1002、音频输出单元1003、输入单元1004、传感器1005、显示单元1006、用户输入单元1007、接口单元1008、存储器1009、以及处理器1010等部件。The electronic device 1000 includes but is not limited to: radio frequency unit 1001, network module 1002, audio output unit 1003, input unit 1004, sensor 1005, display unit 1006, user input unit 1007, interface unit 1008, memory 1009, processor 1010, etc. part.
本领域技术人员可以理解,电子设备1000还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1010逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图11中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 1000 may also include a power supply (such as a battery) that supplies power to various components. The power supply may be logically connected to the processor 1010 through a power management system, thereby managing charging, discharging, and function through the power management system. Consumption management and other functions. The structure of the electronic device shown in Figure 11 does not constitute a limitation on the electronic device. The electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, which will not be described again here. .
其中,用户输入单元1007用于在待截屏界面,接收第一输入;Among them, the user input unit 1007 is used to receive the first input on the interface to be screenshot;
处理器1010用于响应于所述第一输入,生成第一截屏图像;The processor 1010 is configured to generate a first screenshot image in response to the first input;
用户输入单元1007用于在待截屏界面,接收第二输入;The user input unit 1007 is used to receive the second input on the interface to be screenshot;
处理器1010用于响应于所述第二输入,确定待截屏界面中的第一区域;The processor 1010 is configured to respond to the second input and determine a first area in the interface to be screenshot;
处理器1010用于在所述第一区域内的信息更新的情况下,将更新后的第一区域的图像与所述第一截屏图像拼接,生成第二截屏图像。The processor 1010 is configured to splice the updated image of the first area and the first screenshot image to generate a second screenshot image when the information in the first area is updated.
可选地,用户输入单元1007用于在所述待截屏界面,接收手势滑动操作;Optionally, the user input unit 1007 is used to receive a gesture sliding operation on the interface to be screenshot;
处理器1010用于响应于所述手势滑动操作,显示区域选择框,将区域选择框所框选的区域确定为第一区域。The processor 1010 is configured to display an area selection box in response to the gesture sliding operation, and determine the area selected by the area selection box as the first area.
可选地,用户输入单元1007用于在所述待截屏界面,接收元素选择操作;Optionally, the user input unit 1007 is used to receive an element selection operation on the interface to be screenshot;
处理器1010用于响应于所述元素选择操作,将所述元素所在的区域确定为第一区域。The processor 1010 is configured to, in response to the element selection operation, determine the area where the element is located as the first area.
可选地,处理器1010用于将所述第一区域与截屏程序关联;Optionally, the processor 1010 is configured to associate the first area with a screenshot program;
在所述第一区域内的信息更新的情况下,获取更新后的第一区域形成的子图像;When the information in the first area is updated, obtain the sub-image formed by the updated first area;
控制截屏程序将所述子图像拼接至所述第一截屏图像中的第二区域,生成第二截屏图像;所述第二区域与所述第一区域的位置相同。Control the screenshot program to splice the sub-image to a second area in the first screenshot image to generate a second screenshot image; the second area is at the same position as the first area.
可选地,用户输入单元1007用于在所述第一区域,接收第三输入;Optionally, the user input unit 1007 is used to receive a third input in the first area;
处理器1010用于响应于所述第三输入,将所述第一区域与目标应用关联;所述目标应用中包括与所述第一区域内的信息更新相关的关联信息;The processor 1010 is configured to, in response to the third input, associate the first area with a target application; the target application includes association information related to information update in the first area;
在所述关联信息更新的情况下,根据所述关联信息更新所述第一区域内的信息,并将更新后的第一区域与所述第一截屏图像拼接,生成第二截屏图像。When the associated information is updated, the information in the first area is updated according to the associated information, and the updated first area is spliced with the first screenshot image to generate a second screenshot image.
可选地,处理器1010用于在所述第一区域内的信息更新的情况下,根据更新后的第一区域内的信息更新所述目标应用中的关联信息。Optionally, the processor 1010 is configured to update the associated information in the target application according to the updated information in the first area when the information in the first area is updated.
可选地,显示单元1006用于在所述待截屏界面显示联系人标识,用户输入单元1007用于接收对所述联系人标识中目标联系人标识的的第四输入;Optionally, the display unit 1006 is configured to display a contact identification on the interface to be screenshotted, and the user input unit 1007 is configured to receive a fourth input of a target contact identification among the contact identifications;
处理器1010用于响应于所述第四输入,将所述第一区域和联系人关联,并将所述第一截屏图像发送给目标联系人;The processor 1010 is configured to respond to the fourth input, associate the first area with a contact, and send the first screenshot image to the target contact;
在所述第一区域内的信息更新的情况下,生成发送给所述目标联系人的会话消息。In the event that the information in the first area is updated, a conversation message sent to the target contact is generated.
可选地,处理器1010用于在所述第一区域内的信息更新的情况下,将更新后的第一区域与所述第一截屏图像拼接,生成第二截屏图像,并将所述第二截屏图像生成为第一会话消息;Optionally, the processor 1010 is configured to splice the updated first area with the first screenshot image, generate a second screenshot image, and combine the first screenshot image with the updated information in the first area. The second screenshot image is generated as the first conversation message;
处理器1010用于将所述第一会话消息发送给目标所述联系人。The processor 1010 is configured to send the first conversation message to the target contact.
可选地,处理器1010用于在所述第一区域内的信息更新的情况下,将第一区域内的信息发生更新的提示信息生成为第二会话消息;Optionally, the processor 1010 is configured to generate prompt information indicating that the information in the first area has been updated as a second session message when the information in the first area is updated;
处理器1010用于将所述第二会话消息发送给目标所述联系人。The processor 1010 is configured to send the second conversation message to the target contact.
在本申请实施例中,在待截屏界面,接收第一输入;响应于第一输入,生成第一截屏图像;确定待截屏界面中的第一区域;在第一区域内的信息更新的情况下,将更新后的第一区域的图像与第一截屏图像拼接,生成第二截屏图像,这样,用户在截屏后,通过确定的信息动态变化的第一区域,在第一区域内的信息更新的情况下,自动将更新了的第一区域的图像与第一截屏图像拼接,生成新的截屏图像,通过自动检测第一区域的信息是否更新的方式,自动生成新的截屏图像,省去了用户需要手动重复截屏的操作。In the embodiment of the present application, the first input is received on the interface to be screenshotted; the first screenshot image is generated in response to the first input; the first area in the interface to be screenshotted is determined; when the information in the first area is updated , splicing the updated image of the first area with the first screenshot image to generate a second screenshot image. In this way, after the user takes the screenshot, the information in the first area is updated by dynamically changing the determined information in the first area. In this case, the updated image of the first area is automatically spliced with the first screenshot image to generate a new screenshot image. By automatically detecting whether the information of the first area is updated, the new screenshot image is automatically generated, eliminating the need for the user. You need to manually repeat the screenshot operation.
应理解的是,本申请实施例中,输入单元1004可以包括图形处理器(GraphicsProcessing Unit,GPU)10041和麦克风10042,图形处理器10041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元1006可包括显示面板10061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板1061。用户输入单元1007包括触控面板10071以及其他输入设备10072中的至少一种。触控面板10071,也称为触摸屏。触控面板10071可包括触摸检测装置和触摸控制器两个部分。其他输入设备10072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。It should be understood that in the embodiment of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042. The graphics processor 10041 is used for recording data generated by an image capture device (such as Process the image data of still pictures or videos obtained by the camera). The display unit 1006 may include a display panel 10061, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072 . Touch panel 10071, also known as touch screen. The touch panel 10071 may include two parts: a touch detection device and a touch controller. Other input devices 10072 may include but are not limited to physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be described again here.
存储器1009可用于存储软件程序以及各种数据。存储器1009可主要包括存储程序或指令的第一存储区和存储数据的第二存储区,其中,第一存储区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器1009可以包括易失性存储器或非易失性存储器,或者,存储器1009可以包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(SynchronousDRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synch link DRAM,SLDRAM)和直接内存总线随机存取存储器(DirectRambus RAM,DRRAM)。本申请实施例中的存储器1009包括但不限于这些和任意其它适合类型的存储器。Memory 1009 may be used to store software programs as well as various data. The memory 1009 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required for at least one function (such as a sound playback function, Image playback function, etc.) etc. Additionally, memory 1009 may include volatile memory or nonvolatile memory, or memory 1009 may include both volatile and nonvolatile memory. Among them, the non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), electrically removable memory. Erase programmable read-only memory (Electrically EPROM, EEPROM) or flash memory. Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM) , SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous link dynamic random access memory (Synch link DRAM, SLDRAM) and direct memory bus random access memory (DirectRambus RAM, DRRAM). The memory 1009 in the embodiment of the present application includes, but is not limited to, these and any other suitable types of memory.
处理器1010可包括一个或多个处理单元;可选的,处理器1010集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器1010中。The processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor and a modem processor, where the application processor mainly handles operations related to the operating system, user interface, application programs, etc., Modem processors mainly process wireless communication signals, such as baseband processors. It can be understood that the above modem processor may not be integrated into the processor 1010.
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述图像处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Embodiments of the present application also provide a readable storage medium. Programs or instructions are stored on the readable storage medium. When the program or instructions are executed by a processor, each process of the above image processing method embodiment is implemented and the same can be achieved. The technical effects will not be repeated here to avoid repetition.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器ROM、随机存取存储器RAM、磁碟或者光盘等。Wherein, the processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes computer readable storage media, such as computer read-only memory ROM, random access memory RAM, magnetic disk or optical disk, etc.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述图像处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。An embodiment of the present application further provides a chip. The chip includes a processor and a communication interface. The communication interface is coupled to the processor. The processor is used to run programs or instructions to implement the above image processing method embodiments. Each process can achieve the same technical effect. To avoid duplication, it will not be described again here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chips mentioned in the embodiments of this application may also be called system-on-chip, system-on-a-chip, system-on-a-chip or system-on-chip, etc.
本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如上述图像处理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Embodiments of the present application provide a computer program product. The program product is stored in a storage medium. The program product is executed by at least one processor to implement each process of the above image processing method embodiment, and can achieve the same technical effect. , to avoid repetition, will not be repeated here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this document, the terms "comprising", "comprises" or any other variations thereof are intended to cover a non-exclusive inclusion, such that a process, method, article or device that includes a series of elements not only includes those elements, It also includes other elements not expressly listed or inherent in the process, method, article or apparatus. Without further limitation, an element defined by the statement "comprises a..." does not exclude the presence of additional identical elements in a process, method, article or apparatus that includes that element. In addition, it should be pointed out that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, but may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions may be performed, for example, the methods described may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the above description of the embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better. implementation. Based on this understanding, the technical solution of the present application can be embodied in the form of a computer software product that is essentially or contributes to the existing technology. The computer software product is stored in a storage medium (such as ROM/RAM, disk , CD), including several instructions to cause a terminal (which can be a mobile phone, computer, server, or network device, etc.) to execute the methods described in various embodiments of this application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。The embodiments of the present application have been described above in conjunction with the accompanying drawings. However, the present application is not limited to the above-mentioned specific implementations. The above-mentioned specific implementations are only illustrative and not restrictive. Those of ordinary skill in the art will Inspired by this application, many forms can be made without departing from the purpose of this application and the scope protected by the claims, all of which fall within the protection of this application.
Claims (12)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311282440.6A CN117648144A (en) | 2023-09-28 | 2023-09-28 | Image processing method, device, electronic equipment and readable storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202311282440.6A CN117648144A (en) | 2023-09-28 | 2023-09-28 | Image processing method, device, electronic equipment and readable storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN117648144A true CN117648144A (en) | 2024-03-05 |
Family
ID=90043958
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202311282440.6A Pending CN117648144A (en) | 2023-09-28 | 2023-09-28 | Image processing method, device, electronic equipment and readable storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN117648144A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN119831741A (en) * | 2024-12-20 | 2025-04-15 | 中国工商银行股份有限公司 | Transaction backtracking method, device and storage medium based on video stream |
-
2023
- 2023-09-28 CN CN202311282440.6A patent/CN117648144A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN119831741A (en) * | 2024-12-20 | 2025-04-15 | 中国工商银行股份有限公司 | Transaction backtracking method, device and storage medium based on video stream |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112540821B (en) | Information sending method and electronic equipment | |
WO2022068721A1 (en) | Screen capture method and apparatus, and electronic device | |
CN112866092B (en) | Group chat creation method and group chat creation device | |
CN115756275A (en) | Screen capture method, screen capture device, electronic equipment and readable storage medium | |
CN117648144A (en) | Image processing method, device, electronic equipment and readable storage medium | |
CN112416486A (en) | Information guiding method, device, terminal and storage medium | |
CN117215456A (en) | Display method and device and electronic equipment | |
CN117193914A (en) | Display method, device and electronic device | |
WO2024061285A1 (en) | Video playback method and device | |
WO2024046266A1 (en) | Video management method and apparatus, electronic device, and readable storage medium | |
CN117111811A (en) | Screenshot method and device, electronic equipment and readable storage medium | |
WO2024012416A1 (en) | Display method and apparatus | |
CN116756099A (en) | Display method and device | |
CN115631109A (en) | Image processing method, image processing device and electronic equipment | |
CN112367562B (en) | Image processing method, device and electronic equipment | |
CN114928761A (en) | Video sharing method and device and electronic equipment | |
CN115718581A (en) | Information display method and device, electronic equipment and storage medium | |
CN115348226A (en) | Message display method and message display device | |
CN112764625A (en) | Notification message display method and device | |
CN117149020A (en) | Information management methods, devices, equipment and media | |
CN117676007A (en) | Information processing method, information processing device, electronic equipment and readable storage medium | |
CN115756705A (en) | Method and device for displaying notification bar message | |
CN117149038A (en) | Image display method and image display device | |
CN117608459A (en) | Screenshot method, screenshot device, screenshot equipment and screenshot medium | |
CN120371193A (en) | Page display method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |