CN111209070A - WEB end linear gradient color-taking method - Google Patents
WEB end linear gradient color-taking method Download PDFInfo
- Publication number
- CN111209070A CN111209070A CN202010010743.2A CN202010010743A CN111209070A CN 111209070 A CN111209070 A CN 111209070A CN 202010010743 A CN202010010743 A CN 202010010743A CN 111209070 A CN111209070 A CN 111209070A
- Authority
- CN
- China
- Prior art keywords
- point
- gradual change
- event
- mouse
- sketch
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06F3/0485—Scrolling or panning
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
- G06F3/0486—Drag-and-drop
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The invention discloses a WEB end linear gradient color-taking method, which comprises the following steps: (1) establishing a starting point and an ending gradual change point; (2) constructing a slide bar and a coordinate axis by using straight lines determined by the two points of the initial gradual change point and the ending gradual change point, and acquiring initial coordinate values of the initial gradual change point and the ending gradual change point; (3) constructing an activation point by using the initial and end gradual change points, and recording coordinate values when the activation point is dragged; (4) obtaining a color value between the coordinates of the initial and ending gradual change points after dragging according to the coordinate value of the activated point after dragging; (5) creating a middle gradual change point on the slide bar and constructing a new activation point; (6) recording the coordinate value of the new activation point during dragging; (7) and obtaining the color value between the coordinates of the middle and initial gradual change points after dragging according to the new coordinate value of the activation point. The invention can realize gradient color acquisition between two points and also realize multi-point gradient color acquisition, thereby enriching the application function of the WEN terminal.
Description
Technical Field
The invention relates to the field of WEB side color extraction, in particular to a WEB side linear gradient color extraction method.
Background
With the increasing powerful function of the WEB side and the characteristics of real-time updating and installation-free of the WEB side application, many sites can move the functions of the desktop side to the WEB side to enable users to operate. The color fetching function in the desktop application Sketch is very powerful, and a user can select a single color and set gradient. The function of selecting a single color at the WEB end is realized, and the function of selecting a gradient color is required to be realized to enrich the function of WEB application. At present, a WEB end color sampler in a mainstream scheme only supports two-point gradual color sampling (a starting point and an end point), namely a gradual change starting point and a gradual change end point are set in a page area, a color sampling plate acquires a color value of the area between the gradual change starting point and the gradual change end point to realize color sampling, and a multi-point color sampling function cannot be realized.
Disclosure of Invention
The invention aims to provide a WEB end linear gradient color-taking method, which aims to solve the problem that the WEB end in the prior art cannot realize multi-point color-taking.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
the WEB end linear gradient color-taking method is characterized in that: the method comprises the following steps:
(1) creating two gradual change points in a target area of Sketch color taking, wherein one point is used as a starting gradual change point, and the other point is used as an ending gradual change point;
(2) the Sketch background program constructs a slide bar by a straight line determined by two points, namely an initial gradual change point and an ending gradual change point, establishes a one-dimensional coordinate axis by the straight line where the slide bar is positioned, and acquires initial coordinate values of the initial gradual change point and the ending gradual change point;
(3) monitoring activation and dragging events of an initial gradual change point and a finishing gradual change point, setting a gradual change point triggering the activation event in the initial gradual change point and the finishing gradual change point as an activation point by the Sketch background program, setting the activation point to be dragged only along a straight line where a slide bar is located by the Sketch background program, and acquiring coordinate values of the activation point in real time by the Sketch background program when the activation point is dragged;
(4) after the dragging of the activation point is finished, the activation point is restored to be the initial gradual change point or the ending gradual change point, the color value of the target area covered by the distance between the coordinates of the initial gradual change point and the ending gradual change point after the dragging is obtained by the Sketch background program according to the coordinate value of the activation point when the dragging is finished, and the corresponding color is generated on the Sketch color taking page by the Sketch background program according to the obtained color value;
(5) creating a middle gradual change point at any point position on the slide bar between the initial gradual change point and the ending gradual change point after the dragging is finished in the step (4), monitoring activation and dragging events of the middle gradual change point by a Sketch background program, setting the middle gradual change point as a new activation point when the activation event is triggered, and setting the new activation point by the Sketch background program to be dragged only along the straight line where the slide bar is located;
(6) monitoring a dragging event of the new activation point in the step (5) by the Sketch background program, and acquiring the coordinate value of the new activation point in real time when the new activation point is dragged;
(7) and restoring the new activation point to be a middle gradually-changed point after the dragging is finished, obtaining the color value of the target area covered by the distance between the middle gradually-changed point and the initial gradually-changed point after the dragging by the Sketch background program according to the coordinate value of the new activation point when the dragging is finished, and generating the corresponding color on the Sketch color-taking page by the Sketch background program according to the obtained color value.
The WEB end linear gradient color-taking method is characterized in that: in the step (1), the Sketch background program monitors a mouse click event of a color-taking target area, wherein the complete process of the mouse click event sequentially comprises a mouse mousedown event and a mouse mouseup event, and the Sketch background program sets two points triggering the complete mouse click event as an initial gradual-change point and an ending gradual-change point respectively according to the sequence;
in the step (5), the Sketch background program monitors a mouse click event at any point on the slider between the initial gradual change point and the ending gradual change point after the dragging is finished, and takes any point triggering the mouse click event as a middle gradual change point.
The WEB end linear gradient color-taking method is characterized in that: in the step (3), for the generated starting gradual change point and ending gradual change point, the Sketch background program monitors mouse mousedown events of the starting gradual change point and the ending gradual change point, takes the mouse mousedown event as an activation event, and triggers the gradual change point of the mouse mousedown event as the activation point;
in the step (5), for the generated middle gradient, the Sketch background program monitors a mouse mousedown event of the middle gradient point, takes the mouse mousedown event as an activation event, and takes the middle gradient point as a new activation point when the mouse mousedown event is triggered.
The WEB end linear gradient color-taking method is characterized in that: in the steps (3) and (4), the Sketch background program monitors a mouse mousecover event of an activation point and acquires the coordinate value of the activation point triggering the mouse mousecover event in real time in the whole process; simultaneously monitoring a mouse mousedown event after the mouse mousedown event is stopped by the Sketch background program, and dragging an end mark by taking the mouse mousedown event as an activation point;
in the steps (6) and (7), the Sketch background program monitors a mouse mousecover event of a new activation point, and acquires a coordinate value of the new activation point in the whole process of triggering the mouse mousecover event by the new activation point in real time; and simultaneously monitoring the mouse mousedown event after the mouse mousedown event is stopped by the Sketch background program, and dragging the end mark by taking the mouse mousedown event as a new activation point.
The WEB end linear gradient color-taking method is characterized in that: when the mouse mousedown event is generated and triggered by the transition point, the mouse mouseup event is triggered immediately without triggering the mouse mousedown event, and the mouse mouseup event does not take effect.
The WEB end linear gradient color-taking method is characterized in that: the calculation formula of the coordinate values of the gradient point and the activation point generated by the gradient point is (X-axis coordinate value of mouse-X-axis coordinate value of slider)/length of slider, wherein the initial coordinate value of the initial gradient point is set to 0%, and the initial coordinate value of the ending gradient point is set to 100%.
The WEB end linear gradient color-taking method is characterized in that: in the step (5), the color of the middle gradient point is the middle color of the initial gradient color and the ending gradient color.
The WEB end linear gradient color-taking method is characterized in that: in the step (5), the Sketch background program monitors delete time of the keyboard to a new activation point, and deletes a currently activated coordinate point and sets the activation point as a starting gradual change point when the new activation point triggers a delete event.
The WEB end linear gradient color-taking method is characterized in that: and setting different gradient color-taking angles according to the linear change direction when the Sketch background program takes the colors.
Compared with the prior art, the invention can realize the color sampling of the gradual change color between the two points of the starting point and the ending point, can also add or delete at least the gradual change point between the starting point and the ending point, realizes the color sampling of the multi-point gradual change color, and enriches the application function of the WEN end.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
The invention is further illustrated with reference to the following figures and examples.
As shown in fig. 1, a WEB-side linear gradient color-extracting method includes the following steps:
(1) creating two gradual change points in a target area of Sketch color taking, wherein one point is used as a starting gradual change point, and the other point is used as an ending gradual change point;
(2) the Sketch background program constructs a slide bar by a straight line determined by two points, namely an initial gradual change point and an ending gradual change point, establishes a one-dimensional coordinate axis by the straight line where the slide bar is positioned, and acquires initial coordinate values of the initial gradual change point and the ending gradual change point;
(3) monitoring activation and dragging events of an initial gradual change point and a finishing gradual change point, setting a gradual change point triggering the activation event in the initial gradual change point and the finishing gradual change point as an activation point by the Sketch background program, setting the activation point to be dragged only along a straight line where a slide bar is located by the Sketch background program, and acquiring coordinate values of the activation point in real time by the Sketch background program when the activation point is dragged;
(4) after the dragging of the activation point is finished, the activation point is restored to be the initial gradual change point or the ending gradual change point, the color value of the target area covered by the distance between the coordinates of the initial gradual change point and the ending gradual change point after the dragging is obtained by the Sketch background program according to the coordinate value of the activation point when the dragging is finished, and the corresponding color is generated on the Sketch color taking page by the Sketch background program according to the obtained color value;
(5) creating a middle gradual change point at any point position on the slide bar between the initial gradual change point and the ending gradual change point after the dragging is finished in the step (4), monitoring activation and dragging events of the middle gradual change point by a Sketch background program, setting the middle gradual change point as a new activation point when the activation event is triggered, and setting the new activation point by the Sketch background program to be dragged only along the straight line where the slide bar is located;
(6) monitoring a dragging event of the new activation point in the step (5) by the Sketch background program, and acquiring the coordinate value of the new activation point in real time when the new activation point is dragged;
(7) and restoring the new activation point to be a middle gradually-changed point after the dragging is finished, obtaining the color value of the target area covered by the distance between the middle gradually-changed point and the initial gradually-changed point after the dragging by the Sketch background program according to the coordinate value of the middle activation point when the dragging is finished, and generating the corresponding color on the Sketch color-taking page by the Sketch background program according to the obtained color value.
In the step (1), a Sketch background program monitors a mouse click event of a color-taking target area, wherein the complete process of the mouse click event sequentially comprises a mouse mousedown event and a mouse mouseup event, and the Sketch background program sets two points triggering the complete mouse click event as an initial gradual-change point and an ending gradual-change point respectively according to the sequence;
in the step (5), the Sketch background program monitors a mouse click event at any point on the slider between the initial gradual change point and the ending gradual change point after the dragging is finished, and takes any point triggering the mouse click event as a middle gradual change point.
In the step (3), for the generated initial gradual change point and ending gradual change point, the Sketch background program monitors mouse mousedown events of the initial gradual change point and the ending gradual change point, takes the mouse mousedown event as an activation event, and triggers the gradual change point of the mouse mousedown event as the activation point;
in the step (5), for the generated middle gradient, the Sketch background program monitors a mouse mousedown event of the middle gradient point, takes the mouse mousedown event as an activation event, and takes the middle gradient point as a new activation point when the mouse mousedown event is triggered.
In the steps (3) and (4), the Sketch background program monitors a mouse mousecover event of an activation point and acquires the coordinate value of the activation point in the whole process of triggering the mouse mousecover event by the activation point in real time; simultaneously monitoring a mouse mousedown event after the mouse mousedown event is stopped by the Sketch background program, and dragging an end mark by taking the mouse mousedown event as an activation point;
in the steps (6) and (7), the Sketch background program monitors a mouse mousecover event of a new activation point, and acquires a coordinate value of the new activation point in the whole process of triggering the mouse mousecover event by the new activation point in real time; and simultaneously monitoring the mouse mousedown event after the mouse mousedown event is stopped by the Sketch background program, and dragging the end mark by taking the mouse mousedown event as a new activation point.
In the invention, after the gradual change point generates and triggers the mouse mousedown event, the mouse mouseup event is triggered immediately without triggering the mouse mouseabove event, and the mouse mouseup event does not take effect.
In the invention, the calculation formula of the coordinate values of the gradual change point and the activation point generated by the gradual change point is (X-axis coordinate value of the mouse-X-axis coordinate value of the slider)/the length of the slider, wherein the initial coordinate value of the initial gradual change point is set to be 0%, and the initial coordinate value of the ending gradual change point is set to be 100%.
In the step (5) of the invention, the color of the middle gradient point is the middle color of the initial gradient color and the ending gradient color.
In step (5), the Sketch daemon monitors delete time of the keyboard for a new activation point, and deletes a currently activated coordinate point and sets the activation point as a starting gradual change point when the new activation point triggers a delete event.
In the invention, different gradient color-taking angles are set according to the linear change direction when the Sketch background program takes the color.
The embodiments of the present invention are described only for the preferred embodiments of the present invention, and not for the limitation of the concept and scope of the present invention, and various modifications and improvements made to the technical solution of the present invention by those skilled in the art without departing from the design concept of the present invention shall fall into the protection scope of the present invention, and the technical content of the present invention which is claimed is fully set forth in the claims.
Claims (9)
- A WEB end linear gradient color-taking method is characterized in that: the method comprises the following steps:(1) creating two gradual change points in a target area of Sketch color taking, wherein one point is used as a starting gradual change point, and the other point is used as an ending gradual change point;(2) the Sketch background program constructs a slide bar by a straight line determined by two points, namely an initial gradual change point and an ending gradual change point, establishes a one-dimensional coordinate axis by the straight line where the slide bar is positioned, and acquires initial coordinate values of the initial gradual change point and the ending gradual change point;(3) monitoring activation and dragging events of an initial gradual change point and a finishing gradual change point, setting a gradual change point triggering the activation event in the initial gradual change point and the finishing gradual change point as an activation point by the Sketch background program, setting the activation point to be dragged only along a straight line where a slide bar is located by the Sketch background program, and acquiring coordinate values of the activation point in real time by the Sketch background program when the activation point is dragged;(4) after the dragging of the activation point is finished, the activation point is restored to be the initial gradual change point or the ending gradual change point, the color value of the target area covered by the distance between the coordinates of the initial gradual change point and the ending gradual change point after the dragging is obtained by the Sketch background program according to the coordinate value of the activation point when the dragging is finished, and the corresponding color is generated on the Sketch color taking page by the Sketch background program according to the obtained color value;(5) creating a middle gradual change point at any point position on the slide bar between the initial gradual change point and the ending gradual change point after the dragging is finished in the step (4), monitoring activation and dragging events of the middle gradual change point by a Sketch background program, setting the middle gradual change point as a new activation point when the activation event is triggered, and setting the new activation point by the Sketch background program to be dragged only along the straight line where the slide bar is located;(6) monitoring a dragging event of the new activation point in the step (5) by the Sketch background program, and acquiring the coordinate value of the new activation point in real time when the new activation point is dragged;(7) and restoring the new activation point to be a middle gradually-changed point after the dragging is finished, obtaining the color value of the target area covered by the distance between the middle gradually-changed point and the initial gradually-changed point after the dragging by the Sketch background program according to the coordinate value of the new activation point when the dragging is finished, and generating the corresponding color on the Sketch color-taking page by the Sketch background program according to the obtained color value.
- 2. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: in the step (1), the Sketch background program monitors a mouse click event of a color-taking target area, wherein the complete process of the mouse click event sequentially comprises a mouse mousedown event and a mouse mouseup event, and the Sketch background program sets two points triggering the complete mouse click event as an initial gradual-change point and an ending gradual-change point respectively according to the sequence;in the step (5), the Sketch background program monitors a mouse click event at any point on the slider between the initial gradual change point and the ending gradual change point after the dragging is finished, and takes any point triggering the mouse click event as a middle gradual change point.
- 3. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: in the step (3), for the generated starting gradual change point and ending gradual change point, the Sketch background program monitors mouse mousedown events of the starting gradual change point and the ending gradual change point, takes the mouse mousedown event as an activation event, and triggers the gradual change point of the mouse mousedown event as the activation point;in the step (5), for the generated middle gradient, the Sketch background program monitors a mouse mousedown event of the middle gradient point, takes the mouse mousedown event as an activation event, and takes the middle gradient point as a new activation point when the mouse mousedown event is triggered.
- 4. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: in the steps (3) and (4), the Sketch background program monitors a mouse mousecover event of an activation point and acquires the coordinate value of the activation point triggering the mouse mousecover event in real time in the whole process; simultaneously monitoring a mouse mousedown event after the mouse mousedown event is stopped by the Sketch background program, and dragging an end mark by taking the mouse mousedown event as an activation point;in the steps (6) and (7), the Sketch background program monitors a mouse mousecover event of a new activation point, and acquires a coordinate value of the new activation point in the whole process of triggering the mouse mousecover event by the new activation point in real time; and simultaneously monitoring the mouse mousedown event after the mouse mousedown event is stopped by the Sketch background program, and dragging the end mark by taking the mouse mousedown event as a new activation point.
- 5. The WEB-end linear gradient color-picking method according to claim 3 or 4, characterized in that: when the mouse mousedown event is generated and triggered by the transition point, the mouse mouseup event is triggered immediately without triggering the mouse mousedown event, and the mouse mouseup event does not take effect.
- 6. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: the calculation formula of the coordinate values of the gradient point and the activation point generated by the gradient point is (X-axis coordinate value of mouse-X-axis coordinate value of slider)/length of slider, wherein the initial coordinate value of the initial gradient point is set to 0%, and the initial coordinate value of the ending gradient point is set to 100%.
- 7. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: in the step (5), the color of the middle gradient point is the middle color of the initial gradient color and the ending gradient color.
- 8. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: in the step (5), the Sketch background program monitors delete time of the keyboard to a new activation point, and deletes a currently activated coordinate point and sets the activation point as a starting gradual change point when the new activation point triggers a delete event.
- 9. The WEB-end linear gradient color-picking method according to claim 1, characterized in that: and setting different gradient color-taking angles according to the linear change direction when the Sketch background program takes the colors.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010010743.2A CN111209070B (en) | 2020-01-06 | 2020-01-06 | Linear gradual-change color-taking method for WEB end |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010010743.2A CN111209070B (en) | 2020-01-06 | 2020-01-06 | Linear gradual-change color-taking method for WEB end |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111209070A true CN111209070A (en) | 2020-05-29 |
CN111209070B CN111209070B (en) | 2023-09-26 |
Family
ID=70785589
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010010743.2A Active CN111209070B (en) | 2020-01-06 | 2020-01-06 | Linear gradual-change color-taking method for WEB end |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111209070B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113763500A (en) * | 2021-09-07 | 2021-12-07 | 平安国际智慧城市科技股份有限公司 | HSB color-taking processing method, device, equipment and storage medium in Web page |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101551913A (en) * | 2008-03-31 | 2009-10-07 | 兄弟工业株式会社 | Image generating device, image generating method and printing device |
US20100085604A1 (en) * | 2008-10-08 | 2010-04-08 | Seiko Epson Corporation | Spot color printing color conversion program, color conversion device and color conversion method |
CN103246505A (en) * | 2012-02-13 | 2013-08-14 | 腾讯科技(深圳)有限公司 | Window title bar creating method and device |
US20140359789A1 (en) * | 2013-05-30 | 2014-12-04 | Telecommunication Systems, Inc. | Trusted Circle Information Access Management User Interface |
CN104657056A (en) * | 2015-02-03 | 2015-05-27 | 深圳市金立通信设备有限公司 | Theme color adjustment method |
JP2015215724A (en) * | 2014-05-09 | 2015-12-03 | 日本電信電話株式会社 | Display area control device, display area control method, and display area control program |
CN106569684A (en) * | 2015-10-13 | 2017-04-19 | 北京国双科技有限公司 | Color gradient graphic display method and device |
CN106875454A (en) * | 2016-07-20 | 2017-06-20 | 阿里巴巴集团控股有限公司 | A kind of gradient color generation method and device |
CN107463349A (en) * | 2017-07-01 | 2017-12-12 | 广州视源电子科技股份有限公司 | Color disc establishing method and color positioning method |
US20180365864A1 (en) * | 2017-06-15 | 2018-12-20 | Blueprint Reality Inc. | Method and system for chroma keying |
KR102014363B1 (en) * | 2019-03-07 | 2019-08-26 | 스튜디오씨드코리아 주식회사 | Method and apparatus for color extraction using an eye dropper tool whose magnification is changed |
US20190354265A1 (en) * | 2018-05-15 | 2019-11-21 | Adobe Inc. | Color Picker |
-
2020
- 2020-01-06 CN CN202010010743.2A patent/CN111209070B/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101551913A (en) * | 2008-03-31 | 2009-10-07 | 兄弟工业株式会社 | Image generating device, image generating method and printing device |
US20100085604A1 (en) * | 2008-10-08 | 2010-04-08 | Seiko Epson Corporation | Spot color printing color conversion program, color conversion device and color conversion method |
CN103246505A (en) * | 2012-02-13 | 2013-08-14 | 腾讯科技(深圳)有限公司 | Window title bar creating method and device |
US20140359789A1 (en) * | 2013-05-30 | 2014-12-04 | Telecommunication Systems, Inc. | Trusted Circle Information Access Management User Interface |
JP2015215724A (en) * | 2014-05-09 | 2015-12-03 | 日本電信電話株式会社 | Display area control device, display area control method, and display area control program |
CN104657056A (en) * | 2015-02-03 | 2015-05-27 | 深圳市金立通信设备有限公司 | Theme color adjustment method |
CN106569684A (en) * | 2015-10-13 | 2017-04-19 | 北京国双科技有限公司 | Color gradient graphic display method and device |
CN106875454A (en) * | 2016-07-20 | 2017-06-20 | 阿里巴巴集团控股有限公司 | A kind of gradient color generation method and device |
US20180365864A1 (en) * | 2017-06-15 | 2018-12-20 | Blueprint Reality Inc. | Method and system for chroma keying |
CN107463349A (en) * | 2017-07-01 | 2017-12-12 | 广州视源电子科技股份有限公司 | Color disc establishing method and color positioning method |
US20190354265A1 (en) * | 2018-05-15 | 2019-11-21 | Adobe Inc. | Color Picker |
KR102014363B1 (en) * | 2019-03-07 | 2019-08-26 | 스튜디오씨드코리아 주식회사 | Method and apparatus for color extraction using an eye dropper tool whose magnification is changed |
Non-Patent Citations (1)
Title |
---|
MICROSOFT: "PowerPoint 2016" * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113763500A (en) * | 2021-09-07 | 2021-12-07 | 平安国际智慧城市科技股份有限公司 | HSB color-taking processing method, device, equipment and storage medium in Web page |
Also Published As
Publication number | Publication date |
---|---|
CN111209070B (en) | 2023-09-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103324440B (en) | A kind of method utilizing multi-point touch to select word content | |
US20140047308A1 (en) | Providing note based annotation of content in e-reader | |
DE112008004156T5 (en) | Gesture-based editing mode | |
JPS61229164A (en) | Updating of data of chart for buisiness | |
DE102017005933B4 (en) | Machining program editing apparatus, method and storage medium | |
DE69428088T2 (en) | Method, system and computer readable medium for automatic formatting of text selected by the user | |
CN106023279A (en) | Curve drawing method and system | |
KR20060123029A (en) | Real-time inking | |
CN102609404A (en) | Document editing method realized through two-point touch technology | |
CN103413002A (en) | Topological graph editing method and topological graph editor | |
CN110221899A (en) | A kind of adjusting method of user interface, apparatus and system | |
CN101963887A (en) | Method and equipment for changing display object in mobile equipment based on sliding operation | |
CN111209070A (en) | WEB end linear gradient color-taking method | |
DE102015116477A1 (en) | Data processing method and electronic device | |
JP2017515241A (en) | Element deletion method and apparatus based on touch panel | |
CN101021950A (en) | Convenient mouse drawing method | |
CN111061478B (en) | Page form modification method, device and equipment and readable storage medium | |
US20100274851A1 (en) | Natural Ordering in a Graphical User Interface | |
CN110162260A (en) | File batch processing method, device, computer equipment and storage medium | |
US20170060820A1 (en) | Authoring tool including style selector bars for selecting styles for media components | |
CN105468672B (en) | Method and system for intercepting CSS (cascading style sheet) style of local area of webpage | |
CN103345389B (en) | The operational approach of a kind of vector graphics being applied to webpage and device | |
CN110866374A (en) | Easy operation method for PDF (Portable document Format) file thumbnail on webpage | |
CN113891127A (en) | Video editing method and device and electronic equipment | |
CN107369198A (en) | A kind of more broken line method for drafting for ARCGIS Web maps |
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 |