JP2001260452A - Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium - Google Patents

Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium

Info

Publication number
JP2001260452A
JP2001260452A JP2000076726A JP2000076726A JP2001260452A JP 2001260452 A JP2001260452 A JP 2001260452A JP 2000076726 A JP2000076726 A JP 2000076726A JP 2000076726 A JP2000076726 A JP 2000076726A JP 2001260452 A JP2001260452 A JP 2001260452A
Authority
JP
Japan
Prior art keywords
image
overlay
partial image
data
overlay partial
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
JP2000076726A
Other languages
Japanese (ja)
Inventor
Tetsuo Oya
哲生 大矢
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.)
Canon I Tech Inc
Original Assignee
Tokyo Denshi Sekkei KK
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 Tokyo Denshi Sekkei KK filed Critical Tokyo Denshi Sekkei KK
Priority to JP2000076726A priority Critical patent/JP2001260452A/en
Publication of JP2001260452A publication Critical patent/JP2001260452A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the processing amount in an image superimposing process. SOLUTION: At the time of dividing an image, the shape of each partial image 71-74 of an overlaying image 70 and the shape of each partial image 61-64 of an image to be overlaid 60 are provided the same. Thereby, data for one piece overlaying partial image can be processed with respect to data for one piece partial image to be overlaid in order to produce data for an one piece overlaid partial image.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、少ない処理量で画
像の重ね合わせ処理を行う画像データ生成装置、画像出
力装置(例えば、プリンタ)、画像出力制御装置(例え
ば、プリント制御装置、さらに具体的にはパーソナルコ
ンピュータ等)、画像出力システム、画像出力制御方
法、および記録媒体に関する。なお、本明細書における
画像は、図形、絵(イラスト)、写真など所謂狭義の画
像のほか、文字、数字などのキャラクタを含む概念であ
り、文字のみからなる画像、イラストのみからなる画
像、文字とイラストからなる画像などを含む。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image data generating apparatus, an image output apparatus (for example, a printer), and an image output control apparatus (for example, a print control apparatus) for performing image superimposition processing with a small processing amount. To an image output system, an image output control method, and a recording medium. It should be noted that an image in the present specification is a concept including characters such as characters and numbers, in addition to a so-called narrow image such as a figure, a picture (illustration), and a photograph. And images composed of illustrations.

【0002】[0002]

【従来の技術】従来、一定速度で画像を出力するプリン
タエンジンを用いる画像出力装置(例えば、レーザープ
リンタ)において、画像出力制御装置から送られてきた
画像データに基づき確実に画像出力するための方法とし
て、画像全体のイメージデータを格納するのに必要な容
量のメモリを用意しておく方法がある。この方法におい
ては、画像データから画像全体のイメージデータを取得
し、メモリに格納してから画像を出力する。
2. Description of the Related Art Conventionally, in an image output apparatus (for example, a laser printer) using a printer engine which outputs an image at a constant speed, a method for reliably outputting an image based on image data sent from an image output control apparatus. There is a method of preparing a memory having a capacity necessary for storing image data of the entire image. In this method, image data of the entire image is obtained from the image data, stored in a memory, and then output.

【0003】しかし、この方法を用いる画像出力装置
は、画像全体のイメージデータを格納するための大容量
のメモリを用意しておく必要があり、装置の高価格化お
よび大型化を伴う。
However, an image output apparatus using this method needs to prepare a large-capacity memory for storing image data of the entire image, which results in an increase in the price and size of the apparatus.

【0004】これを回避するために、画像全体を複数の
バンドに分割して、各バンドに対するイメージデータを
順次作成し、バンドメモリに格納した上で、それらをプ
リンタエンジンに順次転送していくバンディングと称さ
れる方法がある。ここで、バンドメモリとは、1つのバ
ンドのイメージデータを格納するためのメモリ領域であ
り、バンドメモリは複数用意され、順次使用される。バ
ンディングを用いれば、イメージデータをプリンタエン
ジンに転送した後、そのイメージデータが格納されてい
たバンドメモリを次のバンドのイメージデータを格納す
るのに用いることができ、画像出力装置に必要なメモリ
量を減らすことができる。
To avoid this, banding is performed by dividing the entire image into a plurality of bands, sequentially creating image data for each band, storing the image data in a band memory, and sequentially transferring them to a printer engine. There is a method called. Here, the band memory is a memory area for storing image data of one band, and a plurality of band memories are prepared and used sequentially. With banding, after transferring image data to the printer engine, the band memory where the image data was stored can be used to store the image data of the next band, and the amount of memory required for the image output device Can be reduced.

【0005】図1は、画像をK個のバンド(部分画像)
に分割した例を示す図である。イメージデータの生成処
理(レンダー処理)は、画像1の先頭のバンド(第1バ
ンド)から順に行っていく。生成されたイメージデータ
に基づき、レンダー処理と並行してプリンタエンジンに
よる画像出力処理を行う。
FIG. 1 shows an image in K bands (partial images).
It is a figure showing the example divided into. Image data generation processing (render processing) is performed in order from the first band (first band) of the image 1. Based on the generated image data, the printer engine performs image output processing in parallel with the rendering processing.

【0006】[0006]

【発明が解決しようとする課題】ここで、画像出力処理
を行う前に、2つの画像を重ね合わせる場合がある(例
えば、フォームオーバレイ)。重ね合わせる画像は3つ
以上であってもよい。
Here, there is a case where two images are superimposed before the image output processing is performed (for example, form overlay). The number of images to be superimposed may be three or more.

