JPH03132694A - Method for housing image data - Google Patents

Method for housing image data

Info

Publication number
JPH03132694A
JPH03132694A JP1270213A JP27021389A JPH03132694A JP H03132694 A JPH03132694 A JP H03132694A JP 1270213 A JP1270213 A JP 1270213A JP 27021389 A JP27021389 A JP 27021389A JP H03132694 A JPH03132694 A JP H03132694A
Authority
JP
Japan
Prior art keywords
image data
memory
stored
bit
pixels
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.)
Granted
Application number
JP1270213A
Other languages
Japanese (ja)
Other versions
JP2804542B2 (en
Inventor
Tomoyasu Yoda
依田 智安
Tatsuhiko Hori
達彦 堀
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
Original Assignee
Oki Electric Industry 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 filed Critical Oki Electric Industry Co Ltd
Priority to JP1270213A priority Critical patent/JP2804542B2/en
Publication of JPH03132694A publication Critical patent/JPH03132694A/en
Application granted granted Critical
Publication of JP2804542B2 publication Critical patent/JP2804542B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To effectively utilize a memory space by housing new image data in a free area generated after mixedly housing plural image data having different bit width in a memory. CONSTITUTION:Image data are housed in the address order of a memory plane 1a so that a 1st bit is surely housed in a 1st memory plane 1a. When the hous ing request of an image data group whose picture elements can not be complete ly housed even if the 1st memory plane 1a is used up to its final address is generated, free areas included in a 2nd and subsequent memory planes 1b to 1d are retrieved. When information relating to the free areas is formed at a proper timing, a proper free area can be selected and housed in each housing request of a new image data group. Thus the memory 1 can be efficiently used.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は、ビット幅の異なるイメージデータを混在させ
てメモリに格納する場合のイメージデータ格納方法に関
する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to an image data storage method when image data having different bit widths are mixed and stored in a memory.

(従来の技術) コンピュータ等の情報処理機器を使用する場合、オペレ
ータは、通常、ブラウン管デイスプレィ等に表示された
画像を見ながらキーボードの操作を行なう。このデイス
プレィに表示される画面は、メモリから読出される。メ
モリには、予め上位装置から転送されたイメージデータ
や、キーボードから入力されたデータに基づいて編集さ
れたイメージデータが格納される。例えば、1画素を表
示するためのイメージデータが4ビツトから成る場合に
、そのデータを通常のランダム・アクセス・メモリにア
ドレス順に格納すると、その読出しには1画素毎に4種
のアドレス信号を発生しなければならない。これでは、
続出し速度の高速化に限界が生じる。
(Prior Art) When using an information processing device such as a computer, an operator usually operates a keyboard while viewing an image displayed on a cathode ray tube display or the like. The screen displayed on this display is read from memory. The memory stores image data transferred in advance from a host device and image data edited based on data input from a keyboard. For example, when image data for displaying one pixel consists of 4 bits, and the data is stored in normal random access memory in address order, four types of address signals are generated for each pixel to read it out. Must. In this case,
There is a limit to increasing the speed of continuous output.

そこで、第2図に示すようなイメージデータの格納方法
が採用されている。
Therefore, a method of storing image data as shown in FIG. 2 is adopted.

第2図は、複数のメモリプレーンにより構成したメモリ
の一例を示す説明図である。
FIG. 2 is an explanatory diagram showing an example of a memory configured with a plurality of memory planes.

図のメモリ1は、4つのメモリプレーンla。The memory 1 in the figure has four memory planes la.

lb、lc、ldから構成されている。各メモリプレー
ンは、IXnビットのデータを格納できる構成のもので
ある。単なる白黒表示の二値画像の場合、1画素を表示
するためのイメージデータは1ビツトで足りる。しかし
、階調性のある画像2色刷りの画像あるいは多色画像等
においては、1画素を表示するためのイメージデータが
数ビットで構成される。
It consists of lb, lc, and ld. Each memory plane is configured to be able to store IXn bits of data. In the case of a binary image that is simply displayed in black and white, one bit of image data is sufficient to display one pixel. However, in a two-color printed image or a multicolor image with gradation, image data for displaying one pixel is composed of several bits.

ここで、例えば1画素を表示するためのイメージデータ
が4ビツトから成るものとすると、図のように、4つの
メモリプレーン18〜1dの同一アドレスAに、各ビッ
トを分散させて格納する。
For example, assuming that the image data for displaying one pixel consists of four bits, each bit is distributed and stored at the same address A in the four memory planes 18 to 1d, as shown in the figure.

このようにすれば、アドレス信号Aを1回発生すること
により、4ビツトのデータを一挙に読出すことができる
。その結果、1画素分のイメージデータを高速読出しで
きる。
In this way, by generating address signal A once, 4 bits of data can be read out at once. As a result, image data for one pixel can be read out at high speed.

(発明が解決しようとする課題) ところで、デイスプレィ上に複数の画面を分割しあるい
は重ねて表示する、いわゆるマルチウィンドウ方式を採
用する情報処理機器においては、白黒二値表示の画面や
、階調性のある画像を含む画面や、多色刷りの画面等を
混在させて表示することが行なわれる。この場合、各画
像表示のためのイメージデータは、それぞれビット幅が
異なる場合がある。
(Problem to be Solved by the Invention) By the way, in information processing equipment that adopts the so-called multi-window method, in which multiple screens are divided or overlapped on the display, there are screens that display black and white binary, and gradation. A screen including a certain image, a screen with multicolor printing, etc. are mixed and displayed. In this case, the image data for displaying each image may have different bit widths.

第3図に、そのようなイメージデータの例を図示した。FIG. 3 illustrates an example of such image data.

即ち、第3図(a)は白黒二値画像のイメージデータ、
同図(b)は二色刷りの画像のイメージデータ、同図(
C)や(d)は階調性のある画像や多色刷りの画像のイ
メージデータである。
That is, FIG. 3(a) shows image data of a black and white binary image;
The same figure (b) is the image data of the two-color printing image, the same figure (
C) and (d) are image data of images with gradation or multicolor printing.

これらのイメージデータを、それぞれ予め別々に設けた
メモリに格納することは回路構成を複雑にし、ハードウ
ェアを著しく大型化するため適当でない。そこで、1つ
のメモリに、これらのビット幅の異なるイメージデータ
を混在させて格納することが行なわれている。
It is not appropriate to store these image data in memories provided separately in advance, since this complicates the circuit configuration and significantly increases the size of the hardware. Therefore, image data having different bit widths are mixed and stored in one memory.

第4図は、従来のメモリへ格納後のイメージデータ例を
示す説明図である。
FIG. 4 is an explanatory diagram showing an example of image data after being stored in a conventional memory.

このメモリ1は、第2図に示したものと同様に4つのメ
モリプレーンから構成されている。ここに、1画素が2
ビツトから成るイメージデータ■と、1画素が4ビツト
から成るイメージデータ■と、1画素が1ビツトから成
るイメージデータ■とが順に格納されている。このよう
な格納方法を行なう場合、各イメージデータの画素数の
総和が、メモリに格納できる画素数を越えない範囲でイ
メージデータの格納が可能となる。
This memory 1 is composed of four memory planes similar to that shown in FIG. Here, 1 pixel is 2
Image data (2) consisting of bits, image data (2) consisting of 4 bits per pixel, and image data (2) consisting of 1 bit per pixel are stored in order. When such a storage method is used, image data can be stored within a range where the total number of pixels of each image data does not exceed the number of pixels that can be stored in the memory.

しかしながら、第4図を見て明らかなように、例えば、
1画素が1ビツトから成るイメージデータを多(格納し
たような場合、メモリプレーン1a以外のメモリプレー
ンlb、lc、ldは全く使用されず、全体としてメモ
リの使用効率が低下するという問題がある。
However, as is clear from Figure 4, for example,
When storing a large amount of image data each consisting of one pixel and one bit, the memory planes lb, lc, and ld other than the memory plane 1a are not used at all, and there is a problem in that the memory usage efficiency as a whole decreases.

本発明は以上の点に着目してなされたもので、1つのメ
モリにビット幅の異なるイメージデータを混在させる場
合、そのメモリを効率的に使用することのできるイメー
ジデータ格納方法を提供することを目的とするものであ
る。
The present invention has been made with attention to the above points, and an object of the present invention is to provide an image data storage method that can efficiently use the memory when image data with different bit widths are mixed in one memory. This is the purpose.

(課題を解決するための手段) 本発明のイメージデータ格納方法は、1画素を表示する
ためのイメージデータが複数ビットから成る場合に、メ
モリを構成する複数のメモリプレーンの同一アドレスに
各ビットを分散させて前記イメージデータを格納するも
のにおいて、ビ・ント幅の異なるイメージデータな混在
させて、第1番目のメモリプレーンに必ず第1番目のビ
ットを格納するようにして、前記メモリプレーンのアド
レス順に当該イメージデータを格納し、前記第1番目の
メモリプレーンの最終アドレスまで使用しても格納でき
ない画素数の1群のイメージデータの格納要求があった
とき、格納要求のあった1群のイメージデータの画素数
とビット幅とを認識し、第2番目以下のメモリプレーン
に第1番目のビットを格納した場合に、前記1群のイメ
ージデータが格納できる空き領域を検索して、当該1群
のデータを当該空き領域に格納することを特徴とするも
のである。
(Means for Solving the Problems) The image data storage method of the present invention stores each bit at the same address of a plurality of memory planes constituting a memory when image data for displaying one pixel consists of a plurality of bits. In a device that stores the image data in a distributed manner, the image data with different bit widths are mixed and the first bit is always stored in the first memory plane, and the address of the memory plane is When there is a request to store a group of image data whose number of pixels cannot be stored even if the image data is stored in sequence and the final address of the first memory plane is used, the group of images requested to be stored is When the number of pixels and bit width of the data are recognized and the first bit is stored in the second or lower memory plane, an empty area that can store the above-mentioned group of image data is searched and This data is characterized in that the data is stored in the free area.

(作用) 以上の方法は、従来通りの方法でビット幅の異なるイメ
ージデータを混在させてメモリに格納する一方、そのメ
モリがいっばいになった場合に、今度は第2番目以下の
メモリプレーンに存在する空き領域を検索する。この空
き領域に関する情報を適当なタイミングで生成しておけ
ば、新たな1群のイメージデータの格納要求の都度、適
切な空き領域を選択してその格納を行なうことができる
(Function) The above method uses the conventional method to mix image data with different bit widths and store them in memory, but when that memory becomes full, the second and subsequent memory planes are Search for available free space. If information regarding this free space is generated at an appropriate timing, an appropriate free space can be selected and stored each time a new group of image data is requested to be stored.

(実施例) 以下、本発明を図の実施例を用いて詳細に説明する。(Example) Hereinafter, the present invention will be explained in detail using embodiments shown in the drawings.

第1図は、本発明のイメージデータ格納方法実施例な示
す説明図である。
FIG. 1 is an explanatory diagram showing an embodiment of the image data storage method of the present invention.

第1図(a)に示すように、本発明の方法番こおいては
、例えば、4つのメモリプレーンla。
As shown in FIG. 1(a), in the method of the present invention, for example, there are four memory planes la.

lb、lc、ldを持つメモリ1に、1画素を表示する
ためのビット幅の異なるイメージデータな混在させて格
納する。
A mixture of image data having different bit widths for displaying one pixel is stored in a memory 1 having lb, lc, and ld.

ここで、この実施例において、メモリ1に格納するイメ
ージデータは、第1図(a)から同図(e)に示すよう
に、■、■、■、■、■の符号を付した内容のデータで
ある。
In this embodiment, the image data to be stored in the memory 1 has contents marked with ■, ■, ■, ■, ■, as shown in FIG. 1(a) to FIG. 1(e). It is data.

第5図に、この入力イメージデータの具体的なビット幅
と画素数を示す。
FIG. 5 shows the specific bit width and number of pixels of this input image data.

即ち、イメージデータ■はビット幅が“2”画素数が“
5” イメージデータ■はビット幅が“4”1画素数が
“7” イメージデータ■はビット幅が“1”1画素数
が“12” イメージデータ■はビット幅が°″2”9
画素数が゛4°゛イメージデータ■はビット幅が’3”
、画素数が“8”であるものとする。
In other words, the image data ■ has a bit width of “2” and a pixel count of “2”.
5" Image data ■ has a bit width of "4" and the number of pixels per pixel is "7" Image data ■ has a bit width of "1" and the number of pixels per pixel is "12" Image data ■ has a bit width of °"2"9
The number of pixels is 4°, and the bit width is 3.
, the number of pixels is "8".

これらのデータを、第1図に示すメモリ1に格納する場
合に、本発明の方法においては、先ず、先に第4図で説
明したと同様に、従来通りの方法で格納を開始する。即
ち、必ず第1番目のメモリプレーン1aに第1番目のビ
ットを格納するようにして、メモリプレーンのアドレス
順にイメージデータを格納していく。
When these data are to be stored in the memory 1 shown in FIG. 1, in the method of the present invention, storage is first started in the conventional manner as previously explained with reference to FIG. That is, the first bit is always stored in the first memory plane 1a, and the image data is stored in the order of the addresses of the memory planes.

第1図(a)に示すビット幅゛2”1画素数“5°°の
最初のイメージデータ■は、メモリ1の第1番目のメモ
リプレーン1aに1番目のビットを格納し、アドレスが
“1”〜“5”までの間に格納される。そして、次のイ
メージデータ■を、同図(b)のように格納する場合、
その先頭アドレスは、始めに格納したイメージデータ■
の最後の画素の次、即ち6番目のアドレスを先頭アドレ
スとして°“7″画素分の格納が行なわれる。
The first image data ■ shown in FIG. 1(a) with a bit width of ``2'' and a pixel count of ``5°'' stores the first bit in the first memory plane 1a of the memory 1, and the address is " It is stored between "1" and "5". Then, when storing the next image data ■ as shown in (b) of the same figure,
The first address is the image data stored at the beginning.
The storage for "7" pixels is performed with the 6th address next to the last pixel as the starting address.

尚、この場合、第1図(b)に示すように、イメージデ
ータ■を格納した第1番目と第2番目のメモリプレーン
la、lbの下に、第1番目のイメージデータ■と同一
画素数の空き領域が生じる。
In this case, as shown in FIG. 1(b), under the first and second memory planes la and lb in which the image data ■ is stored, the same number of pixels as the first image data ■ is stored. free space will be created.

この空き領域を、後に新たなデータの格納に使用するた
めに、本発明の方法においては、第6図に示すような空
き領域情報を生成する。
In order to use this free space for storing new data later, in the method of the present invention, free space information as shown in FIG. 6 is generated.

第6図は、空き領域情報の内容を示す一覧表である。FIG. 6 is a list showing the contents of free space information.

始めに、イメージデータ■の下に生じた空き領域胤をN
o、1とすると、その先頭アドレスは°“1”1画素数
は“5”、ビット幅が“2”というように表わされる。
First, the free space generated under the image data ■ is set to N.
o, 1, the start address is expressed as "1", the number of pixels per pixel is "5", and the bit width is "2".

次に、第1図(C)に示すように、3番目のイメージデ
ータ■をメモリ1に格納する。このイメージデータ■は
、ビット幅が“1”であり画素数が′12”と、比較的
画素数が大きいデータであるが、イメージデータ■を格
納した後、第1番目のメモリプレーン1aの残りの領域
に格納が可能であり、第1図(C)に示すように、従来
通りの格納が行なわれる。
Next, as shown in FIG. 1(C), the third image data ■ is stored in the memory 1. This image data ■ has a bit width of ``1'' and a pixel count of '12'', which is a relatively large number of pixels. As shown in FIG. 1(C), storage is performed in the conventional manner.

尚、先にイメージデータ■を格納した場合、空き領域は
生じないため、空き領域情報の生成は行なわれない。
Note that if the image data (3) is stored first, no free space will be created, and therefore no free space information will be generated.

しかし、イメージデータ■を格納した場合には、再び空
き領域が生じるため、第6図に示すように、空き領域N
o、2として先頭アドレス゛13”1画素数゛12”、
ビット幅“3”という空き領域情報が生成される。
However, when image data ■ is stored, free space is generated again, so as shown in FIG.
As o, 2, start address "13" 1 pixel number "12",
Free area information with a bit width of "3" is generated.

その後、第1図(d)に示すビット幅“2′画素数“5
”のイメージデータ■の入力要求があったとする。この
場合、メモリ1の第1番目のメモリプレーン1aは、残
り画素数が“3”であり、これまでの格納方法では、こ
のイメージデータ■は格納することができない。
After that, the bit width “2′” number of pixels “5” shown in FIG. 1(d)
Suppose that there is a request to input image data ■ of ``.'' In this case, the number of remaining pixels in the first memory plane 1a of memory 1 is "3," and with the previous storage method, this image data ■ cannot be stored.

そこで、第6図に示す空き領域情報の検索を行なう。そ
して、空き領域阻1について、その画素数とビット幅を
、イメージデータ■の画素数とビット幅と比較する。N
o、1の空き領域の画素数は“5”、ビット幅は“2”
であり、イメージデータ■の画素数は“4”、ビット幅
は“2“であるから、このイメージデータ■はNo、1
の空き領域に格納が可能であると判断される。そこで、
第1図(d)に示すように、イメージデータ■の格納が
行なわれる。
Therefore, the free space information shown in FIG. 6 is searched. Then, the number of pixels and bit width of the free area 1 are compared with the number of pixels and bit width of the image data (2). N
The number of pixels in the free area of o, 1 is “5” and the bit width is “2”
Since the number of pixels of image data ■ is "4" and the bit width is "2", this image data ■ is No. 1.
It is determined that storage is possible in the free space of . Therefore,
As shown in FIG. 1(d), image data ■ is stored.

更に、イメージデータ■の格納要求があった場合、再び
第1番目のメモリプレーンの最終アドレスまでの画素数
と比較する。この場合にも、イメージデータ■はそのま
までは格納できないことが分かる。従って、再び先に説
明したと同様の要領で、第6図の空き領域を検索する。
Furthermore, when there is a request to store image data (2), the number of pixels up to the final address of the first memory plane is compared again. In this case as well, it can be seen that the image data ■ cannot be stored as is. Therefore, the free space shown in FIG. 6 is searched again in the same manner as described above.

尚、イメージデータ■を空き領域No、1に格納した段
階で、空き領域阻1は空き領域情報から消去される。従
って、空き領域No、2とイメージデータ■の画素数及
びビット幅が比較される。この場合にも、ビット幅は等
しく、空き領域の画素数がイメージデータ■の画素数よ
りも大きいから、イメージデータ■の格納が可能である
と判断される。そこで、第1図(e)に示すように、イ
メージデータ■が格納される。
Incidentally, at the stage when the image data ■ is stored in the free area No. 1, the free area No. 1 is deleted from the free area information. Therefore, the number of pixels and bit width of free area No. 2 and image data (2) are compared. In this case as well, since the bit widths are the same and the number of pixels in the free area is greater than the number of pixels in the image data (2), it is determined that the image data (2) can be stored. Therefore, as shown in FIG. 1(e), the image data ■ is stored.

以上のようにして、イメージデータが格納された場合、
各イメージデータ毎に、それぞれビット幅2画素数及び
第1番目のビットを格納したメモリプレーンの阻をテー
ブル化しておく。イメージデータの読出しはこのテーブ
ルを利用して行なわれる。この場合、同一アドレスに格
納された不要なメモリプレーンのイメージデータが同時
に読出されることのないよう、読出しの必要なメモリプ
レーンにのみ、読出しイネーブル信号を出力する等の制
御を行なえば良い。
If the image data is stored as described above,
For each image data, the number of bit widths of 2 pixels and the number of memory planes storing the first bit are made into a table. Image data is read using this table. In this case, control such as outputting a read enable signal only to the memory planes that need to be read can be performed to prevent image data of unnecessary memory planes stored at the same address from being read out at the same time.

また、例えば、第1図(d)において、イメージデータ
■を格納しようとする場合、第6図に示すように、2つ
の空き領域に関する空き領域情報が生成されており、何
れの空き領域についても、このイメージデータ■の格納
が可能という場合が生じる。この場合、若し、空き領域
No、2にイメージデータ■を格納すると、第1図(d
)に示した例よりも無駄な部分が増加する。従って、イ
メージデータを格納できる多数の空き領域が存在する場
合、できるだけ画素数とビット数の近い空き領域を比較
検索し、そこへイメージデータを格納するように制御す
ることが好ましい。
For example, in FIG. 1(d), when image data ■ is to be stored, free space information regarding two free areas is generated as shown in FIG. , this image data ■ may be stored. In this case, if image data ■ is stored in free area No. 2, the image data shown in FIG.
) The amount of unnecessary parts increases compared to the example shown in ). Therefore, when there are a large number of empty areas that can store image data, it is preferable to compare and search for empty areas with as close to the number of pixels and bits as possible, and control to store the image data there.

第7図に、本発明の方法の具体的な動作を示すフローチ
ャートを図示した。このフローチャートは、先に第1図
を用いて説明したメモリへのイメージデータの格納手順
を具体的に表わしたものである。
FIG. 7 shows a flowchart showing the specific operation of the method of the present invention. This flowchart specifically represents the procedure for storing image data in the memory, which was explained using FIG. 1 earlier.

先ず、メモリへの格納開始に当たり、メモリの格納開始
アドレスを初期化する(ステップSl)。即ち、第1番
目のメモリプレーン1aを基準とした場合、その格納の
ための先頭アドレスを1”に設定する。そして、始めの
イメージデータを入力する(ステップS2)。更に、そ
のイメージデータの画素数と第1番目のメモリプレーン
の残り領域とを比較する(ステップS3)。残り領域よ
りも少ない画素数のイメージデータが入力された場合、
ステップS4に移行し、格納開始アドレスからイメージ
データの格納が行なわれる。この格納は、先に説明した
通り、従来と同様の方法により行なわれる。
First, at the start of storage into the memory, the storage start address of the memory is initialized (step Sl). That is, when the first memory plane 1a is used as a reference, the start address for storage is set to 1''.Then, the first image data is input (step S2).Furthermore, the pixels of the image data The number of pixels is compared with the remaining area of the first memory plane (step S3).If image data with fewer pixels than the remaining area is input,
The process moves to step S4, and image data is stored from the storage start address. This storage is performed in a conventional manner as described above.

