CN106126253B - Method and device for generating image by application program view - Google Patents

Method and device for generating image by application program view Download PDF

Info

Publication number
CN106126253B
CN106126253B CN201610507362.9A CN201610507362A CN106126253B CN 106126253 B CN106126253 B CN 106126253B CN 201610507362 A CN201610507362 A CN 201610507362A CN 106126253 B CN106126253 B CN 106126253B
Authority
CN
China
Prior art keywords
view
image
synthesis
user
application program
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
CN201610507362.9A
Other languages
Chinese (zh)
Other versions
CN106126253A (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.)
Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Haier Uplus Intelligent Technology Beijing Co Ltd
Original Assignee
Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Haier Uplus Intelligent Technology Beijing 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 Qingdao Haier Intelligent Home Appliance Technology Co Ltd, Haier Uplus Intelligent Technology Beijing Co Ltd filed Critical Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Priority to CN201610507362.9A priority Critical patent/CN106126253B/en
Publication of CN106126253A publication Critical patent/CN106126253A/en
Application granted granted Critical
Publication of CN106126253B publication Critical patent/CN106126253B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Processing Or Creating Images (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Image Processing (AREA)

Abstract

The invention provides a method and a device for generating an image by an application program view, which are applied to an image generation interface of a client, wherein the method comprises the following steps: receiving the view and image synthesis parameters transmitted by an application program when calling the image generation interface aiming at the view to be synthesized; when the view is judged to accord with the synthesis condition, judging whether manual editing is needed by a user, if so, synthesizing the view based on a first user instruction transmitted by an application program and the image synthesis parameter, otherwise, synthesizing the view according to the image synthesis parameter; and returning the result of the synthesis processing to the application program. The method and the device package the synthesis function of the app, are convenient for developers to use, and provide a more convenient image processing function for users.

Description

Method and device for generating image by application program view
Technical Field
The invention relates to the technical field of application programs, in particular to a method and a device for generating an image by an application program view.
Background
In application program app applications, a user sometimes encounters use interface snapshot or view synthesis in the use and developer development processes, and a view window of one or a plurality of apps needs to be synthesized into a dynamic variable and effective image, so that the user can use the image or the apps can use the image conveniently. However, since the developer only uses the current app or current function for image composition, and many application programs use the image composition function, but none of the good application program interfaces api can improve the function, when other applications use the image composition function, the cost of developing code is high, and the expansibility is poor.
For generating images by using views, currently, common head portraits in WeChat, jigsaw puzzle of beautiful pictures and show, and the like, a part for generating group head portraits of WeChat should be at a server side, the group head portraits are subjected to picture synthesis through the server, and then processed pictures are returned to a WeChat front end, and the WeChat front end lacks an image generation mechanism. The figure show is only directed to the composition of photos, and no mature logic is made for the overall composition of views.
The picture layout in the prior art is rigid, a user cannot modify the display form of an image according to the needs of the user at will, if the user can modify the display form of the image, the user needs to modify the display form in some logic rules, and the user cannot synthesize different types of required images according to the number of images or views, wherein the images or the views cannot be completely dynamic (the dynamic state refers to that a developer or the user flexibly and variously selects suitable image generation logic to generate the required images according to the needs of the user). In addition, the external interface is very complicated to use and not very good in usability. The composition requirements of most views in app development cannot be met.
Disclosure of Invention
The invention aims to provide a method and a device for generating an image by an application program view, so as to solve the problem that no unified view synthesis logic and interface exist in the application program.
The technical scheme adopted by the invention is that the method for generating the image by the application program view is applied to an image generation interface of a client, and the method comprises the following steps:
receiving the view and image synthesis parameters transmitted by an application program when calling the image generation interface aiming at the view to be synthesized;
when the view is judged to accord with the synthesis condition, judging whether manual editing is needed by a user, if so, synthesizing the view based on a first user instruction transmitted by an application program and the image synthesis parameter, otherwise, synthesizing the view according to the image synthesis parameter;
and returning the result of the synthesis processing to the application program.
Further, the image synthesis parameters include: rendering parameters, quality parameters, and number of views; the quality parameters include: resolution, definition, and storage size;
the number of the views is one or more;
the first user instruction comprises: setting instructions of view position, size and presentation form by a user.
Further, the method further comprises:
before judging whether the view meets the synthesis condition, judging whether the received image synthesis parameter exceeds a limited range, if so, prompting a user to modify the image synthesis parameter and judging whether the image synthesis parameter exceeds the limited range again, otherwise, judging whether the view meets the synthesis condition.
Further, the synthesizing the view according to the image synthesis parameter includes:
determining an applicable image synthesis model according to the number of views; the image synthesis model comprises the horizontal and vertical typesetting conditions of the view;
and under a CoreGraphic framework, synthesizing the view according to the image synthesis parameters and the determined image synthesis model.
Further, the determining whether the view meets the synthesis condition includes:
parsing a hierarchy of the view to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
Further, the method further comprises:
and when the view does not accord with the synthesis condition, prompting a user and carrying out synthesis processing on the view according to a second user instruction and the image synthesis parameter transmitted by the application program.
The invention also provides a device for generating images by using the application program view, which is applied to an image generation interface of a client, and the device comprises:
the starting module is used for receiving the view and the image synthesis parameters transmitted when an application program calls the image generation interface aiming at the view to be synthesized;
the processing module is used for judging whether manual editing is needed by a user or not when the view is judged to accord with the synthesis condition, if so, synthesizing the view based on a first user instruction transmitted by an application program and the image synthesis parameter, and otherwise, synthesizing the view according to the image synthesis parameter;
and the return module is used for returning the result of the synthesis processing to the application program.
Further, the image synthesis parameters include: rendering parameters, quality parameters, and number of views; the quality parameters include: resolution, definition, and storage size;
the number of the views is one or more;
the first user instruction comprises: setting instructions of view position, size and presentation form by a user.
Further, the processing module is further configured to:
before judging whether the view meets the synthesis condition, judging whether the received image synthesis parameter exceeds a limited range, if so, prompting a user to modify the image synthesis parameter and judging whether the image synthesis parameter exceeds the limited range again, otherwise, judging whether the view meets the synthesis condition.
Further, under the condition that a user does not need to manually edit, the processing module is specifically configured to: determining an applicable image synthesis model according to the number of views; the image synthesis model comprises the horizontal and vertical typesetting conditions of the view;
and under a CoreGraphic framework, synthesizing the view according to the image synthesis parameters and the determined image synthesis model.
Further, the processing module is specifically configured to:
parsing a hierarchy of the view to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
Further, the processing module is further configured to: and when the view does not accord with the synthesis condition, prompting a user to carry out synthesis processing on the view according to a second user instruction and the image synthesis parameters transmitted by the application program.
By adopting the technical scheme, the invention at least has the following advantages:
according to the method and the device for generating the image by the application program view, the synthesis function of the app is packaged, so that the method and the device are convenient for developers to use, and a more convenient image processing function is provided for users. According to the invention, through dynamic processing and reasonable parameter configuration, great flexibility and operability are provided for a user, an APP developer can self-define the synthesis effect of the view according to the own requirement, and the view which the user wants to process can be simply and conveniently generated into the image. Because the invention encapsulates the internal logic well, the user can call the interface conveniently only by inputting the corresponding image synthesis parameters, thereby reducing the complexity of use and having high program flexibility.
Drawings
FIG. 1 is a flowchart of a method for generating an image from an application view according to a first embodiment of the present invention;
FIG. 2 is a flowchart of a method for generating an image from an application view according to a second embodiment of the present invention;
FIG. 3 is a flowchart of a method for generating an image from an application view according to a third embodiment of the present invention;
FIG. 4 is a diagram illustrating a component structure of an apparatus for generating an image from an application view according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of an image generation interface according to a seventh embodiment of the present invention.
Detailed Description
To further explain the technical means and effects of the present invention adopted to achieve the intended purpose, the present invention will be described in detail with reference to the accompanying drawings and preferred embodiments.
A first embodiment of the present invention provides a method for generating an image by using an application view, which is applied to an image generation interface of a client, and as shown in fig. 1, the method includes the following specific steps:
step S101, receiving the view and image synthesis parameters transmitted when an application program calls the image generation interface for the view to be synthesized;
specifically, the image synthesis parameters include: rendering parameters, quality parameters, and number of views; the quality parameters include: resolution, definition, and storage size; the number of views to be synthesized is one or more.
Step S102, when the view is judged to accord with the synthesis condition, judging whether manual editing by a user is needed, if so, synthesizing the view based on a first user instruction transmitted by an application program and the image synthesis parameter, otherwise, synthesizing the view according to the image synthesis parameter;
specifically, the first user instruction includes: setting instructions of view position, size and presentation form by a user.
In step S102, determining whether the view meets the composition condition includes:
parsing a hierarchy of the view to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
Further, in step S102, the synthesizing the view according to the image synthesis parameter includes:
determining an applicable image synthesis model according to the number of views; the image synthesis model comprises the horizontal and vertical typesetting conditions of the view;
and under a CoreGraphic framework, synthesizing the view according to the image synthesis parameters and the determined image synthesis model.
In step S103, the result of the composition processing is returned to the application.
A second embodiment of the present invention is a method for generating an image by using a view of an application, and the method of this embodiment is substantially the same as the method of the first embodiment, except that, as shown in fig. 2, before determining whether the view meets a synthesis condition in step S102, the method of this embodiment further includes the following specific steps:
and S102-A, judging whether the received image synthesis parameters exceed the limited range, if so, prompting a user to modify the image synthesis parameters and judging whether the image synthesis parameters exceed the limited range again, otherwise, executing the step S102.
A third embodiment of the present invention is a method for generating an image by using a program view, which is substantially the same as the first embodiment, except that, as shown in fig. 3, in the method of this embodiment, step S102 further includes:
and when the view does not accord with the synthesis condition, prompting the user and carrying out synthesis processing on the view according to a second user instruction and the image synthesis parameter transmitted by the application program.
Specifically, since there are views that do not meet the composition condition at this time, the second user instruction needs to indicate that the views that do not meet the composition condition do not participate in the composition, or that all the views participate in the composition.
A fourth embodiment of the present invention, which corresponds to the first embodiment, introduces an apparatus for generating an image by using a view of an application, which is applied to an image generation interface of a client, as shown in fig. 4, and the apparatus includes the following components:
1) a starting module 401, configured to receive the view and the image synthesis parameter that are transmitted when an application calls the image generation interface for a view to be synthesized;
specifically, the image synthesis parameters include: rendering parameters, quality parameters, and number of views; the quality parameters include: resolution, definition, and storage size;
the number of the views is one or more.
2) A processing module 402, configured to determine whether manual editing by a user is needed when it is determined that the view meets a synthesis condition, if so, perform synthesis processing on the view based on a first user instruction and the image synthesis parameter that are transmitted by an application program, otherwise perform synthesis processing on the view according to the image synthesis parameter;
specifically, the first user instruction includes: setting instructions of view position, size and presentation form by a user.
The processing module 402 is specifically configured to:
parsing a hierarchy of the view to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
Further, the processing module 402 is specifically configured to, without requiring manual editing by a user: determining an applicable image synthesis model according to the number of views; the image synthesis model comprises the typesetting conditions of the transverse direction and the longitudinal direction of the view. And under a CoreGraphic framework, synthesizing the view according to the image synthesis parameters and the determined image synthesis model.
3) A returning module 403, configured to return the result of the composition processing to the application program.
A fifth embodiment of the present invention is an apparatus for generating an image by using a program view, which is substantially the same as the fourth embodiment, except that in the apparatus of the present embodiment, the processing module 402 is further configured to: before judging whether the view meets the synthesis condition, judging whether the received image synthesis parameter exceeds a limited range, if so, prompting a user to modify the image synthesis parameter and judging whether the image synthesis parameter exceeds the limited range again, otherwise, judging whether the view meets the synthesis condition.
A sixth embodiment of the present invention is an apparatus for generating an image by using a program view, which is substantially the same as the fourth embodiment, except that in the apparatus of the present embodiment, the processing module 402 is further configured to: and when the view does not accord with the synthesis condition, prompting a user to carry out synthesis processing on the view according to a second user instruction and the image synthesis parameters transmitted by the application program.
A seventh embodiment of the present invention, which is based on the above embodiments, is described with reference to fig. 5.
As shown in fig. 5, an image generation interface for generating an image in an application view according to an embodiment of the present invention is disposed on a client side, and the image generation interface includes: an image composition module (similar to the processing module in the fourth embodiment of the present invention) and an image management module (similar to the startup module and the return module in the fourth embodiment of the present invention). The external application program can achieve the purposes of view processing and image synthesis only by calling the image management module in the image generation interface.
The execution flow of the image generation interface of the embodiment of the invention is as follows:
step 1, when an external application calls an image generation interface, an image management module in the image generation interface transmits a view and an image synthesis parameter which need to be processed.
And 2, judging whether the view meets the synthesis condition, if so, executing the step 3, otherwise, prompting a user to execute the step 3 according to the instruction of the user for synthesis. At this time, the user may select a view meeting the synthesis condition for synthesis through an instruction, or may still select all incoming views for synthesis.
In particular, a hierarchy of the view is parsed to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
The depth of the view can reflect whether the view is loaded completely, if the loading is completed, the depth of the view can reach the set depth threshold, otherwise, the depth of the view cannot reach the set depth threshold.
Step 3, judging whether the input image synthesis parameters (including rendering parameters, quality parameters and view number) accord with synthesis rules (the synthesis rules are the rules which are defined by developers and used by users, and the synthesis rules can be determined by setting the maximum numerical range of the input parameters), if so, calling synthesis logic, and synthesizing the views according to the image model under a CoreGraphics framework to generate the required images; if not, other composition logic is invoked, i.e., the associated view is composed according to the user's instructions.
For example, if the user wants to synthesize an image with three views, but the image loading of one view is not completed, and the view which is not loaded is found to be invalid when the view validity judgment is performed in step 2, the user is prompted by exception handling whether to continue, and if the user continues to select to synthesize an image with two views which are already loaded or to synthesize an image with three views which are not already loaded. And when view synthesis is carried out, judging whether the input image synthesis parameters meet the synthesis rules, if so, continuing synthesis to generate the image required by the user, and if not, prompting the user to modify the image synthesis parameters and judging whether the image synthesis parameters meet the synthesis rules again.
For another example: the user needs to carry out quality compression on the changed image, the corresponding image can be generated as long as the corresponding quality parameter and resolution parameter are transmitted, if the transmitted parameter exceeds the limit or range, the condition that the parameter does not conform to the logic rule is judged, the abnormity is reported, and the parameter error is reported to the user.
Through the flow, the external application can well process and obtain the required view image, the development workload existing in the development is solved, and the external application can be easily integrated into the application.
The embodiment of the invention utilizes a CoreGraphic framework, generates the required image from a simple or complex view through a series of image processing logics, and can be used for saving and using.
The embodiment of the invention realizes the function of generating the required image at the client and does not need a server to participate in processing.
The embodiment of the invention successfully provides the basic logic requirements of the integral synthesis of the view, can process the dynamic layout and the image generation of 1 to nine pictures with different numbers on the interface, and the user can dynamically edit the picture position and the size and the display form of the picture according to the requirements of the user. Most view synthesis requirements in app development can be met, a generation mechanism is perfected, and the use complexity is reduced.
The embodiment of the invention can reduce the storage size of the view by compressing the view on the premise of ensuring the resolution ratio of the view, and flexibly change the resolution ratio by inputting the parameter value of the resolution ratio.
The embodiment of the invention improves and encapsulates the functions, other applications can conveniently and simply transplant the technology into the application, the development cost is reduced, and the image synthesis and processing capability is improved.
While the invention has been described in connection with specific embodiments thereof, it is to be understood that it is intended by the appended drawings and description that the invention may be embodied in other specific forms without departing from the spirit or scope of the invention.

