JP3348254B2 - Display color control device - Google Patents

Display color control device

Info

Publication number
JP3348254B2
JP3348254B2 JP01720693A JP1720693A JP3348254B2 JP 3348254 B2 JP3348254 B2 JP 3348254B2 JP 01720693 A JP01720693 A JP 01720693A JP 1720693 A JP1720693 A JP 1720693A JP 3348254 B2 JP3348254 B2 JP 3348254B2
Authority
JP
Japan
Prior art keywords
lut
conversion table
rgb conversion
rgb
window
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 - Fee Related
Application number
JP01720693A
Other languages
Japanese (ja)
Other versions
JPH06230761A (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 JP01720693A priority Critical patent/JP3348254B2/en
Publication of JPH06230761A publication Critical patent/JPH06230761A/en
Application granted granted Critical
Publication of JP3348254B2 publication Critical patent/JP3348254B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、カラー表示制御を行う
表示色制御装置に関し、特に複数有限個のLUT(ルッ
クアップテーブル)を備えた表示色制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display color control device for performing color display control, and more particularly to a display color control device provided with a plurality of finite number of LUTs (look-up tables) .

【0002】カラー表示装置においては、モノクロ(白
黒)表示の場合の、画面の各点の明るさに対応する画素
値を、異なる色(RGB)の情報によって表示する、カ
ラー表示方式が多く採用されている。
2. Description of the Related Art In a color display device, a color display method for displaying pixel values corresponding to the brightness of each point on a screen in different colors (RGB) in the case of monochrome (black and white) display is often used. ing.

【0003】このようなカラー表示装置における表示色
制御方式は、複数の有限個のLUTを用いて行い得るも
のであることが要望される。
It is desired that a display color control method in such a color display device can be performed using a plurality of finite LUTs.

【0004】[0004]

【従来の技術】カラー表示装置においては、画素値を、
カラー表示のRGB値に変換するためのハードウエアと
して、LUTを備えており、これによって、画面上にお
いて、画面の各点における画素値を、LUTを参照して
変換した色を表示することによって、カラー表示のため
に必要な情報量を少なくしている。
2. Description of the Related Art In a color display device, a pixel value is expressed by:
An LUT is provided as hardware for converting to RGB values for color display, and by displaying pixel values at each point of the screen on the screen by referring to the LUT, The amount of information required for color display is reduced.

【0005】また、画面を複数のウィンドウ(窓領域)
に分割して表示する場合があるが、このような場合のカ
ラー表示方式として、各ウィンドウごとに異なるカラー
表示を行うためには、各ウィンドウごとに独自のRGB
変換表を用意して、画素値とRGB値との変換を行うこ
とが必要となる。
[0005] In addition, the screen is divided into a plurality of windows (window areas).
In such a case, in order to perform a different color display for each window, a unique RGB display is used for each window.
It is necessary to prepare a conversion table and perform conversion between pixel values and RGB values.

【0006】これに対して、ハードウエアとしてのLU
Tを1個だけ用意して、画面中、最も優先順位の高いウ
ィンドウのRGB変換表をLUTに設定する方法や、L
UTを多数用意して、ウィンドウごとに異なるLUTを
選択できるようにする方法が提案されている。
On the other hand, LU as hardware
A method of preparing only one T and setting the RGB conversion table of the window with the highest priority in the screen in the LUT,
A method has been proposed in which a large number of UTs are prepared so that a different LUT can be selected for each window.

【0007】[0007]

【発明が解決しようとする課題】LUTを1個だけ用意
して、画面中、最も優先順位の高い表示のRGB変換表
をLUTに設定する方法では、画面上の1ウィンドウの
みか、または偶然にも、そのウィンドウと全く同じRG
B変換表を使用するウィンドウのみが、正常な色表示を
行うことができるが、他のウィンドウに対しては、正常
な色を表示することができない。もしも、優先順位の高
いウィンドウの面積が小さかった場合には、画面の大半
は、正常な色によって表示されないことになるという問
題がある。
According to the method of preparing only one LUT and setting the RGB conversion table of the display with the highest priority in the screen in the LUT, only one window on the screen or accidentally Also the RG exactly the same as the window
Only the window using the B conversion table can perform normal color display, but cannot display normal colors in other windows. If the area of a high priority window is small, most of the screen is not displayed in a normal color.

【0008】また、LUTを多数用意して、ウィンドウ
ごとに異なるLUTを選択して、画素値とRGB値との
変換を行う方法の場合、一般にウィンドウは動的に生成
されるものであるため、予めウィンドウの数を知ること
はできず、従って、予めLUTを何個用意すればよいか
わからない。場合によっては、ウィンドウの数が非常に
多くなることもあるが、このような場合、大量のLUT
を必要とすることになり、実際上、実現不可能である。
In a method of preparing a large number of LUTs, selecting a different LUT for each window, and converting between pixel values and RGB values, a window is generally generated dynamically. The number of windows cannot be known in advance, and it is not known how many LUTs should be prepared in advance. In some cases, the number of windows can be very large, but in such cases a large number of LUTs
Which is practically not feasible.

【0009】本発明は、このような従来技術の課題を解
決しようとするものであって、複数の有限個のLUTを
用いて表示を行うので、実現が容易であるとともに、L
UTの個数の範囲内で複数のウィンドウの表示色を正常
に表示することができ、また、RGB変換表ごとに、L
UTに対する設定の履歴を記憶できるので、再設定が容
易であるとともに、履歴の格納や調査が容易な表示色制
御方式を提供することを目的としている。
The present invention is to solve such a problem of the prior art. Since the display is performed by using a plurality of finite number of LUTs, the display is easy and the LUT is easy to realize.
The display colors of a plurality of windows can be normally displayed within the range of the number of UTs.
An object of the present invention is to provide a display color control method that can store a history of settings for a UT and that can easily be reset and store and check the history.

【0010】[0010]

【課題を解決するための手段】[Means for Solving the Problems]

(1) 図1は、本発明の原理的構成を示したものである。
本発明は、画面上の各点の画素値をRGB値に変換する
RGB変換表を設定するLUTを備え、画面を任意に分
割した複数のウィンドウごとにカラー表示を行う表示色
制御方式において、複数有限個のLUTを設け、画面上
の各ウィンドウに固有のRGB変換表を随時、この複数
有限個のLUTのいずれかに設定するようにしたもので
ある。
(1) FIG. 1 shows the principle configuration of the present invention.
The present invention provides a display color control method that includes an LUT for setting an RGB conversion table for converting a pixel value of each point on a screen into an RGB value and performs color display for each of a plurality of windows obtained by arbitrarily dividing the screen. A finite number of LUTs are provided, and an RGB conversion table unique to each window on the screen is set to one of the finite number of LUTs at any time.

【0011】(2) また本発明は、画面を任意に分割した
各ウィンドウに対応するLUTの選択値を記憶するLU
T選択情報記憶部2と、複数有限個のLUTを備えそれ
ぞれ画素値をRGB値に変換するRGB変換表を格納す
るLUT部8と、この選択値に応じて選択されたLUT
におけるRGB変換表に基づいて画面上の各点の画素値
に対応するRGB値を出力する表示部7と、RGB値に
よって画面上にカラー表示を行う表示装置6とを備えて
なる表示色制御方式において、ウィンドウ管理部9を設
けて、画面上における各ウィンドウに設定すべきRGB
変換表を指定し、LUT管理部10を設けて、この指定
に応じてLUT部8における複数有限個のLUTのいず
れかにRGB変換表を設定するようにしたものである。
(2) According to the present invention, an LU for storing a selection value of an LUT corresponding to each window obtained by arbitrarily dividing a screen.
A T selection information storage unit 2, an LUT unit 8 having a plurality of finite LUTs and storing an RGB conversion table for converting each pixel value into an RGB value, and an LUT selected according to the selected value
A display color control system comprising: a display unit 7 that outputs RGB values corresponding to pixel values of each point on the screen based on the RGB conversion table in [1] and a display device 6 that performs color display on the screen based on the RGB values. , A window management unit 9 is provided, and RGB to be set for each window on the screen
A conversion table is designated, and an LUT management unit 10 is provided, and an RGB conversion table is set in one of a plurality of finite LUTs in the LUT unit 8 in accordance with the designation.

【0012】(3) また本発明は(2) において、各LUT
に設定されているRGB変換表とLUTが設定された順
序とを示すLUTの管理情報を記憶するLUT管理情報
記憶部5を備えて、LUT管理部10がこのLUTの管
理情報に基づいてRGB変換表を設定すべきLUTを決
定するものである。
(3) The present invention relates to (2), wherein each LUT
The LUT management information storage unit 5 stores the RGB conversion table set in the LUT and the management information of the LUT indicating the order in which the LUTs are set, and the LUT management unit 10 performs the RGB conversion based on the management information of the LUT. This is to determine the LUT for which a table is to be set.

【0013】(4) また本発明は(3) において、RGB変
換表のLUTへの設定履歴を記憶するRGB変換表記憶
部4を備えて、LUT管理部10がこのLUTの管理情
報およびLUTへの設定履歴とに基づいてRGB変換表
を設定すべきLUTを決定するものである。
(4) Further, according to (3), the present invention includes an RGB conversion table storage unit 4 for storing the setting history of the RGB conversion table in the LUT, and the LUT management unit 10 stores the LUT management information and LUT in the LUT. The LUT to set the RGB conversion table is determined based on the setting history.

【0014】(5) また本発明は(4) において、RGB変
換表記憶部4が、RGB変換表のLUTへの設定履歴を
RGB変換表ごとに記憶するものである。
(5) In the present invention, in (4), the RGB conversion table storage unit 4 stores the setting history of the RGB conversion table in the LUT for each RGB conversion table.

【0015】[0015]

【作用】RGB変換表をLUTに設定して、画面上の各
点の画素値をRGB値に変換することによって、画面を
任意に分割した複数のウィンドウごとにカラー表示を行
う際に、複数有限個のLUTを設けて、画面上の各ウィ
ンドウに固有のRGB変換表を随時、この複数有限個の
LUTのいずれかに設定して、所要の変換を行うように
する。
By setting the RGB conversion table in the LUT and converting the pixel values of each point on the screen into RGB values, when performing color display for each of a plurality of windows obtained by arbitrarily dividing the screen, a plurality of finite numbers are displayed. LUTs are provided, and an RGB conversion table unique to each window on the screen is set at any time to one of the finite number of LUTs to perform required conversion.

【0016】このように本発明の表示色制御方式では、
複数有限個のLUTを管理して表示を行うので、ウィン
ドウが多数生成される場合でも、物理的に実現可能であ
る。またこの場合、複数有限個のLUTを用いるので、
その数の範囲内で、複数のウィンドウの表示色を正常に
表示することができる。
As described above, according to the display color control method of the present invention,
Since the display is performed by managing a plurality of LUTs, it can be physically realized even when a large number of windows are generated. In this case, since a plurality of finite LUTs are used,
The display colors of the plurality of windows can be normally displayed within the range of the number.

【0017】またこの場合に、各LUTに設定されてい
るRGB変換表とLUTが設定された順序とを示すLU
Tの管理情報を記憶し、このLUTの管理情報に基づい
てRGB変換表を設定すべきLUTを決定するようにす
る。
In this case, an RGB conversion table set in each LUT and an LU indicating the order in which the LUTs are set are set.
T management information is stored, and an LUT for which an RGB conversion table is to be set is determined based on the LUT management information.

【0018】従って、LUTの個数以上のRGB変換表
を格納する必要がある場合に、LUT管理情報記憶の利
用履歴に基づいて、最も古く設定したLUTからその内
容を更新し、最近使用したRGB変換表はそのままLU
Tに残すことができるので、有限個のLUTを効率よく
利用することができる。
Therefore, when it is necessary to store the RGB conversion tables equal to or more than the number of LUTs, the contents are updated from the oldest set LUT based on the use history of the LUT management information storage, and the recently used RGB conversion table is updated. The table is LU as it is
Since it can be left in T, a finite number of LUTs can be used efficiently.

【0019】さらにこのようなLUTの管理情報のほか
に、RGB変換表のLUTへの設定履歴を記憶して、こ
のLUTの管理情報およびLUTへの設定履歴とに基づ
いてRGB変換表を設定すべきLUTを決定するように
する。
Further, in addition to such LUT management information, the setting history of the RGB conversion table for the LUT is stored, and the RGB conversion table is set based on the LUT management information and the setting history for the LUT. The LUT to be determined is determined.

【0020】従って、一旦、LUTから削除されたRG
B変換表を再設定する際に、もとのLUTに設定するこ
とができるので、画面の各点に対するLUT選択情報を
変更する必要がない。
Therefore, the RG once deleted from the LUT
When resetting the B conversion table, it is possible to set the original LUT, so there is no need to change the LUT selection information for each point on the screen.

【0021】さらに、このようなRGB変換表のLUT
への設定履歴をRGB変換表ごとに記憶するので、履歴
格納のために大量の記憶領域を用意する必要がなく、ま
たRGB変換表ごとに容易に調べることができる。
Furthermore, the LUT of such an RGB conversion table
Is stored for each of the RGB conversion tables, so that it is not necessary to prepare a large amount of storage area for storing the history, and it is possible to easily check each RGB conversion table.

【0022】[0022]

【実施例】図2は、本発明の一実施例の構成を示したも
のである。図中、1は画素値記憶部であって、画面上の
各点に対応して、それぞれの点の画素値を記憶する。2
はLUT選択情報記憶部であって、画面上の各点に対応
して、各点に対してどの番号のLUTを用いるべきかの
選択情報を記憶する。3はウィンドウ情報記憶部であっ
て、画面上における各ウィンドウの位置,大きさと適用
すべきRGB変換表のIDを記憶する。
FIG. 2 shows the configuration of an embodiment of the present invention. In the figure, reference numeral 1 denotes a pixel value storage unit which stores a pixel value of each point on the screen, corresponding to each point. 2
Is an LUT selection information storage unit, which stores selection information on which number of LUT to use for each point corresponding to each point on the screen. A window information storage unit 3 stores the position and size of each window on the screen and the ID of an RGB conversion table to be applied.

【0023】図3は、ウィンドウ情報記憶部の内容を例
示したものであって、各ウィンドウを示すIDと、X,
Y座標によるウィンドウの位置と、幅と高さによって示
されるウィンドウの大きさと、適用すべきRGB変換表
のID等が格納されることが示されている。
FIG. 3 shows an example of the contents of the window information storage unit.
It shows that the position of the window by the Y coordinate, the size of the window indicated by the width and the height, the ID of the RGB conversion table to be applied, and the like are stored.

【0024】4はRGB変換表記憶部であって、各RG
B変換表の内容と、各RGB変換表がどのLUTに設定
されているか、また、どのLUTに設定されたことがあ
るか、等の情報を記憶する。
Reference numeral 4 denotes an RGB conversion table storage unit, and each RGB conversion table storage unit
Information such as the contents of the B conversion table, which LUT each RGB conversion table is set to, and which LUT has been set, is stored.

【0025】図4は、RGB変換表記憶部の内容を例示
したものであって、各RGB変換表を識別する番号であ
るIDごとに、各RGB変換表の内容として、画素値
と、R値,G値,B値との対応が規定されている。ここ
でR値,G値,B値は、各色(赤,緑,青)の明るさを
表す数値であって、例えば0〜255の値を有し、値が
大きいほど明るい。またLUT番号は、各RGB変換表
が現に格納されているLUTの番号または、過去におい
て設定されていたLUTの番号を示す。
FIG. 4 exemplifies the contents of the RGB conversion table storage unit. For each ID which is a number for identifying each RGB conversion table, a pixel value and an R value are used as the contents of each RGB conversion table. , G value, and B value are defined. Here, the R value, the G value, and the B value are numerical values representing the brightness of each color (red, green, and blue), and have, for example, a value of 0 to 255, and the larger the value, the brighter. The LUT number indicates the number of the LUT in which each RGB conversion table is currently stored or the number of the LUT set in the past.

【0026】5はLUT管理情報記憶部であって、ある
時点において、各LUTに設定されているRGB変換表
のIDと、各LUTが設定された順序を示す情報とを記
憶する。
Reference numeral 5 denotes an LUT management information storage unit, which stores, at a certain point in time, an ID of an RGB conversion table set in each LUT and information indicating the order in which each LUT is set.

【0027】図5は、LUT管理情報記憶部の内容を例
示したものであって、各LUTの番号に対応して、設定
されているRGB変換表のIDと、各LUTにおける設
定順序を示す情報とが格納されている。
FIG. 5 exemplifies the contents of the LUT management information storage unit. The ID of the RGB conversion table set in correspondence with the number of each LUT and the information indicating the setting order in each LUT. And are stored.

【0028】6は表示装置であって、RGB値の情報を
入力されたとき、各画素を指定された色によって、画面
上に表示する。7は表示部であって、画素値記憶部1か
ら画素値の情報を、LUT選択情報記憶部2からその画
素を変換するLUTの番号を取り出し、該当するLUT
を用いて画素値に対応する表示色のRGB値を決定した
のち、このRGB値の情報を表示装置6に引き渡す。
A display device 6 displays each pixel on a screen in a designated color when RGB value information is input. Reference numeral 7 denotes a display unit, which extracts pixel value information from the pixel value storage unit 1 and a LUT number for converting the pixel from the LUT selection information storage unit 2,
Is used to determine the RGB value of the display color corresponding to the pixel value, and then the RGB value information is passed to the display device 6.

【0029】8はLUT部であって、画素値をRGB値
に変換するための、複数の有限個のLUT(LUT1,
LUT2,…,LUTn)を持つとともに、動的に各L
UTの内容を更新できる機能を有している。
Reference numeral 8 denotes an LUT unit which converts a plurality of finite numbers of LUTs (LUT1, LUT1) for converting pixel values into RGB values.
LUT2,..., LUTn).
It has a function to update the contents of the UT.

