Novel picture generation method

A picture generation and picture technology, which is applied in the field of Web applications, can solve the problems of not supporting dynamic acquisition of basic information such as user avatars and nicknames, small user-customizable space, and waiting time for freezing, so as to facilitate silent generation , reduce time, prevent the effect of experience

CN112927312APending Publication Date: 2021-06-08GUANGZHOU FAISCO INFORMATON TECH
9 Cites 1 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2021-06-08

Smart Images

  • Figure 1
    Figure 1
Patent Text Reader

Abstract

The invention discloses a novel picture generation method, which comprises the following steps of: establishing a picture control editor, converting a file into FormatData by reading a file stream of a Blob, transmitting the FormatData to a server side, judging whether a file is dragged into the editor by monitoring a Drag in a Mouse event, and uploading the entered file to the server side if the file is dragged into the editor; when a visitor accesses a page, requesting a server source code, enabling the server side to outputs a resource file, supplying the resource file to a corresponding browser for analysis, and enabling the visitor to enter the access page after analysis is completed. According to the picture control editor, multi-file uploading is supported, high-fidelity compression can be carried out, the smooth degree of a page and the speed of data transmission are improved, the types of editable materials are diversified, audiences can be supplied to carry out picture storage and incremental propagation at multiple terminals when H5 is propagated, and an H5 fission propagation channel is provided.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the technical field of Web applications, in particular to a novel method for generating pictures. Background technique

[0002] With the development of the Internet and the rapid development of various social APPs, the dissemination of information is even faster. H5 marketing is currently an indispensable channel for an enterprise to convey its own values, and various types of H5 rapid construction of web applications are also constantly developing. More and more websites continue to introduce new ones, among which the picture generation function is also a new function that attracts enterprise users. Image generation, as the name suggests, refers to combining multiple different materials to generate a brand new image. Business users can customize pictures with a strong corporate culture style for the audience to save, and the audience will spread the pictures again, and fission comes from this, and this kind of fission can br...

Examples

Embodiment Construction

[0021] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention.

[0022] refer to figure 1 , a novel image generation method, including the following steps:

[0023] Build a picture control editor, by reading the Blob file stream, convert the file into FormatData and transmit it to the server, by monitoring the Drag in the Mouse event, determine whether there is a file dragged into the editor, if so, enter the The file is uploaded to the server.

[0024] When a visitor visits a page, he requests the source code of the server, and the server spits out the resource file, provides it to the corresponding browser for analysis, and enters the access page after the analysis is completed.

[0025] Users access the picture control editor...