【0007】図2は、被オーバレイ画像、オーバレイ画
像、およびオーバレイ済み画像の例を示す図である。被
オーバレイ画像10は重ね合わされる画像であり、オー
バレイ画像20は重ね合わせる画像であり、オーバレイ
済み画像30は被オーバレイ画像10とオーバレイ画像
20とを重ね合わせた後の画像である。この例において
は、被オーバレイ画像10、およびオーバレイ画像20
がイメージデータで表された段階で重ね合わせを行い、
オーバレイ済み画像30のデータ(イメージデータ)を
生成する。被オーバレイ画像10は6個の被オーバレイ
部分画像(バンド)11〜16に、オーバレイ画像20
は4個のオーバレイ部分画像(バンド)21〜24に、
オーバレイ済み画像30は6個のオーバレイ済み部分画
像(バンド)31〜36に分割されている。プリンタエ
ンジンは、オーバレイ済み画像30のオーバレイ済み部
分画像31〜36のデータに基づき画像出力処理を行
う。
FIG. 2 is a diagram showing an example of an overlay image, an overlay image, and an overlaid image. The overlay image 10 is an image to be overlaid, the overlay image 20 is an image to be overlaid, and the overlaid image 30 is an image after the overlay image 10 and the overlay image 20 are overlaid. In this example, an overlay image 10 and an overlay image 20
Is superimposed at the stage represented by the image data,
The data (image data) of the overlaid image 30 is generated. The overlay image 10 includes six overlay partial images (bands) 11 to 16 and an overlay image 20.
Represents four overlay partial images (bands) 21 to 24,
The overlaid image 30 is divided into six overlaid partial images (bands) 31 to 36. The printer engine performs an image output process based on the data of the overlaid partial images 31 to 36 of the overlaid image 30.

【0008】しかし、図2の例のように、被オーバレイ
部分画像11〜16と、オーバレイ部分画像21〜24
とで形状(領域)が異なると、重ね合わせ処理において
1個のオーバレイ済み部分画像データを生成する際に、
1個の被オーバレイ部分画像データに対して複数のオー
バレイ部分画像データを処理するという問題が生じる。
However, as shown in the example of FIG. 2, the overlay partial images 11 to 16 and the overlay partial images 21 to 24
If the shape (area) is different between and, when generating one piece of overlaid partial image data in the superposition process,
A problem arises in that a plurality of overlay partial image data are processed for one overlay partial image data.

【0009】図3は、図2の例において、1個のオーバ
レイ済み部分画像データを生成する例を示す図である。
オーバレイ済み部分画像32のデータを生成する場合を
考えると、1個の被オーバレイ部分画像12のデータに
対して複数のオーバレイ部分画像21、22のデータを
処理することになる。
FIG. 3 is a diagram showing an example of generating one piece of overlaid partial image data in the example of FIG.
Considering the case where the data of the overlaid partial image 32 is generated, the data of the plurality of overlay partial images 21 and 22 are processed for the data of one overlay partial image 12.

【0010】このように、重ね合わせ処理において1個
のオーバレイ済み部分画像データを生成するために、複
数のオーバレイ部分画像データに対して画像処理をする
のでは、計算量が増大し、処理速度が低下する。
As described above, if image processing is performed on a plurality of overlay partial image data in order to generate one overlay-completed partial image data in the overlay processing, the amount of calculation increases and the processing speed increases. descend.

【0011】そこで、本発明の目的は、被オーバレイ部
分画像の形状とオーバレイ部分画像の形状とを同一にし
て、画像の重ね合わせ処理における処理量を削減するこ
とである。
SUMMARY OF THE INVENTION It is an object of the present invention to reduce the amount of processing in superimposing images by making the shape of the overlay partial image the same as the shape of the overlay partial image.

【0012】[0012]

【課題を解決するための手段】上記目的を達成するため
に、本発明に係る画像データ生成装置は、重ね合わせる
画像を分割して得られる複数のオーバレイ部分画像のデ
ータを生成するオーバレイ部分画像データ生成手段と、
重ね合わされる画像を分割して得られる複数の被オーバ
レイ部分画像のデータを生成する被オーバレイ部分画像
データ生成手段とを備え、前記被オーバレイ部分画像の
形状は、該被オーバレイ部分画像に対応する前記オーバ
レイ部分画像の形状と同一である。
In order to achieve the above object, an image data generating apparatus according to the present invention comprises an overlay partial image data for generating data of a plurality of overlay partial images obtained by dividing a superimposed image. Generating means;
An overlay partial image data generating means for generating data of a plurality of overlay partial images obtained by dividing the image to be superimposed, wherein the shape of the overlay partial image corresponds to the overlay partial image. It has the same shape as the overlay partial image.

【0013】ここで、前記オーバレイ部分画像データお
よび前記被オーバレイ部分画像データに基づき、前記オ
ーバレイ部分画像と前記被オーバレイ部分画像とを重ね
合わせて得られるオーバレイ済み部分画像のデータを生
成するオーバレイ済み部分画像データ生成手段をさらに
備えることができる。
Here, based on the overlay partial image data and the overlay partial image data, an overlaid portion for generating data of an overlaid partial image obtained by superimposing the overlay partial image and the overlay partial image. An image data generating means can be further provided.

【0014】また、前記オーバレイ部分画像生成手段
は、前記オーバレイ部分画像について識別情報を出力
し、前記被オーバレイ部分画像生成手段は、前記被オー
バレイ部分画像について識別情報を出力し、前記被オー
バレイ部分画像の識別情報は、該被オーバレイ部分画像
に対応する前記オーバレイ部分画像の識別情報と同一で
あり、前記オーバレイ済み部分画像データ生成手段は、
前記オーバレイ部分画像の識別情報、および前記被オー
バレイ部分画像の識別情報を用いて、前記オーバレイ部
分画像と前記被オーバレイ部分画像との対応関係を調べ
るようにすることができる。
Further, the overlay partial image generating means outputs identification information for the overlay partial image, and the overlay partial image generating means outputs identification information for the overlay partial image, and outputs the identification information for the overlay partial image. Is the same as the identification information of the overlay partial image corresponding to the overlay partial image, the overlaying partial image data generating means,
The correspondence between the overlay partial image and the overlay partial image may be checked using the identification information of the overlay partial image and the identification information of the overlay partial image.

【0015】本発明に係る画像出力装置は、上記画像デ
ータ生成装置を備える。
An image output device according to the present invention includes the above image data generation device.

【0016】本発明に係る画像出力制御装置は、上記画
像データ生成装置を備える。
An image output control device according to the present invention includes the above-described image data generation device.

【0017】本発明に係る画像出力システムは、画像出
力制御装置と画像出力装置とを備え、前記画像出力制御
装置は、重ね合わせる画像を分割して得られる複数のオ
ーバレイ部分画像のデータを生成するオーバレイ部分画
像データ生成手段と、重ね合わされる画像を分割して得
られる複数の被オーバレイ部分画像のデータを生成する
被オーバレイ部分画像データ生成手段とを備え、前記被
オーバレイ部分画像の形状は、該被オーバレイ部分画像
に対応する前記オーバレイ部分画像の形状と同一であ
り、前記画像出力装置は、前記オーバレイ部分画像デー
タおよび前記被オーバレイ部分画像データに基づき、前
記オーバレイ部分画像と前記被オーバレイ部分画像とを
重ね合わせて得られるオーバレイ済み部分画像のデータ
を生成するオーバレイ済み部分画像データ生成手段を備
える。
An image output system according to the present invention includes an image output control device and an image output device, wherein the image output control device generates data of a plurality of overlay partial images obtained by dividing an image to be superimposed. An overlay partial image data generating unit, and an overlay partial image data generating unit configured to generate data of a plurality of overlay partial images obtained by dividing the superimposed image, wherein the shape of the overlay partial image is The shape of the overlay partial image corresponding to the overlay partial image is the same, the image output device, based on the overlay partial image data and the overlay partial image data, the overlay partial image and the overlay partial image, To generate data of the overlaid partial image obtained by superimposing It requires comprises a partial image data generating means.

【0018】本発明に係る画像データ生成方法は、重ね
合わせる画像を分割して得られる複数のオーバレイ部分
画像のデータを生成するオーバレイ部分画像生成ステッ
プと、重ね合わされる画像を分割して得られる複数の被
オーバレイ部分画像のデータを生成する被オーバレイ部
分画像データ生成ステップとを備え、前記被オーバレイ
部分画像の形状は、該被オーバレイ部分画像に対応する
前記オーバレイ部分画像の形状と同一である。
An image data generating method according to the present invention includes an overlay partial image generating step of generating data of a plurality of overlay partial images obtained by dividing an image to be overlaid, and a plurality of overlay partial images obtained by dividing an overlaid image. And generating an overlay partial image data generating step of generating data of the overlay partial image, wherein the shape of the overlay partial image is the same as the shape of the overlay partial image corresponding to the overlay partial image.

【0019】本発明に係るコンピュータ読み取り可能な
記録媒体は、上記画像データ生成方法をコンピュータに
実行させるプログラムを記録している。
A computer-readable recording medium according to the present invention stores a program for causing a computer to execute the above-described image data generating method.

【0020】以上の構成によれば、画像の重ね合わせ処
理において処理量を削減することができる。
According to the above configuration, it is possible to reduce the processing amount in the image superimposing process.

【0021】[0021]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態を詳しく説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0022】(第1実施形態)図4は、本発明の第1実
施形態に係る画像出力装置の構成例を示すブロック図で
ある。本実施形態に係る画像出力装置102は、CPU
121、メモリ122、プリンタエンジン117、プリ
ンタエンジン制御装置123、およびインターフェース
125を備える。CPU121は、マイクロプロセッサ
の形態をとることができ、各種の制御を行う。メモリ1
22には、インタプリタ113の処理を行うためのプロ
グラムが格納されている。プリンタエンジン117は、
プリンタエンジン制御装置123の制御の下、イメージ
データに基づき画像を出力する。画像出力制御装置10
1からの画像データは、インターフェース125を介し
て入力される。
(First Embodiment) FIG. 4 is a block diagram showing a configuration example of an image output apparatus according to a first embodiment of the present invention. The image output device 102 according to the present embodiment includes a CPU
121, a memory 122, a printer engine 117, a printer engine controller 123, and an interface 125. The CPU 121 can take the form of a microprocessor and performs various controls. Memory 1
22 stores a program for performing the processing of the interpreter 113. The printer engine 117 is
Under the control of the printer engine control device 123, an image is output based on the image data. Image output control device 10
1 is input via the interface 125.

【0023】図5は、本実施形態に係る画像出力装置の
各機能およびデータの流れを示す図である。
FIG. 5 is a diagram showing each function and data flow of the image output apparatus according to the present embodiment.

【0024】インタプリタ113は、パーザー131、
レンダー133およびオーバレイ部134から構成され
ている。本実施形態において、パーザー131、レンダ
ー133およびオーバレイ部134はソフトウェアによ
り実現され、プログラムコードの形態でメモリ122に
格納されているが、その全部または一部をハードウェア
により実現することもできる。
The interpreter 113 includes a parser 131,
It comprises a render 133 and an overlay section 134. In the present embodiment, the parser 131, the render 133, and the overlay unit 134 are realized by software, and are stored in the memory 122 in the form of a program code. However, all or a part thereof may be realized by hardware.

【0025】パーザー131は、画像出力制御装置10
1から送信されてきた画像データであるPDL(ページ
記述言語)コマンドを解析し、表示オブジェクトごとに
分類して、ディスプレイリストを生成する。ディスプレ
イリストには、表示すべきオブジェクトおよびその属性
(座標、色等)が記述されている。
The parser 131 includes the image output control device 10
The PDL (Page Description Language) command, which is image data transmitted from the PDL 1, is analyzed, classified for each display object, and a display list is generated. The display list describes the objects to be displayed and their attributes (coordinates, colors, etc.).

【0026】本実施形態においては、パーザー131で
画像の分割を行っている。
In this embodiment, the image is divided by the parser 131.

【0027】レンダー133は、本バンドのディスプレ
イリストに基づきイメージデータを生成する。
The render 133 generates image data based on the display list of the band.

【0028】オーバレイ画像データおよび被オーバレイ
画像データの流れに注目すると、両画像データは、パー
ザー131およびレンダー133を経て、PDLコマン
ドからイメージデータに変換される。本実施形態におい
ては、オーバレイ画像データ(イメージデータ)を生成
してから、被オーバレイ画像データ(イメージデータ)
を生成しているが、逆でもよい。
Focusing on the flow of overlay image data and overlay image data, both image data are converted from PDL commands into image data via a parser 131 and a render 133. In the present embodiment, after the overlay image data (image data) is generated, the overlay image data (image data) is generated.
Is generated, but may be reversed.

【0029】本実施形態においては、パーザー131で
画像の分割を行い、部分画像を生成しているが、その
際、オーバレイ部分画像の形状と被オーバレイ部分画像
の形状とを同一にしている。
In the present embodiment, the parser 131 divides an image to generate a partial image. At this time, the shape of the overlay partial image is the same as the shape of the overlay partial image.

【0030】図6は、本実施形態における被オーバレイ
画像、オーバレイ画像、およびオーバレイ済み画像の例
を示す図である。
FIG. 6 is a diagram showing an example of an overlay image, an overlay image, and an overlaid image in the present embodiment.

【0031】図6の例について説明すると、まず、オー
バレイ画像70がパーザー131で4個のオーバレイ部
分画像71〜74に分割され、それら部分画像のディス
プレイリストが生成される。それらのディスプレイリス
トはレンダー133でイメージデータに変換される。こ
のイメージデータは、以後の重ね合わせ処理のため、オ
ーバレイ部134で保持される。次に、被オーバレイ画
像60がパーザー131で分割されるが、その際、オー
バレイ画像70の部分画像と同一の形状に分割される。
すなわち、4個の被オーバレイ部分画像61〜64に分
割され、その各々の形状はオーバレイ部分画像71〜7
4の形状と同一である。被オーバレイ部分画像61〜6
4のディスプレイリストはレンダー133でイメージデ
ータに変換される。
Referring to the example of FIG. 6, first, the overlay image 70 is divided by the parser 131 into four overlay partial images 71 to 74, and a display list of those partial images is generated. These display lists are converted into image data by the render 133. This image data is held in the overlay unit 134 for the subsequent superposition processing. Next, the overlay image 60 is divided by the parser 131. At this time, the overlay image 60 is divided into the same shape as the partial image of the overlay image 70.
That is, the image is divided into four overlay partial images 61 to 64, and each of the shapes is divided into overlay partial images 71 to 7
It is the same as the shape of No. 4. Overlaid partial images 61 to 6
The display list of No. 4 is converted into image data by the render 133.

【0032】ここで、例えば被オーバレイ部分画像61
の形状と被オーバレイ部分画像62の形状とは同一でな
くてもよい。すなわち、被オーバレイ部分画像61の形
状とオーバレイ部分画像71の形状とが同一であり、被
オーバレイ部分画像62の形状とオーバレイ部分画像7
2の形状とが同一であればよい。
Here, for example, the overlayed partial image 61
And the shape of the overlay partial image 62 need not be the same. That is, the shape of the overlay partial image 61 and the shape of the overlay partial image 71 are the same, and the shape of the overlay partial image 62 and the overlay partial image 7
It is sufficient that the shape is the same as that of the second shape.

【0033】本実施形態において、パーザー131は、
オーバレイ部分画像71〜74および被オーバレイ部分
画像61〜64について識別するための情報(ここで
は、識別番号)を出力する。被オーバレイ部分画像に対
して識別番号を出力する際には、対応するオーバレイ部
分画像と同一の識別番号を出力する(例えば、被オーバ
レイ部分画像61に対応するのはオーバレイ部分画像7
1)。
In the present embodiment, the parser 131
Information (here, an identification number) for identifying the overlay partial images 71 to 74 and the overlay partial images 61 to 64 is output. When outputting the identification number for the overlay partial image, the same identification number as the corresponding overlay partial image is output (for example, the overlay partial image 61 corresponds to the overlay partial image 7).
1).

【0034】より具体的には、パーザー131は、オー
バレイ部分画像データ(ディスプレイリスト)を生成す
る際に、その形状の情報(例えば、左上の座標および右
下の座標)および識別番号を保持しておく。その後、被
オーバレイ部分画像データ(ディスプレイリスト)を生
成する際に、対応するオーバレイ部分画像の形状の情報
を参照して同一形状の被オーバレイ部分画像を生成し、
対応するオーバレイ部分画像の識別番号を参照して被オ
ーバレイ部分画像について同一の識別番号を出力する。
More specifically, when generating the overlay partial image data (display list), the parser 131 holds information on its shape (for example, upper left coordinates and lower right coordinates) and an identification number. deep. Thereafter, when generating the overlay partial image data (display list), the overlay partial image having the same shape is generated with reference to the information on the shape of the corresponding overlay partial image,
The same identification number is output for the overlaid partial image with reference to the identification number of the corresponding overlay partial image.

【0035】イメージデータに変換されたオーバレイ部
分画像71〜74(のデータ)、および被オーバレイ部
分画像61〜64(のデータ)は、オーバレイ部134
で重ね合わされて、オーバレイ済み部分画像81〜84
のデータが生成される。
The overlay partial images 71 to 74 (data of) and the overlay partial images 61 to 64 (data of), which have been converted into image data, are output to the overlay section 134.
And the overlaid partial images 81 to 84
Is generated.

【0036】オーバレイ部分画像71〜74の各々の形
状と、被オーバレイ部分画像61〜64の各々の形状と
が同一なので、1個のオーバレイ済み部分画像データを
生成するために、1個の被オーバレイ部分画像のデータ
に対して1個のオーバレイ部分画像のデータを処理すれ
ばよい。
Since the shape of each of the overlay partial images 71 to 74 and the shape of each of the overlay partial images 61 to 64 are the same, one overlay target image is generated in order to generate one overlay partial image data. One overlay partial image data may be processed for the partial image data.

【0037】オーバレイ部134では、被オーバレイ部
分画像データ(イメージデータ)が生成され、重ね合わ
せをする際に、先に生成された対応するオーバレイ部分
画像データ(イメージデータ)を検索する。検索の際に
は、被オーバレイ部分画像の識別番号を用いる。被オー
バレイ部分画像の識別番号は、対応するオーバレイ部分
画像の識別番号と同一だからである。すなわち、オーバ
レイ部134は、識別番号を用いて、オーバレイ部分画
像と被オーバレイ部分画像との対応関係を調べている。
このようにすることにより検索が容易に行える。
The overlay section 134 generates the overlay partial image data (image data), and searches for the corresponding overlay partial image data (image data) generated earlier when performing the overlay. At the time of retrieval, the identification number of the overlay partial image is used. This is because the identification number of the overlay partial image is the same as the identification number of the corresponding overlay partial image. That is, the overlay unit 134 checks the correspondence between the overlay partial image and the overlay partial image using the identification number.
By doing so, the search can be easily performed.

【0038】プリンタエンジン117は、生成されたオ
ーバレイ済み部分画像81〜84のデータに基づき画像
を出力する。
The printer engine 117 outputs an image based on the generated data of the overlaid partial images 81 to 84.

【0039】本実施形態においては、画像の分割をパー
ザー131で行っているが、レンダー133で行うよう
にしてもよい。
In this embodiment, the image is divided by the parser 131, but may be divided by the render 133.

【0040】(第2実施形態)図7は、本発明の第2実
施形態に係る画像出力制御装置の構成例を示すブロック
図である。本実施形態に係る画像出力制御装置201
は、CPU221、メモリ222、インターフェース2
25、入力手段226およびディスプレイ227を備
え、例えば、パーソナルコンピュータの形態をとること
ができる。メモリ222には、インタプリタ213、ア
プリケーションソフトウェア211、プリンタドライバ
212の処理を行うためのプログラムが格納されてい
る。これらのプログラムは、あらかじめメモリ222、
ハードディスク等に記憶されているものとしてもよい
し、フロッピー(登録商標)ディスク、CD−ROM等
に記憶され、実行前にメモリ222、ハードディスク等
に読み込まれるものとしてもよい。画像出力装置202
への画像データは、インターフェース225を介して出
力される。入力手段226は、例えばキーボードおよび
マウスである。ディスプレイ227は画像出力に関する
情報等を表示するためのものである。
(Second Embodiment) FIG. 7 is a block diagram showing a configuration example of an image output control device according to a second embodiment of the present invention. Image output control device 201 according to the present embodiment
Is a CPU 221, a memory 222, an interface 2
25, an input means 226 and a display 227, and can take the form of, for example, a personal computer. The memory 222 stores programs for processing the interpreter 213, the application software 211, and the printer driver 212. These programs are stored in the memory 222,
The information may be stored in a hard disk or the like, or may be stored in a floppy (registered trademark) disk, a CD-ROM, or the like, and may be read into the memory 222 or the hard disk before execution. Image output device 202
Is output via the interface 225. The input means 226 is, for example, a keyboard and a mouse. The display 227 is for displaying information related to image output and the like.

【0041】図8は、本実施形態に係る画像出力制御装
置の各機能およびデータの流れを示す図である。
FIG. 8 is a diagram showing each function and data flow of the image output control device according to this embodiment.

【0042】アプリケーションソフトウェア211は、
テキストやグラフィックスの処理等、ユーザによる何ら
かの作業を補助するように設計されたコンピュータプロ
グラム(例えば、ワードプロセッサ)であり、プリント
要求があると、「直線を引く」、「文字を描く」等の描
画コマンド(例えば、マイクロソフト社のWindows GDI
のコマンド)を生成する。
The application software 211 is
A computer program (for example, a word processor) designed to assist the user in performing some work, such as processing text and graphics. When a print request is issued, drawing such as "draw a straight line" or "draw a character" Command (for example, Microsoft Windows GDI
Command).

【0043】プリンタドライバ212は、描画コマンド
をPDLコマンドに変換する。PDLは、テキスト、グ
ラフィックス等のデータをページ単位で統合的に記述す
るためのインタプリタ型プログラミング言語である。P
DLとしては、例えば、東京電子設計社のWPL、アド
ビ・システムズ社のPost Script、ヒューレット・パッ
カード社のPCLが挙げられる。
The printer driver 212 converts a drawing command into a PDL command. PDL is an interpreted programming language for integrally describing data such as text and graphics in page units. P
Examples of the DL include WPL of Tokyo Denki Sekkei, Post Script of Adobe Systems, and PCL of Hewlett-Packard.

【0044】インタプリタ213は、パーザー231、
レンダー233およびオーバレイ部234から構成され
ている。本実施形態において、パーザー231、レンダ
ー233およびオーバレイ部234はソフトウェアによ
り実現され、プログラムコードの形態でメモリ222に
格納されているが、その全部または一部をハードウェア
により実現することもできる。
The interpreter 213 includes a parser 231,
It comprises a render 233 and an overlay unit 234. In the present embodiment, the parser 231, the render 233, and the overlay unit 234 are realized by software, and are stored in the memory 222 in the form of a program code. However, all or a part thereof may be realized by hardware.

【0045】本実施形態においても、パーザー231で
画像の分割を行い、オーバレイ部分画像と、それに対応
する被オーバレイ部分画像の形状を同一にしている。ま
た、オーバレイ部分画像と、それに対応する被オーバレ
イ部分画像の識別番号を同一にしている。
Also in this embodiment, the image is divided by the parser 231 so that the overlay partial image and the corresponding overlay partial image have the same shape. Further, the identification numbers of the overlay partial image and the corresponding overlay partial image are the same.

【0046】本実施形態においては、画像の分割をパー
ザー231で行っているが、プリンタドライバ212や
レンダー233で行うようにしてもよい。
In this embodiment, the image is divided by the parser 231, but may be divided by the printer driver 212 or the render 233.

【0047】(その他)上記実施形態以外にも種々の実
施形態が考えられる。例えば、画像出力制御装置から画
像出力装置に送信する画像データは、PDLコマンドや
イメージデータの段階でなくてもよく、例えばディスプ
レイリストの段階とすることができる。
(Others) Various embodiments other than the above-described embodiment are conceivable. For example, the image data transmitted from the image output control device to the image output device need not be at the stage of the PDL command or the image data, but can be at the stage of the display list, for example.

【0048】また、画像の分割を画像出力制御装置で行
って、重ね合わせ処理を画像出力装置で行うことが考え
られる。より具体的には、例えば、画像出力制御装置の
プリンタドライバで画像の分割を行った後に、PDLコ
マンドを画像出力装置に送信し、パーザー処理、レンダ
ー処理および重ね合わせ処理を行うことが考えられる。
また、画像出力制御装置のパーザーで画像の分割を行っ
た後に、ディスプレイリストを画像出力装置に送信し、
レンダー処理および重ね合わせ処理を行うことも考えら
れる。
It is conceivable that the image is divided by the image output control device and the superposition process is performed by the image output device. More specifically, for example, after dividing an image by a printer driver of the image output control device, a PDL command is transmitted to the image output device, and parser processing, rendering processing, and superimposition processing are performed.
Further, after the image is divided by the parser of the image output control device, the display list is transmitted to the image output device,
It is also conceivable to perform a rendering process and an overlay process.

【0049】さらに、本発明は、重ね合わせの対象とな
る画像の数が3つ以上の場合にも適用できる。その場合
でも各画像の部分画像の形状を同一にすればよい。
Further, the present invention can be applied to a case where the number of images to be superimposed is three or more. Even in that case, the shape of the partial image of each image may be the same.

【0050】また、画像の分割の仕方は、図2や図6に
示すような横方向の分割でなくてもよく、縦方向の分
割、縦横両方向の分割等とすることができる。
The image may be divided not only in the horizontal direction as shown in FIGS. 2 and 6, but also in the vertical direction or in both the vertical and horizontal directions.

【0051】[0051]

【発明の効果】以上説明したように、本発明によれば、
画像の重ね合わせ処理において処理量を削減することが
できる。
As described above, according to the present invention,
It is possible to reduce the processing amount in the image superimposition processing.

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

【図1】画像をK個のバンド(部分画像)に分割した例
を示す図である。
FIG. 1 is a diagram illustrating an example in which an image is divided into K bands (partial images).

