JPH0310294A - Image display device - Google Patents

Image display device

Info

Publication number
JPH0310294A
JPH0310294A JP1144543A JP14454389A JPH0310294A JP H0310294 A JPH0310294 A JP H0310294A JP 1144543 A JP1144543 A JP 1144543A JP 14454389 A JP14454389 A JP 14454389A JP H0310294 A JPH0310294 A JP H0310294A
Authority
JP
Japan
Prior art keywords
display
writing
image data
window
image
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
JP1144543A
Other languages
Japanese (ja)
Inventor
Yoshinori Sugawara
菅原 芳則
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP1144543A priority Critical patent/JPH0310294A/en
Publication of JPH0310294A publication Critical patent/JPH0310294A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To speedily generate image data and to improve processability by providing a specific means deciding the image data as data in an window and a writing means writing the decided image data in image memory. CONSTITUTION:A square area writing circuit 3 compares a square area 101 sent from a display processor 1 with a display address 103 sent from a line generating circuit 2. When the display address 103 is contained in the square area 101, a writing permission signal 105 is outputted to an AND gate 4. The AND gate 4 takes the logical product of a writing signal 104 from the line generating circuit 2 and the writing permission signal 105 from the square area writing circuit 3, and outputs obtained value as a writing signal 106 to an image memory 5. In the image memory 5, the image data generated on the line generating circuit 2 is written by display color data 102 sent from the line generating circuit 2, the display address 103 and the writing signal 106 sent from the AND gate 4. Thus, image data generation is speedily performed and processability is improved.

Description

【発明の詳細な説明】 技術分野 本発明は画像表示装置に関し、特に画像表示装置のマル
チウィンドウ表示方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to an image display device, and more particularly to a multi-window display method for an image display device.

従来技術 従来、画像表示装置においては、直線発生回路に始点お
よび終点の2点の座標を与えて直線データを生成させ、
該直線データを表示画面に表示している。
Prior Art Conventionally, in an image display device, coordinates of two points, a start point and an end point, are given to a straight line generation circuit to generate straight line data.
The straight line data is displayed on a display screen.

直線発生回路では始点および終点の2点の座標が与えら
れると、この2点間を結ぶ直線に一番近い点を求め、そ
れらの点によりその直線のデータを生成していた。
In the straight line generation circuit, when the coordinates of two points, a starting point and an ending point, are given, the closest point to the straight line connecting these two points is found, and data for that straight line is generated using those points.

また、表示画面上でマルチウィンドウ表示を行わせると
きには一つのウィンドウが他のウィンドウと重なってし
まい、そのウィンドウの一部が他のウィンドウにより隠
れてしまうような後着Fな形のウィンドウになることが
ある。
Also, when performing multi-window display on the display screen, one window may overlap with another window, resulting in a window that is partially hidden by the other windows. There is.

この場合、そのウィンドウ内で直線データを表示させる
ために、直線発生回路に始点および終点の2点の座標を
与えても、直線発生回路ではこの2点の座標から生成し
た直線データを構成する各点が他のウィンドウによって
隠れてしまう点が、あるいは見える点なのかを判断する
ことができなかった。
In this case, in order to display the straight line data within that window, even if you give the straight line generation circuit the coordinates of the two points, the starting point and the ending point, the straight line generating circuit will not be able to display the straight line data that is generated from the coordinates of these two points. It was not possible to determine whether points were hidden by other windows or visible.

よって、表示画面」二でのマルチウィンドウ表示におい
て一つのウィンドウの一部が他のウィンドウにより隠れ
てしまうような複雑な形のウィンドウになる場合には直
線発生回路を使用することができないので、そのウィン
ドウ内の画像データを表示処理プロセッサのプログラム
制御により生成して画像メモリに書込んでいた。
Therefore, in the case of multi-window display on display screen 2, where a part of one window is hidden by another window, it is not possible to use a straight line generation circuit. The image data in the window was generated under program control of the display processor and written into the image memory.

