JP2004191745A - Image display method, computer, and display driver - Google Patents
Image display method, computer, and display driver Download PDFInfo
- Publication number
- JP2004191745A JP2004191745A JP2002360860A JP2002360860A JP2004191745A JP 2004191745 A JP2004191745 A JP 2004191745A JP 2002360860 A JP2002360860 A JP 2002360860A JP 2002360860 A JP2002360860 A JP 2002360860A JP 2004191745 A JP2004191745 A JP 2004191745A
- Authority
- JP
- Japan
- Prior art keywords
- display
- resolution
- memory area
- image
- image information
- 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
Links
Images
Landscapes
- Transforming Electric Information Into Light Information (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は、高精細表示可能なディスプレイに対してメモリに記憶された画像情報を出力するコンピュータ、ディスプレイドライバ、および画像表示方法に関する。
【0002】
【従来の技術】
現在、コンピュータ用のディスプレイは様々な表示解像度に対応しており、ユーザーが視認性や操作性に応じて1つの解像度を設定することが可能となっている。
【0003】
一般的に、ワープロや表計算といったアプリケーションソフトを使用する場合は、比較的低解像度、例えばXGA(1024ドット×768ドット)程度の解像度が、ユーザーにとって視認性も良く、操作性も良い。また、デジタル写真等を扱うようなグラフィック系のアプリケーションソフトでは、高解像度、例えばQXGA(2048ドット×1536ドット)程度の高解像度が、ユーザーにとって視認性も良く、操作性も良い。
【0004】
このような状況の中で、1つの画面に対して高精細画像表示と高速動画表示を両立できるディスプレイがある(例えば、特許文献1)。静止画表示と動画表示との視認性の特性の違いを利用したもので、動画の精細度を低減し、高速書き換えで表示する領域と、静止画を低速書き換えで高精細表示する領域とを任意に切り換え可能となっている。
【0005】
【特許文献1】
特開2001−350453号公報
【0006】
【発明が解決しようとする課題】
ところで、高精細表示可能なディスプレイで、低解像度表示が望ましいアプリケーションソフトと高解像度表示が望ましいアプリケーションソフトを同時に表示させると、ユーザーにとって非常に視認性、操作性の悪い状態となる。
【0007】
例えば、ディスプレイの表示モードにQXGAの解像度を設定している場合に、ワープロ等の低解像度が望ましいアプリケーションソフトを表示すると、ディスプレイ上に表示される文字が非常に小さくなってしまい、視認性が悪くなる。
【0008】
逆に、ディスプレイの表示モードにXGAの解像度を設定している場合に、高解像度が望ましいアプリケーションソフトを表示すると、ディスプレイ上の表示面積が足らず、視認性も悪いばかりか、画面スクロールを繰り返すために操作性も悪くなってしまう。
【0009】
これらは、ディスプレイに対して1つの解像度しか設定できないために発生する問題であり、また、今後更に高精細表示可能なディスプレイの開発が進むことも勘案すると、現状のままでは、ユーザーの視認性、操作性は悪くなる一方であった。そこで、1つのディスプレイ上で、アプリケーション毎(ウィンドウ毎)に解像度を変更して表示する技術が要望されていた。
【0010】
本発明は上記事情に鑑み、高精細表示可能なディスプレイに対して、解像度の異なる画像を同一画面上に表示させるコンピュータ、ディスプレイドライバ、および画像表示方法を提供することを目的とする。
【0011】
【課題を解決するための手段】
上記目的を達成するために、請求項1に記載の発明である画像表示方法は、高精細表示可能なディスプレイに画像を表示するコンピュータの画像表示方法において、前記ディスプレイの表示画面全域に対して所定の解像度で表示される画像情報を記憶する第1のメモリ領域を確保する工程と、前記所定の解像度とは異なる高精細解像度で表示される画像の表示領域が指定されると、前記第1のメモリ領域内における当該画像の表示領域に該当する第2のメモリ領域を設定する工程と、当該画像の表示領域に対して前記高精細解像度で表示される画像情報を記憶する第3のメモリ領域を確保する工程と、前記所定の解像度で表示される画像情報を、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込むと同時に、前記高精細解像度で表示される画像情報を前記第3のメモリ領域に書き込む工程と、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込まれた画像情報と、前記第3のメモリ領域に書き込まれた画像情報とを同一画面上に表示する工程とを有することを特徴とする。
【0012】
請求項1の発明によれば、高精細表示可能なディスプレイの同一画面上に、画像毎に異なる解像度を設定して表示させることができるので、視認性、操作性が向上する。
【0013】
また、請求項2に記載の発明であるコンピュータは、任意の解像度の画像情報を記憶するメモリと、高精細表示可能なディスプレイに対して前記メモリに記憶された前記画像情報を出力するディスプレイアダプタとを備えるコンピュータであって、前記ディスプレイの表示画面全域に対して所定の解像度で表示される画像情報を記憶する第1のメモリ領域を確保する手段と、前記所定の解像度とは異なる高精細解像度で表示される画像の表示領域が指定されると、前記第1のメモリ領域内における当該画像の表示領域に該当する第2のメモリ領域を設定する手段と、当該画像の表示領域に対して前記高精細解像度で表示される画像情報を記憶する第3のメモリ領域を確保する手段と、前記所定の解像度で表示される画像情報を、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込むと同時に、前記高精細解像度で表示される画像情報を前記第3のメモリ領域に書き込む手段とを備え、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込まれた画像情報と、前記第3のメモリ領域に書き込まれた画像情報とを、前記ディスプレイに対して出力することを特徴とする。
【0014】
請求項2の発明によれば、高精細表示可能なディスプレイの同一画面上に、画像毎に異なる解像度を設定して表示させることができるので、視認性、操作性が向上する。
【0015】
また、請求項3に記載の発明であるディスプレイドライバは、任意の解像度の画像情報を記憶するメモリと、高精細表示可能なディスプレイに対して前記メモリに記憶された前記画像情報を出力するディスプレイアダプタとを備えるコンピュータ上で動作するディスプレイドライバであって、前記コンピュータを、前記ディスプレイの表示画面全域に対して所定の解像度で表示される画像情報を記憶する第1のメモリ領域を確保する手段と、前記所定の解像度とは異なる高精細解像度で表示される画像の表示領域が指定されると、前記第1のメモリ領域内における当該画像の表示領域に該当する第2のメモリ領域を設定する手段と、当該画像の表示領域に対して前記高精細解像度で表示される画像情報を記憶する第3のメモリ領域を確保する手段と、前記所定の解像度で表示される画像情報を、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込むと同時に、前記高精細解像度で表示される画像情報を前記第3のメモリ領域に書き込む手段として機能させることを特徴とする。
【0016】
請求項3の発明によれば、高精細表示可能なディスプレイの同一画面上に、画像毎に異なる解像度を設定して表示させることができるので、視認性、操作性が向上する。
【0017】
【発明の実施の形態】
本発明の実施形態について、図1〜4を用いて説明する。
【0018】
本実施形態におけるコンピュータ1は、図1に示すように、QXGA程度の高精細表示が可能な高精細ディスプレイ2、その高精細ディスプレイ2とコンピュータ1を接続し、画面情報を記憶するための画像メモリ(VRAM(Video RAM))を有するビデオカード3を備える。
【0019】
コンピュータ1は、高精細ディスプレイ2で画面表示を行うための標準ディスプレイドライバ4と高精細解像度用ディスプレイドライバ5の2つのディスプレイドライバ4,5を用いることが可能なOS(Operating System)6によって管理され、アプリケーションに対してAPI(Application Programming Interface)を介して画面表示を行うサービスを提供する。また、ビデオカード3は、画像メモリに書き込まれた画像情報を高精細ディスプレイに表示させる機能を有する。
【0020】
標準ディスプレイドライバ4は、高精細ディスプレイ2に対して設定された解像度で画面表示を行う機能を有する。通常は、起動時に設定された解像度で画面表示を行う。
【0021】
高精細解像度用ディスプレイドライバ5は、設定されている解像度に関係なく、指定された領域内を高精細解像度で表示する機能を有する。
【0022】
コンピュータ1は、所定の解像度、または低解像度(例えば、SVGA程度の解像度)で使用されることが望ましいアプリケーション(以降、一般アプリケーション7)を実行する場合は、標準ディスプレイドライバ4を用いて所定の解像度による画面描画を行う。この場合の処理は、従来のものと変わらないので詳細な説明は省略する。
【0023】
一方、高精細解像度で使用されることが望ましいアプリケーション(以降、高精細解像度用アプリケーション8)を実行する場合は、指定された領域内の画面描画は高精細解像度用ディスプレイドライバ5に対して行う。これにより、対応する解像度が異なるアプリケーションをウィンドウ毎に異なる解像度で同一画面上に共存させる。
【0024】
次に、画面表示を行う際の、コンピュータ1の詳細な処理について、図2〜4を用いて説明する。
【0025】
まず、高精細解像度用アプリケーション8が起動されると、その高精細解像度用アプリケーション8はOS(API)6に対して、ウィンドウの解像度、ウィンドウのサイズ、ウィンドウの位置を通知する(ステップS01)。
【0026】
OS(API)6は、高精細解像度用アプリケーション8からウィンドウの解像度、サイズ、位置を受信すると(ステップS02)、ウィンドウを表示するためのディスプレイドライバを決定する(ステップS03)。高精細解像度用アプリケーション8から通知された解像度が、現在、標準ディスプレイドライバ4に設定されている解像度と同じ場合、または低解像度である場合、そのまま標準ドライバが用いられる。また、高精細解像度用アプリケーション8から通知された解像度が、現在、標準ディスプレイドライバ4に設定されている解像度より高い場合は、そのウィンドウは高精細解像度用ディスプレイドライバ5が用いられる。
【0027】
次に、OS(API)6はディスプレイドライバに対して、ウィンドウの解像度、サイズ、位置を通知する(ステップS04)。標準ディスプレイドライバ4は、ウィンドウの解像度、サイズ、位置が通知されると、まず、ウィンドウの解像度、サイズから高精細解像度用アプリケーション8が表示される画面のメモリサイズを算出する(ステップS05)。このメモリサイズは、現在、標準ディスプレイドライバ4に設定されている解像度(画面サイズ)に対して、高精細解像度用アプリケーション8のウィンドウが占める大きさである。次に、標準ディスプレイドライバ4は、ウィンドウの位置からその算出したメモリサイズのメモリ領域を開放し(情報をクリア)、そのメモリ領域に対して書き込み禁止措置を行う(ステップS06)。
【0028】
また、高精細解像度用ディスプレイドライバ5は、ウィンドウの解像度、サイズ、位置が通知されると、まず、ウィンドウの解像度、サイズから高精細解像度用アプリケーション8が表示される画面のメモリサイズを算出する(ステップS07)。このメモリサイズは、通知されたウィンドウの解像度でそのウィンドウが表示されるのに必要な大きさである。次に、高精細解像度用ディスプレイドライバ5は、ウィンドウの位置からその算出したメモリサイズのメモリ領域を確保する(ステップS08)。
【0029】
図3は、ビデオカード3が備える画像メモリ(VRAM)のメモリ空間を模式的に表したものであり、図3中、斜線部(A)は、標準ディスプレイドライバ4によって開放、書き込み禁止措置をされたメモリ領域を示す。また、斜線部(B)は、高精細解像度用ディスプレイドライバ5によって確保されたメモリ領域を示す。なお、両ディスプレイドライバ4,5は、予め設定された解像度で全画面表示するために必要とされるメモリ領域を確保、または必要に応じてメモリ領域を確保する。
【0030】
次に、高精細解像度用アプリケーション8はOS(API)6に対してウィンドウの画面情報を通知する(ステップS10)。OS(API)6は高精細解像度用アプリケーション8から画面情報が通知されると、両ディスプレイドライバ4,5に対して画面情報を通知する(ステップS11)。
【0031】
両ディスプレイドライバ4,5は、OS(API)6から通知された画面情報を順次画像メモリ(VRAM)に書き込み(ステップS12,S13)、両ディスプレイドライバ4,5によって画像メモリ(VRAM)に書き込まれた画面情報は、ビデオカード3によって高精細ディスプレイ2の同一画面上に表示される。
【0032】
図4は、ウィンドウ毎に異なる解像度で一般アプリケーション7と高精細解像度用アプリケーション8とを同一画面上に表示させた場合の画面イメージである。このように、1つのディスプレイの同一画面上で、アプリケーション毎(ウィンドウ毎)に解像度を設定して表示させることが可能となるので、視認性、操作性が向上する。
【0033】
なお、アプリケーションから解像度が通知されない場合、OS(API)6は、通知されたウィンドウのサイズから解像度を設定するようにしてもよい。その場合、OS(API)6は、通知されたウィンドウサイズと、現在設定されている解像度で表示可能な画面サイズとを比較して、通知されたウィンドウサイズが大きい場合に、高精細解像度用ディスプレイドライバ5を用いて表示を行う。
【0034】
【発明の効果】
以上説明したように、本発明によれば、高精細表示可能なディスプレイの同一画面上に、画像毎に異なる解像度を設定して表示させることができるので、視認性、操作性が向上する。
【図面の簡単な説明】
【図1】本実施形態における、システム構成図である。
【図2】画面表示を行う際の、コンピュータの詳細な処理手順を示すフローチャートである。
【図3】ビデオカードが備える画像メモリ(VRAM)のメモリ空間を模式的に表したものである。
【図4】対応する解像度が異なるアプリケーションをウィンドウ毎に異なる解像度で同一画面上に共存させた場合の画面イメージである。
【符号の説明】
1 コンピュータ
2 高精細ディスプレイ
3 ビデオカード
4 標準ディスプレイドライバ
5 高精細解像度用ディスプレイドライバ
6 OS(API)
7 一般アプリケーション
8 高精細解像度用アプリケーション[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a computer that outputs image information stored in a memory to a display capable of high definition display, a display driver, and an image display method.
[0002]
[Prior art]
At present, a display for a computer supports various display resolutions, and it is possible for a user to set one resolution according to visibility and operability.
[0003]
In general, when using application software such as a word processor or a spreadsheet, a relatively low resolution, for example, a resolution of about XGA (1024 dots × 768 dots), has good visibility and operability for the user. In graphic application software that handles digital photographs and the like, a high resolution, for example, a high resolution of about QXGA (2048 dots × 1536 dots) provides good visibility and operability to the user.
[0004]
In such a situation, there is a display that can achieve both high-definition image display and high-speed moving image display on one screen (for example, Patent Document 1). Utilizing the difference in visibility between still image display and moving image display, it is possible to reduce the definition of moving images and freely select the area where high-speed rewriting is displayed and the area where high-definition still images are displayed with high rewriting. It is possible to switch to.
[0005]
[Patent Document 1]
JP 2001-350453 A
[Problems to be solved by the invention]
By the way, if a display capable of high-definition display simultaneously displays application software for which low-resolution display is desirable and application software for which high-resolution display is desirable, visibility and operability are extremely poor for the user.
[0007]
For example, when the display mode of the display is set to the resolution of QXGA, if application software such as a word processor is desired to be displayed at a low resolution, the characters displayed on the display become very small, resulting in poor visibility. Become.
[0008]
Conversely, if the display mode of the display is set to XGA resolution, displaying application software that desirably has a high resolution requires not only a shortage of display area on the display, poor visibility, but also repeated screen scrolling. Operability also worsens.
[0009]
These are problems that occur because only one resolution can be set for the display. Considering that the development of displays capable of displaying even higher definition will progress in the future, the visibility of the user, Operability was getting worse. Therefore, there has been a demand for a technique for changing the resolution for each application (for each window) and displaying the same on one display.
[0010]
In view of the above circumstances, it is an object of the present invention to provide a computer, a display driver, and an image display method for displaying images having different resolutions on the same screen on a display capable of high definition display.
[0011]
[Means for Solving the Problems]
In order to achieve the above object, an image display method according to a first aspect of the present invention is an image display method for a computer which displays an image on a display capable of high definition display, wherein the predetermined image is displayed on the entire display screen of the display. Securing a first memory area for storing image information displayed at a resolution of the first resolution, and when a display area of an image displayed at a high definition resolution different from the predetermined resolution is designated, the first memory area Setting a second memory area corresponding to the display area of the image in the memory area, and setting a third memory area for storing image information displayed at the high definition resolution with respect to the display area of the image. Securing the image information to be displayed at the predetermined resolution in the first memory area excluding the second memory area, and simultaneously displaying the image information at the high definition resolution. Writing image information to be written to the third memory area, image information written to the first memory area excluding the second memory area, and image information written to the third memory area And displaying the same on the same screen.
[0012]
According to the first aspect of the present invention, different resolutions can be set for each image on the same screen of a display capable of high definition display, so that visibility and operability are improved.
[0013]
Further, the computer according to the second aspect of the present invention includes a memory for storing image information of an arbitrary resolution, and a display adapter for outputting the image information stored in the memory to a display capable of high definition display. Means for securing a first memory area for storing image information displayed at a predetermined resolution over the entire display screen of the display; and a high-definition resolution different from the predetermined resolution. When a display area of an image to be displayed is designated, a second memory area corresponding to the display area of the image in the first memory area is set, and the height is set with respect to the display area of the image. Means for securing a third memory area for storing image information displayed at a fine resolution; and storing the image information displayed at the predetermined resolution in the second memory. Means for writing the image information displayed at the high definition resolution to the third memory area at the same time as writing to the first memory area except for the memory area, the first memory area excluding the second memory area. And outputting the image information written in the memory area and the image information written in the third memory area to the display.
[0014]
According to the second aspect of the present invention, different resolutions can be set for each image on the same screen of a display capable of high definition display, so that visibility and operability are improved.
[0015]
A display driver according to claim 3 is a memory for storing image information of an arbitrary resolution, and a display adapter for outputting the image information stored in the memory to a display capable of high-definition display. A display driver operating on a computer comprising: a means for securing the computer with a first memory area for storing image information displayed at a predetermined resolution over the entire display screen of the display; Means for setting a second memory area corresponding to the display area of the image in the first memory area when a display area of an image displayed at a high definition resolution different from the predetermined resolution is designated; Securing a third memory area for storing image information displayed at the high definition resolution for the display area of the image. And writing the image information displayed at the predetermined resolution to the first memory area excluding the second memory area, and simultaneously writing the image information displayed at the high definition resolution to the third memory area. It is characterized by functioning as means for writing to an area.
[0016]
According to the third aspect of the present invention, different resolutions can be set for each image on the same screen of a display capable of high definition display, so that visibility and operability are improved.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described with reference to FIGS.
[0018]
As shown in FIG. 1, a computer 1 according to the present embodiment includes a high-
[0019]
The computer 1 is managed by an OS (Operating System) 6 that can use two
[0020]
The standard display driver 4 has a function of displaying a screen at a resolution set for the
[0021]
The display driver for
[0022]
When the computer 1 executes an application (hereinafter, a general application 7) desirably used at a predetermined resolution or a low resolution (for example, a resolution of about SVGA), the computer 1 uses the standard display driver 4 to execute the predetermined resolution. Screen drawing by. Since the processing in this case is not different from that of the conventional processing, a detailed description is omitted.
[0023]
On the other hand, when executing an application desirably used at a high definition resolution (hereinafter, the
[0024]
Next, a detailed process of the computer 1 when displaying a screen will be described with reference to FIGS.
[0025]
First, when the high
[0026]
When the OS (API) 6 receives the resolution, size, and position of the window from the high definition resolution application 8 (step S02), it determines a display driver for displaying the window (step S03). If the resolution notified from the high
[0027]
Next, the OS (API) 6 notifies the display driver of the resolution, size, and position of the window (step S04). When notified of the resolution, size, and position of the window, the standard display driver 4 first calculates the memory size of the screen on which the high-
[0028]
When notified of the resolution, size, and position of the window, the high-resolution
[0029]
FIG. 3 schematically shows a memory space of an image memory (VRAM) provided in the video card 3. In FIG. 3, hatched portions (A) are opened and write-protected by the standard display driver 4. Indicates the memory area that was set. The hatched portion (B) indicates a memory area secured by the high-
[0030]
Next, the high
[0031]
The
[0032]
FIG. 4 is a screen image when the
[0033]
When the resolution is not notified from the application, the OS (API) 6 may set the resolution based on the notified window size. In this case, the OS (API) 6 compares the notified window size with the screen size that can be displayed at the currently set resolution, and if the notified window size is large, the OS (API) 6 displays the high-resolution display. Display is performed using the
[0034]
【The invention's effect】
As described above, according to the present invention, different resolutions can be set for each image on the same screen of a display capable of high-definition display, so that visibility and operability are improved.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram according to an embodiment.
FIG. 2 is a flowchart illustrating a detailed processing procedure of a computer when displaying a screen.
FIG. 3 schematically shows a memory space of an image memory (VRAM) provided in the video card.
FIG. 4 is a screen image when applications corresponding to different resolutions coexist on the same screen at different resolutions for each window.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1
7
Claims (3)
前記ディスプレイの表示画面全域に対して所定の解像度で表示される画像情報を記憶する第1のメモリ領域を確保する工程と、
前記所定の解像度とは異なる高精細解像度で表示される画像の表示領域が指定されると、前記第1のメモリ領域内における当該画像の表示領域に該当する第2のメモリ領域を設定する工程と、
当該画像の表示領域に対して前記高精細解像度で表示される画像情報を記憶する第3のメモリ領域を確保する工程と、
前記所定の解像度で表示される画像情報を、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込むと同時に、前記高精細解像度で表示される画像情報を前記第3のメモリ領域に書き込む工程と、
前記第2のメモリ領域を除く前記第1のメモリ領域に書き込まれた画像情報と、前記第3のメモリ領域に書き込まれた画像情報とを同一画面上に表示する工程と、
を有することを特徴とする画像表示方法。In an image display method of a computer for displaying an image on a display capable of displaying high definition,
Securing a first memory area for storing image information displayed at a predetermined resolution over the entire display screen of the display;
Setting a second memory area corresponding to the display area of the image in the first memory area when a display area of an image displayed at a high definition resolution different from the predetermined resolution is designated; ,
Securing a third memory area for storing image information displayed at the high definition resolution for the display area of the image;
At the same time, the image information displayed at the predetermined resolution is written to the first memory area excluding the second memory area, and the image information displayed at the high definition resolution is written to the third memory area. Process and
Displaying the image information written in the first memory area excluding the second memory area and the image information written in the third memory area on the same screen;
An image display method comprising:
前記ディスプレイの表示画面全域に対して所定の解像度で表示される画像情報を記憶する第1のメモリ領域を確保する手段と、
前記所定の解像度とは異なる高精細解像度で表示される画像の表示領域が指定されると、前記第1のメモリ領域内における当該画像の表示領域に該当する第2のメモリ領域を設定する手段と、
当該画像の表示領域に対して前記高精細解像度で表示される画像情報を記憶する第3のメモリ領域を確保する手段と、
前記所定の解像度で表示される画像情報を、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込むと同時に、前記高精細解像度で表示される画像情報を前記第3のメモリ領域に書き込む手段と、
を備え、
前記第2のメモリ領域を除く前記第1のメモリ領域に書き込まれた画像情報と、前記第3のメモリ領域に書き込まれた画像情報とを、前記ディスプレイに対して出力することを特徴とするコンピュータ。A computer comprising a memory for storing image information of any resolution, and a display adapter for outputting the image information stored in the memory to a display capable of high-definition display,
Means for securing a first memory area for storing image information displayed at a predetermined resolution over the entire display screen of the display;
Means for setting a second memory area corresponding to the display area of the image in the first memory area when a display area of an image displayed at a high definition resolution different from the predetermined resolution is designated; ,
Means for securing a third memory area for storing image information displayed at the high definition resolution for a display area of the image;
At the same time, the image information displayed at the predetermined resolution is written to the first memory area excluding the second memory area, and the image information displayed at the high definition resolution is written to the third memory area. Means,
With
A computer outputting image information written in the first memory area excluding the second memory area and image information written in the third memory area to the display. .
前記コンピュータを、
前記ディスプレイの表示画面全域に対して所定の解像度で表示される画像情報を記憶する第1のメモリ領域を確保する手段と、
前記所定の解像度とは異なる高精細解像度で表示される画像の表示領域が指定されると、前記第1のメモリ領域内における当該画像の表示領域に該当する第2のメモリ領域を設定する手段と、
当該画像の表示領域に対して前記高精細解像度で表示される画像情報を記憶する第3のメモリ領域を確保する手段と、
前記所定の解像度で表示される画像情報を、前記第2のメモリ領域を除く前記第1のメモリ領域に書き込むと同時に、前記高精細解像度で表示される画像情報を前記第3のメモリ領域に書き込む手段と、
して機能させることを特徴とするディスプレイドライバ。A memory that stores image information of any resolution, and a display driver that operates on a computer including a display adapter that outputs the image information stored in the memory to a display capable of high-definition display,
Said computer,
Means for securing a first memory area for storing image information displayed at a predetermined resolution over the entire display screen of the display;
Means for setting a second memory area corresponding to the display area of the image in the first memory area when a display area of an image displayed at a high definition resolution different from the predetermined resolution is designated; ,
Means for securing a third memory area for storing image information displayed at the high definition resolution for a display area of the image;
At the same time, the image information displayed at the predetermined resolution is written to the first memory area excluding the second memory area, and the image information displayed at the high definition resolution is written to the third memory area. Means,
A display driver characterized by functioning as a display driver.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002360860A JP2004191745A (en) | 2002-12-12 | 2002-12-12 | Image display method, computer, and display driver |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002360860A JP2004191745A (en) | 2002-12-12 | 2002-12-12 | Image display method, computer, and display driver |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004191745A true JP2004191745A (en) | 2004-07-08 |
Family
ID=32759810
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002360860A Pending JP2004191745A (en) | 2002-12-12 | 2002-12-12 | Image display method, computer, and display driver |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004191745A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006030891A (en) * | 2004-07-21 | 2006-02-02 | Toshiba Corp | Information processor and display control method |
WO2007013381A1 (en) * | 2005-07-28 | 2007-02-01 | Ssd Company Limited | Image display apparatus, method of generating a two-dimensional pixel data array and a compatible processor |
JP2012090343A (en) * | 2009-04-03 | 2012-05-10 | Sony Corp | Information processor, information processing method, and program |
CN103167297A (en) * | 2009-04-03 | 2013-06-19 | 索尼公司 | Information processing device, information processing method, and program |
-
2002
- 2002-12-12 JP JP2002360860A patent/JP2004191745A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006030891A (en) * | 2004-07-21 | 2006-02-02 | Toshiba Corp | Information processor and display control method |
WO2007013381A1 (en) * | 2005-07-28 | 2007-02-01 | Ssd Company Limited | Image display apparatus, method of generating a two-dimensional pixel data array and a compatible processor |
JP2012090343A (en) * | 2009-04-03 | 2012-05-10 | Sony Corp | Information processor, information processing method, and program |
CN103167297A (en) * | 2009-04-03 | 2013-06-19 | 索尼公司 | Information processing device, information processing method, and program |
US8866885B2 (en) | 2009-04-03 | 2014-10-21 | Sony Corporation | Information processing device, information processing method, and program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4949857B2 (en) | Screen display device | |
JP2003108283A (en) | Computer apparatus, display device, display control apparatus, processing method for image, processing method for changing display resolution and computer program | |
JPH1173294A (en) | Pointing device and method therefor | |
JP2008015698A (en) | Display system, display method, and program | |
JP4571437B2 (en) | System, method and program for displaying a plurality of windows having different resolutions | |
JPWO2008139551A1 (en) | Information presenting apparatus and information presenting method | |
JP4780101B2 (en) | Image display system, image display method, and program | |
JP2005018613A (en) | Information processor, method for controlling window display and program | |
EP3296859A1 (en) | Image output control method, image output control program, and display device | |
US6335740B1 (en) | Data processing apparatus and method for facilitating item selection by displaying guidance images | |
JPH04270384A (en) | Partial display method for unmagnification or enlarged image | |
JP2004191745A (en) | Image display method, computer, and display driver | |
US20070200868A1 (en) | Image synthesizing device | |
JP4689037B2 (en) | Method and apparatus for representing an application on a digital television screen | |
JP3826941B2 (en) | Image transfer using drawing command hook | |
JP4621551B2 (en) | Image data acquisition method, image data acquisition device, and program | |
TWI258691B (en) | Image display device and image display system | |
JP2004252102A (en) | Image display device, image display method and image display program | |
JP2006106983A (en) | Display device and display method | |
JPS6033591A (en) | Partial expansion display system for graphics | |
JPH1049338A (en) | Command button control system | |
JP2006331400A (en) | Image editing method | |
KR100598582B1 (en) | Apparatus and method for providing resizing image of terminal monitor | |
JP3881630B2 (en) | Computer system | |
JP3337934B2 (en) | Blink display method |