CN113783770B - Image sharing method, image sharing device and electronic equipment - Google Patents

Image sharing method, image sharing device and electronic equipment Download PDF

Info

Publication number
CN113783770B
CN113783770B CN202111078046.1A CN202111078046A CN113783770B CN 113783770 B CN113783770 B CN 113783770B CN 202111078046 A CN202111078046 A CN 202111078046A CN 113783770 B CN113783770 B CN 113783770B
Authority
CN
China
Prior art keywords
contact
tag
input
contact person
screenshot
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
CN202111078046.1A
Other languages
Chinese (zh)
Other versions
CN113783770A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202111078046.1A priority Critical patent/CN113783770B/en
Publication of CN113783770A publication Critical patent/CN113783770A/en
Application granted granted Critical
Publication of CN113783770B publication Critical patent/CN113783770B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/10Multimedia information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4555Directories for electronic mail or instant messaging

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Multimedia (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides an image sharing method, an image sharing device and electronic equipment, and belongs to the technical field of electronic equipment. The method comprises the following steps: displaying an original image and at least one contact tag, wherein any contact tag is associated with at least one contact, and any contact tag is associated with the screenshot box; receiving a first input; in response to the first input, screenshot is conducted on the original image according to the screenshot box corresponding to each contact person label, and a first screenshot corresponding to each contact person label is generated; and sending the first cut corresponding to each contact tag to the contact related to each contact tag.

Description

Image sharing method, image sharing device and electronic equipment
Technical Field
The application relates to the technical field of electronic equipment, in particular to an image sharing method, an image sharing device and electronic equipment.
Background
In the related technology, a user needs to intercept screen content first and then enter a chat group in a chat tool or select a single contact person to share. If the contacts in all chat groups are not needed or only want to be sent to specific contacts in the group for privacy reasons and other scenes, the contacts in the group need to be reset and then share, which is very inconvenient. Moreover, each contact needs different page contents on the screen, so that multiple pictures need to be captured and sent to different contacts through multiple operations, and the sharing process is very troublesome.
Disclosure of Invention
The embodiment of the application provides an image sharing method and device, electronic equipment and a readable storage medium, which can share an original image to different contacts according to different screenshot areas, reduce screenshot times and simplify sharing steps.
In a first aspect, an embodiment of the present application provides an image sharing method, including:
displaying an original image and at least one contact tag, wherein any contact tag is associated with at least one contact, and any contact tag is associated with the intercepting frame;
receiving a first input;
in response to the first input, screenshot is conducted on the original image according to the screenshot box corresponding to each contact person label, and a first screenshot corresponding to each contact person label is generated;
and sending the first cut corresponding to each contact tag to the contact related to each contact tag.
In a second aspect, an embodiment of the present application provides an image sharing apparatus, including:
the display module is used for displaying the original image and at least one contact tag, wherein any contact tag is associated with at least one contact, and any contact tag is associated with the intercepting frame;
a receiving module for receiving a first input;
the screenshot module is used for responding to the first input, and performing screenshot on the original image according to the screenshot box corresponding to each contact person label to generate a first screenshot corresponding to each contact person label;
and the sharing module is used for sending the first cut picture corresponding to each contact tag to the contact related to each contact tag.
In a third aspect, an embodiment of the present application provides an electronic device, which includes the image sharing apparatus provided in the second aspect.
In a fourth aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or instructions stored on the memory and executed on the processor, where the program or instructions, when executed by the processor, implement the steps of the image sharing method provided in the first aspect.
In a fifth aspect, an embodiment of the present application provides a readable storage medium, on which a program or instructions are stored, and the program or instructions, when executed by a processor, implement the steps of the image sharing method provided in the first aspect.
In a sixth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the steps of the image sharing method provided in the first aspect.
In the embodiment of the application, an original image and at least one contact tag are displayed, any contact tag is associated with at least one contact, and any contact tag is associated with an intercepting frame; receiving a first input; in response to the first input, screenshot is conducted on the original image according to the screenshot box corresponding to each contact person label, and a first screenshot corresponding to each contact person label is generated; and sending the first cut corresponding to each contact tag to the contact related to each contact tag. Therefore, the contact persons to be shared are classified by the contact person labels, the content required by the contact person associated with each contact person label, namely the first screenshot, is intercepted from the original image by setting different intercepting frames, and then the first screenshot is sent to the contact person indicated by the corresponding contact person label. And then through once screen capture, many times of editing with the same or different part automatic sharing for a plurality of contacts in the original image, the task of different contacts sending different screenshot contents is accomplished to the high efficiency, has avoided carrying out the screenshot operation for the contact that the demand content is different many times, effectively reduces the screenshot number of times, simultaneously, can also realize the key sharing function to a plurality of contacts, simplifies the sharing step.
Drawings
FIG. 1 shows one of the flow diagrams of an image sharing method according to one embodiment of the present application;
FIG. 2 illustrates a second flowchart of an image sharing method according to an embodiment of the present application;
fig. 3 shows a third flowchart of an image sharing method according to an embodiment of the present application;
FIG. 4 shows a fourth flowchart of an image sharing method according to an embodiment of the present application;
FIG. 5 shows a fifth flowchart of an image sharing method according to an embodiment of the present application;
FIG. 6 shows a sixth flowchart of an image sharing method according to an embodiment of the present application;
FIG. 7 shows a seventh flowchart of an image sharing method according to an embodiment of the present application;
FIG. 8 illustrates one of the electronic device display diagrams according to one embodiment of the present application;
FIG. 9 shows a second display schematic of an electronic device according to an embodiment of the present application;
FIG. 10 shows a third schematic view of a display of an electronic device according to an embodiment of the present application;
FIG. 11 illustrates a fourth display schematic of an electronic device according to one embodiment of the present application;
FIG. 12 shows a fifth display schematic of an electronic device according to an embodiment of the present application;
FIG. 13 shows six of an electronic device display schematic according to one embodiment of the present application;
FIG. 14 shows a seventh illustrative display of an electronic device in accordance with an embodiment of the present application;
FIG. 15 shows an eighth illustrative display of an electronic device in accordance with an embodiment of the present application;
fig. 16 is a block diagram illustrating an image sharing apparatus according to an embodiment of the present application;
FIG. 17 shows a block diagram of an electronic device according to an embodiment of the present application;
fig. 18 shows a hardware configuration block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below clearly with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
An image sharing method, an image sharing apparatus, and an electronic device according to some embodiments of the present application are described below with reference to fig. 1 to 18.
In an embodiment of the present application, fig. 1 shows one of flowcharts of an image sharing method according to the embodiment of the present application, including:
102, displaying an original image and at least one contact tag;
the original image may be a picture taken by the electronic device, or a screen capture image obtained by performing a screen capture operation on the electronic device. The method comprises the steps that contact person labels are identification of a set of at least one contact person, any contact person label is associated with at least one contact person needing to share an original image, any contact person label is associated with an intercepting frame, the intercepting frame is used for indicating an intercepting area on the original image, and the size, the position and the shape of the intercepting frame corresponding to each contact person label can be reasonably set or adjusted according to user requirements. It is understood that if the user does not set parameters such as the size of the capture frame in advance, the capture frame is the edge of the original image by default.
Step 104, receiving a first input;
wherein the first input includes, but is not limited to, a click input, a key input, a fingerprint input, a swipe input, a press input. The key input includes, but is not limited to, a power key, a volume key, a single-click input of a main menu key, a double-click input, a long-press input, a combination key input, etc. to the electronic device. Of course, the first input may also be other operations of the electronic device by the user, and the operation manner in the embodiment of the present application is not particularly limited, and may be any realizable manner.
Step 106, responding to the first input, and capturing an original image according to a capturing frame corresponding to each contact tag to generate a first capturing image corresponding to each contact tag;
and step 108, sending the first cut picture corresponding to each contact tag to the contact related to each contact tag.
In the embodiment, the contact persons to be shared are classified by using the contact person labels, the content required by the contact person associated with each contact person label, namely the first screenshot, is intercepted from the original image by setting different intercepting frames, and then the first screenshot is sent to the contact person indicated by the corresponding contact person label. And then through once screen capture, many times of editing with the same or different part automatic sharing for a plurality of contacts in the original image, the task of different contacts sending different screenshot contents is accomplished to the high efficiency, has avoided carrying out the screenshot operation for the contact that the demand content is different many times, effectively reduces the screenshot number of times, simultaneously, can also realize the key sharing function to a plurality of contacts, simplifies the sharing step.
Specifically, the image sharing method is suitable for electronic devices including but not limited to mobile terminals, tablet computers, notebook computers, wearable devices, vehicle-mounted terminals and the like.
In an embodiment of the present application, fig. 2 shows a second flowchart of an image sharing method according to the embodiment of the present application, including:
step 202, displaying an intercepting frame corresponding to each contact tag on an original image according to the tag information corresponding to each contact tag;
in this embodiment, before the first screenshot corresponding to each contact tag is sent to the contact associated with each contact tag, the capture frame corresponding to the contact tag may also be marked by the tag information, so that the user can clearly know the screenshot area corresponding to the capture frame corresponding to each contact tag, so as to adjust the screenshot area in a targeted manner.
For example, as shown in FIG. 10, the capture box has the same color as the contact tag. As shown in fig. 11, the name of the contact tag is displayed around the capture box.
Step 204, receiving a second input;
and step 206, responding to the second input, and editing the intercepted box of the contact tag indicated by the second input.
In this embodiment, the user may adjust parameters such as the size, the position, the shape, and the like of the capture frame by second input to the capture frame of any contact tag, so as to achieve the purpose of modifying the capture area of the original image of the contact associated with any contact tag that needs to be shared with the second input instruction. Therefore, different parts (first screenshots) of the original image are intercepted at one time through multiple editing of the intercepting frame, different first screenshots are automatically shared by corresponding contacts, the task that different contacts send different screenshot contents is efficiently completed, multiple screenshot operations for contacts with different required contents are avoided, screenshot times are effectively reduced, meanwhile, the one-key sharing function of multiple contacts can be achieved, and the sharing steps are simplified.
In some possible designs, in the process of editing the capturing frame corresponding to the contact person label indicated by the second input, the capturing frame corresponding to the contact person label except the contact person label indicated by the second input in at least one contact person label is cancelled; and displaying the intercepting frames corresponding to other contact person labels under the condition that the editing processing of the intercepting frame corresponding to the contact person label indicated by the second input is finished.
In this embodiment, if the capture frame corresponding to any contact tag is being edited, the capture frame is only displayed on the original image, other capture frames are hidden until the editing of the capture frame is completed, and then the capture frames corresponding to other contact tags are redisplayed, so that the user can view all the capture areas indicated by the capture frames. Therefore, the editing interruption caused by mistakenly touching other intercepting frames in the process of editing the intercepting frame is prevented, the user can conveniently execute the editing operation, the editing efficiency of the intercepting frame can be improved, and the user can quickly set a required intercepting area.
Specifically, for example, as shown in fig. 12, the user clicks the AA contact tag, the content capture frame is switched to a corresponding color, and the screenshot area is adjusted by manually dragging the border of the capture frame.
It can be understood that, in the case of sharing the original image for the first time, the capture boxes of all the contact tags default to the boundary of the original image, that is, the first screenshot obtained through the capture boxes is the same as the complete original image. And if the user does not edit the capture frame, the original image is shared with the contact person associated with the contact person label by default.
In an embodiment of the present application, fig. 3 shows a third flowchart of an image sharing method according to the embodiment of the present application, including:
step 302, displaying a preview interface in the process of sending the first cut corresponding to each contact tag to the contact associated with each contact tag;
the preview interface comprises a first screenshot in a sending state and an editing control.
In this embodiment, the time required for transmitting the first cut map may be different in consideration of the quality difference of the communication network. In order to enhance the fault tolerance rate of sharing the first screenshot, a preview interface of the first screenshot which is being sent is displayed in the process of transmitting the first screenshot, so that when a user perceives an error in the process of sending the first screenshot, the screenshot area of the contact label can be modified in time through the editing control, and the fact that the content is finally shared can meet the sharing requirement of the user.
Step 304, receiving a third input;
step 306, in response to the third input, stopping sending the first screenshot on the preview interface, and displaying a screenshot frame corresponding to the original image and the at least one contact tag.
In this embodiment, if the user needs to modify the screenshot area in the process of sending the first screenshot, the transmission interruption may be controlled by the third input to the editing control, and the user jumps back to the interface of the editable screenshot box (the screenshot box corresponding to the original image and the at least one contact tag). At the moment, the user can edit the capture frame required by the user or the capture frame adopted when the user stops sending the first capture image, and capture the original image again to update the first capture image, so that the content finally shared to the contact person can meet the sharing requirement of the user.
Specifically, for example, after the screenshot area is edited, the sending button is clicked, and the first screenshots obtained through the screenshot area are sent to the corresponding contacts one by one according to the creation sequence of the contacts. And displaying a content preview interface of each first screenshot when the first screenshots are sent one by one, as shown in fig. 13, if the user does not operate the electronic device within 3 seconds, confirming to give up the opportunity to revise the screenshot area again, and if the user clicks an editing button within 3 seconds, skipping to execute the step of editing the screenshot area, so as to re-edit the screenshot area of the contact tag corresponding to the current first screenshot.
In an embodiment of the present application, fig. 4 shows a fourth flowchart of an image sharing method in an embodiment of the present application, including:
and 402, storing the corresponding intercepting frame of each contact tag in association with the original image.
In this embodiment, after the first screenshot corresponding to each contact tag is sent to the contact associated with each contact tag, the capture frame and the original image used in this screenshot are stored in an associated manner, that is, the edit data of all the original images are stored in the original image. When the user clicks the original image again, the user can still preview and edit the capture box by clicking the contact person label, and even the user uses the capture box to capture different parts of the original image again and sends the different parts of the original image to other contacts. On the one hand, the shared first cut picture is indirectly stored by using the intercepting frame and the original image, all the first cut pictures do not need to be stored, and the occupation amount of the storage space of the electronic equipment can be reduced. On the other hand, the edited screenshot area can be stored, so that the screenshot area can be conveniently and directly used in next sharing, and the operation required in image sharing is further reduced.
In an embodiment of the present application, fig. 5 shows a fifth flowchart of an image sharing method in an embodiment of the present application, including:
step 502, receiving a fourth input;
and step 504, responding to the fourth input, and combining the at least two contact person labels and the intercepting boxes corresponding to the at least two contact person labels.
In this embodiment, if the contents that need to be sent by the contacts related to different contact notes are consistent, the multiple contact labels and the capture boxes corresponding to the multiple contact labels can be combined through the fourth input, so that the same capture area does not need to be adjusted repeatedly, the number of times of editing the capture boxes is reduced, and the purpose of editing multiple people at a time can be achieved.
Specifically, the step of combining the at least two contact person tags and the intercepting boxes corresponding to the at least two contact person tags includes the following two ways:
the method I comprises the following steps: deleting a first contact person label in at least two contact person labels and an intercepting frame corresponding to the first contact person label; the contact associated with the first contact tag is associated with a second contact tag of the at least two contacts.
In this embodiment, only the intercepting frame of the second contact tag is retained in the merging process, and meanwhile, the contacts associated with at least two contact tags are combined to form a new contact tag, and the contact tag continues to use the tag information of the second contact tag, that is, the contact set of the first contact tag is added to the contact set of the second contact tag. Therefore, the times of editing the intercepting frame are reduced, and the purpose of editing multiple persons for multiplexing at one time can be achieved.
The number of the first contact tags may be one or more.
For example, as shown in fig. 14, if the user wants to reuse the capture box corresponding to the AA contact tag in the graph, the CC contact tag is pressed for a long time and dragged to the AA contact tag for merging, the capture box corresponding to the AA contact tag is set to be consistent after merging, the capture box of the CC contact tag is cleared, and the user performs the editing operation on the capture area to take effect on all contacts in the AA contact tag.
The second method comprises the following steps: deleting a first contact tag of the at least two contact tags; associating a contact associated with the first contact tag with a second contact tag of the at least two contact tags; and splicing the intercepting frame corresponding to the first contact person label and the intercepting frame corresponding to the second contact person label.
In this embodiment, the intercepting frames corresponding to at least two contact tags are retained in the merging process, and are spliced, and meanwhile, the contacts associated with the two contact tags are combined to form a new contact tag, and the contact tag continues to use the tag information of the second contact tag, that is, the contact set of the first contact tag is added to the contact set of the second contact tag. The merged contact can obtain screenshot contents corresponding to at least two contact tags through sharing. Therefore, a very convenient interactive mode is provided for users to use, the times of editing and intercepting frames are reduced, and the purpose of editing and multiplexing multiple persons at one time is achieved.
For example, if the user wants to keep screenshot editing operations of two contacts at the same time, two or more contact tags can be pressed at the same time, the electronic device displays a floating window above the screen when recognizing that the two or more tags are pressed at the same time, and the screenshot editing areas of the two contacts can be automatically spliced by a release application after the contact tags are dragged to the floating window. For example, as shown in fig. 15, the user presses AA and CC contact tags at the same time, the application displays a floating window above the screen after detecting the gesture, drags the AA and CC contact tags into the floating window, and combines the screenshot areas of the two contact tags. At the same time, the contact tags are also merged.
In an embodiment of the present application, fig. 6 shows a second flowchart of an image sharing method according to the embodiment of the present application, including:
step 602, receiving a fifth input;
step 604, determining tag information in response to the fifth input;
the tag information is used for marking the contact tags, so that a user can visually recognize different contact tags. The tag information includes, but is not limited to, at least one of: label name, label color, label number.
Step 606, according to the label information, a contact label is created.
Specifically, a contact tag can be created by adding a contact, that is, the newly created contact tag is directly associated with the contact; or a contact tag which is not associated with any contact can be directly established, and the required contact and the contact tag are associated through subsequent adding operation.
In this embodiment, when a new contact tag needs to be created, a contact tag is added according to tag information input by a user or tag information preset by the user. Therefore, different contact person labels displayed on the electronic equipment present different label information, so that a user can rapidly distinguish the different contact person labels through the label information, the user can modify the contact persons associated with the contact person labels or configure the intercepting frames of the contact person labels in a targeted manner, the possibility of misoperation of the user is reduced, and the convenience of image sharing is improved.
For example, as shown in fig. 8, a set contact tag is displayed above the original image, the user clicks a "+" button on the mobile phone interface, a new contact tag may be added, and the color (tag information) of each contact tag is unique, so that different contact tags can be quickly distinguished through different colors.
It can be understood that after the user clicks the "+" button on the interface, that is, when the contact tag needs to be created, a setting window of tag information may be displayed on the electronic device, and the user may input the required tag information through the setting window; when creating the contact tag, the user may also preset an assignment rule of tag information, for example, assign different tag information to the contact tag according to the creation order, or use the name of the first contact associated with the contact tag as the name of the contact tag.
In one embodiment of the present application, in the case that a contact tag is created by adding a contact, the step of determining tag information includes: displaying a contact interface; receiving a sixth input; in response to a sixth input, tag information is determined from user information of at least one of the plurality of contacts.
The contact interface includes a plurality of contacts, and the plurality of contacts may be all contacts stored in the electronic device or a plurality of contacts in an application program in the electronic device. The user information includes contact name, gender, age, occupation, user relationship (e.g., couple relationship, friendship relationship, job relationship), and the like.
In this embodiment, in response to a fifth input, a contacts interface is displayed. The user may select at least one contact in the contact interface as a basis for creating a contact label. Specifically, the required tag information is determined by using the user information of the at least one contact and a preset matching rule. To facilitate creation of a new contact tag from tag information obtained from any contact. Therefore, the setting steps of the label information are simplified, especially under the condition that more contact person labels need to be created, the situation that a user repeatedly inputs different note information for different contact person labels is avoided, and the image sharing efficiency is improved.
Specifically, the matching rule is used to indicate a correspondence between the user information and the tag information. For example, the matching rule is that the name of the first selected contact is used as the tag information, and when the contacts selected by the user in sequence are AA, DD, and FF, AA is the contact tag name. Or the matching rule is that the user relationship with the largest number of contacts is used as tag information, the relationships between AA and DD and the user are family relationships, the relationship between FF contacts and the user is friend relationship, the 'family' is used as a contact tag name, and the content of the matching rule is not specifically limited in the application.
Further, after creating a contact tag according to tag information obtained from at least one contact, the method further comprises: and associating at least one contact in the plurality of contacts with the contact tag corresponding to the tag information.
In this embodiment, a contact tag is created and associated with the contact tag while the contact to be shared is selected. Not only can note information be automatically matched and a contact tag be created through a contact, but also the operation required when the contact and the contact tag are associated can be saved, and therefore the sharing step is simplified.
Specifically, for example, as shown in fig. 9, a sharing button of the original image is clicked to pop up a sharing interface, the user selects an application to be shared on the sharing interface, and a contact interface corresponding to the application is popped up. Selecting a contact to share clicks on the ok button, as shown in fig. 8, the contact is added as a new contact tag to the tag list above the original image.
In an embodiment of the present application, fig. 7 shows a seventh flowchart of an image sharing method according to an embodiment of the present application, including:
step 702, receiving a seventh input;
step 704, responding to a seventh input, and displaying a contact interface;
the contact person interface comprises a plurality of contact persons, and at least one contact person associated with any contact person tag in the contact person interface is in a selected state, so that a user can clearly know which contact persons are associated with any contact person tag when selecting the contact person, repeated selection is avoided, and contact person selection efficiency is improved.
Step 706, updating the association relationship between any contact tag and the plurality of contacts.
Wherein updating the incidence relation between any contact tag and the plurality of contacts comprises: associate or disassociate a contact.
In this embodiment, when the user needs to add an associated contact to any contact tag, the contact interface is triggered and displayed through the seventh input, at this time, the user can select at least one contact to be added from the plurality of contacts on the contact interface, and after confirming the selected at least one contact, the selected at least one contact is associated with any contact tag, or the contact already associated with any contact tag is unbound. Therefore, the personalized editing of the incidence relation of any contact person label is realized, so that different areas of the original image can be shared for different contact persons in a specific scene, the operation required by the sharing function is reduced, and the convenience of image sharing is improved.
Specifically, for example, the user clicks any contact tag, and a contact interface is displayed on the screen of the electronic device, where the associated contact is in the selected state. And when the user clicks the contact in the selected state, canceling the selected state and contacting the association relation between the contact and any contact tag. When the user clicks on a contact in the unselected state, the contact will be associated with any contact tag, while the contact changes from the unselected state to the selected state.
In an embodiment of the present application, as shown in fig. 16, the image sharing apparatus 1600 includes: a display module 1602, where the display module 1602 is configured to display the original image and at least one contact tag, where any contact tag is associated with at least one contact, and any contact tag is associated with the capture box; a receiving module 1604, the receiving module 1604 being configured to receive a first input; a screenshot module 1606, wherein the screenshot module 1606 is configured to perform screenshot on the original image according to a screenshot box corresponding to each contact tag in response to the first input, and generate a first screenshot corresponding to each contact tag; the sharing module 1608, the sharing module 1608 configured to send the first cut corresponding to each contact tag to the contact associated with each contact tag.
In the embodiment, the contact persons to be shared are classified by using the contact person labels, the content required by the contact person associated with each contact person label is intercepted in the original image by setting different intercepting frames, namely the first screenshot, and then the first screenshot is sent to the contact person indicated by the corresponding contact person label. And then through once screen capture, many times of editing with the same or different part automatic sharing for a plurality of contacts in the original image, the task of different contacts sending different screenshot contents is accomplished to the high efficiency, has avoided carrying out the screenshot operation for the contact that the demand content is different many times, effectively reduces the screenshot number of times, simultaneously, can also realize the key sharing function to a plurality of contacts, simplifies the sharing step.
Optionally, the display module 1602 is further configured to display, according to the tag information corresponding to each contact tag, an interception frame corresponding to each contact tag on the original image; the receiving module 1604 is further for receiving a second input; the image sharing apparatus 1600 further includes: and the editing module (not shown in the figure) is used for responding to the second input and editing the intercepting box corresponding to the contact tag indicated by the second input.
Optionally, the display module 1602 is further configured to cancel, in the process of performing editing processing on the capture frame of the contact tag indicated by the second input, the capture frame of the contact tag except for the contact tag indicated by the second input in at least one contact tag; and displaying the intercepting frames of other contact tags under the condition that the editing processing of the intercepting frame of the contact tag indicated by the second input is completed.
Optionally, the display module 1602 is further configured to display a preview interface in the process of sending the first screenshot corresponding to each contact tag to the contact associated with each contact tag, where the preview interface includes the first screenshot in the sending state and the editing control; the receiving module 1604 is further for receiving a third input; the sharing module 1608 is further configured to stop sending the first screenshot on the preview interface in response to the third input; the display module 1602 is further configured to display a capture box corresponding to the original image and the at least one contact tag.
Optionally, the image sharing apparatus 1600 further includes: and the storage module (not shown in the figure) is used for storing the corresponding intercepting frame of each contact tag and the original image in an associated manner.
Optionally, the receiving module 1604 is further configured to receive a fourth input; the image sharing apparatus 1600 further includes: and a merging module (not shown in the figure) for, in response to the fourth input, merging the at least two contact tags and the capture boxes corresponding to the at least two contact tags.
Optionally, the merging module is further configured to delete a first contact tag of the at least two contact tags and an intercepting box corresponding to the first contact tag; the contact associated with the first contact tag is associated with a second contact tag of the at least two contacts.
Optionally, the merging module is further configured to delete a first contact tag of the at least two contact tags; associating a contact associated with the first contact tag with a second contact tag of the at least two contact tags; and splicing the intercepting frame corresponding to the first contact person label and the intercepting frame corresponding to the second contact person label.
In this embodiment, the modules of the image sharing apparatus 1600 implement the steps of the image sharing method in any embodiment of the first aspect when executing their respective functions, and therefore, the image sharing apparatus 1600 also includes all the beneficial effects of the image sharing method in any embodiment of the first aspect, which are not described herein again.
The image sharing device in the embodiment of the present application may be a device, and may also be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a self-service machine, and the like, and the embodiments of the present application are not limited in particular.
The image sharing device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or an operating system of other capabilities, which is not specifically limited in the embodiments of the present application.
In an embodiment of the present application, an electronic device includes the image sharing apparatus provided in any embodiment of the second aspect. Therefore, the electronic device also includes all the advantages of the image sharing apparatus in any embodiment of the second aspect, which are not described herein again.
In one embodiment of the present application, as shown in fig. 17, there is provided an electronic device 1700 comprising: the processor 1704, the memory 1702 and the program or instructions stored in the memory 1702 and run on the processor 1704, wherein the program or instructions when executed by the processor 1704 implement the steps of the image sharing method provided in any of the above embodiments, and therefore, the electronic device 1700 includes all the advantages of the image sharing method provided in any of the above embodiments, which are not described herein again.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic device and the non-mobile electronic device described above.
Fig. 18 is a schematic hardware configuration diagram of an electronic device 1800 for implementing the embodiment of the present application. The electronic device 1800 includes, but is not limited to: radio frequency unit 1801, network module 1802, audio output unit 1803, input unit 1804, sensors 1805, display unit 1806, user input unit 1807, interface unit 1808, memory 1809, and processor 1810.
Those skilled in the art will appreciate that the electronic device 1800 may also include a power supply (e.g., a battery) for powering the various components, and that the power supply may be logically connected to the processor 1810 via a power management system to perform functions such as managing charging, discharging, and power consumption. The electronic device structure shown in fig. 18 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description thereof is omitted.
The display unit 1806 is configured to display the original image and at least one contact tag, where any contact tag is associated with at least one contact, and any contact tag is associated with the screenshot box; the user input unit 1807 is configured to receive a first input; processor 1810 is configured to, in response to the first input, perform screenshot on the original image according to the screenshot box corresponding to each contact tag, and generate a first screenshot corresponding to each contact tag; the radio frequency unit 1801 is configured to send the first cut map corresponding to each contact tag to the contact associated with each contact tag.
In the embodiment, the contact persons to be shared are classified by using the contact person labels, the content required by the contact person associated with each contact person label, namely the first screenshot, is intercepted from the original image by setting different intercepting frames, and then the first screenshot is sent to the contact person indicated by the corresponding contact person label. And then through once screen capture, many times of editing with the same or different part automatic sharing for a plurality of contacts in the original image, the task of different contacts sending different screenshot contents is accomplished to the high efficiency, has avoided carrying out the screenshot operation for the contact that the demand content is different many times, effectively reduces the screenshot number of times, simultaneously, can also realize the key sharing function to a plurality of contacts, simplifies the sharing step.
Further, the display unit 1806 is further configured to display, on the original image, an intercepting frame corresponding to each contact tag according to the tag information corresponding to each contact tag; the user input unit 1807 is further configured to receive a second input; processor 1810 is further configured to, in response to the second input, perform an editing process on the capture box corresponding to the contact tag indicated by the second input.
Further, the display unit 1806 is further configured to cancel displaying the intercepting frames corresponding to the contact tags in the at least one contact tag except the contact tag indicated by the second input in the process of editing the intercepting frame corresponding to the contact tag indicated by the second input; and displaying the intercepting frames corresponding to other contact person labels under the condition that the editing processing of the intercepting frame corresponding to the contact person label indicated by the second input is finished.
Further, the display unit 1806 is further configured to display a preview interface in a process of sending the first screenshot corresponding to each contact tag to the contact associated with each contact tag, where the preview interface includes the first screenshot in a sending state and the editing control; the user input unit 1807 is further configured to receive a third input; the radio frequency unit 1801 is further configured to stop sending the first screenshot on the preview interface in response to the third input; the display unit 1806 is further configured to display a capture frame corresponding to the original image and the at least one contact tag.
Further, the processor 1810 is further configured to store the capture box corresponding to each contact tag in association with the original image.
Further, the user input unit 1807 is further configured to receive a fourth input; processor 1810 is further configured to, in response to the fourth input, perform a merge process on the at least two contact tags and the respective capture boxes of the at least two contact tags.
Further, processor 1810 is further configured to delete a first contact tag of the at least two contact tags and the capture box corresponding to the first contact tag; the contact associated with the first contact tag is associated with a second contact tag of the at least two contacts.
Further, processor 1810 is further configured to delete a first contact tag of the at least two contact tags; associating a contact associated with the first contact tag with a second contact tag of the at least two contact tags; and splicing the intercepting frame corresponding to the first contact person label and the intercepting frame corresponding to the second contact person label.
It is understood that in the embodiment of the present application, the input Unit 1804 may include a Graphics Processing Unit (GPU) 1841 and a microphone 1842, and the Graphics processor 1841 processes image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 1806 may include a display panel 1861, and the display panel 1861 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1807 includes a touch panel 1871 and other input devices 1872. Touch panel 1871, also known as a touch screen. Touch panel 1871 may include two portions, a touch detection device and a touch controller. Other input devices 1872 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1809 may be used to store software programs as well as various data, including but not limited to application programs and an operating system. Processor 1810 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 1810.
In an embodiment of the present application, a read storage medium is provided, on which a program or instructions are stored, which when executed by a processor implement the steps of the information management method as provided in any of the above embodiments.
In this embodiment, reading the storage medium can implement each process of the information management method provided in the embodiments of the present application, and can achieve the same technical effect, and for avoiding repetition, details are not described here again.
The processor is the processor in the communication device in the above embodiment. The Read-storage medium includes a computer-readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above-mentioned embodiment of the information management method, and the same technical effect can be achieved.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one of 8230, and" comprising 8230does not exclude the presence of additional like elements in a process, method, article, or apparatus comprising the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application or portions thereof that contribute to the prior art may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An image sharing method, comprising:
displaying an original image and at least one contact tag, wherein any contact tag is associated with at least one contact needing to share the original image, and any contact tag is associated with an intercepting frame which is used for indicating an intercepting area on the original image;
receiving a first input;
responding to the first input, and capturing the original image according to a capturing frame corresponding to each contact tag to generate a first capturing image corresponding to each contact tag;
and sending the first bitmap corresponding to each contact person label to the contact person associated with each contact person label.
2. The image sharing method according to claim 1, wherein before sending the first cut corresponding to each contact tag to the contact associated with each contact tag, the method further comprises:
displaying an interception frame corresponding to each contact person label on the original image according to the label information corresponding to each contact person label;
receiving a second input;
and responding to the second input, and editing the intercepting frame corresponding to the contact person label indicated by the second input.
3. The image sharing method according to claim 2, further comprising:
in the process of editing the capturing frame corresponding to the contact person label indicated by the second input, canceling to display the capturing frames corresponding to other contact person labels except the contact person label indicated by the second input in the at least one contact person label;
and displaying the intercepting frames corresponding to the other contact person labels under the condition that the editing processing of the intercepting frames corresponding to the contact person labels indicated by the second input instruction is finished.
4. The image sharing method according to any one of claims 1 to 3, comprising:
displaying a preview interface in the process of sending the first screenshot corresponding to each contact person label to the contact person associated with each contact person label, wherein the preview interface comprises the first screenshot in a sending state and an editing control;
receiving a third input;
and responding to the third input, stopping sending the first screenshot on the preview interface, and displaying a screenshot box corresponding to the original image and the at least one contact tag.
5. The image sharing method according to any one of claims 1 to 3, further comprising:
and storing the corresponding intercepting frame of each contact tag and the original image in an associated manner.
6. The image sharing method according to any one of claims 1 to 3, further comprising:
receiving a fourth input;
and responding to the fourth input, and combining at least two contact person labels and the intercepting frames corresponding to the at least two contact person labels.
7. The image sharing method according to claim 6, wherein the merging the at least two contact tags and the respective capture boxes of the at least two contact tags includes:
deleting a first contact tag in the at least two contact tags and an intercepting frame corresponding to the first contact tag;
associating a contact associated with the first contact tag with a second contact tag of the at least two contacts.
8. The image sharing method according to claim 6, wherein the merging the at least two contact tags and the capture boxes corresponding to the at least two contact tags includes:
deleting a first contact tag of the at least two contact tags;
associating a contact associated with the first contact tag with a second contact tag of the at least two contact tags;
and splicing the intercepting frame corresponding to the first contact person label and the intercepting frame corresponding to the second contact person label.
9. An image sharing apparatus, comprising:
the display module is used for displaying an original image and at least one contact tag, wherein any contact tag is associated with at least one contact needing to share the original image, any contact tag is associated with a capture frame, and the capture frame is used for indicating a capture area on the original image;
a receiving module for receiving a first input;
the screenshot module is used for responding to the first input, and screenshot is conducted on the original image according to the screenshot box corresponding to each contact person label to generate a first screenshot corresponding to each contact person label;
and the sharing module is used for sending the first bitmap corresponding to each contact person label to the contact person associated with each contact person label.
10. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the image sharing method according to any one of claims 1 to 8.
CN202111078046.1A 2021-09-15 2021-09-15 Image sharing method, image sharing device and electronic equipment Active CN113783770B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111078046.1A CN113783770B (en) 2021-09-15 2021-09-15 Image sharing method, image sharing device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111078046.1A CN113783770B (en) 2021-09-15 2021-09-15 Image sharing method, image sharing device and electronic equipment

Publications (2)

Publication Number Publication Date
CN113783770A CN113783770A (en) 2021-12-10
CN113783770B true CN113783770B (en) 2023-02-03

Family

ID=78843853

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111078046.1A Active CN113783770B (en) 2021-09-15 2021-09-15 Image sharing method, image sharing device and electronic equipment

Country Status (1)

Country Link
CN (1) CN113783770B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114610207A (en) * 2022-03-18 2022-06-10 壹沓科技(上海)有限公司 Screen capturing method, device, equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8341219B1 (en) * 2006-03-07 2012-12-25 Adobe Systems Incorporated Sharing data based on tagging
CN105100449A (en) * 2015-06-30 2015-11-25 广东欧珀移动通信有限公司 Picture sharing method and mobile terminal
CN108174022A (en) * 2017-12-12 2018-06-15 上海爱优威软件开发有限公司 A kind of quick sending method of sectional drawing and terminal device
CN108259320A (en) * 2018-01-11 2018-07-06 上海展扬通信技术有限公司 The method, apparatus and readable storage medium storing program for executing that picture is shared
CN109889348A (en) * 2018-12-24 2019-06-14 维沃移动通信有限公司 A kind of images share method and device
CN111766997A (en) * 2020-07-07 2020-10-13 网易(杭州)网络有限公司 Screenshot sharing method and device, storage medium and electronic equipment
CN112486388A (en) * 2020-11-30 2021-03-12 维沃移动通信有限公司 Picture sharing method and device and electronic equipment
CN113179205A (en) * 2021-03-31 2021-07-27 维沃移动通信有限公司 Image sharing method and device and electronic equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8341219B1 (en) * 2006-03-07 2012-12-25 Adobe Systems Incorporated Sharing data based on tagging
CN105100449A (en) * 2015-06-30 2015-11-25 广东欧珀移动通信有限公司 Picture sharing method and mobile terminal
CN108174022A (en) * 2017-12-12 2018-06-15 上海爱优威软件开发有限公司 A kind of quick sending method of sectional drawing and terminal device
CN108259320A (en) * 2018-01-11 2018-07-06 上海展扬通信技术有限公司 The method, apparatus and readable storage medium storing program for executing that picture is shared
CN109889348A (en) * 2018-12-24 2019-06-14 维沃移动通信有限公司 A kind of images share method and device
CN111766997A (en) * 2020-07-07 2020-10-13 网易(杭州)网络有限公司 Screenshot sharing method and device, storage medium and electronic equipment
CN112486388A (en) * 2020-11-30 2021-03-12 维沃移动通信有限公司 Picture sharing method and device and electronic equipment
CN113179205A (en) * 2021-03-31 2021-07-27 维沃移动通信有限公司 Image sharing method and device and electronic equipment

Also Published As

Publication number Publication date
CN113783770A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
CN112306607A (en) Screenshot method and device, electronic equipment and readable storage medium
CN111857460A (en) Split screen processing method, split screen processing device, electronic equipment and readable storage medium
CN112417421A (en) Scanning method, scanning device, electronic equipment and readable storage medium
CN113467660A (en) Information sharing method and electronic equipment
CN113805996A (en) Information display method and device
CN112954046A (en) Information sending method, information sending device and electronic equipment
CN113783770B (en) Image sharing method, image sharing device and electronic equipment
CN113037925B (en) Information processing method, information processing apparatus, electronic device, and readable storage medium
CN114443203A (en) Information display method and device, electronic equipment and readable storage medium
CN112399010B (en) Page display method and device and electronic equipment
CN112698775B (en) Image display method and device and electronic equipment
CN112269504B (en) Information display method and device and electronic equipment
CN112181252B (en) Screen capturing method and device and electronic equipment
CN112181351A (en) Voice input method and device and electronic equipment
CN112184168A (en) Reminding task generation method and device and electronic equipment
CN113872849B (en) Message interaction method and device and electronic equipment
CN113852540B (en) Information transmission method, information transmission device and electronic equipment
CN113127425B (en) Picture processing method and device and electronic equipment
CN113411193B (en) Message sending method, device, electronic equipment and readable storage medium
CN111796736B (en) Application sharing method and device and electronic equipment
CN112328149B (en) Picture format setting method and device and electronic equipment
CN112929494B (en) Information processing method, information processing apparatus, information processing medium, and electronic device
CN114489913A (en) Interaction method, interaction device and electronic equipment
CN114564271A (en) Chat window information input method and device and electronic equipment
CN112684912A (en) Candidate information display method and device and electronic equipment

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
GR01 Patent grant
GR01 Patent grant