そして、格納終了後、格納開始アドレスを更新する(ス
テップS5)。即ち、画素数” 5 ”のイメージデー
タを格納した場合、格納開始アドレスを“5′′だけ進
める。そして、未使用空間情報の生成を行なう(ステッ
プS6)。未使用空間の画素数は、直前に格納されたイ
メージデータの画素数と同一であり、ビット幅は、メモ
リ自体の全メモリプレーン数から直前に格納されたイメ
ージデータのビット幅を差引いたものとなる。そして、
再び、次のイメージデータの入力に移行する(ステップ
S7)。
After the storage is completed, the storage start address is updated (step S5). That is, when image data with a pixel count of "5" is stored, the storage start address is advanced by "5''. Then, unused space information is generated (step S6). The number of pixels in the unused space is The number of pixels is the same as the number of pixels of the image data stored in the memory, and the bit width is the total number of memory planes of the memory itself minus the bit width of the image data stored immediately before.
The process moves to inputting the next image data again (step S7).

ここで、次のイメージデータの画素数がメモリの残り領
域よりも小さい場合、ステップS7に移行し、未使用空
間情報を参照する。未使用空間が無い場合には格納処理
を終了するが(ステップS8)、未使用空間が有る場合
、ビット幅の比較と画素数の比較を行なう(ステップS
9及びステップS 10)。そして、1つの未使用空間
について、イメージデータ格納が不可と判断された場合
には、再び未使用空間情報を参照し、別の未使用空間と
の比較を繰返す。
Here, if the number of pixels of the next image data is smaller than the remaining area of the memory, the process moves to step S7, and unused space information is referred to. If there is no unused space, the storage process ends (step S8), but if there is unused space, the bit widths are compared and the number of pixels is compared (step S8).
9 and step S10). If it is determined that image data cannot be stored in one unused space, the unused space information is referred to again and the comparison with another unused space is repeated.

