Massive same-size picture rendering method

The invention relates to a method for rendering massive pictures with the same size, which comprises the following specific steps of: s1, acquiring a plurality of pictures with the same size and address information of each picture, and storing the pictures and the address information in an array; s2...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: GUAN SHOUDONG, ZHAO HUIMIN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to a method for rendering massive pictures with the same size, which comprises the following specific steps of: s1, acquiring a plurality of pictures with the same size and address information of each picture, and storing the pictures and the address information in an array; s2, obtaining the total height of the pictures according to the number of the pictures and the height of each picture; s3, expanding the whole rendering container according to the obtained total height; s4, acquiring a height difference h1 between the upper edge of the picture rendering container and the upper edge of the screen, and acquiring h2 according to the sum of h1 and the height of the screen; and s5, a specific index range of the pictures needing to be displayed is determined according to the range of the h1 and the h2, the pictures in the range are in a visible state, and the pictures in other non-ranges are in a non-display state. The invention relates to the field of computer programs, in particular to a