【0030】9はウィンドウ管理部であって、ウィンド
ウ情報記憶部3からのウィンドウの位置,大きさおよび
RGB変換表ID等の情報に基づいて、LUT管理部1
0にRGB変換表の設定を依頼するとともに、LUT選
択情報記憶部2に対して、LUT部8において選択され
たLUT番号を出力する。また必要に応じて、画素値記
憶部1およびLUT選択情報記憶部2の情報を更新す
る。
Reference numeral 9 denotes a window management unit. The LUT management unit 1 is based on information such as the position, size, and RGB conversion table ID of the window from the window information storage unit 3.
Request the setting of the RGB conversion table to 0 and output the LUT number selected in the LUT section 8 to the LUT selection information storage section 2. The information in the pixel value storage unit 1 and the LUT selection information storage unit 2 is updated as needed.

【0031】10はLUT管理部であって、ウィンドウ
管理部9からのRGB変換表IDに基づいて、RGB変
換表の内容をLUT部8におけるLUTに設定し、また
設定したLUT番号をウィンドウ管理部9に通知する。
An LUT management unit 10 sets the contents of the RGB conversion table in the LUT in the LUT unit 8 based on the RGB conversion table ID from the window management unit 9 and sets the set LUT number in the window management unit. Notify 9.

【0032】図2に示された実施例における制御は、次
のようにして行われる。 1.ウィンドウ管理部の制御 (1) LUT管理部10に対して、LUT部8におけるR
GB変換表の設定を依頼する。この際、RGB変換表の
IDを引き渡す。 (2) LUT部8におけるRGB変換表の設定の結果とし
て、その変換表が設定されたLUTの番号をLUT管理
部10から受け取る。
The control in the embodiment shown in FIG. 2 is performed as follows. 1. Control of Window Management Unit (1) The LUT management unit 10
Request the setting of the GB conversion table. At this time, the ID of the RGB conversion table is delivered. (2) As a result of the setting of the RGB conversion table in the LUT unit 8, the number of the LUT in which the conversion table is set is received from the LUT management unit 10.