【図2】被オーバレイ画像、オーバレイ画像、およびオ
ーバレイ済み画像の例を示す図である。
FIG. 2 is a diagram illustrating an example of an overlay image, an overlay image, and an overlaid image.

【図3】図2の例において、1個のオーバレイ済み部分
画像データを生成する例を示す図である。
FIG. 3 is a diagram illustrating an example of generating one piece of overlaid partial image data in the example of FIG. 2;

【図4】本発明の第1実施形態に係る画像出力装置の構
成例を示すブロック図である。
FIG. 4 is a block diagram illustrating a configuration example of an image output device according to the first embodiment of the present invention.

【図5】本発明の第1実施形態に係る画像出力装置の各
機能およびデータの流れを示す図である。
FIG. 5 is a diagram illustrating functions and data flows of the image output apparatus according to the first embodiment of the present invention.

【図6】本発明の第1実施形態における被オーバレイ画
像、オーバレイ画像、およびオーバレイ済み画像の例を
示す図である。
FIG. 6 is a diagram illustrating an example of an overlay image, an overlay image, and an overlaid image according to the first embodiment of the present invention.

【図7】本発明の第2実施形態に係る画像出力制御装置
の構成例を示すブロック図である。
FIG. 7 is a block diagram illustrating a configuration example of an image output control device according to a second embodiment of the present invention.

【図8】本発明の第2実施形態に係る画像出力制御装置
の各機能およびデータの流れを示す図である。
FIG. 8 is a diagram illustrating functions and data flows of an image output control device according to a second embodiment of the present invention.

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

1 画像 10、60 被オーバレイ画像 11〜16、61〜64 被オーバレイ部分画像 20、70 オーバレイ画像 21〜24、71〜74 オーバレイ部分画像 30、80 オーバレイ済み画像 31〜36、81〜84 オーバレイ済み部分画像 101、201 画像出力制御装置 102、202 画像出力装置 113、213 インタプリタ 117 プリンタエンジン 121、221 CPU 122、222 メモリ 123 プリンタエンジン制御装置 125、225 インターフェース 131、231 パーザー 133、233 レンダー 134、234 オーバレイ部 211 アプリケーションソフトウェア 212 プリンタドライバ 226 入力手段 227 ディスプレイ 1 image 10, 60 overlay image 11-16, 61-64 overlay partial image 20, 70 overlay image 21-24, 71-74 overlay partial image 30, 80 overlayed image 31-36, 81-84 overlayed part Image 101, 201 Image output control device 102, 202 Image output device 113, 213 Interpreter 117 Printer engine 121, 221 CPU 122, 222 Memory 123 Printer engine control device 125, 225 Interface 131, 231 Parser 133, 233 Render 134, 234 Overlay Section 211 application software 212 printer driver 226 input means 227 display

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 重ね合わせる画像を分割して得られる複
数のオーバレイ部分画像のデータを生成するオーバレイ
部分画像データ生成手段と、 重ね合わされる画像を分割して得られる複数の被オーバ
レイ部分画像のデータを生成する被オーバレイ部分画像
データ生成手段とを備え、前記被オーバレイ部分画像の
形状は、該被オーバレイ部分画像に対応する前記オーバ
レイ部分画像の形状と同一であることを特徴とする画像
データ生成装置。
1. Overlay partial image data generating means for generating data of a plurality of overlay partial images obtained by dividing an image to be overlaid, and data of a plurality of overlay partial images obtained by dividing an image to be overlaid Wherein the shape of the overlay partial image is the same as the shape of the overlay partial image corresponding to the overlay partial image. .
【請求項2】 前記オーバレイ部分画像データおよび前
記被オーバレイ部分画像データに基づき、前記オーバレ
イ部分画像と前記被オーバレイ部分画像とを重ね合わせ
て得られるオーバレイ済み部分画像のデータを生成する
オーバレイ済み部分画像データ生成手段をさらに備えた
ことを特徴とする請求項1に記載の画像データ生成装
置。
2. An overlaid partial image for generating data of an overlaid partial image obtained by superimposing the overlay partial image and the overlay partial image based on the overlay partial image data and the overlay partial image data. The image data generating apparatus according to claim 1, further comprising a data generating unit.
【請求項3】 前記オーバレイ部分画像生成手段は、前
記オーバレイ部分画像について識別情報を出力し、前記
被オーバレイ部分画像生成手段は、前記被オーバレイ部
分画像について識別情報を出力し、前記被オーバレイ部
分画像の識別情報は、該被オーバレイ部分画像に対応す
る前記オーバレイ部分画像の識別情報と同一であり、前
記オーバレイ済み部分画像データ生成手段は、前記オー
バレイ部分画像の識別情報、および前記被オーバレイ部
分画像の識別情報を用いて、前記オーバレイ部分画像と
前記被オーバレイ部分画像との対応関係を調べることを
特徴とする請求項2に記載の画像データ生成装置。
3. The overlay partial image generating means outputs identification information for the overlay partial image, the overlay partial image generating means outputs identification information for the overlay partial image, and the overlay partial image The identification information of the overlay partial image is the same as the identification information of the overlay partial image corresponding to the overlay partial image, and the overlayed partial image data generating means includes the identification information of the overlay partial image, and the identification information of the overlay partial image. 3. The image data generating apparatus according to claim 2, wherein the correspondence between the overlay partial image and the overlay partial image is checked using identification information.
【請求項4】 請求項1ないし3のいずれかに記載の画
像データ生成装置を備えたことを特徴とする画像出力装
置。
4. An image output device comprising the image data generation device according to claim 1.
【請求項5】 請求項1ないし3のいずれかに記載の画
像データ生成装置を備えたことを特徴とする画像出力制
御装置。
5. An image output control device comprising the image data generation device according to claim 1. Description:
【請求項6】 画像出力制御装置と画像出力装置とを備
えた画像出力システムであって、 前記画像出力制御装置は、 重ね合わせる画像を分割して得られる複数のオーバレイ
部分画像のデータを生成するオーバレイ部分画像データ
生成手段と、 重ね合わされる画像を分割して得られる複数の被オーバ
レイ部分画像のデータを生成する被オーバレイ部分画像
データ生成手段とを備え、前記被オーバレイ部分画像の
形状は、該被オーバレイ部分画像に対応する前記オーバ
レイ部分画像の形状と同一であり、 前記画像出力装置は、 前記オーバレイ部分画像データおよび前記被オーバレイ
部分画像データに基づき、前記オーバレイ部分画像と前
記被オーバレイ部分画像とを重ね合わせて得られるオー
バレイ済み部分画像のデータを生成するオーバレイ済み
部分画像データ生成手段を備えたことを特徴とする画像
出力システム。
6. An image output system comprising an image output control device and an image output device, wherein the image output control device generates data of a plurality of overlay partial images obtained by dividing an image to be superimposed. Overlay partial image data generating means, and overlay partial image data generating means for generating data of a plurality of overlay partial images obtained by dividing the superimposed image, wherein the shape of the overlay partial image is The shape of the overlay partial image corresponding to the overlay partial image is the same, the image output device, based on the overlay partial image data and the overlay partial image data, the overlay partial image and the overlay partial image, To generate data of an overlayed partial image obtained by superimposing Image output system characterized by comprising only partial image data generating means.
【請求項7】 重ね合わせる画像を分割して得られる複
数のオーバレイ部分画像のデータを生成するオーバレイ
部分画像生成ステップと、 重ね合わされる画像を分割して得られる複数の被オーバ
レイ部分画像のデータを生成する被オーバレイ部分画像
データ生成ステップとを備え、前記被オーバレイ部分画
像の形状は、該被オーバレイ部分画像に対応する前記オ
ーバレイ部分画像の形状と同一であることを特徴とする
画像データ生成方法。
7. An overlay partial image generating step of generating data of a plurality of overlay partial images obtained by dividing an image to be overlaid, and data of a plurality of overlay partial images obtained by dividing the image to be overlaid. Generating an overlay partial image data, wherein the shape of the overlay partial image is the same as the shape of the overlay partial image corresponding to the overlay partial image.
【請求項8】 請求項7に記載の画像データ生成方法を
コンピュータに実行させるプログラムを記録したコンピ
ュータ読み取り可能な記録媒体。
8. A computer-readable recording medium on which a program for causing a computer to execute the image data generating method according to claim 7 is recorded.
JP2000076726A 2000-03-17 2000-03-17 Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium Pending JP2001260452A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000076726A JP2001260452A (en) 2000-03-17 2000-03-17 Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000076726A JP2001260452A (en) 2000-03-17 2000-03-17 Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium

Publications (1)

Publication Number Publication Date
JP2001260452A true JP2001260452A (en) 2001-09-25

Family

ID=18594420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000076726A Pending JP2001260452A (en) 2000-03-17 2000-03-17 Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium

Country Status (1)

Country Link
JP (1) JP2001260452A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009105692A (en) * 2007-10-24 2009-05-14 Fuji Xerox Co Ltd Unit and method for processing image, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009105692A (en) * 2007-10-24 2009-05-14 Fuji Xerox Co Ltd Unit and method for processing image, and program

Similar Documents

Publication Publication Date Title
US8248411B2 (en) Image processing apparatus, image processing method, and program
JP2860204B2 (en) Output device and method of selecting interpretation program in the device
JP2004054763A (en) Image processing device, image processing method, image forming device, printer, and host personal computer
JP2839119B2 (en) Character processing apparatus and method
JP2001260452A (en) Image data producing device, image outputting device, image output controlling device, image outputting system, image data producing method, and recording medium
US7548338B2 (en) Apparatus and method for processing variable print documents
JP6357907B2 (en) Image processing apparatus and program
JP2812412B2 (en) Printer control device and method
JP3150430B2 (en) Printer control code converter
JPH1011593A (en) Image forming device
JPH11203072A (en) Picture processor
JPH09305160A (en) Character generator
JP2001265378A (en) Device, method, and system for information processing and storage medium
JP2771680B2 (en) Output device
JP3308662B2 (en) Computer and method for transmitting printer control command
JPH0944690A (en) Image processor
JP2002036641A (en) Apparatus, system and method for outputting image
JP2001209640A (en) Image information converter, image processor, method therefor and recording medium
JP3040624B2 (en) Pattern generator
JP2000165642A (en) Printing system
JP2002044465A (en) Image data generating apparatus, image outputting apparatus, image output control unit, image outputting system, image data generating method and recording medium
JPH09309233A (en) Image forming device and image formation
JP2000163230A (en) Image data combining device, image output device provided with the device, and image output controller
JP2003337688A (en) Drawing command analyzing device, drawing command analyzing method, program and recording medium
JPS63250735A (en) Image output device