CN113849097A - Color numerical value conversion method, device, equipment and storage medium - Google Patents

Color numerical value conversion method, device, equipment and storage medium Download PDF

Info

Publication number
CN113849097A
CN113849097A CN202111437929.7A CN202111437929A CN113849097A CN 113849097 A CN113849097 A CN 113849097A CN 202111437929 A CN202111437929 A CN 202111437929A CN 113849097 A CN113849097 A CN 113849097A
Authority
CN
China
Prior art keywords
color
target
format
numerical value
plug
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111437929.7A
Other languages
Chinese (zh)
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.)
Shenzhen Mingyuanyun Space E Commerce Co ltd
Original Assignee
Shenzhen Mingyuanyun Space E Commerce 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 Shenzhen Mingyuanyun Space E Commerce Co ltd filed Critical Shenzhen Mingyuanyun Space E Commerce Co ltd
Priority to CN202111437929.7A priority Critical patent/CN113849097A/en
Publication of CN113849097A publication Critical patent/CN113849097A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Abstract

The invention provides a color numerical value conversion method, a color numerical value conversion device, color numerical value conversion equipment and a storage medium, and belongs to the field of color processing. The method comprises the following steps: when a browser displays a page, responding to the click operation of a user on a target icon, and starting a color numerical value conversion plug-in through the browser; displaying a color information input box on the page through the color numerical value conversion plug-in; receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value; and obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in. The invention can directly convert the color values with different formats input by the user in an off-line manner by utilizing the browser plug-in, can convert the color values in a network-free environment, and improves the convenience of the user.

Description

Color numerical value conversion method, device, equipment and storage medium
Technical Field
The present invention relates to the field of color processing, and in particular, to a method, an apparatus, a device, and a storage medium for color value conversion.
Background
The existing color value conversion method with different formats is usually realized by using an online website, a specific website must be opened each time for operation, and if the current network state is not good, the conversion efficiency may be low, even the conversion fails.
Disclosure of Invention
The invention mainly aims to provide a color value conversion method, a color value conversion device, color value conversion equipment and a storage medium, and aims to solve the technical problem that color value conversion of different formats needs to be converted only by networking in the prior art.
To achieve the above object, the present invention provides a color numerical value conversion method, including the steps of:
when a browser displays a page, responding to the click operation of a user on a target icon, and starting a color numerical value conversion plug-in through the browser;
displaying a color information input box on the page through the color numerical value conversion plug-in;
receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value;
and obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in.
Optionally, when the browser displays a page, in response to a click operation of a target icon by a user, the step of launching a color numerical conversion plug-in through the browser includes:
when a browser displays a page, responding to the click operation of a user on a target icon, and generating a plug-in opening instruction corresponding to the target icon;
and starting a color numerical value conversion plug-in through the browser based on the plug-in opening instruction.
Optionally, the step of obtaining and outputting, by the color numerical value conversion plug-in, a target color numerical value corresponding to the target color format based on the color information and the target color format specifically includes:
and obtaining and outputting a target color numerical value corresponding to the target color format through the browser based on the color information and the target color format through the color numerical value conversion plug-in.
Optionally, the color information further comprises a color format; the color format comprises an RGB format; the target color format comprises a HEX format;
the step of obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format specifically includes:
and obtaining and outputting the HEX color value corresponding to the HEX format based on the RGB color value and the HEX format.
Optionally, the color information further includes a color format, the color format including: RGB format; the target color format includes: HSL format;
the step of obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format specifically includes:
and obtaining and outputting the HSL color value corresponding to the HSL format based on the RGB color value and the HSL format.
Optionally, before the step of launching a color numerical conversion plug-in through the browser in response to a click operation of a user on a target icon while the browser displays a page, the method further includes:
judging whether a target icon generation instruction is received or not;
and if so, generating a target icon based on the target icon generation instruction.
Optionally, the color information further comprises transparency data;
after the step of obtaining and outputting the target color numerical value corresponding to the target color format based on the color information and the target color format by the color numerical value conversion plug-in, the method further comprises;
obtaining and outputting target color information based on the target color numerical value and the transparency data; wherein the target color information includes a target color format, a target color numerical value, and transparency data.
Further, to achieve the above object, the present invention also provides a color numerical value conversion apparatus including:
a plug-in starting module: when a browser displays a page, responding to the click operation of a user on a target icon, and starting a color numerical value conversion plug-in through the browser;
a page display module: the color information input box is used for displaying a color information input box on the page through the color numerical value conversion plug-in;
an input receiving module: the color information input box is used for receiving color information input by a user and a target color format;
a conversion output module: and the color numerical value conversion plug-in is used for obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format.
In addition, to achieve the above object, the present invention also provides a multimedia device, including: the system comprises a memory, a processor and a color numerical value conversion program which is stored on the memory and can run on the processor, wherein the color numerical value conversion program realizes the steps of the color numerical value conversion method when being executed by the processor.
Further, to achieve the above object, the present invention also provides a computer storage medium having a color numerical value conversion program stored thereon, which when executed by a processor, implements the steps of the color numerical value conversion method as described above.
According to the color numerical value conversion method, the color numerical value conversion device, the color numerical value conversion equipment and the storage medium, when a browser displays a page, a user can respond to clicking operation of a target icon, and a color numerical value conversion plug-in is started through the browser; displaying a color information input box on the page through the color numerical value conversion plug-in; receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value; and obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in.
Therefore, by utilizing the browser plug-in, the conversion between the color values of different formats input by the user can be directly performed in an offline manner, the color value conversion can be performed in a network-free environment, and the convenience of the user is improved.
Drawings
FIG. 1 is a schematic structural diagram of a multimedia device according to a first embodiment of the present application;
FIG. 2 is a schematic flow chart illustrating a first embodiment of a color value conversion method according to the present application;
fig. 3 is a block diagram of a color value conversion apparatus according to a first embodiment of the present application.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The main solution of the embodiment of the invention is as follows: when a browser displays a page, responding to the click operation of a user on a target icon, and starting a color numerical value conversion plug-in through the browser; displaying a color information input box on the page through the color numerical value conversion plug-in; receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value; and obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in.
The conversion between color values of different formats input by users in the prior art needs to be performed in a networking state, which has a great limitation.
The invention provides a solution, which directly converts color values of different formats input by a user off line by using a browser plug-in, requires a small memory, can convert the color values in a network-free environment after being installed once, and improves the convenience of use of the user.
Referring to fig. 1, fig. 1 is a schematic structural diagram of a multimedia device according to a first embodiment of the present invention.
As shown in fig. 1, the multimedia device may include: a processor 1001, such as a Central Processing Unit (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a Random Access Memory (RAM) Memory, or may be a Non-Volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the multimedia device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a storage medium, may include therein an operating system, a data storage module, a network communication module, a user interface module, and an electronic program.
In the multimedia device shown in fig. 1, the network interface 1004 is mainly used for data communication with a network server; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 of the multimedia device of the present invention may be disposed in the multimedia device, and the multimedia device calls the color value conversion system stored in the memory 1005 through the processor 1001 and executes the color value conversion method provided in the embodiment of the present application.
Based on the above multimedia device, the first embodiment of the color value conversion method of the present application is provided, and it can be understood that the multimedia device may be a device with a display function, such as a tablet computer, a notebook computer, and the like. Referring to fig. 2, fig. 2 is a schematic flow chart of a color value conversion method according to a first embodiment of the present invention, the method includes the following steps:
step S11, when the browser displays the page, responding to the click operation of the user to the target icon, starting a color numerical value conversion plug-in through the browser;
the browser may be an application program for retrieving, displaying, and transmitting Web information resources, and when the browser runs, the browser interface displays a corresponding page. E.g., blank pages, search pages, etc.
And when the user clicks the target icon, the browser starts the color numerical value conversion plug-in and displays a corresponding interface of the color numerical value conversion plug-in on a page of the browser. Further, the user may click the target icon through a mouse, or may click the target icon on the touch screen of the tablet computer directly with a finger to perform a click operation.
As an alternative embodiment, before the step S11, the method further includes:
step S101, judging whether a target icon generation instruction is received or not;
before the color numerical value conversion plug-in is used, the plug-in is required to be installed, and a corresponding target icon generation instruction is generated after the installation is completed.
And step S102, if so, generating a target icon based on the target icon generation instruction.
And if the multimedia equipment receives the target icon generation instruction, generating a corresponding target icon.
Step S12, displaying a color information input box on the page through the color numerical value conversion plug-in;
the color numerical conversion plug-in may include a color numerical conversion interface, and the color numerical conversion interface may include a color information input box. It is understood that the browser page may display a color numerical conversion interface, and the user inputs corresponding color information through the color information input box.
Step S13, receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value;
the user can select the input color format, and as can be understood, the user can select the corresponding color format to be converted through the drop-down box and input the corresponding color numerical value according to the corresponding color format.
Further, the target color format may be a color format different from the color format to be converted, for example, if the color format to be converted is an RGB format, then the target color format may be an HEX format or an HSL format. Further, the user can select the corresponding format to be converted through the drop-down box.
As a preferred embodiment, the color value conversion plug-in may have a preset color format as the color format to be converted, and further, the preset color format may be an RGB format. The color information input by the user may be color values in a specific RGB format, e.g., (255, 255, 255).
It is to be understood that the target color format may be a color format different from a preset color format or a color format to be converted, for example, a HEX format or an HSL format. Further, the user can select the corresponding format to be converted through the drop-down box.
It should be noted that the target color format selected by the user may include at least one color format, such as HEX format and/or HSL format.
And step S14, obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in.
It can be understood that the obtained result is displayed to the user through a browser interface, and as an alternative embodiment, the target color numerical value corresponding to the target color format is obtained and output through the browser by the color numerical value conversion plug-in based on the color information and the target color format.
And displaying the corresponding target color numerical value through the numerical value output frame at the corresponding position on the browser interface.
Based on the foregoing, as an alternative embodiment, the color value to be converted is in RGB format, and the target color format may be in HEX format. The color value in the HEX format is hexadecimal color, and the color is expressed by 256 characters of 16-system 0-FF.
And obtaining and outputting the HEX color value corresponding to the HEX format through the color value conversion plug-in unit and a decimal-to-hexadecimal algorithm based on the color information and the HEX format.
For example, if the input RGB format has a color value of (255, 180, 0), the HEX format has a color value of # FFB400
As another alternative, the color values to be converted are in RGB format and the target format may be in HSL format. Wherein the HSL format is: h: hue, S: saturation (Saturation), L: lightness (brightness). The specific calculation method can be as follows: and (3) calculating brightness: l = (maxcolor + minocolor)/2; if the maximum and minimum color values are the same, i.e., represent gray, then S is defined as 0, and H is undefined and is usually written as 0 in the program. Otherwise, calculating the saturation S according to the brightness L:
If L<0.5, S=(maxcolor-mincolor)/(maxcolor + mincolor)
If L>=0.5, S=(maxcolor-mincolor)/(2.0-maxcolor-mincolor)
calculate hue H:
If R=maxcolor, H=(G-B)/(maxcolor-mincolor)
If G=maxcolor, H=2.0+(B-R)/(maxcolor-mincolor)
If B=maxcolor, H=4.0+(R-G)/(maxcolor-mincolor)
h = H60.0, plus 360 if H is negative.
For example, if the input color value in RGB format is (255, 180, 0), then the color value in HSL format is: (42 °, 100.0%, 50.0%).
Based on the foregoing embodiments, it will be appreciated that the foregoing color values may also include corresponding transparency, as an alternative embodiment: after step S14, the method further includes;
obtaining and outputting target color information based on the target color numerical value and the transparency data; wherein the target color information includes a target color format, a target color numerical value, and transparency data.
Further, the conversion of the color value including transparency may be achieved by concatenating a segment of the current transparency data after the converted color value.
In the embodiment, when a browser displays a page, a color numerical value conversion plug-in is started through the browser in response to the click operation of a user on a target icon; displaying a color information input box on the page through the color numerical value conversion plug-in; receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value; and obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in.
Therefore, by utilizing the browser plug-in, the conversion between the color values of different formats input by the user can be directly performed in an offline manner, the color value conversion can be performed in a network-free environment, and the convenience of the user is improved.
In addition, based on the above embodiments, referring to fig. 3, fig. 3 is a schematic diagram of a color value conversion device module according to the present application, where the device includes:
a plug-in starting module: the browser is used for responding to the clicking operation of a user on a target icon when the browser displays a page, and starting a color numerical value conversion plug-in through the browser;
a page display module: the color information input box is used for displaying a color information input box on the page through the color numerical value conversion plug-in;
an input receiving module: the color information input box is used for receiving color information input by a user and a target color format;
a conversion output module: and the color numerical value conversion plug-in is used for obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format.
For other embodiments and specific implementations of the color value conversion apparatus of the present application, reference may be made to the above method embodiments, which are not described herein again.
Further, to achieve the above object, the present invention also provides a computer-readable storage medium having stored thereon a color numerical value conversion program which, when executed by a processor, implements the steps of the color numerical value conversion method as described in the previous method embodiment. Therefore, a detailed description thereof will be omitted. In addition, the beneficial effects of the same method are not described in detail. For technical details not disclosed in embodiments of the computer-readable storage medium referred to in the present application, reference is made to the description of embodiments of the method of the present application. It is determined that, by way of example, the program instructions may be deployed to be executed on one computing device or on multiple computing devices at one site or distributed across multiple sites and interconnected by a communication network.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A color numerical conversion method, characterized by comprising the steps of:
when a browser displays a page, responding to the click operation of a user on a target icon, and starting a color numerical value conversion plug-in through the browser;
displaying a color information input box on the page through the color numerical value conversion plug-in;
receiving color information input by a user and a target color format through the color information input box; wherein the color information comprises a color numerical value;
and obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format through the color numerical value conversion plug-in.
2. The color numerical conversion method according to claim 1, wherein the step of launching a color numerical conversion plug-in through a browser in response to a click operation of a user on a target icon while the browser displays a page comprises:
when a browser displays a page, responding to the click operation of a user on a target icon, and generating a plug-in opening instruction corresponding to the target icon;
and starting a color numerical value conversion plug-in through the browser based on the plug-in opening instruction.
3. The color numerical conversion method according to claim 2, wherein the step of obtaining and outputting, by the color numerical conversion plug-in, a target color numerical value corresponding to the target color format based on the color information and the target color format specifically includes:
and obtaining and outputting a target color numerical value corresponding to the target color format through the browser based on the color information and the target color format through the color numerical value conversion plug-in.
4. The color numerical conversion method according to claim 2, wherein the color information further includes a color format; the color format comprises an RGB format; the target color format comprises a HEX format;
the step of obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format specifically includes:
and obtaining and outputting the HEX color value corresponding to the HEX format based on the RGB color value and the HEX format.
5. The color numerical conversion method according to claim 2, wherein the color information further includes a color format, the color format including: RGB format; the target color format includes: HSL format;
the step of obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format specifically includes:
and obtaining and outputting the HSL color value corresponding to the HSL format based on the RGB color value and the HSL format.
6. The color numerical conversion method according to any one of claims 1 to 5, wherein before the step of launching a color numerical conversion plug-in through a browser in response to a click operation of a target icon by a user when the browser displays a page, the method further comprises:
judging whether a target icon generation instruction is received or not;
and if so, generating a target icon based on the target icon generation instruction.
7. The color numerical conversion method according to claim 1, wherein the color information further includes transparency data;
after the step of obtaining and outputting the target color numerical value corresponding to the target color format based on the color information and the target color format by the color numerical value conversion plug-in, the method further comprises;
obtaining and outputting target color information based on the target color numerical value and the transparency data; wherein the target color information includes a target color format, a target color numerical value, and transparency data.
8. A color numerical value conversion apparatus characterized by comprising:
a plug-in starting module: when a browser displays a page, responding to the click operation of a user on a target icon, and starting a color numerical value conversion plug-in through the browser;
a page display module: the color information input box is used for displaying a color information input box on the page through the color numerical value conversion plug-in;
an input receiving module: the color information input box is used for receiving color information input by a user and a target color format;
a conversion output module: and the color numerical value conversion plug-in is used for obtaining and outputting a target color numerical value corresponding to the target color format based on the color information and the target color format.
9. A multimedia device, characterized in that the multimedia device comprises: a memory, a processor and a color numerical conversion program stored on the memory and executable on the processor, the color numerical conversion program when executed by the processor implementing the steps of the color numerical conversion method according to any one of claims 1 to 7.
10. A computer storage medium, characterized in that a color numerical conversion program is stored on the computer-readable storage medium, which when executed by a processor implements the steps of the color numerical conversion method according to any one of claims 1 to 7.
CN202111437929.7A 2021-11-30 2021-11-30 Color numerical value conversion method, device, equipment and storage medium Pending CN113849097A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111437929.7A CN113849097A (en) 2021-11-30 2021-11-30 Color numerical value conversion method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111437929.7A CN113849097A (en) 2021-11-30 2021-11-30 Color numerical value conversion method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113849097A true CN113849097A (en) 2021-12-28

Family

ID=78982273

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111437929.7A Pending CN113849097A (en) 2021-11-30 2021-11-30 Color numerical value conversion method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113849097A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050249408A1 (en) * 2004-05-06 2005-11-10 Canon Kabushiki Kaisha Color appearance space to CMYK mapping
US20070058184A1 (en) * 2005-09-13 2007-03-15 Canon Kabushiki Kaisha Color conversion apparatus and method
CN108959475A (en) * 2018-06-20 2018-12-07 联动优势电子商务有限公司 A kind of webpage setting method and device
CN112615976A (en) * 2020-11-30 2021-04-06 展讯半导体(成都)有限公司 Color format conversion method and device, electronic equipment and storage medium
CN113393399A (en) * 2021-06-22 2021-09-14 武汉云漫文化传媒有限公司 Color designation enhancement plug-in for Maya and color enhancement method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050249408A1 (en) * 2004-05-06 2005-11-10 Canon Kabushiki Kaisha Color appearance space to CMYK mapping
US20070058184A1 (en) * 2005-09-13 2007-03-15 Canon Kabushiki Kaisha Color conversion apparatus and method
CN108959475A (en) * 2018-06-20 2018-12-07 联动优势电子商务有限公司 A kind of webpage setting method and device
CN112615976A (en) * 2020-11-30 2021-04-06 展讯半导体(成都)有限公司 Color format conversion method and device, electronic equipment and storage medium
CN113393399A (en) * 2021-06-22 2021-09-14 武汉云漫文化传媒有限公司 Color designation enhancement plug-in for Maya and color enhancement method thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
CINDY: ""RGB转Hex:颜色数值转换"", 《插件网:HTTPS://HUAJIAKEJI.COM/WEB-DEVELOPMENT/2015-07/533.HTML》 *
YIZAI: ""RGB转Hex插件"", 《WWW.ITMIND.NET/9331.HTML》 *
独特工具箱: ""颜色转换"", 《HTTPS://WWW.DUTE.ORG/COLOR-CONVERTER》 *

Similar Documents

Publication Publication Date Title
CN108880921B (en) Webpage monitoring method and device, storage medium and server
CN108039173B (en) Voice information input method, mobile terminal, system and readable storage medium
CN109582317B (en) Method and apparatus for debugging hosted applications
US20050125735A1 (en) Self-configuring component for recognizing and transforming host data
EP4095686A2 (en) Method for switching skin of mini-program page, and electronic device
CN112966824A (en) Deployment method and device of inference library and electronic equipment
CN114239504A (en) Form configuration method, device, equipment, readable storage medium and program product
EP2230594B1 (en) Information processor and program
JP2005517255A (en) Upload style sheets to handle device diversity well
CN113849097A (en) Color numerical value conversion method, device, equipment and storage medium
CN109614592B (en) Text processing method and device, storage medium and electronic equipment
CN114363167B (en) Network segment information processing method and device, electronic equipment and storage medium
CN105426532A (en) File operation method and device
CN113641439B (en) Text recognition and display method, device, electronic equipment and medium
CN114578898A (en) Display method, electronic device and readable storage medium
CN112947918A (en) Data display method and device
CN112364282A (en) Webpage darkness mode realization method, device, medium and electronic equipment
CN111552898A (en) Flowchart drawing method and device based on Html5, computer equipment and storage medium
CN112099770A (en) Template-based webpage generation method, system, equipment and storage medium
CN111061466A (en) Automatic conversion method, system, terminal and medium of behavior control scripting language
KR102560619B1 (en) Electronic device providing no-code tool service and method thereof
CN110609669A (en) Interface processing method and device, storage medium and electronic equipment
CN111008062A (en) Interface setting method, device, equipment and medium for application program APP
EP4191407A1 (en) Method and device for generating and registering ui service package and loading ui service
CN116501223B (en) Object display method and device, electronic equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20211228