【0033】(3)(2)で受け取ったLUTの番号を、RG
B変換表記憶部4内のLUT番号の項目に格納する。こ
の設定によって、LUTから削除されたRGB変換表が
あった場合でも、RGB変換表記憶部4内の各RGB変
換表における、そのLUT番号は変更しない。従って、
各RGB変換表には、現在設定されいるLUT番号か、
または以前に設定されていたLUT番号が記憶されてい
る。 (4) またLUT選択情報記憶部2において、このLUT
番号を、設定されたRGB変換表を利用しているウィン
ドウの範囲に格納する。
(3) The number of the LUT received in (2) is
It is stored in the LUT number item in the B conversion table storage unit 4. With this setting, even if there is an RGB conversion table deleted from the LUT, the LUT number in each RGB conversion table in the RGB conversion table storage unit 4 is not changed. Therefore,
Each RGB conversion table contains the currently set LUT number or
Alternatively, a previously set LUT number is stored. (4) In the LUT selection information storage unit 2, this LUT
The number is stored in the range of the window using the set RGB conversion table.

【0034】2.LUT管理部の制御 (1) ウィンドウ管理部9から、RGB変換表の設定依頼
として、RGB変換表のIDを受け取る。 (2) LUT管理情報記憶部5からのLUTが設定された
順序と、RGB変換表記憶部4からの、現に設定されて
いる、または過去に設定されたことがあるLUT番号の
情報に基づいて、LUT部8における、RGB変換表を
設定すべきLUTの番号を決定する。
2. Control of LUT Management Unit (1) The ID of the RGB conversion table is received from the window management unit 9 as a request for setting the RGB conversion table. (2) Based on the order in which the LUTs are set from the LUT management information storage unit 5 and the information on the LUT numbers that are currently set or have been set in the past from the RGB conversion table storage unit 4. , The LUT number in the LUT unit 8 for setting the RGB conversion table is determined.

【0035】(3)(2)で決定した番号のLUTに、指定さ
れたRGB変換表の内容を設定する。 (4) LUT部8における設定結果に基づいて、LUT管
理情報記憶部5の内容を更新する。 (5) 指定されたRGB変換表を設定したLUTの番号
を、ウィンドウ管理部9へ返送する。
(3) The contents of the designated RGB conversion table are set in the LUT of the number determined in (2). (4) Update the contents of the LUT management information storage unit 5 based on the setting result in the LUT unit 8. (5) The number of the LUT in which the designated RGB conversion table is set is returned to the window management unit 9.

【0036】図2に示された実施例における処理の流れ
は、次のようになる。 (1) あるウィンドウに対するRGB変換表をLUTに設
定する場合には、ウィンドウ管理部9がその旨をLUT
管理部10に依頼する。この際、RGB変換表のIDを
引き渡す。 (2) LUT管理部10は、LUT管理情報記憶部5から
のLUT管理情報と、RGB変換表記憶部4からのLU
T番号の情報に基づいて、指定されたRGB変換表を設
定するLUTの番号を決定する。この際の決定方式は、
後述する。
The processing flow in the embodiment shown in FIG. 2 is as follows. (1) When setting an RGB conversion table for a window in the LUT, the window management unit 9 informs the LUT of that fact.
Request to the management unit 10. At this time, the ID of the RGB conversion table is delivered. (2) The LUT management unit 10 stores the LUT management information from the LUT management information storage unit 5 and the LU from the RGB conversion table storage unit 4.
The number of the LUT for setting the designated RGB conversion table is determined based on the information of the T number. The decision method at this time is:
It will be described later.

【0037】(3) LUT管理部10は、(2) で決定した
番号のLUTに、指定されたRGB変換表の内容を設定
する。 (4) LUT管理部10は、RGB変換表の設定結果に応
じて、LUT管理情報記憶部5の内容を更新する。 (5) LUT管理部10は、指定されたRGB変換表を設
定したLUTの番号を、ウィンドウ管理部9に返送す
る。
(3) The LUT management unit 10 sets the contents of the designated RGB conversion table in the LUT of the number determined in (2). (4) The LUT management unit 10 updates the contents of the LUT management information storage unit 5 according to the setting result of the RGB conversion table. (5) The LUT management unit 10 returns the number of the LUT in which the specified RGB conversion table has been set to the window management unit 9.

【0038】(6) ウィンドウ管理部9は、RGB変換表
が設定されたLUTの番号を、LUT管理部10から受
け取る。 (7) ウィンドウ管理部9は、(6) で受け取ったLUTの
番号を、RGB変換表記憶部4のLUTの項目に格納す
る。 (8) ウィンドウ管理部9は、(6) で受け取ったLUTの
番号を、LUT選択情報記憶部2における、設定された
RGB変換表を利用しているウィンドウの範囲に格納す
る。
(6) The window management unit 9 receives the number of the LUT in which the RGB conversion table is set from the LUT management unit 10. (7) The window management unit 9 stores the LUT number received in (6) in the LUT item of the RGB conversion table storage unit 4. (8) The window management unit 9 stores the LUT number received in (6) in the range of the window using the set RGB conversion table in the LUT selection information storage unit 2.

【0039】図2に示された実施例における、複数の有
限個のLUTを利用するための、LUT管理部10にお
けるLUT番号の決定は、次の規則に従って行われる。 (1) 内容が未設定のLUTがあったときは、最も若い番
号のLUTから順次選択してLUT番号を決定する。 (2) すべてのLUTに内容が設定されている場合には、
最も古く設定されたLUTの番号を選択して、そのLU
Tに対して新たなRGB変換表を設定する。 (3) 既に設定されたことがあるRGB変換表を再度設定
する際には、以前に設定した番号のLUTと同一のLU
Tを選択する。
In the embodiment shown in FIG. 2, the LUT management unit 10 determines the LUT number for using a plurality of finite LUTs according to the following rules. (1) When there is an LUT whose content is not set, the LUT number is determined by sequentially selecting the LUT with the smallest number. (2) If the contents are set in all LUTs,
Select the oldest set LUT number and select its LU
A new RGB conversion table is set for T. (3) When the RGB conversion table that has already been set is set again, the same LU as the previously set LUT is used.
Select T.

【0040】[0040]

【発明の効果】以上説明したように本発明によれば、複
数のウィンドウに分割された画面の各点の明るさに対応
する画素値を、各ウィンドウごとに異なるRGB変換表
によって変換して表示するカラー表示装置において、複
数有限個のLUTを管理して表示を行うので、ウィンド
ウが多数生成する場合でも、物理的に実現可能である。
またこの際、複数有限個のLUTを利用するので、その
範囲内において、複数のウィンドウの表示色を正常に表
示することができる。
As described above, according to the present invention, a pixel value corresponding to the brightness of each point of a screen divided into a plurality of windows is converted and displayed by a different RGB conversion table for each window. Since a limited number of LUTs are managed and displayed in a color display device, the display can be physically realized even when a large number of windows are generated.
At this time, since a plurality of LUTs are used, the display colors of the windows can be normally displayed within the range.

【0041】この際、LUT管理情報記憶の利用履歴を
記憶し、これに基づいてRGB変換表を設定すべきLU
Tを決定するので、最も古く設定したLUTからその内
容を更新し、最近使用したRGB変換表はそのままLU
Tに残すことによって、有限個のLUTを効率よく利用
することができる。
At this time, the usage history of the LUT management information storage is stored, and the LU to which the RGB conversion table is to be set based on this is stored.
Since the T is determined, the contents are updated from the oldest set LUT, and the recently used RGB conversion table is
By leaving in T, a finite number of LUTs can be used efficiently.

【0042】さらに本発明によれば、RGB変換表の設
定履歴を記憶しているので、一旦、LUTから削除され
たRGB変換表を再設定する際に、同一のLUTに設定
することができ、画面の各点に対するLUT選択情報を
変更する必要がない。
Further, according to the present invention, since the setting history of the RGB conversion table is stored, when the RGB conversion table deleted from the LUT is reset, it can be set in the same LUT. There is no need to change the LUT selection information for each point on the screen.

【0043】また本発明によれば、どのRGB変換表が
どのLUTに設定されたかを示す履歴を、各RGB変換
表ごとに記憶するので、履歴格納のために大量の記憶領
域を用意する必要がなく、RGB変換表ごとに簡単に調
べることができる。
According to the present invention, since a history indicating which RGB conversion table is set in which LUT is stored for each RGB conversion table, it is necessary to prepare a large amount of storage area for storing the history. , And can be easily checked for each of the RGB conversion tables.

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

【図1】本発明の原理的構成を示す図である。FIG. 1 is a diagram showing a basic configuration of the present invention.

【図2】本発明の一実施例の構成を示す図である。FIG. 2 is a diagram showing a configuration of an embodiment of the present invention.

【図3】ウィンドウ情報記憶部の内容を例示する図であ
る。
FIG. 3 is a diagram illustrating contents of a window information storage unit;

【図4】RGB変換表記憶部の内容を例示する図であ
る。
FIG. 4 is a diagram illustrating contents of an RGB conversion table storage unit;

【図5】LUT管理情報記憶部の内容を例示する図であ
る。
FIG. 5 is a diagram illustrating contents of an LUT management information storage unit;

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

2 LUT選択情報記憶部 4 RGB変換表記憶部 5 LUT管理情報記憶部 6 表示装置 7 表示部 8 LUT部 9 ウィンドウ管理部 10 LUT管理部 2 LUT selection information storage unit 4 RGB conversion table storage unit 5 LUT management information storage unit 6 Display device 7 Display unit 8 LUT unit 9 Window management unit 10 LUT management unit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G09G 5/00 - 5/42 G06T 1/00 510 G06T 1/20 G06T 11/00 110 ──────────────────────────────────────────────────続 き Continued on the front page (58) Fields investigated (Int. Cl. 7 , DB name) G09G 5/00-5/42 G06T 1/00 510 G06T 1/20 G06T 11/00 110

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画面を任意に分割した各ウィンドウに対
応するLUTの選択値を記憶するLUT選択情報記憶部
と、複数有限個のLUTを備えてそれぞれ画素値をRG
B値に変換するRGB変換表を格納するLUT部と、前
記選択値に応じて選択されたLUTに於けるRGB変換
表に基づいて画面上の各点の画素値に対応するRGB値
を出力する表示部と、該RGB値によって画面上にカラ
ー表示を行う表示装置とを備えた表示色制御装置に於い
て、 ウィンドウ管理部を設けて、画面上の各ウィンドウに設
定すべきRGB変換表を指定し、LUT管理部を設け
て、前記RGB変換表の指定に対応して前記LUT部に
於ける複数有限個のLUTのいずれかにRGB変換表を
設定する構成を有する ことを特徴とする表示色制御装
置。
1. A window is divided into arbitrarily divided windows.
LUT selection information storage unit for storing a corresponding LUT selection value
And a plurality of LUTs, each of which has a pixel value of RG
An LUT unit for storing an RGB conversion table for converting to a B value;
RGB conversion in the LUT selected according to the selected value
RGB values corresponding to the pixel values of each point on the screen based on the table
And a display section for outputting the color on the screen according to the RGB values.
-Display color control device provided with a display device for displaying
Te, provided a window management unit, set in each window on the screen
Specify the RGB conversion table to be specified and provide LUT management unit
In the LUT section, corresponding to the specification of the RGB conversion table,
RGB conversion table to any of a finite number of LUTs
A display color control device having a configuration for setting .
【請求項2】 前記請求項1に記載の表示色制御装置に
於いて、前記LUTに設定されているRGB変換表と該
LUTが設定された順序とを示すLUTの管理情報を記
憶するLUT管理情報記憶部を備え、前記LUT管理部
が前記LUT管理情報に基づいてRGB変換表を設定す
べきLUTを決定する構成を有することを特徴とする表
示色制御装置。
2. The display color control device according to claim 1,
In this case, the RGB conversion table set in the LUT and the
LUT management information indicating the order in which the LUTs were set is described.
An LUT management information storage unit for storing the LUT management information;
Sets an RGB conversion table based on the LUT management information.
A display color control device having a configuration for determining a power LUT .
【請求項3】 前記請求項1又は2記載の表示色制御装
置に於いて、前記RGB変換表のLUTへの設定履歴を
記憶するRGB変換表記憶部を備え、前記LUT管理部
が前記LUT管理情報とLUTへの設定履歴とに基づい
てRGB変換表を設定すべきLUTを決定する構成を有
することを特徴とする表示色制御装置。
3. A display color control device according to claim 1, wherein
The setting history of the RGB conversion table in the LUT
An RGB conversion table storage unit for storing the LUT management unit;
Has a configuration in which an LUT for which an RGB conversion table is to be set is determined based on the LUT management information and a setting history for the LUT.
【請求項4】 前記請求項3記載の表示色制御装置に於
いて、前記RGB変換表記憶部は、RGB変換表のLU
Tへの設定履歴をRGB変換表ごとに記憶する構成を有
することを特徴とする表示色制御装置。
4. The display color control device according to claim 3, wherein
The RGB conversion table storage unit stores the LU of the RGB conversion table.
A display color control device having a configuration for storing a setting history to T for each RGB conversion table .
JP01720693A 1993-02-04 1993-02-04 Display color control device Expired - Fee Related JP3348254B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01720693A JP3348254B2 (en) 1993-02-04 1993-02-04 Display color control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01720693A JP3348254B2 (en) 1993-02-04 1993-02-04 Display color control device

Publications (2)

Publication Number Publication Date
JPH06230761A JPH06230761A (en) 1994-08-19
JP3348254B2 true JP3348254B2 (en) 2002-11-20

Family

ID=11937472

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01720693A Expired - Fee Related JP3348254B2 (en) 1993-02-04 1993-02-04 Display color control device

Country Status (1)

Country Link
JP (1) JP3348254B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5030447B2 (en) * 2006-03-20 2012-09-19 株式会社リコー Image forming apparatus, display processing method, and display processing program

Also Published As

Publication number Publication date
JPH06230761A (en) 1994-08-19

Similar Documents

Publication Publication Date Title
KR101136345B1 (en) Method for processing color image data
CN100505034C (en) Systems and methods for improved gamut mapping from one image data set to another
JP4705917B2 (en) Method and apparatus for converting from a source color space to a target color space
US20030098928A1 (en) Color signal processing device for multi-primary color display and method thereof
JPH0440719B2 (en)
JPH09271036A (en) Method and device for color image display
JP3729252B2 (en) Image processing system, program, and information storage medium
US5442375A (en) Method and apparatus for identifying color usage on a monochrome display
WO2001041049A1 (en) System and method for rapid computer image processing with color look-up table
JP2888863B2 (en) Image processing device
US7671871B2 (en) Graphical user interface for color correction using curves
US6650337B2 (en) Increasing color accuracy
US20010003456A1 (en) Image display device
JP3348254B2 (en) Display color control device
EP0403081B1 (en) Colour display
US6911959B1 (en) Low cost horizontal bar indicator system for on screen displays
US7126591B2 (en) Image display device
JPS62136695A (en) Color control system for multiwindow
JPH0756552A (en) Correcting circuit for color tone in windows driver
JPH05165592A (en) Color adjustment processing system for color image
JPH07199884A (en) Graphic display device
JPH03113682A (en) Picture processor
JP2689717B2 (en) Color system
JP2766110B2 (en) Menu display method for full color display
JPH05307357A (en) Map data display device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020813

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080913

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080913

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090913

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090913

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100913

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100913

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110913

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees