[go: up one dir, main page]

JP2007108602A - Screensaver display method of panel display device - Google Patents

Screensaver display method of panel display device Download PDF

Info

Publication number
JP2007108602A
JP2007108602A JP2005302092A JP2005302092A JP2007108602A JP 2007108602 A JP2007108602 A JP 2007108602A JP 2005302092 A JP2005302092 A JP 2005302092A JP 2005302092 A JP2005302092 A JP 2005302092A JP 2007108602 A JP2007108602 A JP 2007108602A
Authority
JP
Japan
Prior art keywords
fade
value
display
screen saver
display device
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
JP2005302092A
Other languages
Japanese (ja)
Inventor
Akira Kondo
晃 紺藤
Naoya Kimura
直哉 木村
Seiichiro Ishimoto
精一郎 石本
Hitoshi Umemoto
斉 梅本
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.)
Oki Electric Industry Co Ltd
Oki Networks Co Ltd
Original Assignee
Oki Electric Industry Co Ltd
Oki Networks Co 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 Oki Electric Industry Co Ltd, Oki Networks Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2005302092A priority Critical patent/JP2007108602A/en
Publication of JP2007108602A publication Critical patent/JP2007108602A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Control Of El Displays (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To enable fade-in/out display while keeping a hue of a present image with respect to a screensaver display method of a panel display device. <P>SOLUTION: The screensaver display method of the panel display device determines respective addition or subtraction values to R, G, B values of display image data depending on the magnitude of respective values of the R, G, B values, respectively, during fade-in or fade-out operation of the display image data indicated by RGB three primary colors (the R, G, B values). <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本願発明は、パネル表示装置のスクリーンセーバー表示方法に関するものであり、特に、フェードイン、もしくは、フェードアウト表示動作に関するものである。   The present invention relates to a screen saver display method for a panel display device, and more particularly to a fade-in or fade-out display operation.

最近、フラットディスプレイ分野が飛躍的に発展しており、特に携帯電話・携帯オーディオの表示パネルには、液晶ディスプレイ(LCD)に変わって、有機ELディスプレイパネルに注目が集まっている。
有機ELパネルは、視野性および色感に優れ、加えて大型化が可能であるが、一方でパネルの焼付きが原因で、製品寿命が短い欠点がある。
この課題については、例えば、特許文献1に開示されている。
この欠点の打開策として、スクリーンセーバー機能が有効となっている。
また、携帯向けとなると低消費電力化が必要となりソフトウェアで実現するスクリーンセーバーよりも画像データの書換えを伴わない、ハードウェアによるスクリーンセーバー機能が有効となっている。
Recently, the flat display field has been dramatically developed. In particular, an organic EL display panel has attracted attention in place of a liquid crystal display (LCD) as a display panel for a mobile phone or a portable audio.
The organic EL panel is excellent in viewability and color feeling and can be enlarged in size, but has a drawback that the product life is short due to the seizure of the panel.
About this subject, it is disclosed by patent document 1, for example.
As a measure to overcome this drawback, the screen saver function is effective.
In addition, for mobile phones, power consumption is required to be reduced, and a screen saver function by hardware that does not involve rewriting image data is more effective than a screen saver realized by software.

さらに従来の表示制御において、フェードイン・フェードアウト等のフェード動作を行なう場合には、輝度調整回路を設け、ディスプレイの輝度信号を制御することにより行っていた。
あるいは、RGB三原色の表示画像データを単純に“1”づつ減算・加算することで実現していた。
Further, in the conventional display control, when performing a fade operation such as fade-in / fade-out, a luminance adjustment circuit is provided to control the luminance signal of the display.
Alternatively, it is realized by simply subtracting and adding “1” to the display image data of RGB three primary colors.

図1は、RGB三原色を単純に減加算する従来技術のブロック構成図である。
図1において、携帯電話向け有機ELドライバ20は、CPUインタフェース10のコントロール下で、カラムインタフェース11およびロウインタフェース12により、有機EL表示パネルの表示制御を可能とする。
ドライバ内部ではCPUバスIF21でCPUライトリード制御に対応し、RAM書換部22で内蔵グラフィックRAM23に表示画像を蓄積する構成をとる。また内部には発信器27を有し、タイミング制御部24にてパネル表示制御側のタイミング制御を行なう。
また、FIO(FadeInOut)制御部25では、RGB三原色(RGB*6bit)のデータを表示用RAMからリードし、FIOタイミング制御26にて生成されたフェードイン・フェードアウト制御回路に従って、表示データのモディファイを実施し、フェード動作を実現している。
FIO制御部でフェード動作の処理をされたデータは、カラムドライバ28からカラム制御を、またロウドライバ29にてスキャンラインの選択が行なわれる。
FIG. 1 is a block diagram of a prior art that simply subtracts RGB three primary colors.
In FIG. 1, an organic EL driver 20 for a mobile phone enables display control of an organic EL display panel by a column interface 11 and a row interface 12 under the control of a CPU interface 10.
Inside the driver, the CPU bus IF 21 supports CPU write / read control, and the RAM rewriting unit 22 stores the display image in the built-in graphic RAM 23. In addition, a transmitter 27 is provided inside, and the timing control unit 24 performs timing control on the panel display control side.
The FIO (FadeInOut) control unit 25 reads RGB three primary color (RGB * 6 bit) data from the display RAM, and modifies the display data according to the fade-in / fade-out control circuit generated by the FIO timing control 26. Implemented and realized the fade operation.
Data subjected to the fade operation process by the FIO control unit is subjected to column control from the column driver 28 and scan line selection is performed by the row driver 29.

次に、図2に従来技術でのFIO制御部のデータ加工の様子を示す。
この例では、表示用RAMに保存されたデータがR=63、G=16、B=32の場合を考える。
フェードアウト動作時は、n=0からn=63に向かって処理され、Rn、Gn、Bnはnがカウントアップする毎に、“0”になるまで“−1”され“0”を維持する。
フェード動作の開始時に、図1のCPUインタフェース10によりCPUからフェードイン・フェードアウト表示動作の開始指示を受信後、制御回路が自律で図2に示すFIO制御を実現する。
図5に従来の表示画像を示す。(1)はn=0での表示画像(表示用RAMの画像)、(2)はn=21での表示画像、(3)はn=42での表示画像である。
特開2001−318650
Next, FIG. 2 shows a state of data processing of the FIO control unit in the prior art.
In this example, consider the case where the data stored in the display RAM is R = 63, G = 16, and B = 32.
During the fade-out operation, processing is performed from n = 0 to n = 63, and Rn, Gn, and Bn are “−1” and maintained at “0” until “0” is reached each time n is counted up.
At the start of the fade operation, after receiving an instruction to start the fade-in / fade-out display operation from the CPU by the CPU interface 10 in FIG. 1, the control circuit autonomously implements the FIO control shown in FIG.
FIG. 5 shows a conventional display image. (1) is a display image when n = 0 (image of display RAM), (2) is a display image when n = 21, and (3) is a display image when n = 42.
JP 2001-318650 A

しかしながら表示制御においては、フェード動作を行うための輝度調整回路を設けた場合、回路構成が複雑になったり、余計なCPU制御が必要となり、コストや消費電流が上昇という問題点があった。さらにフェード動作を輝度調整回路で行なう場合、白か黒の表示にしかフェード表示させることができないという欠点があった。また、白か黒以外へのフェード表示を行なう場合、輝度調整回路がRGB個別に必要となってしまう欠点もあった。
あるいは、RGB三原色の表示画像データに対し、単純に“1”づづ減加算した場合、元画像の色相が変わってしまう欠点があった。
However, in the display control, when a luminance adjustment circuit for performing a fade operation is provided, there is a problem that the circuit configuration becomes complicated or extra CPU control is required, resulting in an increase in cost and current consumption. Further, when the fade operation is performed by the luminance adjustment circuit, there is a drawback that only the white or black display can be faded. In addition, when performing fade display other than white or black, there is a drawback that a luminance adjustment circuit is required for each of RGB.
Alternatively, when the display image data of the RGB three primary colors is simply reduced and incremented by “1”, the hue of the original image is changed.

この問題を解決するために、本発明はRGB三原色の表示画像データに対し、色相を変えない減加算アルゴリズムで制御する制御ブロックを設けたことで、現画像の色合いを保ったままのフェードイン・アウト表示が可能となる。   In order to solve this problem, the present invention provides a control block that controls the display image data of the three primary colors of RGB with a subtractive addition algorithm that does not change the hue, thereby fading in and maintaining the hue of the current image. Out display is possible.

本願発明のパネル表示装置のスクリーンセーバー表示方法は、RGB三原色(R値、G値、B値)で示される表示画像データのフェードイン、もしくは、フェードアウト表示動作時に、表示画像データのR値、G値、B値に対する各加算値、もしくは、各減算値を、R値、G値、B値の各値の大きさに応じてそれぞれ決定することを特徴とする。   The screen saver display method of the panel display device of the present invention is such that the display image data R value and G value are displayed at the time of fade-in or fade-out display operation of the display image data indicated by RGB three primary colors (R value, G value, B value). Each addition value or each subtraction value with respect to the B value is determined according to the size of each of the R value, the G value, and the B value.

以下、本願発明の実施例について図面を参照して詳細に説明する。なお、全図面を通して同様の構成には同様の符号を付与する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is provided to the same structure through all the drawings.

図3に第1の実施例の構成図を示す。 従来技術の構成図と比較して、FIO制御部25の演算式のみ変更されている。   FIG. 3 shows a configuration diagram of the first embodiment. Compared with the configuration diagram of the prior art, only the arithmetic expression of the FIO control unit 25 is changed.

本願発明のパネル表示装置のスクリーンセーバー表示方法は、RGB三原色(R値、G値、B値)で示される表示画像データのフェードイン、もしくは、フェードアウト表示動作時に、従来技術では、元画像の値に関わらず一律、“±1”されているのに対し、本願発明では、表示画像データのR値、G値、B値に対する各加算値、もしくは、各減算値を、R値、G値、B値の各値の大きさに応じてそれぞれ決定することを特徴とする。
ここで、R値は画像データの赤色の輝度を示すデータであり、G値は画像データの緑色の輝度を示すデータであり、B値は青色の輝度を示すデータである。
画像データはこのR値とG値とB値とから成る、例えば6ビットのデータにより示される。
The screen saver display method of the panel display device according to the present invention is based on the original image value at the time of fade-in or fade-out display operation of display image data represented by the three primary colors RGB (R value, G value, B value). Regardless of whether it is uniformly “± 1”, in the present invention, each added value or each subtracted value for the R value, G value, and B value of the display image data is expressed as R value, G value, B value. Each value is determined according to the magnitude of each value.
Here, the R value is data indicating the red luminance of the image data, the G value is data indicating the green luminance of the image data, and the B value is data indicating the blue luminance.
The image data is represented by, for example, 6-bit data composed of the R value, the G value, and the B value.

例えば、第1の実施例では、元画像とFIOタイミング制御部26からの制御タイミングの乗算結果を“64”で除算したしたものを引いている。
例えば、制御タイミングnのR値は、次式で示される。
Rn=Ro−(Ro*n/64)−1(nは0以上の整数、RoはR値の初期値)
従って、元画像の値が大きければ、減算値も大きくなるという制御アルゴリズムで制御する。 さらに“−1”しているのは、右シフトにより切捨てられた小数点以下の数値があるため、n=63で必ず“0”の値となるようにするためである。
For example, in the first embodiment, a result obtained by dividing the multiplication result of the control timing from the original image and the FIO timing control unit 26 by “64” is subtracted.
For example, the R value of the control timing n is expressed by the following equation.
Rn = Ro− (Ro * n / 64) −1 (n is an integer greater than or equal to 0, Ro is an initial value of the R value)
Therefore, control is performed with a control algorithm in which the subtraction value increases as the value of the original image increases. Further, “−1” is used because there is a numerical value after the decimal point that is rounded down by the right shift, so that a value of “0” is always obtained when n = 63.

図4に第1の実施例での表示画像遷移を示す。
図4は制御タイミングn(0〜63の整数)における各R値、G値、B値を示す。
図4において、n=3での値に着目すると、Rnは“63”から“−1”づつ減算され“60”になっているのに対し、Gnは“16”だったデータが、まだ“15”であり元画像の割合に応じて減算されているのが分かる。
FIG. 4 shows display image transition in the first embodiment.
FIG. 4 shows each R value, G value, and B value at control timing n (an integer from 0 to 63).
In FIG. 4, focusing on the value at n = 3, Rn is subtracted by “−1” by “−1” to “60”, whereas the data where Gn is “16” is still “ It can be seen that it is 15 ″ and is subtracted according to the ratio of the original image.

図2と図4を比較してみると、Gnは“16”であったデータが、図2ではn=16ではやくも“0”になっているのに対し、図4ではn=60でようやく"0“に遷移していることが分かる。   Comparing FIG. 2 and FIG. 4, the data in which Gn is “16” is finally “0” in FIG. 2 at n = 16, but finally in FIG. 4 at n = 60. It can be seen that the transition is to “0”.

また、図6は第2の実施例での表示画像である。図5と図6を比較すると分かるが、(1)は図5、図6共に元画像なので同じであるが、(3)では図5の方はコントラストが大きくなっている。つまり、画像の一部において、元画像と比べ、色が際立ってしまう状態のことである。   FIG. 6 shows a display image in the second embodiment. As can be seen by comparing FIG. 5 and FIG. 6, (1) is the same because both FIG. 5 and FIG. 6 are original images, but in FIG. 5, the contrast in FIG. 5 is larger. That is, a part of the image is in a state where the color stands out compared to the original image.

それに対し、図6は元画像の輝度を落とした画像に近くなっており、元画像の色相を保つことが可能である。
有機ELは色感に優れているため、色合いの変化が顕著に現れるため第1の実施例は効果が大いにある。
On the other hand, FIG. 6 is close to an image in which the luminance of the original image is reduced, and the hue of the original image can be maintained.
Since the organic EL is excellent in color feeling, the change in the hue appears remarkably, so the first embodiment is very effective.

またフェードイン・フェードアウト表示動作は、元画像から黒表示まで遷移してフェード動作を停止する1TIMEモードと、元画像から黒表示のフェード動作を繰返して表示を行なうREPEATモードを具備している。   The fade-in / fade-out display operation includes a 1 TIME mode in which the transition from the original image to the black display is stopped and the fade operation is stopped, and a REPEAT mode in which the fade operation of the black display is repeatedly performed from the original image.

さらに、表示ONと組合わせることで、ディスプレイオフ状態の黒表示から、元画像までフェードインして表示動作を開始する、フェードイン表示起動や、表示OFFと組合わせることで、ディスプレイオン状態からフェードアウト表示動作後、ディスプレイオフとなる、フェードアウトOFF表示等のバリエーションも可能となる。   Furthermore, when combined with display ON, fade-in display starts from the black display in the display-off state to fade-in from the original image to start the display operation. Variations such as display-off and fade-out OFF display after the display operation are also possible.

次に、図7に第2の実施例の構成図を示す。
第1の実施例と比較してFIO制御部25の演算式が変更されており、またCPU制御により、フェードアウト停止設定Kr,Kg,Kb(それぞれ6ビット)および除算係数KdをFIO制御部へ引き込んでいる。
このKdは表示用RAMに蓄積された元画像から、除算する除算値をパラメータ化したものであり、可変設定が可能となってなる。
Next, FIG. 7 shows a configuration diagram of the second embodiment.
Compared with the first embodiment, the arithmetic expression of the FIO control unit 25 is changed, and the fade-out stop setting Kr, Kg, Kb (each 6 bits) and the division coefficient Kd are pulled into the FIO control unit by CPU control. It is out.
This Kd is obtained by parameterizing the division value to be divided from the original image stored in the display RAM, and can be variably set.

さらに、元画像からフェードアウト表示を行なった場合、フェードアウトを停止する画像データ値をパラメータ化したものであり、同じく可変設定が可能となる。
このフェードアウト停止設定(Kr、Kg、Kb)をパラメータ化することで、元画像と黒画像の間のフェードイン・アウト表示だけでなく、元画像と中間データの間のフェードイン・アウト表示が可能となる。
例えば、REPEATモード時は、元画像表示からフェードアウト表示を行い、フェードアウト停止設定画像(Kr,Kg,Kb)まで表示後、再び元画像までフェードイン表示を行ない、以後これを繰り返す表示動作が可能となる。
Further, when the fade-out display is performed from the original image, the image data value for stopping the fade-out is parameterized, and the same variable setting is possible.
By parameterizing this fade-out stop setting (Kr, Kg, Kb), not only fade-in / out display between the original image and the black image but also fade-in / out display between the original image and the intermediate data is possible. It becomes.
For example, in the REPEAT mode, the fade-out display is performed from the original image display, the fade-out stop setting image (Kr, Kg, Kb) is displayed, then the fade-in display is performed again to the original image, and the display operation can be repeated thereafter. Become.

さらに、RGB個別のフェード動作が可能となりカラーフェード表示に対応でき、スクリーンセーバー表示範囲のバリエーションが飛躍的に広がる。
例えば、Kg=63とした場合は、Gのみフェード動作をしないフェード動作となり、色合いを故意に変化させて表示することが可能になる。
Furthermore, RGB individual fade operations can be performed, and color fade display can be supported, thereby greatly expanding the variation of the screen saver display range.
For example, when Kg = 63, a fade operation is performed in which only the G does not perform a fade operation, and it is possible to display by changing the hue intentionally.

第1と第2の実施例は、有機ELパネルディスプレイのスクリーンセーバーについて適用した例を説明したが、同様な表示制御を採る液晶パネルやさまざまな表示パネルの制御にも適用可能である。
また、第1の実施例では、RGBの演算式の除算値を“64”として説明したが、色合いを保持できる整数値mを用いることができる。
Rn=Ro−(Ro*n/m)−1
Although the first and second embodiments have been described as applied to the screen saver of the organic EL panel display, the first and second embodiments can also be applied to control of a liquid crystal panel and various display panels that employ similar display control.
Further, in the first embodiment, the division value of the RGB arithmetic expression is described as “64”, but an integer value m that can maintain the hue can be used.
Rn = Ro- (Ro * n / m) -1

従来の有機ELドライバを説明するブロック図。The block diagram explaining the conventional organic EL driver. 従来の表示画像の遷移の様子を示す図。The figure which shows the mode of the transition of the conventional display image. 本願発明の実施例1における有機ELドライバを説明するブロック図。The block diagram explaining the organic EL driver in Example 1 of this invention. 本願発明の実施例1における表示画像の遷移の様子を示す図。The figure which shows the mode of the transition of the display image in Example 1 of this invention. 従来の表示画像のフェードイン・フェードアウトの様子を示す図。The figure which shows the mode of the fade-in / fade-out of the conventional display image. 本願発明の実施例1における表示画像のフェードイン・アウトの様子を示す図。The figure which shows the mode of the fade-in / out of the display image in Example 1 of this invention. 本願発明の実施例2における有機ELドライバを説明するブロック図。The block diagram explaining the organic EL driver in Example 2 of this invention.

符号の説明Explanation of symbols

10 CPUインタフェース
11 カラムインタフェース
12 ロウインタフェース
20 有機ELドライバ
21 CPUバスIF
22 RAM書換部
23 表示用RAM
24 タイミング制御部
25 FIO制御部
26 FIOタイミング制御部
27 発信器
28 カラムドライバ
29 ロウドライバ
10 CPU interface 11 Column interface 12 Row interface 20 Organic EL driver 21 CPU bus IF
22 RAM rewriting unit 23 Display RAM
24 Timing control unit 25 FIO control unit 26 FIO timing control unit 27 Transmitter 28 Column driver 29 Row driver

Claims (3)

パネル表示装置のスクリーンセーバー表示方法において、
RGB三原色(R値、G値、B値)で示される表示画像データのフェードイン、もしくは、フェードアウト表示動作時に、前記表示画像データの前記R値、前記G値、前記B値に対する各加算値、もしくは、各減算値を、前記R値、前記G値、前記B値の各値の大きさに応じてそれぞれ決定することを特徴とするスクリーンセーバー表示方法。
In the screen saver display method of the panel display device,
In the fade-in or fade-out display operation of the display image data indicated by RGB three primary colors (R value, G value, B value), the respective addition values for the R value, the G value, and the B value of the display image data, Or each subtraction value is determined according to the magnitude | size of each value of said R value, said G value, and said B value, respectively, The screensaver display method characterized by the above-mentioned.
パネル表示装置のスクリーンセーバー表示方法において、
画像データDn(nは0以上の整数)を、Dn=Do−(Do*n/m)−1(mは所定の整数)で示される式に基づいて演算処理するフェードインアウト画像処理回路を設け、
スクリーンセーバー表示にてフェードイン・アウト表示動作時、色合いを保持したまま、フェードイン・フェードアウト表示動作を実現することを特徴とするパネル表示装置のスクリーンセーバー表示方法。
In the screen saver display method of the panel display device,
A fade-in-out image processing circuit that performs arithmetic processing on image data Dn (n is an integer of 0 or more) based on an expression represented by Dn = Do− (Do * n / m) −1 (m is a predetermined integer). Provided,
A screen saver display method for a panel display device, which realizes a fade-in / fade-out display operation while maintaining a hue during a fade-in / out display operation in screen saver display.
パネル表示装置のスクリーンセーバー表示方法において、
フェードインアウト停止設定Knおよび除算係数mを設定保持する回路と、
画像データDn(nは0以上の整数)を、Dn=Do−(Do*n/m)−1(mは所定の整数)で示される式に基づいて演算処理するフェードインアウト画像処理回路と、
フェードインアウトをフェードインアウト停止設定Knに達すると停止や画像演算結果を戻すフェードインアウト制御回路を設け、
フェードインアウト画像処理回路やフェードインアウト制御回路の演算係数を可変設定可能にしたことにより、カラーフェード表示動作を実現することを特徴とするパネル表示装置のスクリーンセーバー表示方法。
In the screen saver display method of the panel display device,
A circuit for setting and holding the fade-in / out stop setting Kn and the division coefficient m;
A fade-in / out image processing circuit for performing arithmetic processing on image data Dn (n is an integer of 0 or more) based on an expression represented by Dn = Do− (Do * n / m) −1 (m is a predetermined integer); ,
A fade-in / out control circuit is provided to return the fade-in / out result when the fade-in / out stop fade setting Kn is reached.
A screen saver display method for a panel display device, which realizes a color fade display operation by variably setting calculation coefficients of a fade-in / out image processing circuit and a fade-in / out control circuit.
JP2005302092A 2005-10-17 2005-10-17 Screensaver display method of panel display device Pending JP2007108602A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005302092A JP2007108602A (en) 2005-10-17 2005-10-17 Screensaver display method of panel display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005302092A JP2007108602A (en) 2005-10-17 2005-10-17 Screensaver display method of panel display device

Publications (1)

Publication Number Publication Date
JP2007108602A true JP2007108602A (en) 2007-04-26

Family

ID=38034484

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005302092A Pending JP2007108602A (en) 2005-10-17 2005-10-17 Screensaver display method of panel display device

Country Status (1)

Country Link
JP (1) JP2007108602A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010087606A (en) * 2008-09-29 2010-04-15 Kyocera Corp Portable electronic device and image display method for portable electronic device
WO2014136819A1 (en) * 2013-03-06 2014-09-12 矢崎総業株式会社 Color control method
WO2016166826A1 (en) * 2015-04-15 2016-10-20 三菱電機株式会社 Display control device and control terminal

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010087606A (en) * 2008-09-29 2010-04-15 Kyocera Corp Portable electronic device and image display method for portable electronic device
WO2014136819A1 (en) * 2013-03-06 2014-09-12 矢崎総業株式会社 Color control method
JP2014197176A (en) * 2013-03-06 2014-10-16 矢崎総業株式会社 Color control method
CN105009191A (en) * 2013-03-06 2015-10-28 矢崎总业株式会社 Color control method
US9659521B2 (en) 2013-03-06 2017-05-23 Yazaki Corporation Color control method
WO2016166826A1 (en) * 2015-04-15 2016-10-20 三菱電機株式会社 Display control device and control terminal
JPWO2016166826A1 (en) * 2015-04-15 2017-09-14 三菱電機株式会社 Display control device and control terminal

Similar Documents

Publication Publication Date Title
JP2003536111A (en) Method and system for providing intensity modulation
JP5449404B2 (en) Display device
JP2008209828A (en) Image display device and electronic apparatus
JP2015152645A (en) Image processing apparatus, image processing method, display panel driver, and display apparatus
JP2008009383A (en) Liquid crystal display device and driving method thereof
US11651719B2 (en) Enhanced smoothness digital-to-analog converter interpolation systems and methods
JP2008129420A (en) Display device and controller driver
TW201316309A (en) Display apparatus
US11776492B1 (en) Dynamic backlight color shift compensation systems and methods
US20140125689A1 (en) Display device, electronic apparatus, and drive method for display device
JP2006030911A (en) Information processor and display control method
JP5785663B2 (en) Liquid crystal display
CN112368763A (en) Control device, display device, and control method
JP2007108602A (en) Screensaver display method of panel display device
US12249271B2 (en) Enhanced overdrive or underdrive for flat panel displays
JP2007249085A (en) Liquid crystal display device and driving method therefor
JP2008009251A (en) Electro-optical device, electronic equipment, and drive control program
JP2010091617A (en) Automatic setting device for character color of clock, method and program for the same
WO2019239903A1 (en) Control device, display device, and control method
US12125436B1 (en) Pixel drive circuitry burn-in compensation systems and methods
JP2013168703A (en) Portable terminal and screen control method
JP5611500B2 (en) Image display device and control method thereof
WO2019239928A1 (en) Control device, display device, and control method
US20110025733A1 (en) Generation of subpixel values and light source control values for digital image processing
US12118962B2 (en) Systems and methods for processing pre-multiplied alpha content