CN102591662B - Method and device for drawing skin picture - Google Patents

Method and device for drawing skin picture Download PDF

Info

Publication number
CN102591662B
CN102591662B CN201110453606.7A CN201110453606A CN102591662B CN 102591662 B CN102591662 B CN 102591662B CN 201110453606 A CN201110453606 A CN 201110453606A CN 102591662 B CN102591662 B CN 102591662B
Authority
CN
China
Prior art keywords
picture
skin
window
control
pixel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201110453606.7A
Other languages
Chinese (zh)
Other versions
CN102591662A (en
Inventor
谢智宏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wanxing Polytron Technologies Inc
Original Assignee
SHENZHEN WONDERSHARE INFORMATION TECHNOLOGY 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 WONDERSHARE INFORMATION TECHNOLOGY Co Ltd filed Critical SHENZHEN WONDERSHARE INFORMATION TECHNOLOGY Co Ltd
Priority to CN201110453606.7A priority Critical patent/CN102591662B/en
Publication of CN102591662A publication Critical patent/CN102591662A/en
Application granted granted Critical
Publication of CN102591662B publication Critical patent/CN102591662B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The embodiment of the invention discloses a method for drawing a skin picture. The method comprises the steps of: merging a plurality of skin pictures in a picture library into a skin integrated picture, defining position information of each skin picture on the skin integrated picture, selecting the skin picture to be drawn for a current control or a window; obtaining a pixel of the skin picture from the skin integrated picture according to the position information corresponding to the skin picture and drawing the pixel on the control or the window, and displaying the effect of the control or the window after the skin picture is drawn. The embodiment of the invention also provides a device for drawing the skin picture. By adopting the method and the device for drawing the skin picture, disclosed by the invention, the occupied resource of software in a development process can be reduced and the software development efficiency can be improved.

Description

A kind of method and device of drawing skin picture
Technical field
The present invention relates to program development field, relate in particular to a kind of method and device of drawing skin picture.
Background technology
Integrated Development Environment (Intergrated Development Environment, IDE) software is the application program for programming development environment, it is widely used in software design and development, and IDE generally comprises code editor, compiler, debugger and tool graphical user interface.Integrated exactly code is write the integrated covers that develop software such as function, analytic function, compilation facility, debug function.All software or software covers (group) that possess this characteristic can be called IDE.As the Visual Studio series of Microsoft, the C++Builder of Borland, Delphi series etc.This program can independent operating, also can and use with other program.
Carry out control or window exploitation in IDE time, after the pinup picture Beautification design of control or window is completed, developer must just can see actual effect after replacing skin file, amendment control property, compiling, operation.If dissatisfied to the effect of design, need in IDE, modify again, repeat compiling, operation.And regular software control is more, there are at least four state of a controls in each control, and generally all need amendment just can reach many times satisfied effect, current this design just must cause frequent amendment, repeats compiling, move, make development efficiency low, for large-scale software, be singly that the time of compilation process needs is just very long.
In addition, part control relates to 9 palace pinup pictures, existing load mode need to be cut into picture 9, so not only take a large amount of system graphical device interfaces (Graphics Device Interface, GDI) resource, may cause interface display not smooth, also increase the time that program loads simultaneously, affect program feature.
Summary of the invention
Embodiment of the present invention technical matters to be solved is, a kind of method and device of drawing skin picture is provided, in the process of control or window being carried out to pinup picture design, just can see the final effect that realizes, the repetition compilation process of avoiding frequent amendment to bring, has improved efficiency.
For solving above-mentioned technical matters, the embodiment of the present invention provides a kind of method of drawing skin picture, comprising:
Multiple skin picture merger in picture library are become to the integrated picture of skin, and define the positional information of each skin picture on the integrated picture of described skin;
The skin picture that need to draw for current control or window selection;
From the integrated picture of described skin, obtain the pixel of described skin picture according to positional information corresponding to described skin picture, and the pixel of described skin picture is plotted on described control or window;
Control after the pixel of described skin picture or the effect of window described in demonstration, are drawn.
Further, the step of the positional information of each skin picture of described definition on the integrated picture of described skin is specially:
The positional information of each skin picture on the integrated picture of described skin described in use XML document definition.
Further, the step of the described skin picture that need to draw for current control or window selection further comprises:
From cell library, be the resource information of control or window described in described control or window selection, the resource information of described control or window at least comprises attribute, state, the control item information of control or window.
Further, the described step that described pixel is plotted on described control or window further comprises:
The pixel of described skin picture is adapted to the step that the size of described control or window stretches or dwindles processing; And/or
Load the resource information of described control or window, described resource information one of at least comprises in the attribute, state, control item information of control or window.
Further, the method further comprises:
Load in advance the step of skin picture to picture library by picture loader; And
Load in advance the resource information of describing control or window to cell library by resource loader.
Should, the embodiment of the present invention provides a kind of device of drawing skin picture, comprising:
Merging unit, for multiple skin picture merger of picture library are become to the integrated picture of skin, and defines the positional information of each skin picture on the integrated picture of described skin;
Interface control selected cell, the skin picture that is used to current control or window selection to draw;
Drawing unit, for obtaining the pixel of described skin picture from the integrated picture of described skin according to positional information corresponding to described skin picture, and is plotted in the pixel of described skin picture on described control or window;
Output unit, for having drawn control after the pixel of described skin picture or the effect of window described in showing.
Further, this device further comprises:
Picture loader, for loading at least one skin picture to picture library in advance; And
Resource loader, for loading the resource information for describing control or window to cell library in advance.
Further, this device further comprises:
Position definition subelement, for by described each skin picture, the positional information on the integrated picture of described skin is generated as XML file.
Further, described drawing unit further comprises:
Skin picture position acquisition subelement, for obtaining the positional information of selected skin picture at the integrated picture of described skin from described XML file;
Picture pixel is obtained subelement, for the positional information of obtaining according to described skin picture position acquisition subelement, copies the pixel of described skin picture from the integrated picture of described skin;
Matching treatment subelement, the processing that stretches or dwindle for described picture pixel being obtained to the pixel of the described skin picture that subelement copies to, obtains the skin matching with the size of described control or window and mates picture;
Draw subelement, be plotted to described control or window for the skin coupling picture that described matching treatment subelement is obtained;
Resource information loads subelement, for selecting the resource information of described control or window to be loaded on described control or window from cell library interface control selected cell.
Further, described resource information comprises attribute, state, the control item information of control or window, and the attribute of described control or window at least comprises the one of script file, logical block, logical block, logic state.
Implement the embodiment of the present invention, there is following beneficial effect:
Method and the device of the drafting skin picture of the embodiment of the present invention, by before control or window are drawn to skin picture, the multiple skin picture merger in picture library being become to the integrated picture of skin, the positional information by each skin picture of XML document definition on the integrated picture of described skin; Only need can from the integrated picture of skin, obtain by the positional information in XML file the pixel of described skin picture, and described pixel is plotted on described control or window, and control after skin picture or the effect of window described in showing in real time, are drawn, drawing in skin picture process without calling a large amount of independent skin picture files, only need obtain according to positional information the pixel of skin picture like this; In addition, due to the effect that can show in real time after control or window rendered images, thereby the repetition compilation process of having avoided frequent amendment to bring has improved the efficiency of software development.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the structure composition schematic diagram of the first embodiment of the device of the drafting skin picture of the embodiment of the present invention;
Fig. 2 is the structural representation of Merging unit in Fig. 1;
Fig. 3 is the structural representation of unit of drawing in Fig. 1;
Fig. 4 is the schematic flow sheet of the first embodiment of the method for the drafting skin picture of the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
As shown in Figure 1, the structure of the first embodiment of the device of the drafting skin picture of embodiment of the present invention composition schematic diagram; A kind of device 1 of drawing skin picture that the embodiment of the present invention provides comprises:
Picture library 10, for storing multiple skin pictures for control or window, these skin pictures can be the pictures of various forms;
Cell library 11, for storing the resource information for describing control or window, this resource information comprises attribute, state, the control item information of control or window, wherein, attribute can be the attribute of describing control or window such as script file, logical block, logical block, logic state etc., state is such as " pressing " to control or " relievings " state, and control item can be such as for scroll bar, the projects such as the draw runner of the arrow at its two ends, centre;
Interface control selected cell 13, be used to current control or window from picture library 11, to select to need the skin picture of drafting, and be the resource information that current control or window are selected described control or window from cell library 11, particularly, only need to select title or the mark of described skin picture;
Drawing unit 14 obtains the pixel of skin picture according to positional information corresponding to the selected skin picture of interface control selected cell 13, and this pixel is plotted on control or window from the integrated picture of skin; Particularly, according to title or the mark of interface control selected cell 13 selected skin pictures, in XML file, search the positional information that this skin picture is corresponding, thereby obtain pixel corresponding in the integrated picture of skin according to this positional information; Be understandable that, in drawing unit 14, need to load the selected resource information of interface control selected cell simultaneously; The integrated picture of described skin is formed by the multiple skin picture merger in described picture library, and has defined the positional information of each skin picture on the integrated picture of described skin;
Output unit 15, for exporting and showing the effect of drawing the control or the window that there are skin picture through drawing unit 14.
It should be noted that, the device of drawing skin picture can also comprise Merging unit 12, for the multiple scrappy skin picture of picture library 10 is integrated into the integrated picture of skin, and defines the positional information of each skin picture on the integrated picture of described skin; Wherein, this merger can be such as the stickup of picture pixel, Merging unit 12 pastes the pixel of the skin picture that may use in picture library 10 on a large figure (being called the integrated picture of skin under this large figure), in existing technology, each skin picture is independent file, it is cumbersome when each skin picture is loaded, after they are integrated in an integrated picture of skin, to the drawing skin picture and all can call from the integrated picture of this skin of multiple controls or window, being equivalent to can image sharing; Be understandable that, Merging unit 12 also can merger become the integrated picture of multiple skins, for example, the picture of same type is integrated on an integrated picture of skin, in the present invention, can adopt multiple order that each skin picture is integrated in the integrated picture of skin; In addition, define the integrated picture of skin at each skin picture place and the position in the integrated picture of this skin with XML file.This XML file can be loaded in internal memory, and need not directly multiple independent skin picture files be directly loaded in internal memory, has saved space and the service efficiency of internal memory.
Also it should be noted that, the device of drawing skin picture also can not comprise Merging unit 12, multiple scrappy skin picture in picture library 10 is integrated into step on the integrated picture of skin and realizes by other devices of drawing beyond the device of skin picture, such as art designing's device etc.
Further, the device 1 of this drafting skin picture also comprises:
Picture loader 16, for loading at least one skin picture to picture library 10 in advance; And
Resource loader 17, for the resource information loading for describing control or window to cell library 11 in advance.
As shown in Figure 2, be the structural representation of Merging unit 12 in Fig. 1.
This Merging unit 12 comprises:
Picture merger subelement 120, for being integrated into the integrated picture of skin by the pixel of the multiple skin pictures that are selected from picture library 10;
Position definition subelement 122, for by above-mentioned each skin picture, the positional information on the integrated picture of skin is generated as XML file.
It should be noted that, when the device of drafting skin picture does not comprise Merging unit 12, can comprise separately position definition subelement 122.
As shown in Figure 3, be the structural representation of unit 14 of drawing in Fig. 1.This drawing unit 14 further comprises:
Skin picture position acquisition subelement 140, obtain the positional information of selected skin picture for generating XML file from Merging unit 12, particularly, according to the title of selected skin picture or mark, in XML file, search and obtain positional information corresponding to this skin picture, this positional information is included in which integrated picture of skin, for example, in which scope (coordinate range) of the integrated picture of this skin;
Picture pixel is obtained subelement 141, for the positional information of obtaining according to skin picture position acquisition subelement 140, copies the pixel of this skin picture from the integrated picture of corresponding skin;
Matching treatment subelement 142, carry out such as the processing that stretches or dwindle for picture pixel being obtained to the pixel of the skin picture that subelement 141 copies to, obtain the skin matching with the size of current control or window and mate picture, be understandable that, the process of above-mentioned coupling is not limited to the processing that stretches or dwindle, in other some embodiment, can comprise some other necessary processing procedures, for example carry out that Alpha synthesizes etc.;
Draw subelement 143, be plotted to control or window for the skin coupling picture that matching treatment subelement 142 is obtained;
Resource information loads subelement 144, for interface control selected cell 13 is loaded on to this control or window from this control of cell library 11 selections or the resource information of window.
The device of the drafting skin picture of the embodiment of the present invention can be realized in IDE, utilize its plug-in part technology in IDE, to realize such as skin file management, control or the association attributes setting of window skin and skin file and cut figure, facilitate developer skin source picture to be carried out to management, extraction, the setting of corresponding control or window skin, obtain skin picture pixel; In the visual design window of IDE, obtain the examples such as its window, control, in conjunction with the skin picture pixel of obtaining, in design process, draw the skin of window and each control, realize the effect of What You See Is What You Get.
The drafting skin picture device of the embodiment of the present invention, undertaken before control or window draw by Merging unit, the multiple skin picture merger in picture library being become to the integrated picture of skin, the positional information by each skin picture of XML document definition on the integrated picture of described skin; Drawing unit only need can obtain by the positional information in XML file the pixel of described skin picture from the integrated picture of skin, and described pixel is plotted on described control or window, and control after described skin picture or the effect of window described in showing in real time, are drawn, drawing in skin picture process without calling a large amount of independent skin picture files, only need obtain according to positional information the pixel of skin picture like this; In addition, due to the effect that can show in real time after control or window rendered images, thereby the repetition compilation process of having avoided frequent amendment to bring has improved the efficiency of software development.
As shown in Figure 4, be the process flow diagram of the first embodiment of a kind of method of drawing skin picture of embodiments of the invention.This flow process comprises:
Step S400, multiple skin picture merger in picture library are become to the integrated picture of skin, and define the positional information of each skin picture on the integrated picture of described skin, particularly, can be by Merging unit, the pixel of the skin picture that may use in picture library to be pasted on the integrated picture of one or more skin; In addition, define the integrated picture of skin at each skin picture place and the position in the integrated picture of this skin with XML file; This XML file can be loaded in internal memory, and need not directly multiple independent skin picture files be directly loaded in internal memory, has saved space and the service efficiency of internal memory.
Step S402, the skin picture that need to draw for current control or window selection, particularly, can be to select to need skin picture title or the mark of drawing, and from cell library, selects its resource information for current control or window.
Step S404, from the integrated picture of skin, obtain the pixel of this skin picture according to positional information corresponding to this skin picture, and described pixel is plotted on this control or window, particularly, according to the title of selected skin picture or mark, in XML file, search and obtain positional information corresponding to this skin picture, which integrated picture of skin is this positional information be included in and for example, in which scope (coordinate range) of the integrated picture of this skin, copies the pixel of this skin picture according to this positional information from the integrated picture of corresponding skin; the pixel of this skin picture copying to is carried out such as stretching or the processing dwindled, obtain with current control or the skin coupling picture that the size of window matches; This skin coupling picture is plotted on control or window;the resource information of this control of selecting from cell library or window is loaded on this control or window simultaneously.
Step S406, show and drawn control after described skin picture or the effect of window, this step is equivalent to a preview process, thereby avoid the repetition compilation process after at every turn the skin picture of controlling being loaded, make developer can obtain the effect of What You See Is What You Get, thereby improved efficiency.
Be understandable that, before above-mentioned steps, need to load skin picture and load in advance the resource information of describing control or window by resource loader to cell library to picture library by picture loader in advance.Meanwhile, more details can be referring to the explanation of the aforementioned embodiment to Fig. 1.
Implement the embodiment of the present invention, by before control or window are drawn to skin picture, the multiple skin picture merger in picture library being become to the integrated picture of skin, the positional information by each skin picture of XML document definition on the integrated picture of described skin; Only need can from the integrated picture of skin, obtain by the positional information in XML file the pixel of described skin picture, and described pixel is plotted on described control or window, and control after described skin picture or the effect of window described in showing in real time, are drawn, like this drawing in skin picture process without calling a large amount of independent skin picture files, the pixel that only need obtain according to positional information skin picture, has reduced the resource taking in program development; In addition, due to the effect that can show in real time after control or window rendered images, thereby the repetition compilation process of having avoided frequent amendment to bring has improved the efficiency of software development;
In addition, in an embodiment of the present invention, allow and use the window of same pattern skin or control or window can share skin picture resource, without repeating loading.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
Above disclosed is only preferred embodiment of the present invention, the interest field that certainly can not limit the present invention with this, and the equivalent variations of therefore doing according to the claims in the present invention, still belongs to the scope that invention is contained.

Claims (10)

1. a method of drawing skin picture, is characterized in that, comprising:
Multiple skin picture merger in picture library are become to the integrated picture of skin, and define the positional information of each skin picture on the integrated picture of described skin;
The skin picture that need to draw for current control or window selection;
From the integrated picture of described skin, obtain the pixel of described skin picture according to positional information corresponding to described skin picture, and the pixel of described skin picture is plotted on described control or window;
Control after the pixel of described skin picture or the effect of window described in demonstration, are drawn.
2. the method for drafting skin picture as claimed in claim 1, is characterized in that, the step of the positional information of each skin picture of described definition on the integrated picture of described skin is specially:
The positional information of each skin picture on the integrated picture of described skin described in use XML document definition.
3. the method for drafting skin picture as claimed in claim 1, is characterized in that, the step of the described skin picture that need to draw for current control or window selection further comprises:
From cell library, be the resource information of control or window described in described control or window selection, the resource information of described control or window at least comprises attribute, state, the control item information of control or window.
4. the method for drafting skin picture as claimed in claim 3, is characterized in that, the described step that described pixel is plotted on described control or window further comprises:
The pixel of described skin picture is adapted to the step that the size of described control or window stretches or dwindles processing; And/or
Load the resource information of described control or window, described resource information at least comprises the one in the attribute, state, control item information of control or window.
5. the method for the drafting skin picture as described in claim 1 to 4 any one, is characterized in that, further comprises:
Load in advance the step of skin picture to picture library by picture loader; And
Load in advance the resource information of describing control or window to cell library by resource loader.
6. a device of drawing skin picture, is characterized in that, comprising:
Merging unit, for multiple skin picture merger of picture library are become to the integrated picture of skin, and defines the positional information of each skin picture on the integrated picture of described skin;
Interface control selected cell, the skin picture that is used to current control or window selection to draw;
Drawing unit, for obtaining the pixel of described skin picture from the integrated picture of described skin according to positional information corresponding to described skin picture, and is plotted in the pixel of described skin picture on described control or window;
Output unit, for having drawn control after the pixel of described skin picture or the effect of window described in showing.
7. the device of drafting skin picture as claimed in claim 6, is characterized in that, further comprises:
Picture loader, for loading at least one skin picture to picture library in advance; And
Resource loader, for loading the resource information for describing control or window to cell library in advance.
8. the device of drafting skin picture as claimed in claim 7, is characterized in that, further comprises:
Position definition subelement, for by described each skin picture, the positional information on the integrated picture of described skin is generated as XML file.
9. the device of drafting skin picture as claimed in claim 8, is characterized in that, described drawing unit further comprises:
Skin picture position acquisition subelement, for obtaining the positional information of selected skin picture at the integrated picture of described skin from described XML file;
Picture pixel is obtained subelement, for the positional information of obtaining according to described skin picture position acquisition subelement, copies the pixel of described skin picture from the integrated picture of described skin;
Matching treatment subelement, the processing that stretches or dwindle for described picture pixel being obtained to the pixel of the described skin picture that subelement copies to, obtains the skin matching with the size of described control or window and mates picture;
Draw subelement, be plotted to described control or window for the skin coupling picture that described matching treatment subelement is obtained;
Resource information loads subelement, for selecting the resource information of described control or window to be loaded on described control or window from cell library interface control selected cell.
10. the device of the drafting skin picture as described in claim 6 to 8 any one, it is characterized in that, described resource information comprises attribute, state, the control item information of control or window, and the attribute of described control at least comprises the one of script file, logical block, logical block, logic state.
CN201110453606.7A 2011-12-30 2011-12-30 Method and device for drawing skin picture Active CN102591662B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110453606.7A CN102591662B (en) 2011-12-30 2011-12-30 Method and device for drawing skin picture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110453606.7A CN102591662B (en) 2011-12-30 2011-12-30 Method and device for drawing skin picture

Publications (2)

Publication Number Publication Date
CN102591662A CN102591662A (en) 2012-07-18
CN102591662B true CN102591662B (en) 2014-08-27

Family

ID=46480382

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110453606.7A Active CN102591662B (en) 2011-12-30 2011-12-30 Method and device for drawing skin picture

Country Status (1)

Country Link
CN (1) CN102591662B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218735B (en) * 2013-04-09 2016-11-16 四三九九网络股份有限公司 A kind of method and apparatus making picture books and promoting games
CN105224641B (en) * 2015-09-25 2018-12-14 北京奇艺世纪科技有限公司 A kind of storage of skin element, read method and device
CN106227512A (en) * 2016-07-07 2016-12-14 网易(杭州)网络有限公司 The replacing skins method and device of application software display interface
CN109213481A (en) * 2017-06-30 2019-01-15 武汉斗鱼网络科技有限公司 A kind of slider control implementation method and device
CN111142981A (en) * 2018-11-02 2020-05-12 鸿合科技股份有限公司 Software skin changing method and device and electronic equipment
CN110772787A (en) * 2019-09-25 2020-02-11 腾讯科技(深圳)有限公司 Game application interface adjusting method and device
CN111240655B (en) * 2020-01-07 2023-11-07 红有软件股份有限公司 Method for beautifying WinForm component based on GDI/GDI +

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1517859A (en) * 2003-01-17 2004-08-04 英业达股份有限公司 Graphic interface development method of application program
CN101275831A (en) * 2007-03-26 2008-10-01 鸿富锦精密工业(深圳)有限公司 Image off-line processing system and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8532437B2 (en) * 2009-05-18 2013-09-10 Citrix Systems, Inc. Systems and methods for block recomposition for compound image compression

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1517859A (en) * 2003-01-17 2004-08-04 英业达股份有限公司 Graphic interface development method of application program
CN101275831A (en) * 2007-03-26 2008-10-01 鸿富锦精密工业(深圳)有限公司 Image off-line processing system and method

Also Published As

Publication number Publication date
CN102591662A (en) 2012-07-18

Similar Documents

Publication Publication Date Title
CN102591662B (en) Method and device for drawing skin picture
Laganiere OpenCV computer vision application programming cookbook second edition
US7610545B2 (en) Annotations for tracking provenance
CN108351764B (en) Data processing method and system
CN102646038B (en) Control content display method, control content display device and mobile terminal
US8767020B1 (en) Content representation sharing across applications
US8745581B2 (en) Method and system for selectively copying portions of a document contents in a computing system (smart copy and paste
US20100306651A1 (en) Method for creating, exporting, sharing, and installing graphics functional blocks
CN104915201A (en) Interface generating method and device
CN112214218A (en) High-performance and high-efficiency Sketch component library generation and management scheme and system
CN112668290A (en) Dynamic form generation method and system based on gridding design
CN115543290A (en) Visual programming method and system
CN112685025A (en) Method and system for quickly building front-end page
CN115495069A (en) Model-driven coal industry software flow implementation method, device and equipment
Lord Improving the application development process with modular visualization environments
CN107391914A (en) A kind of method for displaying parameters, device and equipment
CN105468573A (en) Configurable diagram application system
CN113010168B (en) User interface generation method based on scene tree
Escrivá et al. OpenCV 4 Computer Vision Application Programming Cookbook: Build complex computer vision applications with OpenCV and C++
CN115115787B (en) DirectVR-based two-dimensional drawing to 3D model method
CN110764864A (en) Terraform-based visual resource arrangement method
CN112889026A (en) User interface resource file optimization
Bocevska et al. An example of application design using solidworks application programming interface
CN113011148A (en) Method, device, equipment and medium for automatically outputting file with specified format
CN110990104A (en) Unity 3D-based texture rendering method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C53 Correction of patent for invention or patent application
CB02 Change of applicant information

Address after: 518057 Guangdong city of Shenzhen province Nanshan District Gao Xin Road, room 9 building on the north side of block A901 No. 006 TCL Industry Research Institute building A A Building 8 floor

Applicant after: Shenzhen Wondershare Information Technology Co., Ltd.

Address before: 518057 Guangdong city of Shenzhen province Nanshan District Gao Xin Road Building A block 8 Building TCL

Applicant before: Shenzhen Wondershare Software Co., Ltd.

COR Change of bibliographic data

Free format text: CORRECT: APPLICANT; FROM: SHENZHEN WONDERSHARE SOFTWARE CO., LTD. TO: SHENZHEN WONDERSHARE INFORMATION TECHNOLOGY CO., LTD.

C14 Grant of patent or utility model
GR01 Patent grant
CP03 Change of name, title or address

Address after: 850000 Tibet autonomous region, Lhasa City, New District, west of the East Ring Road, 1-4 road to the north, south of 1-3 Road, Liu Dong building, east of the 8 unit 6, floor 2, No.

Patentee after: Wanxing Polytron Technologies Inc

Address before: 518057 Guangdong city of Shenzhen province Nanshan District Gao Xin Road, room 9 building on the north side of block A901 No. 006 TCL Industry Research Institute building A A Building 8 floor

Patentee before: Shenzhen Wondershare Information Technology Co., Ltd.