JPH087554B2 - Rewriting method of display color in bitmap type color display device - Google Patents

Rewriting method of display color in bitmap type color display device

Info

Publication number
JPH087554B2
JPH087554B2 JP63292209A JP29220988A JPH087554B2 JP H087554 B2 JPH087554 B2 JP H087554B2 JP 63292209 A JP63292209 A JP 63292209A JP 29220988 A JP29220988 A JP 29220988A JP H087554 B2 JPH087554 B2 JP H087554B2
Authority
JP
Japan
Prior art keywords
display color
color
display
plane
data
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.)
Expired - Lifetime
Application number
JP63292209A
Other languages
Japanese (ja)
Other versions
JPH02137888A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63292209A priority Critical patent/JPH087554B2/en
Publication of JPH02137888A publication Critical patent/JPH02137888A/en
Publication of JPH087554B2 publication Critical patent/JPH087554B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)

Description

【発明の詳細な説明】 〔概要〕 プレーンに対する制御のみにより、高速かつ効率的に
複数の表示色を書換える方式に関し、 任意の領域中の2つの表示色を所望する色に高速、か
つ効率よく書換えることを目的とし、 2つの旧表示色を記憶する旧表示色指定部と、2つの
新表示色を記憶する新表示色指定部とを有し、かつ、制
御手段が、前記新表示色指定部に記憶される新表示色の
データに対して、各プレーンに対応するビットを検査
し、その結果により各プレーンの演算手段に所定の演算
を設定し、さらに前記旧表示色指定部に記憶される2つ
の旧表示色のデータを対比して、ビットの相違するプレ
ーンを選択し、そのプレーンのピクセルデータを、前記
各プレーンの演算手段に転送してピクセルデータを変え
るように構成する。
DETAILED DESCRIPTION [Overview] A method of rewriting a plurality of display colors at high speed and efficiently only by controlling planes. Two display colors in an arbitrary region can be changed to a desired color at high speed and efficiently. For the purpose of rewriting, it has an old display color designating section for storing two old display colors and a new display color designating section for storing two new display colors, and the control means has the new display color. The bit corresponding to each plane is inspected with respect to the data of the new display color stored in the designating section, a predetermined computation is set in the computing means of each plane, and the result is stored in the old display color designating section. The two old display color data are compared with each other, a plane having different bits is selected, and the pixel data of the plane is transferred to the arithmetic means of each plane to change the pixel data.

〔産業の利用分野〕[Industrial applications]

本発明は、ビットマップ型カラーディスプレイ装置に
おける表示色の書換え方式に関し、さらに詳しくは、プ
レーンに対する制御のみにより、高速かつ効率的に複数
の表示色を書換える方式に関する。
The present invention relates to a method of rewriting a display color in a bitmap type color display device, and more particularly to a method of rewriting a plurality of display colors at high speed and efficiently only by controlling a plane.

近年、電子計算器を利用したデータ処理の急速な進展
に伴い、その処理結果の提示においてもますます高度
で、高速な機能が要求されている。例えば、マウス等で
移動させるカーソルの表示においても、高輝度表示や反
転表示から1色表示,2色表示へと進んできている。
In recent years, with the rapid progress of data processing using electronic calculators, increasingly sophisticated and high-speed functions are required for presenting the processing results. For example, even in the display of a cursor that is moved by a mouse or the like, the high-intensity display or the reverse display has advanced to the one-color display or the two-color display.

〔従来の技術〕[Conventional technology]

従来、ディスプレイ装置であるCRTの、表示画面上の
特定部分の表示色を書換える時は、書換えようとする部
分をクリップ枠として、表示されている文字,図形等を
再描画させつつ、表示データからそれらの文字,図形等
がクリップ枠内にあるかどうかをチェックして、クリッ
プ枠内であれば再描画において、色の指定を変えて表示
色の書換えを行なっていた。
Conventionally, when rewriting the display color of a specific part on the display screen of a CRT, which is a display device, the part to be rewritten is used as a clip frame and the displayed data is redrawn while the displayed characters and figures are redrawn. Then, it is checked whether or not those characters, figures, etc. are within the clip frame, and if they are within the clip frame, redrawing is performed by rewriting the display color by changing the color designation.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