Claims (10)

1. A method for generating an image by using an application program view, which is applied to an image generation interface of a client, is characterized in that the method comprises the following steps:
receiving the view and image synthesis parameters transmitted by an application program when calling the image generation interface aiming at the view to be synthesized;
when the view is judged to accord with the synthesis condition, judging whether manual editing is needed by a user, if so, synthesizing the view based on a first user instruction transmitted by an application program and the image synthesis parameter, otherwise, synthesizing the view according to the image synthesis parameter;
returning the result of the synthesis processing to the application program;
the judging whether the view meets the synthesis condition comprises the following steps:
parsing a hierarchy of the view to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
2. The method of claim 1, wherein the image synthesis parameters comprise: rendering parameters, quality parameters, and number of views; the quality parameters include: resolution, definition, and storage size;
the number of the views is one or more;
the first user instruction comprises: setting instructions of view position, size and presentation form by a user.
3. The method for generating an image from an application view according to claim 1, further comprising:
before judging whether the view meets the synthesis condition, judging whether the received image synthesis parameter exceeds a limited range, if so, prompting a user to modify the image synthesis parameter and judging whether the image synthesis parameter exceeds the limited range again, otherwise, judging whether the view meets the synthesis condition.
4. The method for generating image according to application program view of claim 2, wherein the synthesizing the view according to the image synthesis parameter comprises:
determining an applicable image synthesis model according to the number of views; the image synthesis model comprises the horizontal and vertical typesetting conditions of the view;
and under a CoreGraphic framework, synthesizing the view according to the image synthesis parameters and the determined image synthesis model.
5. The method for generating an image from an application view according to claim 1, further comprising:
and when the view does not accord with the synthesis condition, prompting a user and carrying out synthesis processing on the view according to a second user instruction and the image synthesis parameter transmitted by the application program.
6. An apparatus for generating an image by using a view of an application program, applied in an image generation interface of a client, the apparatus comprising:
the starting module is used for receiving the view and the image synthesis parameters transmitted when an application program calls the image generation interface aiming at the view to be synthesized;
the processing module is used for judging whether manual editing is needed by a user or not when the view is judged to accord with the synthesis condition, if so, synthesizing the view based on a first user instruction transmitted by an application program and the image synthesis parameter, and otherwise, synthesizing the view according to the image synthesis parameter; a return module for returning the result of the synthesis processing to the application program;
the processing module is specifically configured to:
parsing a hierarchy of the view to determine a depth of the view;
and judging whether the depth of the view reaches a set depth threshold value, if so, judging that the view meets the synthesis condition, and otherwise, judging that the view does not meet the synthesis condition.
7. The apparatus for generating an image from an application view according to claim 6, wherein the image synthesis parameters comprise: rendering parameters, quality parameters, and number of views; the quality parameters include: resolution, definition, and storage size;
the number of the views is one or more;
the first user instruction comprises: setting instructions of view position, size and presentation form by a user.
8. The apparatus for generating an image from an application view according to claim 6, wherein the processing module is further configured to:
before judging whether the view meets the synthesis condition, judging whether the received image synthesis parameter exceeds a limited range, if so, prompting a user to modify the image synthesis parameter and judging whether the image synthesis parameter exceeds the limited range again, otherwise, judging whether the view meets the synthesis condition.
9. The apparatus for generating an image from an application view according to claim 7, wherein the processing module, without requiring manual editing by a user, is specifically configured to:
determining an applicable image synthesis model according to the number of views; the image synthesis model comprises the horizontal and vertical typesetting conditions of the view;
and under a CoreGraphic framework, synthesizing the view according to the image synthesis parameters and the determined image synthesis model.
10. The apparatus for generating an image from an application view according to claim 6, wherein the processing module is further configured to: and when the view does not accord with the synthesis condition, prompting a user to carry out synthesis processing on the view according to a second user instruction and the image synthesis parameters transmitted by the application program.
CN201610507362.9A 2016-06-30 2016-06-30 Method and device for generating image by application program view Active CN106126253B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610507362.9A CN106126253B (en) 2016-06-30 2016-06-30 Method and device for generating image by application program view

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610507362.9A CN106126253B (en) 2016-06-30 2016-06-30 Method and device for generating image by application program view