こうして、ステップ87〜SIOの処理を繰返して、格
納が可能な未使用空間を検索する。
In this way, the processing from step 87 to SIO is repeated to search for an unused space that can be stored.

格納可能な未使用空間が得られた場合、ステップSll
において、その未使用空間へイメージデータを格納し、
その後、未使用空間のテーブルを更新する(ステップ5
12)。即ち、使用済みの未使用空間情報を削除する。
If unused space that can be stored is obtained, step Sll
, store the image data in the unused space,
After that, update the unused space table (step 5
12). That is, used and unused space information is deleted.

そして、再び、ステップS2に戻り、次のイメージデー
タの入力を実施する。
Then, the process returns to step S2 again to input the next image data.

以上の処理により、メモリ中の未使用空間は、有効に他
のイメージデータの格納に利用される。
Through the above processing, the unused space in the memory can be effectively used to store other image data.

尚、上記説明において、第1番目のメモリプレーンやイ
メージデータの第1番目のビットというのは、必ずしも
物理的に第1番目にあるものを指す必要は無い。従って
、複数のメモリプレーンのうちの何れか1つを第1番目
のメモリプレーンに選定すればよい。
In the above description, the first memory plane and the first bit of image data do not necessarily have to refer to the first one physically. Therefore, any one of the plurality of memory planes may be selected as the first memory plane.

また、空き領域情報はイメージデータの画素数とビット
数を実質的に比較できるものであれば、どのような内容
のものでもよい。
Further, the free space information may have any content as long as the number of pixels and the number of bits of the image data can be substantially compared.

(発明の効果) 以上説明した本発明のイメージデータ格納方法によれば
、従来通りの方法で、ビット幅の異なるイメージデータ
な混在させてメモリに格納した後、これらのイメージデ
ータの格納後に生じた空き領域に、新たなイメージデー
タを格納することができるため、メモリ空間の有効利用
を図ることができる。即ち、同一容量のメモリで、従来
方法と比較してより多くのイメージデータの格納が可能
となる。その結果、装置の小型化、高性能化を図ること
ができる。
(Effects of the Invention) According to the image data storage method of the present invention described above, after image data with different bit widths are mixed and stored in memory in the conventional method, the image data that occurs after the storage of these image data is Since new image data can be stored in the free space, memory space can be used effectively. That is, more image data can be stored with the same memory capacity than in the conventional method. As a result, it is possible to reduce the size and improve the performance of the device.

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

第1図は本発明のイメージデータ格納方法実施例を示す
説明図、第2図は複数のメモリプレーンから構成された
メモリの一例を示す説明図、第3図はビット幅の異なる
イメージデータの一例を示す説明図、第4図は従来のメ
モリ格納後のイメージデータの一例を示す説明図、第5
図は第1図に示した入力イメージデータのビット幅と画
素数の一覧表、第6図は空き領域情報の一覧表、第7図
は本発明の方法の具体的動作を示すフローチャートであ
る。 1・・・メモリ、 la、lb、lc、ld−・・メモリプレーン、■〜■
・・・イメージデータ。
Fig. 1 is an explanatory diagram showing an embodiment of the image data storage method of the present invention, Fig. 2 is an explanatory diagram showing an example of a memory composed of a plurality of memory planes, and Fig. 3 is an example of image data with different bit widths. FIG. 4 is an explanatory diagram showing an example of image data after storage in a conventional memory.
FIG. 6 is a list of the bit width and number of pixels of the input image data shown in FIG. 1, FIG. 6 is a list of free space information, and FIG. 7 is a flowchart showing the specific operation of the method of the present invention. 1...Memory, la, lb, lc, ld-...memory plane, ■~■
...Image data.

Claims (1)

【特許請求の範囲】 1画素を表示するためのイメージデータが複数ビットか
ら成る場合に、メモリを構成する複数のメモリプレーン
の同一アドレスに各ビットを分散させて前記イメージデ
ータを格納するものにおいて、 ビット幅の異なるイメージデータを混在させて、第1番
目のメモリプレーンに必ず第1番目のビットを格納する
ようにして、前記メモリプレーンのアドレス順に当該イ
メージデータを格納し、前記第1番目のメモリプレーン
の最終アドレスまで使用しても格納できない画素数の1
群のイメージデータの格納要求があったとき、 格納要求のあった1群のイメージデータの画素数とビッ
ト幅とを認識し、 第2番目以下のメモリプレーンに第1番目のビットを格
納した場合に、前記1群のイメージデータが格納できる
空き領域を検索して、 当該1群のデータを当該空き領域に格納することを特徴
とするイメージデータ格納方法。
[Scope of Claims] When image data for displaying one pixel consists of a plurality of bits, the image data is stored by distributing each bit to the same address of a plurality of memory planes constituting a memory, Image data with different bit widths are mixed, the first bit is always stored in the first memory plane, the image data is stored in the order of the addresses of the memory plane, and the first bit is stored in the first memory plane. 1, the number of pixels that cannot be stored even if the final address of the plane is used
When there is a request to store a group of image data, the number of pixels and bit width of the group of image data requested to be stored are recognized, and the first bit is stored in the second and subsequent memory planes. An image data storage method comprising: searching for an empty area in which the one group of image data can be stored, and storing the one group of data in the empty area.
JP1270213A 1989-10-19 1989-10-19 Image data storage method Expired - Fee Related JP2804542B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1270213A JP2804542B2 (en) 1989-10-19 1989-10-19 Image data storage method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1270213A JP2804542B2 (en) 1989-10-19 1989-10-19 Image data storage method

Publications (2)

Publication Number Publication Date
JPH03132694A true JPH03132694A (en) 1991-06-06
JP2804542B2 JP2804542B2 (en) 1998-09-30

Family

ID=17483116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1270213A Expired - Fee Related JP2804542B2 (en) 1989-10-19 1989-10-19 Image data storage method

Country Status (1)

Country Link
JP (1) JP2804542B2 (en)

Also Published As

Publication number Publication date
JP2804542B2 (en) 1998-09-30

Similar Documents

Publication Publication Date Title
US4074254A (en) Xy addressable and updateable compressed video refresh buffer for digital tv display
US4688190A (en) High speed frame buffer refresh apparatus and method
JP2517123Y2 (en) Memory device
EP0012793A2 (en) Method of displaying graphic pictures by a raster display apparatus and apparatus for carrying out the method
US5555003A (en) Method for selecting an item on a graphics screen
US5309173A (en) Frame buffer, systems and methods
US4918429A (en) Display system with symbol font memory
US4286320A (en) Digital computing system having auto-incrementing memory
JPS62222289A (en) Virtual memory image controller
US4910505A (en) Graphic display apparatus with combined bit buffer and character graphics store
JPS5912176B2 (en) Cursor circuit for digital television display
US5696533A (en) Method for selecting an item on a graphics screen
EP0216886B1 (en) Video display apparatus
JPH03132694A (en) Method for housing image data
JPH0713787B2 (en) Display control circuit
USRE31977E (en) Digital computing system having auto-incrementing memory
KR950008023B1 (en) Raste scan display system
JPH03137692A (en) Image data storing method
JPS61151890A (en) Retrieving system for document image information
JPH08211849A (en) Display control device
JP3002951B2 (en) Image data storage controller
JP2001051657A (en) Color liquid crystal display
JPH0443594B2 (en)
JP2821121B2 (en) Display control device
US20050030428A1 (en) On-screen display device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080717

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees