CN105260103B - A kind of picture Zoom method and electronic equipment - Google Patents
A kind of picture Zoom method and electronic equipment Download PDFInfo
- Publication number
- CN105260103B CN105260103B CN201510650414.3A CN201510650414A CN105260103B CN 105260103 B CN105260103 B CN 105260103B CN 201510650414 A CN201510650414 A CN 201510650414A CN 105260103 B CN105260103 B CN 105260103B
- Authority
- CN
- China
- Prior art keywords
- parameter
- pressing
- processing
- length
- target photo
- 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.)
- Expired - Fee Related
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- User Interface Of Digital Computer (AREA)
- Position Input By Displaying (AREA)
Abstract
本发明实施例提供了一种图片缩放方法及电子设备,该方法包括:显示目标图片;接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理。
Embodiments of the present invention provide a picture zooming method and an electronic device, the method comprising: displaying a target picture; receiving a touch operation input by a user, the touch operation including a sliding operation and a pressing operation; when the touch operation is During a sliding operation, obtain the sliding parameter of the sliding operation, and perform zoom-in processing on the target picture according to the zoom-in parameter corresponding to the sliding parameter of the sliding operation; when the touch operation is a pressing operation, obtain the Pressing the pressing parameter of the pressing operation, and performing shrinking processing on the target picture according to the shrinking parameter corresponding to the pressing parameter of the pressing operation.
Description
技术领域technical field
本发明涉及移动通信领域,尤其涉及到一种图片缩放方法及电子设备。The invention relates to the field of mobile communication, in particular to a picture zooming method and electronic equipment.
背景技术Background technique
现有的具有触控屏的电子设备越来越受到消费者的青睐,通常用户通过在触控屏上进行双击(两次点击)来对浏览的图片进行缩放处理。然而,双击缩放的操作方式较为繁琐且由于双击操作的位置不易控制导致缩放精确性较差。Existing electronic devices with touch screens are increasingly favored by consumers. Usually, users double-click (twice click) on the touch screen to zoom in and out of pictures they browse. However, the operation mode of double-click zooming is relatively cumbersome, and because the position of the double-click operation is not easy to control, the accuracy of zooming is poor.
发明内容Contents of the invention
有鉴于此,有必要提供一种图片缩放方法以及电子设备,以简化图片缩放的操作方式以及提高缩放精确性。In view of this, it is necessary to provide a picture zooming method and an electronic device, so as to simplify the operation mode of picture zooming and improve the zooming accuracy.
一种图片缩放方法,包括:A method for zooming an image, comprising:
显示目标图片;display target image;
接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;receiving a touch operation input by a user, where the touch operation includes a sliding operation and a pressing operation;
当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;When the touch operation is a sliding operation, acquiring a sliding parameter of the sliding operation, and performing zoom-in processing on the target picture according to an zoom-in parameter corresponding to the sliding parameter of the sliding operation;
当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理。When the touch operation is a press operation, a press parameter of the press operation is obtained, and the target picture is reduced according to a reduction parameter corresponding to the press parameter of the press operation.
一种图片缩放方法,包括:A method for zooming an image, comprising:
显示目标图片;display target image;
接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;receiving a touch operation input by a user, where the touch operation includes a sliding operation and a pressing operation;
当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;When the touch operation is a sliding operation, acquiring a sliding parameter of the sliding operation, and performing reduction processing on the target picture according to a reduction parameter corresponding to the sliding parameter of the sliding operation;
当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理。When the touch operation is a press operation, a press parameter of the press operation is obtained, and the target image is enlarged according to an enlargement parameter corresponding to the press parameter of the press operation.
一种电子设备,包括显示单元、接收单元和处理单元,An electronic device comprising a display unit, a receiving unit and a processing unit,
显示单元,用于显示目标图片;a display unit, configured to display the target image;
接收单元,用以接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;a receiving unit, configured to receive a touch operation input by a user, where the touch operation includes a sliding operation and a pressing operation;
处理单元,用以当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;以及用以当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理,或者A processing unit, configured to obtain a sliding parameter of the sliding operation when the touch operation is a sliding operation, and perform shrinking processing on the target picture according to a shrinking parameter corresponding to the sliding parameter of the sliding operation; and When the touch operation is a press operation, acquire a press parameter of the press operation, and perform zoom-in processing on the target picture according to an enlargement parameter corresponding to the press parameter of the press operation, or
处理单元,用以当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;以及用以当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理。A processing unit, configured to acquire a sliding parameter of the sliding operation when the touch operation is a sliding operation, and perform zoom-in processing on the target image according to a zoom-in parameter corresponding to the sliding parameter of the sliding operation; and When the touch operation is a pressing operation, the pressing parameter of the pressing operation is obtained, and the target picture is reduced according to the reduction parameter corresponding to the pressing parameter of the pressing operation.
与现有技术相比,本发明实施例中的图片缩放方法和电子设备中,分别通过滑动操作和按压操作来实现目标图片的缩放操作,相较于双击缩放的方式更加方便且精确性更好。Compared with the prior art, in the picture zooming method and the electronic device in the embodiment of the present invention, the zooming operation of the target picture is realized by sliding operation and pressing operation respectively, which is more convenient and more accurate than double-click zooming .
附图说明Description of drawings
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例、描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明实施例的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the following will briefly introduce the accompanying drawings that are required in the embodiments and descriptions. Obviously, the accompanying drawings in the following description are only some of the embodiments of the present invention. Embodiments, for those of ordinary skill in the art, other drawings can also be obtained based on these drawings without any creative effort.
图1为本发明实施例提供的图片缩放方法的流程示意图。FIG. 1 is a schematic flowchart of a method for zooming an image provided by an embodiment of the present invention.
图2为本发明实施例提供的图片缩放方法的流程示意图。FIG. 2 is a schematic flowchart of a method for zooming an image provided by an embodiment of the present invention.
图3为本发明实施例提供的电子设备的结构示意图。FIG. 3 is a schematic structural diagram of an electronic device provided by an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明实施例一部分实施例,而不是全部的实施例。基于本发明实施例中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明实施例保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of them. . Based on the embodiments in the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the embodiments of the present invention.
图1是根据本发明实施例的图片缩放方法100的流程示意图。如图1所示,该方法包括:Fig. 1 is a schematic flowchart of a method 100 for scaling an image according to an embodiment of the present invention. As shown in Figure 1, the method includes:
S110、显示目标图片;S110, displaying the target image;
S130、接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;S130. Receive a touch operation input by a user, where the touch operation includes a sliding operation and a pressing operation;
S150、当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;S150. When the touch operation is a sliding operation, acquire a sliding parameter of the sliding operation, and perform zoom-in processing on the target image according to an zoom-in parameter corresponding to the sliding parameter of the sliding operation;
S170、当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理。S170. When the touch operation is a pressing operation, acquire a pressing parameter of the pressing operation, and perform shrinking processing on the target picture according to a shrinking parameter corresponding to the pressing parameter of the pressing operation.
具体地讲,方法100中,首先将目标图片显示在电子设备的显示装置上;然后电子设备的触控屏幕接收用户输入的触控操作,其中,所述触控屏幕具有压力感应功能,所述触控操作可以分为两种类型,一为滑动操作,另一为按压操作;其中所述滑动操作用以对所述显示的目标图片进行放大处理,所述按压操作用以对所述显示的目标图片进行缩小处理。当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理,从而使得用户可以根据自身的需求,通过控制滑动参数和按压参数对所述目标图片自由地进行缩放处理,以简化图片缩放方式以及提高图片缩放的精确性。Specifically, in method 100, the target picture is first displayed on the display device of the electronic device; then the touch screen of the electronic device receives a touch operation input by the user, wherein the touch screen has a pressure sensing function, and the The touch operation can be divided into two types, one is a sliding operation, and the other is a pressing operation; wherein the sliding operation is used to zoom in on the displayed target image, and the pressing operation is used to zoom in on the displayed target image. The target image is reduced. When the touch operation is a slide operation, acquire a slide parameter of the slide operation, and perform zoom processing on the target picture according to an enlargement parameter corresponding to the slide parameter of the slide operation; when the touch operation is During the pressing operation, the pressing parameters of the pressing operation are acquired, and the target picture is reduced according to the shrinking parameters corresponding to the pressing parameters of the pressing operation, so that the user can control the sliding parameters and According to the parameters, the target picture can be freely scaled, so as to simplify the way of picture scaling and improve the accuracy of picture scaling.
在方法100的可选实施例中,所述方法可以应用于任何具备显示图片功能的电子设备,例如:平板电脑、手机、电子阅读器、遥控器、个人计算机、笔基本电脑、网络电视、可穿戴设备等具备显示图片功能的电子设备。In an optional embodiment of the method 100, the method can be applied to any electronic device capable of displaying pictures, for example: a tablet computer, a mobile phone, an e-reader, a remote control, a personal computer, a pen-based computer, an Internet TV, an Wearable devices and other electronic devices capable of displaying pictures.
在方法100的可选实施例中,所述接收用户输入的触控操作,包括接收用户的滑动操作和按压操作。例如:用户通过触摸终端的触控屏幕形成的滑动操作和用户通过按压触摸终端的触控屏幕形成的按压操作。In an optional embodiment of the method 100, the receiving a touch operation input by the user includes receiving a sliding operation and a pressing operation of the user. For example: the sliding operation formed by the user touching the touch screen of the terminal and the pressing operation formed by the user pressing the touch screen of the touch terminal.
在方法100的可选实施例中,所述显示目标图片可以是显示本地存储的目标图片,还可以是通过网络接收的目标图片,并显示该目标图片。另外,所述目标图片可以是电子图片,例如:地图或者照片等,对此本实施例不做限定。In an optional embodiment of the method 100, the displaying the target picture may be displaying a locally stored target picture, or may be a target picture received through a network, and displaying the target picture. In addition, the target picture may be an electronic picture, such as a map or a photo, which is not limited in this embodiment.
在方法100的可选实施例中,所述方法还包括:设置滑动参数与放大参数的第一对应关系,以及设置按压参数与缩小参数的第二对应关系。In an optional embodiment of the method 100, the method further includes: setting a first corresponding relationship between the sliding parameter and the zoom-in parameter, and setting a second corresponding relationship between the pressing parameter and the zoom-out parameter.
所述滑动参数与放大参数的第一对应关系可以是一个滑动参数对应一个放大参数的对应关系,还可以是多个滑动参数对应一个放大参数的对应关系。所述滑动参数可以是滑动轨迹的长度或者滑动轨迹的宽度,也可以是滑动轨迹的长度与宽度的结合参数。所述放大参数可以是放大倍数或者是放大比例,其中,放大倍数是指图片当前尺寸或者比例与放大后的图片尺寸或者比例的倍数。需要说明的是,用户可输入操作设置所述第一对应关系,这样可以满足不同的用户需求。The first corresponding relationship between the sliding parameter and the zooming parameter may be a corresponding relationship between one sliding parameter and one zooming parameter, or a corresponding relationship between multiple sliding parameters and one zooming parameter. The sliding parameter may be the length or the width of the sliding track, or may be a combination parameter of the length and the width of the sliding track. The magnification parameter may be a magnification factor or a magnification ratio, wherein the magnification factor refers to a multiple of the current size or ratio of the picture and the size or ratio of the enlarged picture. It should be noted that the user can input and set the first correspondence, which can meet different user requirements.
在所述第一对应关系中,所述滑动参数与所述放大参数成正比。例如,所述滑动轨迹的长度与所述放大倍数呈正比。即,所述滑动轨迹的长度越长,所述放大倍数逐步递增。所述滑动轨迹可以为用户单个手指或者触控媒介(如触控笔等)自电子设备的触控屏幕的第一位置滑动至电子设备的触控屏幕的第二位置的轨迹;所述滑动轨迹也可以为用户至少两只手指在所述电子设备的触控屏幕上的相互远离的滑动动作形成的滑动轨迹。所述滑动轨迹的长度可以是单个手指滑动的距离的长度,也可以是两只手指或者多只手指的滑动轨迹的长度之和。In the first corresponding relationship, the sliding parameter is proportional to the zooming parameter. For example, the length of the sliding track is proportional to the magnification. That is, the longer the sliding track is, the greater the magnification factor will be. The sliding track can be a track of a user's single finger or a touch medium (such as a stylus) sliding from the first position of the touch screen of the electronic device to the second position of the touch screen of the electronic device; the sliding track It may also be a sliding track formed by the sliding motion of at least two fingers of the user moving away from each other on the touch screen of the electronic device. The length of the sliding track may be the length of the sliding distance of a single finger, or the sum of the lengths of the sliding tracks of two or more fingers.
可选地,所述滑动轨迹的宽度与所述放大倍数成正比。所述滑动轨迹所述滑动轨迹可以为用户单个手指或者触控媒介(如触控笔等)自电子设备的触控屏幕的第一位置滑动至电子设备的触控屏幕的第二位置的轨迹;所述滑动轨迹也可以为用户至少两只手指在所述电子设备的触控屏幕上的相互远离的滑动动作形成的滑动轨迹。Optionally, the width of the sliding track is proportional to the magnification. The sliding track The sliding track can be a track of a user's single finger or a touch medium (such as a stylus) sliding from a first position of the touch screen of the electronic device to a second position of the touch screen of the electronic device; The sliding track may also be a sliding track formed by sliding actions of at least two fingers of the user moving away from each other on the touch screen of the electronic device.
进一步地,为了增强用户体验,所述放大参数也可以包括放大速度。所述放大速度与所述滑动轨迹的长度或者宽度成正比。Further, in order to enhance user experience, the zoom-in parameter may also include zoom-in speed. The zoom-in speed is proportional to the length or width of the sliding track.
进一步地,按照与所述滑动操作的参数对应的放大参数对所述目标图片进行放大处理,包括:按照与所述滑动操作的滑动参数对应的放大参数,以所述用户的至少两只手指之间的距离的中点为缩小中心,对所述目标图片进行放大处理。Further, performing zoom-in processing on the target picture according to the zoom-in parameter corresponding to the parameter of the sliding operation includes: according to the zoom-in parameter corresponding to the sliding parameter of the sliding operation, using at least two fingers of the user The midpoint of the distance between is the reduction center, and the target picture is enlarged.
所述按压参数与缩小参数的第二对应关系可以是一个按压参数对应一个缩小参数的对应关系,还可以是多个按压参数对应一个缩小参数的对应关系。所述按压参数可以是按压操作的力度值。所述缩小参数可以是缩小倍数或者是缩小比例,其中,缩小倍数是指图片当前尺寸或者比例与缩小后的图片尺寸或者比例的倍数。需要说明的是,用户可输入操作设置所述第二对应关系,这样可以满足不同的用户需求。The second corresponding relationship between the pressing parameter and the shrinking parameter may be a corresponding relationship between one pressing parameter and one reducing parameter, and may also be a corresponding relationship between multiple pressing parameters and one reducing parameter. The pressing parameter may be a strength value of the pressing operation. The reduction parameter may be a reduction factor or a reduction ratio, wherein the reduction factor refers to a multiple of the current size or ratio of the picture and the size or ratio of the reduced picture. It should be noted that the user can input and set the second correspondence, so that different user requirements can be met.
在所述第二对应关系中,所述按压力度与所述缩小参数成正比。例如,所述按压力度值与所述缩小倍数呈正比。本实施例中,所述按压力度值越大,所述缩小的倍数就越大;所述按压力度值越小,所述缩小的倍数就越小。In the second corresponding relationship, the pressing force is proportional to the shrinking parameter. For example, the pressing force value is directly proportional to the reduction factor. In this embodiment, the greater the value of the pressing pressure, the greater the reduction factor; the smaller the value of the pressing force, the smaller the reduction factor.
在方法100的可选实施例中,按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理,包括:按照所述第一对应关系中与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理,包括:按照与所述第二对应关系中与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理。例如,按照所述第一对应关系中与所述滑动操作的滑动轨迹的长度对应的放大倍数对所述目标图片进行放大处理;按照与所述按压操作的按压力度值对应的缩小倍数对所述目标图片进行缩小处理。In an optional embodiment of the method 100, performing zoom-in processing on the target picture according to the zoom-in parameter corresponding to the sliding parameter of the sliding operation includes: according to the sliding parameter in the first corresponding relationship with the sliding operation performing zoom-in processing on the target picture according to the corresponding zoom-in parameter; performing zoom-out processing on the target picture according to the zoom-out parameter corresponding to the pressing parameter of the pressing operation, including: according to the second corresponding relationship with the pressing The shrinking parameter corresponding to the pressing parameter of the operation performs shrinking processing on the target picture. For example, the target picture is enlarged according to the magnification factor corresponding to the length of the sliding track of the sliding operation in the first correspondence; The target image is reduced.
进一步地,所述对目标图片缩小处理之前,所述目标图片在经过放大处理之后处于放大后的状态不变;所述对目标图片缩小处理时,用户的至少一个手指或者是触控媒介按压显示在电子装置上的目标图片的某个区域,并以该区域作为缩小中心对所述目标图片进行缩小处理。Further, before the shrinking process of the target picture, the target picture remains in an enlarged state after being enlarged; during the shrinking process of the target picture, at least one finger of the user or a touch medium presses and displays a certain area of the target picture on the electronic device, and use the area as a reduction center to perform shrinking processing on the target picture.
本发明实施例中的图片缩放方法,分别通过滑动操作和按压操作来实现目标图片的缩放操作,相较于双击缩放的方式更加方便且精确性更好。In the picture zooming method in the embodiment of the present invention, the zooming operation of the target picture is realized through sliding operation and pressing operation respectively, which is more convenient and more accurate than double-click zooming.
请参见图2,图2为本发明实施例提供的图片缩放方法200,包括:Please refer to FIG. 2. FIG. 2 is a picture zooming method 200 provided by an embodiment of the present invention, including:
S220、显示目标图片;S220, displaying the target image;
S240、接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;S240. Receive a touch operation input by the user, where the touch operation includes a sliding operation and a pressing operation;
S260、当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;S260. When the touch operation is a sliding operation, acquire a sliding parameter of the sliding operation, and perform shrinking processing on the target image according to a shrinking parameter corresponding to the sliding parameter of the sliding operation;
S280、当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理。S280. When the touch operation is a press operation, acquire a press parameter of the press operation, and perform zoom-in processing on the target picture according to an enlargement parameter corresponding to the press parameter of the press operation.
与方法100不同,本方法200中,所述滑动操作用以对所述目标图片进行缩小处理,所述按压操作用以对所述目标图片进行放大处理。Different from the method 100, in the method 200, the sliding operation is used to zoom out the target picture, and the pressing operation is used to zoom in on the target picture.
具体地讲,方法200中,首先将目标图片显示在电子设备的显示装置上;然后电子设备的触控屏幕接收用户输入的触控操作,其中,所述触控屏幕具有压力感应功能,所述触控操作可以分为两种类型,一为滑动操作,另一为按压操作;其中所述滑动操作用以对所述显示的目标图片进行缩小处理,所述按压操作用以对所述显示的目标图片进行放大处理。当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理,从而使得用户可以根据自身的需求,通过控制滑动参数和按压参数对所述目标图片自由地进行缩放处理。Specifically, in method 200, the target picture is first displayed on the display device of the electronic device; then the touch screen of the electronic device receives a touch operation input by the user, wherein the touch screen has a pressure sensing function, and the The touch operation can be divided into two types, one is a sliding operation, and the other is a pressing operation; wherein the sliding operation is used to shrink the displayed target image, and the pressing operation is used to zoom out the displayed target image. The target image is enlarged. When the touch operation is a sliding operation, acquire the sliding parameter of the sliding operation, and perform shrinking processing on the target picture according to the shrinking parameter corresponding to the sliding parameter of the sliding operation; when the touch operation is During the pressing operation, the pressing parameters of the pressing operation are obtained, and the target picture is enlarged according to the enlargement parameters corresponding to the pressing parameters of the pressing operation, so that the user can control the sliding parameters and According to the parameters, the target image can be freely scaled.
在方法200的可选实施例中,所述方法可以应用于任何具备显示图片功能的电子设备,例如:平板电脑、手机、电子阅读器、遥控器、个人计算机、笔基本电脑、网络电视、可穿戴设备等具备显示图片功能的电子设备。In an optional embodiment of the method 200, the method can be applied to any electronic device capable of displaying pictures, such as: a tablet computer, a mobile phone, an e-reader, a remote control, a personal computer, a pen-based computer, an Internet TV, an Wearable devices and other electronic devices capable of displaying pictures.
在方法200的可选实施例中,所述接收用户输入的触控操作,包括接收用户的滑动操作和按压操作。例如:用户通过触摸终端的触控屏幕形成的滑动操作和用户通过按压触摸终端的触控屏幕形成的按压操作。In an optional embodiment of the method 200, the receiving a touch operation input by the user includes receiving a sliding operation and a pressing operation of the user. For example: the sliding operation formed by the user touching the touch screen of the terminal and the pressing operation formed by the user pressing the touch screen of the touch terminal.
在方法200的可选实施例中,所述显示目标图片可以是显示本地存储的目标图片,还可以是通过网络接收的目标图片,并显示该目标图片。另外,所述目标图片可以是电子图片,例如:地图或者照片等,对此本实施例不做限定。In an optional embodiment of the method 200, the displaying the target picture may be displaying a locally stored target picture, or may be a target picture received through a network, and displaying the target picture. In addition, the target picture may be an electronic picture, such as a map or a photo, which is not limited in this embodiment.
在方法200的可选实施例中,所述方法还包括:设置滑动参数与缩小参数的第一对应关系,以及设置按压参数与放大参数的第二对应关系。In an optional embodiment of the method 200, the method further includes: setting a first corresponding relationship between the sliding parameter and the zoom-out parameter, and setting a second corresponding relationship between the pressing parameter and the zoom-in parameter.
所述滑动参数与缩小参数的第一对应关系可以是一个滑动参数对应一个缩小参数的对应关系,还可以是多个滑动参数对应一个缩小参数的对应关系。所述滑动参数可以是滑动轨迹的长度或者滑动轨迹的宽度,也可以是滑动轨迹的长度与宽度的结合参数。所述缩小参数可以是缩小倍数或者是缩小比例,其中,缩小倍数是指图片当前尺寸或者比例与缩小后的图片尺寸或者比例的倍数。需要说明的是,用户可输入操作设置所述第一对应关系,这样可以满足不同的用户需求。The first corresponding relationship between the sliding parameter and the zooming out parameter may be a corresponding relationship between one sliding parameter and one zooming out parameter, and may also be a corresponding relationship between multiple sliding parameters corresponding to one zooming out parameter. The sliding parameter may be the length or the width of the sliding track, or may be a combination parameter of the length and the width of the sliding track. The reduction parameter may be a reduction factor or a reduction ratio, wherein the reduction factor refers to a multiple of the current size or ratio of the picture and the size or ratio of the reduced picture. It should be noted that the user can input and set the first correspondence, which can meet different user requirements.
在所述第一对应关系中,所述滑动参数与所述缩小参数成正比。例如,所述滑动轨迹的长度与所述缩小倍数呈正比。即,所述滑动轨迹的长度越长,所述缩小倍数逐步递增。所述滑动轨迹可以为用户单个手指或者触控媒介(如触控笔等)自电子设备的触控屏幕的第一位置滑动至电子设备的触控屏幕的第二位置的轨迹;所述滑动轨迹也可以为用户至少两只手指在所述电子设备的触控屏幕上的相互靠近的滑动动作形成的滑动轨迹。所述滑动轨迹的长度可以是单个手指滑动的距离的长度,也可以是两只手指或者多只手指的滑动轨迹的长度之和。In the first corresponding relationship, the sliding parameter is proportional to the shrinking parameter. For example, the length of the sliding track is directly proportional to the reduction factor. That is, the longer the sliding track is, the smaller the reduction factor is gradually increased. The sliding track can be a track of a user's single finger or a touch medium (such as a stylus) sliding from the first position of the touch screen of the electronic device to the second position of the touch screen of the electronic device; the sliding track It may also be a sliding track formed by sliding actions of at least two fingers of the user approaching each other on the touch screen of the electronic device. The length of the sliding track may be the length of the sliding distance of a single finger, or the sum of the lengths of the sliding tracks of two or more fingers.
可选地,所述滑动轨迹的宽度与所述缩小倍数成正比。所述滑动轨迹所述滑动轨迹可以为用户单个手指或者触控媒介(如触控笔等)自电子设备的触控屏幕的第一位置滑动至电子设备的触控屏幕的第二位置的轨迹;所述滑动轨迹也可以为用户至少两只手指在所述电子设备的触控屏幕上的相互靠近的滑动动作形成的滑动轨迹。Optionally, the width of the sliding track is proportional to the reduction factor. The sliding track The sliding track can be a track of a user's single finger or a touch medium (such as a stylus) sliding from a first position of the touch screen of the electronic device to a second position of the touch screen of the electronic device; The sliding track may also be a sliding track formed by sliding actions of at least two fingers of the user approaching each other on the touch screen of the electronic device.
进一步地,为了增强用户体验,所述缩小参数也可以包括缩小速度。所述缩小速度与所述滑动轨迹的长度或者宽度成正比。Further, in order to enhance user experience, the zoom-out parameter may also include zoom-out speed. The shrinking speed is proportional to the length or width of the sliding track.
进一步地,按照与所述滑动操作的参数对应的缩小参数对所述目标图片进行缩小处理,包括:按照与所述滑动操作的滑动参数对应的缩小参数,以所述用户的至少两只手指之间的距离的中点为缩小中心,对所述目标图片进行缩小处理。Further, performing shrinking processing on the target picture according to the shrinking parameter corresponding to the sliding parameter of the sliding operation includes: using at least two fingers of the user according to the shrinking parameter corresponding to the sliding parameter of the sliding operation The midpoint of the distance between is the reduction center, and the reduction processing is performed on the target picture.
所述按压参数与缩小参数的第二对应关系可以是一个按压参数对应一个放大参数的对应关系,还可以是多个按压参数对应一个放大参数的对应关系。所述按压参数可以是按压操作的力度值。所述放大参数可以是放大倍数或者是放大比例,其中,放大倍数是指图片当前尺寸或者比例与放大后的图片尺寸或者比例的倍数。需要说明的是,用户可输入操作设置所述第二对应关系,这样可以满足不同的用户需求。The second correspondence between the pressing parameter and the zoom-out parameter may be a correspondence between one pressing parameter and one zoom-in parameter, or a correspondence between multiple pressing parameters and one zoom-in parameter. The pressing parameter may be a strength value of the pressing operation. The magnification parameter may be a magnification factor or a magnification ratio, wherein the magnification factor refers to a multiple of the current size or ratio of the picture and the size or ratio of the enlarged picture. It should be noted that the user can input and set the second correspondence, so that different user requirements can be met.
在所述第二对应关系中,所述按压力度与所述放大参数成正比。例如,所述按压力度值与所述放大倍数呈正比。本实施例中,所述按压力度值越大,所述放大的倍数就越大;所述按压力度值越小,所述放大的倍数就越小。In the second corresponding relationship, the pressing force is proportional to the amplification parameter. For example, the pressure value is directly proportional to the magnification. In this embodiment, the greater the pressure value, the greater the magnification factor; the smaller the value of the pressure force, the smaller the magnification factor.
在方法200的可选实施例中,按照与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理,包括:按照所述第一对应关系中与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;按照与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理,包括:按照与所述第二对应关系中与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理。例如,按照所述第一对应关系中与所述滑动操作的滑动轨迹的长度对应的缩小倍数对所述目标图片进行缩小处理;按照与所述按压操作的按压力度值对应的放大倍数对所述目标图片进行放大处理。In an optional embodiment of the method 200, performing shrinking processing on the target picture according to a shrinking parameter corresponding to a sliding parameter of the sliding operation includes: according to the sliding parameter in the first corresponding relationship with the sliding operation performing shrinking processing on the target picture according to the corresponding shrinking parameter; performing zooming processing on the target picture according to the zooming parameter corresponding to the pressing parameter of the pressing operation, including: according to the second corresponding relationship with the pressing The enlargement parameter corresponding to the press parameter of the operation performs enlargement processing on the target picture. For example, performing reduction processing on the target picture according to the reduction factor corresponding to the length of the sliding track of the sliding operation in the first correspondence; The target image is enlarged.
进一步地,所述对目标图片缩小处理之前,所述目标图片在经过缩小处理之后处于缩小后的状态不变;所述对目标图片放大处理时,用户的至少一个手指或者是触控媒介按压显示在电子装置上的目标图片的某个区域,并以该区域作为放大中心对所述目标图片进行放大处理。Further, before the shrinking process of the target picture, the target picture remains in the reduced state after the shrinking process; when the target picture is enlarged, at least one finger of the user or a touch medium presses and displays a certain area of the target picture on the electronic device, and use this area as a zoom center to perform zoom-in processing on the target picture.
本发明实施例中的图片缩放方法,分别通过滑动操作和按压操作来实现目标图片的缩放操作,相较于双击缩放的方式更加方便且精确性更好。In the picture zooming method in the embodiment of the present invention, the zooming operation of the target picture is realized through sliding operation and pressing operation respectively, which is more convenient and more accurate than double-click zooming.
请参见图3,图3为本发明实施例提供的电子设备30的结构示意图。Please refer to FIG. 3 . FIG. 3 is a schematic structural diagram of an electronic device 30 provided by an embodiment of the present invention.
所述电子设备30包括显示单元31、接收单元32和处理单元33。,其中:The electronic device 30 includes a display unit 31 , a receiving unit 32 and a processing unit 33 . ,in:
显示单元31,用于显示目标图片;、A display unit 31, configured to display the target picture;
接收单元32,用以接收用户输入的触控操作,所述触控操作包括滑动操作和按压操作;The receiving unit 32 is configured to receive a touch operation input by the user, and the touch operation includes a sliding operation and a pressing operation;
处理单元33,用以当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理;或者The processing unit 33 is configured to obtain a sliding parameter of the sliding operation when the touch operation is a sliding operation, and perform shrinking processing on the target picture according to a shrinking parameter corresponding to the sliding parameter of the sliding operation; When the touch operation is a press operation, acquiring a press parameter of the press operation, and performing zoom processing on the target picture according to an enlargement parameter corresponding to the press parameter of the press operation; or
处理单元33,用以当所述触控操作为滑动操作时,获取所述滑动操作的滑动参数,并按照与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;当所述触控操作为按压操作时,获取所述按压操作的按压参数,并按照与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理The processing unit 33 is configured to acquire a sliding parameter of the sliding operation when the touch operation is a sliding operation, and perform zoom-in processing on the target picture according to a zoom-in parameter corresponding to the sliding parameter of the sliding operation; When the touch operation is a press operation, acquire a press parameter of the press operation, and perform shrink processing on the target picture according to a shrink parameter corresponding to the press parameter of the press operation
在电子设备30的可选实施例中,所述显示目标图片可以是显示本地存储的目标图片,还可以是通过网络接收的目标图片,并显示该目标图片。另外,所述目标图片可以是电子图片,例如地图或者照片等,对此本实施例不做限定。In an optional embodiment of the electronic device 30, the displaying the target picture may be displaying a locally stored target picture, or may be a target picture received through a network, and displaying the target picture. In addition, the target picture may be an electronic picture, such as a map or a photo, which is not limited in this embodiment.
在电子设备30的可选实施例中,所述接收用户输入的滑动操作可以是接收用户触摸输入的滑动操作,例如用户在触摸终端上的滑动操作。In an optional embodiment of the electronic device 30, the sliding operation of receiving user input may be a sliding operation of receiving user touch input, for example, a user's sliding operation on a touch terminal.
在电子设备30的可选实施例中,所述电子设备30可以是平板电脑、手机、电子阅读器、遥控器、PC、笔记本、车载设备、网络电视等具备显示图片功能的终端。In an optional embodiment of the electronic device 30, the electronic device 30 may be a terminal capable of displaying pictures, such as a tablet computer, a mobile phone, an e-reader, a remote controller, a PC, a notebook, a vehicle-mounted device, and an Internet TV.
在电子设备30的可选实施例中,所述处理单元33还可以用以设置滑动参数与缩小参数的第一对应关系以及设置按压参数与放大参数的第二对应关系。In an optional embodiment of the electronic device 30, the processing unit 33 may also be configured to set a first corresponding relationship between the sliding parameter and the zoom-out parameter, and set a second corresponding relationship between the pressing parameter and the zoom-in parameter.
在电子设备30的可选实施例中,所述处理单元33可用以按照所述第一对应关系中与所述滑动操作的滑动参数对应的缩小参数对所述目标图片进行缩小处理;以及按照与所述第二对应关系中与所述按压操作的按压参数对应的放大参数对所述目标图片进行放大处理。In an optional embodiment of the electronic device 30, the processing unit 33 may be configured to perform shrinking processing on the target picture according to the shrinking parameter corresponding to the sliding parameter of the sliding operation in the first correspondence; and The enlargement parameter corresponding to the press parameter of the press operation in the second corresponding relationship performs enlargement processing on the target picture.
在电子设备30的可选实施例中,所述处理单元33可用以按照与所述滑动操作的参数对应的缩小参数,以所述用户的至少两只手指之间的距离的中点为缩小中心,对所述目标图片进行缩小处理。In an optional embodiment of the electronic device 30, the processing unit 33 may be configured to use the midpoint of the distance between at least two fingers of the user as the center of zooming out according to the zooming out parameter corresponding to the parameter of the sliding operation , performing shrinking processing on the target picture.
在电子设备30的可选实施例中,所述处理单元33可用以设置滑动参数与放大参数的第一对应关系以及设置按压参数与缩小参数的第二对应关系。In an optional embodiment of the electronic device 30, the processing unit 33 may be configured to set a first corresponding relationship between the sliding parameter and the zoom-in parameter, and set a second corresponding relationship between the pressing parameter and the zoom-out parameter.
在电子设备30的可选实施例中,所述处理单元33还可用以按照所述第一对应关系中与所述滑动操作的滑动参数对应的放大参数对所述目标图片进行放大处理;以及按照与所述第二对应关系中与所述按压操作的按压参数对应的缩小参数对所述目标图片进行缩小处理。In an optional embodiment of the electronic device 30, the processing unit 33 may also be configured to perform zoom-in processing on the target picture according to the zoom-in parameter corresponding to the sliding parameter of the sliding operation in the first correspondence; and The shrinking parameter corresponding to the pressing parameter of the pressing operation in the second corresponding relationship performs shrinking processing on the target picture.
在电子设备30的可选实施例中,所述处理单元33可用以按照与所述滑动操作的参数对应的放大参数,以所述用户的至少两只手指之间的距离的中点为放大中心,对所述目标图片进行放大处理。In an optional embodiment of the electronic device 30, the processing unit 33 may be configured to use the midpoint of the distance between at least two fingers of the user as the zoom center according to the zoom parameter corresponding to the parameter of the sliding operation , performing zoom-in processing on the target picture.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those skilled in the art can appreciate that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。Each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may physically exist separately, or two or more units may be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本发明各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。If the functions described above are realized in the form of software function units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the essence of the technical solution of the present invention or the part that contributes to the prior art or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the methods described in various embodiments of the present invention. The aforementioned storage medium includes: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disk and other media that can store program codes. .
以上所述,仅为本发明的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应所述以权利要求的保护范围为准。The above is only a specific embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Anyone skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present invention. Should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be based on the protection scope of the claims.
Claims (14)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510650414.3A CN105260103B (en) | 2015-10-08 | 2015-10-08 | A kind of picture Zoom method and electronic equipment |
| PCT/CN2016/094398 WO2017059734A1 (en) | 2015-10-08 | 2016-08-10 | Image zoom in/out method and electronic device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510650414.3A CN105260103B (en) | 2015-10-08 | 2015-10-08 | A kind of picture Zoom method and electronic equipment |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN105260103A CN105260103A (en) | 2016-01-20 |
| CN105260103B true CN105260103B (en) | 2017-09-29 |
Family
ID=55099813
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201510650414.3A Expired - Fee Related CN105260103B (en) | 2015-10-08 | 2015-10-08 | A kind of picture Zoom method and electronic equipment |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105260103B (en) |
| WO (1) | WO2017059734A1 (en) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105260103B (en) * | 2015-10-08 | 2017-09-29 | 广东欧珀移动通信有限公司 | A kind of picture Zoom method and electronic equipment |
| JP6711632B2 (en) | 2016-02-08 | 2020-06-17 | キヤノン株式会社 | Information processing apparatus, information processing method, and program |
| CN106201318A (en) * | 2016-07-13 | 2016-12-07 | 乐视控股(北京)有限公司 | Adjust the method for video playback window, device and display terminal |
| CN106648353A (en) * | 2016-10-31 | 2017-05-10 | 珠海市魅族科技有限公司 | Image scaling method and device |
| CN108874291A (en) * | 2018-07-03 | 2018-11-23 | 深圳市七熊科技有限公司 | A kind of method and apparatus of multi-point control screen |
| CN110244889B (en) * | 2019-06-17 | 2021-07-13 | Oppo广东移动通信有限公司 | Image scaling method, device, terminal and storage medium |
| CN111290692B (en) * | 2020-01-20 | 2021-04-09 | 北京无限光场科技有限公司 | Picture display method and device, electronic equipment and computer readable medium |
| CN113271378B (en) * | 2021-04-25 | 2023-07-14 | 维沃移动通信有限公司 | Image processing method, device and electronic equipment |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102473069A (en) * | 2009-07-28 | 2012-05-23 | 索尼公司 | Display control device, display control method, and computer program |
| CN103279286A (en) * | 2013-05-06 | 2013-09-04 | 鸿富锦精密工业(深圳)有限公司 | Electronic device and method for adjusting display scale of pictures |
| CN104423853A (en) * | 2013-08-22 | 2015-03-18 | 中兴通讯股份有限公司 | Object switching method and device and touch screen terminal |
| CN104598121A (en) * | 2014-03-21 | 2015-05-06 | 腾讯科技(深圳)有限公司 | Picture zooming method and device |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101833419B (en) * | 2010-04-30 | 2013-10-09 | 华为终端有限公司 | Method for operating user interface and mobile terminal |
| JP5576841B2 (en) * | 2011-09-09 | 2014-08-20 | Kddi株式会社 | User interface device capable of zooming image by pressing, image zoom method and program |
| CN107193457A (en) * | 2012-10-16 | 2017-09-22 | 北京三星通信技术研究有限公司 | A method and mobile device for realizing image scaling and display |
| CN104866231A (en) * | 2015-06-12 | 2015-08-26 | 联想(北京)有限公司 | Information processing method, device and electronic equipment |
| CN104965635A (en) * | 2015-06-16 | 2015-10-07 | 努比亚技术有限公司 | Information adjusting method and terminal device |
| CN105260103B (en) * | 2015-10-08 | 2017-09-29 | 广东欧珀移动通信有限公司 | A kind of picture Zoom method and electronic equipment |
-
2015
- 2015-10-08 CN CN201510650414.3A patent/CN105260103B/en not_active Expired - Fee Related
-
2016
- 2016-08-10 WO PCT/CN2016/094398 patent/WO2017059734A1/en not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102473069A (en) * | 2009-07-28 | 2012-05-23 | 索尼公司 | Display control device, display control method, and computer program |
| CN103279286A (en) * | 2013-05-06 | 2013-09-04 | 鸿富锦精密工业(深圳)有限公司 | Electronic device and method for adjusting display scale of pictures |
| CN104423853A (en) * | 2013-08-22 | 2015-03-18 | 中兴通讯股份有限公司 | Object switching method and device and touch screen terminal |
| CN104598121A (en) * | 2014-03-21 | 2015-05-06 | 腾讯科技(深圳)有限公司 | Picture zooming method and device |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2017059734A1 (en) | 2017-04-13 |
| CN105260103A (en) | 2016-01-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN105260103B (en) | A kind of picture Zoom method and electronic equipment | |
| CN103262015B (en) | To receiving the Apparatus and method for that the Scale command responds | |
| US9830049B2 (en) | Apparatus and method for providing a visual transition between screens | |
| CN102968273B (en) | Electronic equipment and page zoom-in and zoom-out method thereof | |
| CN102566908A (en) | Electronic equipment and page zooming method for same | |
| CN102193677B (en) | Display device and screen display method | |
| CN102855072B (en) | Webpage assists amplification system and method | |
| CN103955339A (en) | Terminal operation method and terminal equipment | |
| CN103440104A (en) | Scaling method and system for display content | |
| CN103210367A (en) | Electronic apparatus and method for controlling display object scaling | |
| CN104123024A (en) | Terminal device and device control method | |
| CN102855063A (en) | Electronic equipment and image zooming method thereof | |
| CN103164163A (en) | Method and device for display adjustment | |
| CN104777976A (en) | Interface operation method | |
| CN108073380A (en) | Electronic device, display control method and related product | |
| CN103076945B (en) | Touch screen type interface of electronic equipment edit methods and device | |
| WO2018010316A1 (en) | Desktop page management method and device | |
| WO2017101390A1 (en) | Picture display method and apparatus | |
| CN104423826B (en) | A kind of method and device for realizing scaling using middle button of mouse and idler wheel | |
| KR101961907B1 (en) | Method of providing contents of a mobile terminal based on a duration of a user's touch | |
| TW201528125A (en) | Operating method and operating system | |
| CN105824561A (en) | A text zooming method and device in a display interface | |
| CN104777978A (en) | Terminal | |
| CN109085974B (en) | A screen control method, system and terminal device | |
| CN105955623A (en) | Display method and apparatus |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| CP01 | Change in the name or title of a patent holder | ||
| CP01 | Change in the name or title of a patent holder |
Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Patentee before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. |
|
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20170929 |