しかしながら、上記従来の技術には、下記に示す2つ
の課題を有していた。
However, the above conventional technique has the following two problems.

・ 表示,消去に多大な時間が必要であり、カーソル等
のレスポンスが悪い。
-It takes a lot of time to display and delete, and the response of the cursor etc. is bad.

・ CRTに表示した全表示データを再描画のために保存
する必要があり、メモリの使用効率が悪い。
-It is necessary to save all display data displayed on the CRT for redrawing, resulting in inefficient use of memory.

これらの理由によって、従来ではアプリケーションプ
ログラムの動作が遅くなり、利用者にとって不便なもの
となっていた。
For these reasons, conventionally, the operation of the application program has been slow, which is inconvenient for the user.

本発明は、このような課題に鑑みて創案されたもの
で、任意の領域中の表示色を所望する色に高速、かつ効
率よく書換えることができる、ビットマップ型カラーデ
ィスプレイ装置における表示色の書換え方式を提供する
ことを目的としている。
The present invention was devised in view of such problems, and it is possible to rewrite a display color in an arbitrary region to a desired color at high speed and efficiently, and to display a display color in a bitmap type color display device. The purpose is to provide a rewriting method.

〔課題を解決するための手段〕[Means for solving the problem]

上記目的を達成するために、本発明のビットマップ型
カラーディスプレイ装置における表示色の書換え方式
は、ピクセルデータを記憶するフレームメモリと、ピク
セルデータに論理演算を行い、その結果を新ピクセルデ
ータとして元の位置に格納する演算手段とを具備する複
数のプレーンと、少なくとも前記フレームメモリへのピ
クセルデータの書込みと、前記演算手段の制御を行なう
制御手段とを備え、それぞれのプレーンに配される1ピ
クセルのデータのビットパターンにより、そのピクセル
の色を表現するビットマップ型カラーディスプレイ装置
であって、2つの旧表示色を記憶する旧表示色指定部
と、2つの新表示色を記憶する新表示色指定部とを有
し、かつ、前記制御手段が、前記新表示色指定部に記憶
される新表示色のデータに対して、各プレーンに対応す
るビットを検査し、その結果により前記各プレーンの演
算手段に所定の演算を設定し、さらに、前記旧表示色指
定部に記憶される2つの旧表示色のデータを対比して、
ビットの相違するプレーンを選択し、そのプレーンのピ
クセルデータを、前記各プレーンの演算手段に転送して
ピクセルデータを変えるものである。
In order to achieve the above object, a display color rewriting method in a bitmap type color display device of the present invention uses a frame memory for storing pixel data and a logical operation on the pixel data, and the result is used as new pixel data. A plurality of planes each having an arithmetic means for storing in each position, a writing means for at least the pixel data to the frame memory, and a control means for controlling the arithmetic means, and one pixel arranged on each plane. A bit map type color display device that expresses the color of the pixel by a bit pattern of the data, and an old display color designation unit that stores two old display colors and a new display color that stores two new display colors. A new display color data stored in the new display color specification unit. Then, the bit corresponding to each plane is inspected, a predetermined operation is set in the operation means of each plane based on the result, and the data of the two old display colors stored in the old display color designating section is further set. In contrast,
A plane having different bits is selected, and the pixel data of the plane is transferred to the arithmetic means of each plane to change the pixel data.

〔作用〕[Action]

本発明は、2つの旧表示色指定部及び新表示色指定部
を設け、それぞれのピットパターンの関係に着目して制
御することにより、CRTに表示した全表示データを参照
する事なく、任意の領域中の2つの旧表示色を指定され
た新表示色に、ピクセル単位に書換えるものである。
According to the present invention, by providing two old display color designating parts and a new display color designating part and controlling by paying attention to the relationship of the respective pit patterns, it is possible to perform arbitrary control without referring to all the display data displayed on the CRT. The two old display colors in the area are rewritten to the designated new display color in pixel units.

例えば、第4図は、1ピクセルの表示色が4ビットで
表現される場合であり、各表示色指定部に設定される
新,旧の表示色のビットパターンの一例で、プレーンと
対応させて示したものである。このようにビットパター
ンを見ると、各プレーンにおいて旧表示色と新表示色の
間に特定の関係があることが分かる。すなわち、第4図
の例はプレーン0では新表示色は常に“0"であり、プレ
ーン1,2では新表示色は旧表示色に等しく、プレーン3
では新表示色は常に“1"である。また、プレーン0,3で
は新表示色は旧表示色を反転したものに等しいと考えて
も良い。
For example, FIG. 4 shows a case where the display color of 1 pixel is represented by 4 bits, and is an example of a bit pattern of new and old display colors set in each display color designating section. It is shown. Looking at the bit pattern in this way, it can be seen that there is a specific relationship between the old display color and the new display color in each plane. That is, in the example of FIG. 4, in plane 0, the new display color is always "0", in planes 1 and 2, the new display color is equal to the old display color, and plane 3
Then, the new display color is always "1". Further, in planes 0 and 3, it may be considered that the new display color is equal to the old display color inverted.

従って、各プレーン毎に元のピクセルデータが新表示
色のビットに変換されるように、それぞれの演算手段を
上記のような関係に従って、例えば常に“0"あるいは
“1"を出力するとか、入力をそのまま、あるいは反転し
て出力するなどの演算を設定する。元のピクセルデータ
は、2つの旧表示色が識別できるようにビットの相違す
るプレーンを選択し、その中で所望する位置のビクセル
データを各プレーンの演算手段に転送して、それぞれに
演算をさせ新ピクセルデータを作成することにより、各
プレーンでは2つの旧表示色に対応して新表示色のビッ
トに変えることができる。これにより所望する2つの色
の書換えを同時にしかも高速に実行することができる。
Therefore, in order to convert the original pixel data for each plane into the bits of the new display color, the respective calculation means should always output “0” or “1” according to the above relation, or input Is set as it is, or inverted, and output. For the original pixel data, planes having different bits are selected so that the two old display colors can be distinguished, and the Vixel data at a desired position in the original pixel data is transferred to the arithmetic means of each plane to cause each plane to perform arithmetic operation. By creating new pixel data, each plane can be converted into bits of the new display color corresponding to the two old display colors. As a result, the desired two colors can be rewritten simultaneously and at high speed.

〔実施例〕〔Example〕

以下、図面を参照して、本発明の実施例を詳細に説明
する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は、本発明の一実施例のビットマップ型カラー
ディスプレイ装置の概略構成図である。同図において、
11は制御手段であるCPU(中央処理装置)、12はCPU11の
プログラム,表示データ等を記憶するメインメモリ、13
はCPUバス、14はピクセルデータを記憶するビットマッ
プ部、15はカラーディスプレイ装置であるCRT、16,17は
2つの旧表示色を記憶する旧表示色指定部であり、16は
旧表示色1レジスタ、17は旧表示色2レジスタである。
18,19は2つの新表示色を記憶する新表示色指定部であ
り、18は新表示色1レジスタ、19は新表示色2レジスタ
である。CRT15への表示は、CPU11が、メインメモリ12に
記憶されている文字,図形等の表示データからピクセル
データを作成して、ビットマップ部14に書き込むことに
よりなされる。
FIG. 1 is a schematic configuration diagram of a bitmap type color display device according to an embodiment of the present invention. In the figure,
Reference numeral 11 is a CPU (central processing unit) which is a control means, 12 is a main memory for storing programs and display data of the CPU 11, 13
Is a CPU bus, 14 is a bitmap part for storing pixel data, 15 is a CRT which is a color display device, 16 and 17 are old display color designation parts for storing two old display colors, and 16 is the old display color 1 Register 17 is the old display color 2 register.
Reference numerals 18 and 19 are new display color designation sections for storing two new display colors, 18 is a new display color 1 register, and 19 is a new display color 2 register. The display on the CRT 15 is performed by the CPU 11 by creating pixel data from display data such as characters and figures stored in the main memory 12 and writing the pixel data in the bitmap unit 14.

第2図は、上記構成におけるビットマップ部14の詳細
な構成図である。同図に示すようにビットマップ部14
は、CRT15に表示される1ピクセルの表示色を決める、
4ビットからなるピクセルデータの各ビットを記憶する
4つのプレーン0,1,2,3と、各プレーンから読み取られ
る4ビットからなる1つのピクセル値を、CRT15へのRGB
値に変換するLUT(ルックアップテーブル)21と、各プ
レー間を接続するビットマップバス22により構成されて
いる。また、各プレーン0,1,2,3はCPUバス13に接続さ
れ、CPU11からそれぞれがアクセスされるようになされ
ている。このように、本実施例では4つのプレーンを構
成することにより、16色の表示を可能にしていて、CPU1
1ではピクセルデータを、そのLSBビットがプレーン0
に、MSBビットがプレーン3になるように配し、そのビ
ットパターンにより表示色を指定する。
FIG. 2 is a detailed configuration diagram of the bitmap unit 14 in the above configuration. As shown in FIG.
Determines the display color of one pixel displayed on the CRT15,
4 planes 0, 1, 2, 3 that store each bit of pixel data consisting of 4 bits, and 1 pixel value consisting of 4 bits read from each plane are converted into RGB to CRT15.
It is composed of a LUT (look-up table) 21 for converting into a value and a bit map bus 22 for connecting between plays. The planes 0, 1, 2, 3 are connected to the CPU bus 13 so that the CPU 11 can access each plane. As described above, in this embodiment, the display of 16 colors is enabled by configuring the four planes, and the CPU 1
In 1 the pixel data, the LSB bit of which is plane 0
The MSB bit is arranged in plane 3 and the display color is designated by the bit pattern.

第3図は、上記構成におけるプレーンの詳細な構成図
であり、各プレーンはピクセルデータを記憶するフレー
ムメモリ31と、そのフレームメモリ31から読み出したデ
ータを保持するリードレジスタ32と、旧ピクセルデータ
に論理演算を行い、その結果を新ピクセルデータとして
元の位置に格納する演算手段である演算器33により構成
されている。同図において、点線の矢印はCPUバス13を
介してCPU11から送られてくる制御データの流れを示
し、実線の矢印はピクセルデータの流れを示している。
フレームメモリ31からは随時ピクセルデータがLUT21に
読み出されている。また、CPU11の制御により、リード
レジスタ32は、指定された位置のピクセルデータをフレ
ームメモリ31から読み出し、ビットマップバス22に送出
する。演算器33は、やはりCPU11の制御により論理演算
が設定され、ビットマップバス22からデータを読み取
り、演算を行いフレームメモリ31に新ピクセルデータと
して格納する。
FIG. 3 is a detailed configuration diagram of planes in the above configuration. Each plane has a frame memory 31 for storing pixel data, a read register 32 for holding data read from the frame memory 31, and old pixel data. It is composed of an arithmetic unit 33, which is an arithmetic means for performing a logical operation and storing the result as new pixel data at the original position. In the figure, a dotted arrow indicates the flow of control data sent from the CPU 11 via the CPU bus 13, and a solid arrow indicates the flow of pixel data.
Pixel data is read from the frame memory 31 to the LUT 21 at any time. Further, under the control of the CPU 11, the read register 32 reads the pixel data at the specified position from the frame memory 31 and sends it to the bitmap bus 22. The arithmetic unit 33 is also set with a logical operation under the control of the CPU 11, reads data from the bit map bus 22, performs an operation, and stores it in the frame memory 31 as new pixel data.

次に、本実施例の表示色の書換えにおけるCPU11の動
作を、第4図,第5図を用いて説明する。第4図は、書
換えを行なう旧表示色と新表示色のビットパターンの一
例であり、各ビットの対応するプレーンの番号を最上段
に示したものである。第5図は、第4図に示す例におけ
る各プレーンの動作の説明図である。尚、説明の簡略化
のために、表示色の書換えは1ピクセル単位に行なうも
のとする。
Next, the operation of the CPU 11 in rewriting the display color of this embodiment will be described with reference to FIGS. 4 and 5. FIG. 4 is an example of a bit pattern of an old display color and a new display color for rewriting, in which the plane number corresponding to each bit is shown in the uppermost row. FIG. 5 is an explanatory diagram of the operation of each plane in the example shown in FIG. For simplification of description, it is assumed that the display color is rewritten on a pixel-by-pixel basis.

1) 最初に、CRT15に表示されていて、書換えを所望
する2つの表示色のピクセルデータを、旧表示色1レジ
スタ16及び旧表示色2レジスタ17に設定し、旧表示色1
に対して書換える新表示色を新表示色1レジスタ18に、
旧表示色2に対する新表示色を新表示色2レジスタ19に
それぞれ設定する。
1) First, set the pixel data of two display colors that are displayed on the CRT 15 and that are desired to be rewritten in the old display color 1 register 16 and the old display color 2 register 17, and then set the old display color 1
The new display color to be rewritten for the new display color 1 register 18,
The new display color for the old display color 2 is set in the new display color 2 register 19, respectively.

2) 新表示色1,2の内容を各プレーンに対応するビッ
ト毎に検査し、各プレーンの演算器に次の4つの何れか
の演算を設定する。
2) Check the contents of the new display colors 1 and 2 for each bit corresponding to each plane, and set one of the following four operations to the arithmetic unit of each plane.

新表示色1=新表示色2=0なら X=0 新表示色1=新表示色2=1なら X=1 新表示色1=0,新表示色2=1なら X=*B 新表示色1=1,新表示色2=0なら X=B ここで、Xは演算器の出力,すなわち新ピクセルデー
タを、Bはビットマップ上のデータを、*は反転を示
す。第4図の例では、第5図に示す「演算」の欄に示す
演算が、各プレーンの演算器に設定される。
New display color 1 = New display color 2 = 0 X = 0 New display color 1 = New display color 2 = 1 X = 1 New display color 1 = 0, New display color 2 = 1 X = * B New display If color 1 = 1 and new display color 2 = 0, X = B where X is the output of the arithmetic unit, that is, new pixel data, B is data on the bitmap, and * is inversion. In the example of FIG. 4, the operation shown in the “Operation” column shown in FIG. 5 is set in the operation unit of each plane.

3) 旧表示色1,2の内容を対比して、ビットの相違す
る条件として、旧表示色1=1、旧表示色2=0である
プレーンを選択する。第4図の例ではプレーン1であ
る。
3) Compare the contents of the old display colors 1 and 2, and select the plane having the old display color 1 = 1 and the old display color 2 = 0 as the condition of different bits. In the example of FIG. 4, it is plane 1.

4) 3)にて選択したプレーンにおいて所望する位置
のピクセルデータをリードレジスタ32に読み出し、ビッ
トマップバス22に送出する。
4) Pixel data at a desired position in the plane selected in 3) is read into the read register 32 and sent to the bitmap bus 22.

(読み出した位置が、旧表示色1のピクセルであれば、
ビットマップバス22には“1"が、旧表示色2のピクセル
であれば、ビットマップバス22には“0"が送出され
る。) 5) 各プレーンの演算器を動作させ、新ピクセルデー
タをフレームメモリに書き込む。
(If the read position is a pixel of old display color 1,
“1” is sent to the bit map bus 22 and “0” is sent to the bit map bus 22 if the pixel has the old display color 2. ) 5) Operate the arithmetic unit of each plane to write new pixel data to the frame memory.

6) 書換えを行なう範囲のピクセルについて4),5)
の動作を繰り返す。
6) Pixels in the rewriting range 4), 5)
Repeat the operation of.

尚、3)における旧表示色の条件がない場合には、旧
表示色1=0,旧表示色2=1であるプレーンを選択し
て、2)のにおける演算を「X=B」に、における
演算を「X=*B」に変更する。
If the condition of the old display color in 3) does not exist, the plane in which the old display color 1 = 0 and the old display color 2 = 1 is selected, and the calculation in 2) is set to “X = B”. The calculation in is changed to “X = * B”.

このように本実施例では、2つの新表示色の各プレー
ンに対応するビットを検査して、各プレーンの演算器の
設定を行い、2つの旧表示色のビットが異なるプレーン
を選択した後に、選択されたプレーンの所望する位置の
ピクセルデータを、各プレーンの演算器により新ピクセ
ルデータにすることにより、表示色の書換えがなされて
いる。
As described above, in the present embodiment, the bits corresponding to the planes of the two new display colors are inspected, the arithmetic unit of each plane is set, and the planes having different bits of the two old display colors are selected. The display color is rewritten by converting the pixel data at the desired position in the selected plane into new pixel data by the arithmetic unit of each plane.

尚、上記実施例では、4つのプレーンにより表示色を
現す例を示したが、本発明はプレーンの数に関係なくな
されるのは明らかである。
In the above embodiment, the example in which the display color is represented by four planes has been shown, but it is obvious that the present invention can be made regardless of the number of planes.

〔発明の効果〕 以上説明したように、本発明によれば、表示データを
用いて再描画を行なう必要がないため、一旦表示した後
に、その表示データを記憶するためのメモリを備える必
要がなく、また、各プレーン毎に、所望する位置の元の
ピクセルデータに適切な演算を施すのみで書換えがなさ
れるため、任意の領域中の表示色が所望する色に高速、
かつ効率よく書換えることができるビットマップ型カラ
ーディスプレイ装置における表示色の書換え方式を提供
することができる。
[Effects of the Invention] As described above, according to the present invention, since it is not necessary to perform redrawing using display data, it is not necessary to provide a memory for storing the display data after displaying once. Also, for each plane, since the rewriting is performed only by performing an appropriate calculation on the original pixel data at the desired position, the display color in any area can be changed to the desired color at high speed.
Further, it is possible to provide a display color rewriting method in a bitmap type color display device capable of rewriting efficiently.

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

第1図は本発明の一実施例の概略構成図、 第2図はビットマップ部の構成図、 第3図はビットマップ部のプレーンの構成図、 第4図は旧表示色と新表示色の一例、 第5図は各プレーンの動作の説明図である。 0〜3;プレーン、 11;CPU(制御手段)、 12;メインメモリ、 13;CPUバス、 14;ビットマップ部、 15;CRT、 16;旧表示色1レジスタ、 17;旧表示色2レジスタ、 18;新表示色1レジスタ、 19;新表示色2レジスタ、 21;LUT、 22;ビットマップバス、 31;フレームメモリ、 32;リードレジスタ、 33;演算器(演算手段)。 FIG. 1 is a schematic configuration diagram of an embodiment of the present invention, FIG. 2 is a configuration diagram of a bitmap portion, FIG. 3 is a configuration diagram of a plane of the bitmap portion, and FIG. 4 is an old display color and a new display color. FIG. 5 is an explanatory diagram of the operation of each plane. 0 to 3; plane, 11; CPU (control means), 12; main memory, 13; CPU bus, 14; bitmap part, 15; CRT, 16; old display color 1 register, 17; old display color 2 register, 18: New display color 1 register, 19: New display color 2 register, 21; LUT, 22; Bit map bus, 31; Frame memory, 32; Read register, 33; Arithmetic unit (arithmetic means).

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ビクセルデータを記憶するフレームメモリ
(31)と、そのピクセルデータに論理演算を行い、その
結果を新ピクセルデータとして元の位置に格納する演算
手段(33)とを具備する複数のプレーン(0〜3)と、 少なくとも前記フレームメモリ(31)へのピクセルデー
タの書込みと、前記演算手段(33)の制御を行なう制御
手段(11)とを備え、 それぞれのプレーン(0〜3)に配される1ピクセルの
データのビットパターンにより、そのピクセルの色を表
現するビットマップ型カラーディスプレイ装置であっ
て、 2つの旧表示色を記憶する旧表示色指定部(16,17)
と、2つの新表示色を記憶する新表示色指定部(18,1
9)とを有し、 かつ、前記制御手段(11)が、前記新表示色指定部(1
8,19)に記憶される新表示色のデータに対して、前記各
プレーン(0〜3)に対応するビットを検査し、その結
果により前記各プレーン(0〜3)の演算手段(33)に
所定の演算を設定し、 さらに、前記旧表示色指定部(16,17)に記憶される2
つの旧表示色のデータを対比して、ビットの相違するプ
レーンを選択し、そのプレーンのピクセルデータを、前
記各プレーン(0〜3)の演算手段(33)に転送してピ
クセルデータを変える、 ことを特徴とするビットマップ型カラーディスプレイ装
置の表示色の書換え方式。
1. A plurality of frame memories (31) for storing Vixel data and arithmetic means (33) for performing a logical operation on the pixel data and storing the result at the original position as new pixel data. Each plane (0-3) includes a plane (0-3) and a control means (11) for at least writing pixel data to the frame memory (31) and controlling the arithmetic means (33). A bit map type color display device for expressing a color of a pixel by a bit pattern of data of one pixel arranged in an old display color designating unit (16, 17) for storing two old display colors.
And a new display color designation section (18,1) that stores two new display colors
9), and the control means (11) further comprises the new display color designating section (1
Bits corresponding to the respective planes (0 to 3) are inspected for the data of the new display color stored in (8, 19), and the calculation means (33) of the respective planes (0 to 3) is inspected according to the result. 2 is stored in the old display color designating section (16, 17).
Comparing the data of the two old display colors, selecting a plane having different bits, transferring the pixel data of the plane to the arithmetic means (33) of each of the planes (0 to 3), and changing the pixel data. A method for rewriting the display color of a bitmap type color display device characterized by the above.
JP63292209A 1988-11-18 1988-11-18 Rewriting method of display color in bitmap type color display device Expired - Lifetime JPH087554B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63292209A JPH087554B2 (en) 1988-11-18 1988-11-18 Rewriting method of display color in bitmap type color display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63292209A JPH087554B2 (en) 1988-11-18 1988-11-18 Rewriting method of display color in bitmap type color display device

Publications (2)

Publication Number Publication Date
JPH02137888A JPH02137888A (en) 1990-05-28
JPH087554B2 true JPH087554B2 (en) 1996-01-29

Family

ID=17778935

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63292209A Expired - Lifetime JPH087554B2 (en) 1988-11-18 1988-11-18 Rewriting method of display color in bitmap type color display device

Country Status (1)

Country Link
JP (1) JPH087554B2 (en)

Also Published As

Publication number Publication date
JPH02137888A (en) 1990-05-28

Similar Documents

Publication Publication Date Title
US4933878A (en) Graphics data processing apparatus having non-linear saturating operations on multibit color data
US5101365A (en) Apparatus for extending windows using Z buffer memory
JPH10510068A (en) Circuit, system and method for memory mapping and display control system using the same
JPS63234367A (en) Graphic display device
JPH0347514B2 (en)
JPS6125188A (en) Image display unit
US5077678A (en) Graphics data processor with window checking for determining whether a point is within a window
US4967378A (en) Method and system for displaying a monochrome bitmap on a color display
US5119477A (en) Memory manager for hierarchical graphic structures
US4747042A (en) Display control system
US5283863A (en) Process for effecting an array move instruction, a graphics computer system, a display system, a graphics processor and graphics display system
US5231694A (en) Graphics data processing apparatus having non-linear saturating operations on multibit color data
Guttag et al. Requirements for a VLSI graphics processor
JPS6267632A (en) Method and apparatus for transferring data to display unit from memory
KR100340621B1 (en) Multiblock Mode Operation of a Framebuffer System Designed by Windowing Action
JPH087554B2 (en) Rewriting method of display color in bitmap type color display device
JP2554876B2 (en) Address translation device
JP2605609B2 (en) Dot display processing device
JPS62204389A (en) Clipping/shielding method by any polygons
JPH01246630A (en) Data access device
JP2901631B2 (en) Image processing device
JPH07230553A (en) Graphic drawing method
JPS60260988A (en) Graphic display
JPH0327915B2 (en)
JPH0322131A (en) Menu display controlling method