JPH05127861A - Image processing system - Google Patents

Image processing system

Info

Publication number
JPH05127861A
JPH05127861A JP3321329A JP32132991A JPH05127861A JP H05127861 A JPH05127861 A JP H05127861A JP 3321329 A JP3321329 A JP 3321329A JP 32132991 A JP32132991 A JP 32132991A JP H05127861 A JPH05127861 A JP H05127861A
Authority
JP
Japan
Prior art keywords
image
window
overlapping area
displaying
time
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
JP3321329A
Other languages
Japanese (ja)
Inventor
Kenya Sato
健哉 佐藤
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries 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 Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP3321329A priority Critical patent/JPH05127861A/en
Publication of JPH05127861A publication Critical patent/JPH05127861A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten time for redisplaying a lower layer window in the image processing system provided with a multi-window function. CONSTITUTION:In the case of displaying the image of the lower layer window, the bit data of images in an overlapped area hidden by an upper layer window are stored in a bit image storage part 2 and in the case of redisplaying the lower layer window while complementing the images in the overlapped area, a display time comparison part 3 compares the time for displaying the images in the entire lower layer window due to starting of an application program with the time for additionally displaying the images only in the overlapped area due to reading of the bit data. Then, a display switching part 4 adopts the redisplay means having shorter required time, and the lower layer window is displayed again.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ウィンドウ同志の重な
りを許すマルチウィンドウ機能を備えた画像処理システ
ムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing system having a multi-window function which allows windows to overlap each other.

【0002】[0002]

【従来の技術】マルチウィンドウ機能を備えた従来の画
像処理システムでは、ウィンドウの移動などによりウィ
ンドウの重なり関係が変化し、上層のウィンドウに隠さ
れていた下層のウィンドウの重なり領域の画像を補足し
て下層のウィンドウを再表示する場合、ウィンドウの画
像を表示するアプリケーションプログラムを起動し、重
なり領域の画像を表示するのみならず、重なり領域以外
の既に表示されている画像を再表示してウィンドウ全体
(ただし、上に重なる他のウィンドウが存在する場合は
その重なり領域は除く)を再表示する方法がある。
2. Description of the Related Art In a conventional image processing system having a multi-window function, the overlapping relationship of windows changes due to movement of windows, and the image of the overlapping area of lower layer windows hidden by the upper layer windows is supplemented. When re-displaying the lower layer window, start the application program that displays the window image, not only display the image in the overlapping area, but also re-display the already displayed image other than the overlapping area to display the entire window. However, there is a method to redisplay (excluding the overlapping area if there is another overlapping window).

【0003】またその他に、下層のウィンドウの画像を
表示する際、上層のウィンドウに隠される重なり領域の
画像を、ウィンドウの画素対応のビットデータとしてメ
モリに保持しておき、重なり領域の画像を補足して下層
のウィンドウを再表示する際、保持しているビットデー
タを読み出して既に表示されている他のウィンドウ領域
の画像に重なり領域の画像を追加表示する方法がある。
In addition, when displaying the image of the lower layer window, the image of the overlapping area hidden by the upper layer window is held in the memory as bit data corresponding to the pixel of the window, and the image of the overlapping area is supplemented. Then, when the lower layer window is displayed again, there is a method of reading out the held bit data and additionally displaying the image of the overlapping area on the image of the other window area already displayed.

【0004】[0004]

【発明が解決しようとする課題】従来の画像処理システ
ムは、重なり領域の画像を補足してウィンドウを再表示
する方法として上述の方法のいずれかを採用している
が、重なりが少ない場合、アプリケーションプログラム
を再起動して表示済みの画像を含むウィンドウの全体を
再表示する先の方法は、既に表示されている重なり領域
以外の領域の画像を再表示する余分な時間を要するの
で、とくに、コンピュータグラフィックスなどのような
図形データの再計算を伴う画像処理システムの場合、図
形が複雑になるに従ってウィンドウの再表示時間が長く
なる。
The conventional image processing system adopts any of the above-mentioned methods as a method for redisplaying the window by supplementing the image in the overlapping area. The previous method of restarting the program and redisplaying the entire window including the displayed image requires extra time to redisplay the image of the area other than the already displayed overlapping area. In the case of an image processing system involving recalculation of graphic data such as graphics, the redisplay time of the window becomes longer as the graphic becomes more complicated.

【0005】一方、重なりが多い場合、重なり領域の画
像を追加表示する後の方法では、面積の増加に比例して
データ数が増加し、メモリからのビット当たりのデータ
転送速度が一定であるので、表示に要する時間はデータ
数に比例して増加する。従って、メモリからのデータ転
送に比較的長時間を要する画像処理システムでは、アプ
リケーションプログラムを再起動してウィンドウ全体を
再表示するより長時間を要する可能性がある。
On the other hand, when there is a large amount of overlap, in the method after the image of the overlap region is additionally displayed, the number of data increases in proportion to the increase in the area, and the data transfer rate per bit from the memory is constant. , The time required for display increases in proportion to the number of data. Therefore, in an image processing system that takes a relatively long time to transfer data from the memory, it may take a longer time than when the application program is restarted and the entire window is displayed again.

【0006】本発明はこのような問題点を解決するため
になされたものであって、ウィンドウの再表示に要する
時間がより短い表示手段を複数の表示手段から選択でき
るようにしてウィンドウの再表示の処理効率を高めた画
像処理システムの提供を目的とする。
The present invention has been made in order to solve such a problem, and redisplays a window by making it possible to select from a plurality of display means a display means that requires a shorter time for redisplaying the window. An object of the present invention is to provide an image processing system with improved processing efficiency.

【0007】[0007]

【課題を解決するための手段】本発明に係る画像処理シ
ステムは、ウィンドウの重なりを許すマルチウィンドウ
機能を有し、ウィンドウの重なり関係の変化に応じて、
上層に表示されるウィンドウにより隠されていた重なり
領域の画像を補足して下層に表示されているウィンドウ
を再表示する画像処理システムにおいて、ウィンドウの
画像を表示するプログラムを起動して前記重なり領域の
画像を表示するとともに前記重なり領域以外の画像を再
表示する第1の表示手段と、前記重なり領域の画像デー
タを記憶するメモリと、該メモリから画像データを読み
出して前記重なり領域の画像を前記重なり領域以外の画
像に追加表示する第2の表示手段と、前記第1及び第2
の表示手段が表示に要する各時間を比較する手段と、該
手段による比較の結果、所要時間が短い方の表示手段を
用いて前記下層に表示されているウィンドウを再表示す
る手段とを備えたことを特徴とする。
An image processing system according to the present invention has a multi-window function that allows overlapping of windows, and responds to changes in the overlapping relationship of windows in accordance with changes in the overlapping relationship of windows.
In an image processing system that redisplays the window displayed in the lower layer by supplementing the image in the overlapping area hidden by the window displayed in the upper layer, a program that displays the image of the window is started to start First display means for displaying an image and re-displaying an image other than the overlapping area, a memory for storing image data of the overlapping area, and reading image data from the memory to overlap the image of the overlapping area with the overlapping area. Second display means for additionally displaying on the image other than the area, and the first and second display means.
And means for re-displaying the window displayed in the lower layer by using the display means having a shorter required time as a result of the comparison by the display means. It is characterized by

【0008】[0008]

【作用】本発明に係る画像処理システムは、下層のウィ
ンドウの画像を表示する際、上層のウィンドウによって
隠される重なり領域の画像データをメモリに記憶してお
き、第1の表示手段がアプリケーションプログラムを再
起動して重なり領域の画像を表示するとともに重なり領
域以外の画像を再表示する時間と、第2の表示手段がメ
モリから重なり領域の画像データを読み出して表示済み
の画像に追加表示する時間とを比較し、所要時間が短い
方の表示手段を用いて下層ウィンドウを再表示する。
In the image processing system according to the present invention, when displaying the image of the lower layer window, the image data of the overlapping area hidden by the upper layer window is stored in the memory, and the first display means stores the application program. The time for restarting to display the image in the overlapping area and the time for redisplaying the image other than the overlapping area, and the time for the second display means to read the image data in the overlapping area from the memory and additionally display the image in the displayed image. And the lower layer window is displayed again using the display means with the shorter required time.

【0009】[0009]

【実施例】以下、本発明をその実施例を示す図に基づい
て説明する。図1は本発明に係る画像処理システムの構
成を示すブロック図である。図中1はウィンドウの画像
を表示するアプリケーションプログラムが記憶されてい
るアプリケーションプログラム記憶部、2は上層のウィ
ンドウによって隠される重なり領域の画像データを画素
対応のビットデータとして記憶するビットイメージ記憶
部である。
The present invention will be described below with reference to the drawings showing the embodiments thereof. FIG. 1 is a block diagram showing the configuration of an image processing system according to the present invention. In the figure, reference numeral 1 is an application program storage unit in which an application program for displaying an image of a window is stored, and 2 is a bit image storage unit in which image data of an overlapping area hidden by an upper window is stored as bit data corresponding to pixels. .

【0010】表示時間比較部3は、重なり領域の画像を
補足して下層のウィンドウを再表示する際、アプリケー
ションプログラム記憶部1からアプリケーションプログ
ラムを再起動することにより下層のウィンドウ全体を再
表示する前記第1の表示手段と、ビットイメージ記憶部
2から重なり領域のビットデータを読み出して重なり領
域の画像のみを追加表示する前記第2の表示手段とがウ
ィンドウの再表示に要する時間を比較する。
The display time comparison unit 3 redisplays the entire lower layer window by restarting the application program from the application program storage unit 1 when redisplaying the lower layer window by supplementing the image in the overlapping area. The first display means and the second display means for reading out the bit data of the overlapping area from the bit image storage unit 2 and additionally displaying only the image of the overlapping area compare the time required for redisplaying the window.

【0011】表示切換部4は、表示時間比較部3の比較
結果に従って、第1及び第2の表示手段のうち、所要時
間が短い方の表示手段を採用してディスプレイ5に下層
ウィンドウを再表示する。
According to the comparison result of the display time comparing unit 3, the display switching unit 4 adopts one of the first and second display units, whichever has the shorter required time, to redisplay the lower window on the display 5. To do.

【0012】次に、以上のような構成の画像処理システ
ムによる下層ウィンドウの再表示の動作について、図2
に示す画面表示例に基づいて説明する。
Next, the operation of redisplaying the lower layer window by the image processing system having the above configuration will be described with reference to FIG.
It will be described based on the screen display example shown in FIG.

【0013】まず、中央処理部(図示省略)がアプリケ
ーションプログラム記憶部1のアプリケーションプログ
ラムを起動し、図2(a) に示すように複数ウィンドウを
所定の重なり順に応じて重ねた画像をディスプレイ5に
表示する。その際、他のウィンドウの下層に表示されて
隠れる重なり領域には画像を表示しない。
First, a central processing unit (not shown) activates the application program in the application program storage unit 1, and as shown in FIG. 2 (a), an image in which a plurality of windows are overlapped in a predetermined overlapping order is displayed on the display 5. indicate. At that time, the image is not displayed in the overlapping area which is displayed and hidden under the other windows.

【0014】ビットイメージ記憶部2はこの表示しない
重なり領域の画像データをウィンドウの画素対応のビッ
トデータとして記憶しておく。
The bit image storage unit 2 stores the image data of the non-display overlapping area as bit data corresponding to the pixels of the window.

【0015】表示時間比較部3は、中央処理部がアプリ
ケーションプログラムを起動してマルチウィンドウの画
像が表示されるまでに要した時間を記憶しておく。
The display time comparison unit 3 stores the time required for the central processing unit to start the application program and display the multi-window image.

【0016】次に、図2(a) に示すような、ウィンドウ
6がウィンドウ7の下層に表示されている状態から、図
2(b) に示すような、ウィンドウ6がウィンドウ7の上
層にエクスポーズされる場合、表示時間比較部3は重な
り領域6aの面積とビットイメージの1ビット当たりのデ
ータ転送時間とに基づいて重なり領域の表示に要する時
間を計算し、記憶しているアプリケーションプログラム
の再起動による再表示時間と比較する。
Next, from the state in which the window 6 is displayed in the lower layer of the window 7 as shown in FIG. 2A, the window 6 is displayed in the upper layer of the window 7 as shown in FIG. 2B. When paused, the display time comparison unit 3 calculates the time required to display the overlapping area based on the area of the overlapping area 6a and the data transfer time per bit of the bit image, and re-stores the stored application program. Compare with the refresh time due to startup.

【0017】表示切換部4は、表示時間比較部3の比較
結果に応じて、所要時間が短い方の表示手段を採用し、
ウィンドウ6をウィンドウ7の上に重ねて再表示する。
The display switching unit 4 adopts a display means having a shorter required time according to the comparison result of the display time comparing unit 3,
The window 6 is overlaid on the window 7 and displayed again.

【0018】図3は本発明に係る画像処理システムによ
る、ウィンドウの再表示時間の短縮効果を説明するグラ
フである。図3(a) はアプリケーションプログラムを再
起動して重なり領域以外の画像を含めた全体を再表示す
る場合の再表示の所要時間T1 を示しており、再表示の
所要時間T1 は重なり領域の面積Sの大小にかかわらず
一定である。
FIG. 3 is a graph for explaining the effect of shortening the window re-display time by the image processing system according to the present invention. FIG. 3 (a) shows the re-displaying time T 1 when the application program is restarted to re-display the entire image including the image other than the overlapping area, and the re-displaying time T 1 is the overlapping area. It is constant regardless of the size of the area S of.

【0019】また、図3(b) は重なり領域のビットデー
タを読み出して、重なり領域以外の画像に追加表示する
場合の再表示の所要時間T2 を示しており、重なり領域
の面積Sから求まるビットデータ数をd、1ビットの転
送時間をtとした場合、T2 =dtである。
Further, FIG. 3B shows a re-display required time T 2 when the bit data of the overlapping area is read and additionally displayed on the image other than the overlapping area, which is obtained from the area S of the overlapping area. When the number of bit data is d and the transfer time of 1 bit is t, T 2 = dt.

【0020】T1 はアプリケーションプログラムの複雑
さ及び表示画像の高度さに応じて一定ではあるが所要時
間は増加し、一方、T2 はビット当たりのデータ転送速
度と重なり領域の面積とに応じて比例的に変化する。
T 1 is constant depending on the complexity of the application program and the height of the displayed image, but the time required increases, while T 2 depends on the data transfer rate per bit and the area of the overlapping area. It changes proportionally.

【0021】図3(c) は、本発明に係る画像処理システ
ムによる再表示の所要時間Tを示しており、T1 とT2
とを比較した結果、T1 <T2 の場合はアプリケーショ
ンプログラムを再起動してウィンドウ全体を再表示し、
1 >T2 の場合は重なり領域のビットデータを転送す
ることにより重なり領域の画像のみを追加するので、い
ずれか一方の表示手段しか備えていない従来の画像処理
システムに比べてウィンドウの再表示の所要時間が短縮
されてウィンドウ再表示の処理効率が高い。
FIG. 3 (c) shows the time T required for re-display by the image processing system according to the present invention, namely T 1 and T 2.
As a result of comparing with, when T 1 <T 2 , the application program is restarted and the entire window is redisplayed.
When T 1 > T 2 , only the image of the overlapping area is added by transferring the bit data of the overlapping area, so that the window is redisplayed as compared with the conventional image processing system having only one display means. The required time is shortened and the processing efficiency of window redisplay is high.

【0022】[0022]

【発明の効果】以上のように、本発明に係る画像処理シ
ステムは上層のウィンドウに隠されている重なり領域を
補足して下層ウィンドウを再表示する手段を複数備え、
所要時間が短い方の表示手段を採用して下層ウィンドウ
を再表示するので、ウィンドウの再表示における処理効
率が高いという優れた効果を奏する。
As described above, the image processing system according to the present invention is provided with a plurality of means for redisplaying the lower window by supplementing the overlapping area hidden in the upper window.
Since the lower-layer window is re-displayed by adopting the display means having the shorter required time, there is an excellent effect that the processing efficiency in re-displaying the window is high.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明に係る画像処理システムの構成を示すブ
ロック図である。
FIG. 1 is a block diagram showing a configuration of an image processing system according to the present invention.

【図2】マルチウィンドウ機能を備えた画像処理システ
ムにおけるウィンドウの表示例を示す図である。
FIG. 2 is a diagram showing a display example of windows in an image processing system having a multi-window function.

【図3】本発明に係る画像処理システムによるウィンド
ウの再表示時間の短縮効果を説明するグラフである。
FIG. 3 is a graph illustrating the effect of reducing the window re-display time by the image processing system according to the present invention.

【符号の説明】[Explanation of symbols]

1 アプリケーションプログラム記憶部 2 ビットイメージ記憶部 3 表示時間比較部 4 表示切換部 5 ディスプレイ 6,7 ウィンドウ 6a 重なり領域 1 Application program storage unit 2 Bit image storage unit 3 Display time comparison unit 4 Display switching unit 5 Display 6, 7 Window 6a Overlapping area

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ウィンドウの重なりを許すマルチウィン
ドウ機能を有し、ウィンドウの重なり関係の変化に応じ
て、上層に表示されるウィンドウにより隠されていた重
なり領域の画像を補足して下層に表示されているウィン
ドウを再表示する画像処理システムにおいて、ウィンド
ウの画像を表示するプログラムを起動して前記重なり領
域の画像を表示するとともに前記重なり領域以外の画像
を再表示する第1の表示手段と、前記重なり領域の画像
データを記憶するメモリと、該メモリから画像データを
読み出して前記重なり領域の画像を前記重なり領域以外
の画像に追加表示する第2の表示手段と、前記第1及び
第2の表示手段が表示に要する各時間を比較する手段
と、該手段による比較の結果、所要時間が短い方の表示
手段を用いて前記下層に表示されているウィンドウを再
表示する手段とを備えたことを特徴とする画像処理シス
テム。
1. A multi-window function that allows overlapping windows is provided, and an image of an overlapping area hidden by a window displayed in an upper layer is complemented and displayed in a lower layer according to a change in the overlapping relationship of windows. In the image processing system for re-displaying the window, first display means for activating a program for displaying the image of the window to display the image of the overlapping area and re-displaying the image other than the overlapping area, A memory for storing image data of the overlapping area; second display means for reading the image data from the memory and additionally displaying the image of the overlapping area on an image other than the overlapping area; and the first and second displays. The means for comparing the respective times required by the means for displaying, and the display means having a shorter required time as a result of the comparison by the means are used for the lower layer And a means for re-displaying the window displayed on the image processing system.
JP3321329A 1991-11-07 1991-11-07 Image processing system Pending JPH05127861A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3321329A JPH05127861A (en) 1991-11-07 1991-11-07 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3321329A JPH05127861A (en) 1991-11-07 1991-11-07 Image processing system

Publications (1)

Publication Number Publication Date
JPH05127861A true JPH05127861A (en) 1993-05-25

Family

ID=18131378

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3321329A Pending JPH05127861A (en) 1991-11-07 1991-11-07 Image processing system

Country Status (1)

Country Link
JP (1) JPH05127861A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011097975A1 (en) * 2010-02-09 2011-08-18 深圳市同洲电子股份有限公司 Image processing method, image processing equipment and digital tv receiving terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011097975A1 (en) * 2010-02-09 2011-08-18 深圳市同洲电子股份有限公司 Image processing method, image processing equipment and digital tv receiving terminal

Similar Documents

Publication Publication Date Title
US5877741A (en) System and method for implementing an overlay pathway
JPH08179743A (en) Window display processing device
JPH0863135A (en) Information processing device
JPH05323281A (en) Device and method for controlling display
US20060203002A1 (en) Display controller enabling superposed display
US5870074A (en) Image display control device, method and computer program product
JPH05127861A (en) Image processing system
TWI426499B (en) System and method for storing and accessing pixel data in a graphics display device
JPH06149533A (en) Segment quick plotting system for reducing plotting processing for segment outside display area
JPS60129789A (en) Display address managing apparatus
JPH0441831B2 (en)
JP3106033B2 (en) Display control device
JPH0443594B2 (en)
JPH0631927B2 (en) Display data transfer method and display system
JPH0277834A (en) Multiwindow display device
JPH11161255A (en) Image display unit
JPS6373478A (en) Multi-window display system by display map
JP3024175B2 (en) Multi-window display device
JPH11219160A (en) Image display device
JPH01155429A (en) Multiwindow display system
JPH05130504A (en) Image display controller
JPH05346774A (en) Method for reading character generator
JPS63245514A (en) Display control system
JPS62141588A (en) Multiwindow display system
JPH0654429B2 (en) Video display controller