すなわち、表示処理プロセッサにおいてはプログラムが
始点および終点の2点の座標から直線データを生成し、
この直線データの各点に対して他のウィンドウによって
隠れてしまう点か、あるいは見える点なのかを判断し、
見える点だけを画像メモリに書込んでいた。
That is, in the display processor, a program generates straight line data from the coordinates of two points, the starting point and the ending point,
For each point of this straight line data, determine whether it is hidden by another window or visible,
Only the visible points were written into the image memory.

このような従来の画像表示装置では、マルチウィンドウ
表示を行う場合、表示処理プロセッサがプログラムによ
り画像データを生成し、その画像データの一点一点が他
のウィンドウによって隠れてしまう点か、あるいは見え
る点なのかを判断して画像メモリに書込んでいたので、
この処理に多大な時間を必要とし、著しく処理性能が低
下するという欠点がある。
In such conventional image display devices, when performing multi-window display, the display processor generates image data by a program, and each point of the image data is either hidden by other windows or visible. I judged whether it was a point and wrote it to the image memory, so
This process requires a large amount of time and has the disadvantage that processing performance is significantly reduced.

発明の目的 本発明は上記のような従来のものの欠点を除去すべくな
されたもので、画像データの生成を高速に行うことがで
き、処理性能を向上させることができる画像表示装置の
提供を目的とする。
Purpose of the Invention The present invention was made in order to eliminate the above-mentioned drawbacks of the conventional devices, and its purpose is to provide an image display device that can generate image data at high speed and improve processing performance. shall be.

発明の構成 本発明による画像表示装置は、直線発生回路によって生
成された画像データを表示画面に表示する画像表示装置
であって、前記表示画面上でマルチウィンドウ表示が行
イっれるとき、前記直線発生回路により生成された画像
データが他のウィンドウと重ならない自ウィンドウ内の
データか否かを判定する判定手段と、前記判定手段によ
り前記自ウィンドウ内のデータと判定された画像データ
を画像メモリに書込む書込み手段とを有することを特徴
とする。
Structure of the Invention An image display device according to the present invention is an image display device that displays image data generated by a straight line generation circuit on a display screen, and when multi-window display is performed on the display screen, the straight line determining means for determining whether the image data generated by the generating circuit is data within the own window that does not overlap with other windows; and storing the image data determined by the determining means as data within the own window into an image memory. It is characterized by having a writing means for writing.

実施例 次に、本発明の一実施例について図面を参照して説明す
る。
Embodiment Next, an embodiment of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の構成を示すブロック図であ
る。図において、表示処理プロセッサーから直線発生回
路2に表示データ100が与えられると、直線発生回路
2では表示処理プロセッサ]からの表示データ100を
もとに画像データを生成し、表示色データ102を画像
メモリ5に、表示アドレス103を矩形領域書込み回路
3および画像メモリ5に、書込み信号104をアントゲ
−1・4に夫々出力する。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, when display data 100 is given from the display processing processor to the linear generation circuit 2, the linear generation circuit 2 generates image data based on the display data 100 from the display processing processor, and converts display color data 102 into the image. A display address 103 is output to the memory 5, a display address 103 is output to the rectangular area write circuit 3 and the image memory 5, and a write signal 104 is output to the anime games 1 and 4, respectively.

矩形領域書込み回路3は表示処理プロセッサ]から送ら
れてきた矩形領域101と直線発生回路2から送られて
きた表示アドレス103とを比較し、表示アドレス10
3が矩形領域101に含まれている場合に書込み許可信
号105をアンドゲート4に出力する。
The rectangular area writing circuit 3 compares the rectangular area 101 sent from the display processing processor with the display address 103 sent from the straight line generation circuit 2, and determines the display address 10.
3 is included in the rectangular area 101, a write permission signal 105 is output to the AND gate 4.

アンドゲート4は直線発生回路2からの書込み信号10
4と矩形領域書込み回路3からの書込み許可信号105
との論理積をとり、その結果を書込み信号106として
画像メモリ5に出力する。
AND gate 4 is write signal 10 from straight line generation circuit 2
4 and a write enable signal 105 from the rectangular area write circuit 3
and outputs the result to the image memory 5 as a write signal 106.

画像メモリ5には直線発生回路2からの表示色データ1
02および表示アドレス103とアントゲト4からの書
込み信号106とにより、直線発生回路。2て生成され
た画像データが書込まれる。
Display color data 1 from the straight line generation circuit 2 is stored in the image memory 5.
02, display address 103, and write signal 106 from Antogate 4, a straight line generation circuit is generated. 2, the generated image data is written.

すなわち、画像メモリ5には矩形領域書込み回路3で矩
形領域101に含まれていると判定された直線発生回路
2からの表示アドレス103により画像データの書込み
が行われる。
That is, image data is written into the image memory 5 using the display address 103 from the straight line generation circuit 2 that is determined by the rectangular area writing circuit 3 to be included in the rectangular area 101.

一方、矩形領域書込み回路3で矩形領域101に含まれ
ないと判定されたときには、矩形領域書込み回路3から
書込み許可信号105が出力されることはないので、ア
ントゲ−1・4により直線発生回路2からの書込み信号
104が抑止され、画像メモリ5への画像データの書込
みは行われない。
On the other hand, when the rectangular area writing circuit 3 determines that the rectangular area is not included in the rectangular area 101, the rectangular area writing circuit 3 does not output the write permission signal 105. The write signal 104 is suppressed, and no image data is written to the image memory 5.

よって、画像メモリ5には表示処理プロセッサ1が指定
した矩形領域にのみ直線発生回路2で生成された画像デ
ータか書込まれ、その後に画像データ107として表示
装置6に送られて表示される。
Therefore, the image data generated by the straight line generation circuit 2 is written into the image memory 5 only in the rectangular area specified by the display processing processor 1, and is then sent to the display device 6 as image data 107 to be displayed.

第2図は本発明の一実施例の動作を説明するための図で
ある。これらの図において、7は表示装置6の表示領域
を示し、A、Bはマルチウィンドウ表示が行われるとき
の)ンインドウを示し、A1゜A2は矩形領域書込み回
路3に設定される矩形領域を示している。
FIG. 2 is a diagram for explaining the operation of one embodiment of the present invention. In these figures, 7 indicates the display area of the display device 6, A and B indicate windows (when multi-window display is performed), and A1 and A2 indicate the rectangular area set in the rectangular area writing circuit 3. ing.

これら第1図および第2図を用いて本発明の一実施例の
動作について説明する。
The operation of an embodiment of the present invention will be explained using FIG. 1 and FIG. 2.

表示処理プロセッサ1は第2図(a)に示すように、表
示装置6でマルチウィンドウ表示を行うとき、ウィンド
ウAの一部がウィンドウBの下になって隠れてしまうよ
うな場合に、ウィンドつBによって隠れた部分を除くウ
ィンドウAの領域を第2図(b)、(c)に示すように
2つの矩形領域AI 、A2に分割して夫々矩形領域書
込み回路3に設定する。
As shown in FIG. 2(a), the display processor 1 performs window switching when a part of window A is hidden under window B when performing multi-window display on the display device 6. The area of window A excluding the portion hidden by B is divided into two rectangular areas AI and A2 as shown in FIGS. 2(b) and 2(c) and set in the rectangular area writing circuit 3, respectively.

このとき、ウィンドウA内において3つの座標(a、b
)、(c、d)、(e、f)で表される三角形の画像デ
ータの一部もウィンドウBによって隠れてしまっており
[第2図(a)参照]、その隠れている部分は破線で示
している。
At this time, three coordinates (a, b
), (c, d), and (e, f) are also partially hidden by window B [see Figure 2 (a)], and the hidden parts are indicated by broken lines. It is shown in

まず、矩形領域書込み回路3に矩形領域A1が設定され
ると、表示処理プロセッサ]は直線発生回路2に表示デ
ータ100として3つの座標(a。
First, when a rectangular area A1 is set in the rectangular area writing circuit 3, the display processing processor] writes three coordinates (a.

b)、(c、d)、(e、f)を与える。b), (c, d), (e, f) are given.

直線発生回路2では表示処理プロセッサ]−からの表示
データI00により3つの座標(a、b)。
In the straight line generation circuit 2, three coordinates (a, b) are generated based on the display data I00 from the display processing processor.

(c、d)、(e、f)で表される三角形の画像データ
を生成し、この画像データを表示色データ102、表示
アドレス103.書込み信号104として出力する。
Triangular image data represented by (c, d) and (e, f) is generated, and this image data is used as display color data 102, display address 103. It is output as a write signal 104.

一方、矩形領域書込み回路3では直線発生回路2から順
次出力される表示アドレス103が矩形領域AI内にあ
るか否かを判定し、矩形領域Al内にあると判定した表
示アドレス103のときだけ書込み許可信号105をア
ンドゲート4に出力する。
On the other hand, the rectangular area writing circuit 3 determines whether the display addresses 103 sequentially output from the straight line generation circuit 2 are within the rectangular area AI, and writes only when the display address 103 determined to be within the rectangular area Al. A permission signal 105 is output to the AND gate 4.

よって、画像メモリ5の表示領域7に相当する領域には
、第2図(b)に示すような画像データが書込まれる。
Therefore, image data as shown in FIG. 2(b) is written in an area corresponding to the display area 7 of the image memory 5.

また、矩形領域書込み回路3に矩形領域A2が設定され
ると、上述の処理と同様にして、矩形領域書込み回路3
で直線発生回路2から順次出力される表示アドレス10
3が矩形領域A2内にあるか否かが判定され、矩形領域
A2内にあると判定した表示アドレス103のときだけ
書込み許可信号105がアンドゲート4に出力されるの
で、画像メモリ5の表示領域7に相当する領域には、第
2図(C)に示すような画像データが書込まれる。
Further, when the rectangular area A2 is set in the rectangular area writing circuit 3, the rectangular area writing circuit 3
The display address 10 is sequentially output from the straight line generation circuit 2.
3 is within the rectangular area A2, and the write permission signal 105 is output to the AND gate 4 only when the display address 103 is determined to be within the rectangular area A2. In the area corresponding to 7, image data as shown in FIG. 2(C) is written.

したがって、画像メモリ5には第2図(b)。Therefore, the image memory 5 stores the image shown in FIG. 2(b).

(c)に示す画像データが合わされたもの、ずなわち第
2図(a)に示すウィンドウA内のような画像データが
書込まれ、その画像データが表示装置6に表示される。
A combination of the image data shown in FIG. 2(c), that is, the image data in window A shown in FIG. 2(a), is written, and the image data is displayed on the display device 6.

このように、表示装置6てマルチウィンドウ表示を行う
ときに一方のウィンドウAが他方のウィンドウBによっ
て隠れてしまうような場合に、直線発生回路2で生成さ
れた画像データが矩形領域Al、A2内のデータか否か
を矩形領域書込み回路3で判定し、矩形領域At、A2
内のデータと判定された画像データを画像メモリ5に書
込むようにすることによって、一方のウィンドウAの一
部が他方のウィンドウBにより隠れてしまうようなとき
でも、直線発生回路2を使用して高速に画像データを生
成することができる。
In this way, when one window A is hidden by the other window B when performing multi-window display on the display device 6, the image data generated by the straight line generation circuit 2 is displayed within the rectangular areas Al and A2. The rectangular area writing circuit 3 determines whether or not the data is the data of the rectangular area At, A2.
By writing the image data determined to be within the range into the image memory 5, the straight line generation circuit 2 can be used even when part of one window A is hidden by the other window B. image data can be generated at high speed.

よって、従来のように画像データの一点一点が5、他方
のウィンドウBによって隠れているが否がをプログラム
で判断する必要がなくなるので、高速にマルチウィンド
ウ表示を行うことができ、処理性能を向」ニさせること
ができる。
Therefore, unlike in the past, there is no need for the program to judge whether each point of image data is hidden by the other window B, so multi-window display can be performed at high speed, and processing performance can be improved. It is possible to direct the

発明の詳細 な説明したように本発明によれば、表示画面上でマルチ
ウィンドウ表示が行われるとき、直線発生回路により生
成された画像データが他のウィンドウによって隠れてい
ないかどうかを判定し、隠れていないと判定された画像
データを画像メモリに書込むようにすることによって、
画像データの生成を高速に行うことができ、処理性能を
向上させることができるという効果がある。
DETAILED DESCRIPTION OF THE INVENTION According to the present invention, when multi-window display is performed on a display screen, it is determined whether or not image data generated by a straight line generation circuit is hidden by another window, and By writing image data that is determined not to be
This has the advantage that image data can be generated at high speed and processing performance can be improved.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例の構成を示すブロック図、第
2図は本発明の一実施例の動作を説明するための図であ
る。 主要部分の符号の説明 1・・・・・表示処理プロセッサ ]0 2・・・・・・直線発生回路 3・・・・・・矩形領域書込み回路 4・・・・・・アントゲ−1・ 5・・・・・・画像メモリ
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, and FIG. 2 is a diagram for explaining the operation of the embodiment of the present invention. Explanation of symbols of main parts 1... Display processing processor] 0 2... Line generation circuit 3... Rectangular area writing circuit 4... Anime game 1, 5・・・・・・Image memory

Claims (1)

【特許請求の範囲】[Claims] (1)直線発生回路によって生成された画像データを表
示画面に表示する画像表示装置であって、前記表示画面
上でマルチウィンドウ表示が行われるとき、前記直線発
生回路により生成された画像データが他のウィンドウと
重ならない自ウィンドウ内のデータか否かを判定する判
定手段と、前記判定手段により前記自ウィンドウ内のデ
ータと判定された画像データを画像メモリに書込む書込
み手段とを有することを特徴とする画像表示装置。
(1) An image display device that displays image data generated by a straight line generation circuit on a display screen, and when multi-window display is performed on the display screen, the image data generated by the straight line generation circuit is and a writing means for writing image data determined by the determining means to be data within the own window into an image memory. image display device.
JP1144543A 1989-06-07 1989-06-07 Image display device Pending JPH0310294A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1144543A JPH0310294A (en) 1989-06-07 1989-06-07 Image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1144543A JPH0310294A (en) 1989-06-07 1989-06-07 Image display device

Publications (1)

Publication Number Publication Date
JPH0310294A true JPH0310294A (en) 1991-01-17

Family

ID=15364745

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1144543A Pending JPH0310294A (en) 1989-06-07 1989-06-07 Image display device

Country Status (1)

Country Link
JP (1) JPH0310294A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0627632A (en) * 1992-07-13 1994-02-04 Toppan Printing Co Ltd Automatic cutting device for film sheet
JP2009053851A (en) * 2007-08-24 2009-03-12 Toshiba Corp Automatic ticket gate device
JP4819808B2 (en) * 2004-07-23 2011-11-24 スマート・ストラクチャーズ・インコーポレーテッド Concrete pile monitoring system and installation method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0627632A (en) * 1992-07-13 1994-02-04 Toppan Printing Co Ltd Automatic cutting device for film sheet
JP4819808B2 (en) * 2004-07-23 2011-11-24 スマート・ストラクチャーズ・インコーポレーテッド Concrete pile monitoring system and installation method
JP2009053851A (en) * 2007-08-24 2009-03-12 Toshiba Corp Automatic ticket gate device

Similar Documents

Publication Publication Date Title
JPH0355832B2 (en)
CA1231186A (en) Display control system
JPH0310294A (en) Image display device
JPH06149533A (en) Segment quick plotting system for reducing plotting processing for segment outside display area
JPH06324083A (en) Waveform storage and display device
JPH11161255A (en) Image display unit
KR950004217B1 (en) Vga system
JPH0296290A (en) Pattern drawing system
JP2005017867A (en) Image display device
JP2002236481A (en) Image display controller, image display device and image display method
JPS6247779A (en) Dot picture drawing system
JPH0330074A (en) Display screen synthesizing device
JPH05143054A (en) Display controller
JPS6139092A (en) Display unit
JP2006349733A (en) Drawing display device
KR920008582A (en) Cross cursor display device in graphic display terminal
JPH0580734A (en) Cursor display device
JPH0588658A (en) Display controller
JPS60205584A (en) Color graphic display unit
JPS60153085A (en) Display unit
JPH11161256A (en) Image display unit
JPH11184456A (en) Method and device for plotting displaying and navigation system
JPS6364085A (en) Display controller
JPH01274228A (en) Method for preventing erroneous detection owing to light pen
JPH11288345A (en) Image display device