Publications (2)

Publication Number Publication Date
CN106126253A CN106126253A (en) 2016-11-16
CN106126253B true CN106126253B (en) 2021-07-16

Family

ID=57468641

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610507362.9A Active CN106126253B (en) 2016-06-30 2016-06-30 Method and device for generating image by application program view

Country Status (1)

Country Link
CN (1) CN106126253B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729010B (en) * 2017-10-25 2021-01-26 阿里巴巴(中国)有限公司 View display method and device, computing equipment and storage medium
CN113763238B (en) * 2020-06-01 2023-09-26 杭州海康威视数字技术股份有限公司 Picture synthesis method and device and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010087818A1 (en) * 2009-01-28 2010-08-05 Hewlett-Packard Development Company, L.P. Dynamic image collage
CN104637040B (en) * 2013-11-12 2017-11-21 上海携程商务有限公司 The method and device of picture splicing is realized using Photoshop
CN105279203B (en) * 2014-07-25 2020-09-18 腾讯科技(深圳)有限公司 Method, device and system for generating jigsaw puzzle

Also Published As

Publication number Publication date
CN106126253A (en) 2016-11-16

Similar Documents

Publication Publication Date Title
CN101699405B (en) Method and device for interaction between host program and plug-in and interaction between plug-ins
CN111400000B (en) Network request processing method, device, equipment and storage medium
CN104517307B (en) A kind of animation method and device
US20130185699A1 (en) Storage Device Including Software Development Kit that Supports Multiple Types of Platforms and Multiple Programming Languages
CN113722020B (en) Interface calling method, device and computer readable storage medium
CN110874217A (en) Interface display method and device for fast application and storage medium
WO2023087897A1 (en) Page display method and device
CN110471701B (en) Image rendering method and device, storage medium and electronic equipment
CN106126253B (en) Method and device for generating image by application program view
CN109949391A (en) Graphic rendering method, apparatus, electronic equipment and storage medium
CN115661327B (en) Distributed virtual node rendering method and device of BIM platform graphic engine
CN107615745A (en) A kind of photographic method and terminal
KR20230133970A (en) Photography methods, devices and electronics
WO2023030519A1 (en) Screen projection processing method and related device
CN113360807A (en) Page display method and device of mixed-mode mobile application and related equipment
CN103309668B (en) Application program does not intercept and capture abnormal processing method and processing device
WO2022142039A1 (en) Image data compression method and apparatus, computer device, and storage medium
CN111078383A (en) Timed task management method, device, equipment and storage medium
CN110865864A (en) Interface display method, device and equipment for fast application and storage medium
CN102467746A (en) Method for making animation on portable equipment
CN112948048A (en) Information processing method, information processing device, electronic equipment and storage medium
CN111796819A (en) Applet interface generation method and device, electronic equipment and readable storage medium
CN108184054B (en) Preprocessing method and preprocessing device for images shot by intelligent terminal
CN108319420B (en) Picture loading method and device
Lu et al. Design and implementation of digital TV widget for Android on multi-core platform

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20170119

Address after: 100086 room 601-606, level, Pacific International Building, Zhichun Road, Beijing, 106, China

Applicant after: Haier smart technology (Beijing) Co., Ltd.

Applicant after: Qingdao Haier Intelligent Home Appliances Technology Co., Ltd.

Address before: 100086 Beijing, Zhichun Road, Zhongguancun, No. 106 crown office building, layer, layer 15

Applicant before: Beijing Haier Guangke Digital Techn Co., Ltd.

Applicant before: Qingdao Haier Intelligent Home Appliances Technology Co., Ltd.

SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant