JPH05205013A - Image processing system and method therefor - Google Patents

Image processing system and method therefor

Info

Publication number
JPH05205013A
JPH05205013A JP4011953A JP1195392A JPH05205013A JP H05205013 A JPH05205013 A JP H05205013A JP 4011953 A JP4011953 A JP 4011953A JP 1195392 A JP1195392 A JP 1195392A JP H05205013 A JPH05205013 A JP H05205013A
Authority
JP
Japan
Prior art keywords
image
pdl
raster
data
raster image
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
JP4011953A
Other languages
Japanese (ja)
Other versions
JP3236053B2 (en
Inventor
Naoto Arakawa
直人 荒川
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 Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP01195392A priority Critical patent/JP3236053B2/en
Publication of JPH05205013A publication Critical patent/JPH05205013A/en
Application granted granted Critical
Publication of JP3236053B2 publication Critical patent/JP3236053B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Editing Of Facsimile Originals (AREA)

Abstract

PURPOSE:To increase the data processing speed with high quality of an image by outputting the raster image data included in the page describing language inputted through an input means after synthesizing the data with the image data evolved based on the page describing language. CONSTITUTION:A host computer 400 converts the documents and the images produced with layout into the PDL(page describing language) codes. An image storing/synthesizing device 200 sends the PDL codes to 8 PDL interpreter part 600 through a PDL/raster image separating part 500 when no command is received for the raster image data. Meanwhile the device 200 analyzes the information on the raster image data based on the PDL codes and transfers the information and the raster images to a raster image storage part 700 when 8 command is received for the raster image data. The part 600 evolves the PDL images excluding the raster images. An image synthesizing part 800 synthesizes the images received from the part 600 with the raster image data received from the part 700 and outputs them.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像処理システム及び
方法、例えばホストコンピュータ上でレイアウトして作
成した文書や画像を定義するコードや命令を、解析し
て、文書やイラスト等のベクトル化された部分と、自然
画などの多値ラスタ画像データ部とを夫々最適な処理を
行う画像処理システム及び方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing system and method, for example, analyzing codes and instructions defining a document or image laid out on a host computer and vectorizing the document or illustration. The present invention relates to an image processing system and method for performing optimum processing on a multi-valued raster image data part such as a natural image and a multi-valued raster image data part.

【0002】[0002]

【従来の技術】近年、コンピュータ上で作成、変換され
た文書・画像等表現するために定義するコード・命令を
もとに、プリンタ内部でそれらを解析し、プリンタの解
像度にあったイメージ展開を行って出力するプリンタシ
ステムが増えてきた。
2. Description of the Related Art In recent years, based on codes and instructions defined for expressing documents, images, etc. created and converted on a computer, they are analyzed inside the printer and image development suitable for the resolution of the printer is performed. The number of printer systems that go and output has increased.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、かかる
プリンタシステムでは、プリンタ用に作られた文書・画
像を定義するコードや命令であるPDLコード内の文書
やイラスト等ベクトル化されたコマンド画像データ部分
と、自然画などの多値ラスタ画像データ部とに対して同
様な処理を行っていたので、夫々の画像の生成に最適な
処理で、合成することができなかった。例えば多値ラス
タ画像データも文字・イラストと同様に、例えば2値デ
ータに変換してページメモリバッファする等の処理をし
ていたので画質が低下する問題があった。
However, in such a printer system, there is a vectorized command image data portion such as a document or an illustration in a PDL code which is a code or an instruction defining a document / image created for the printer. Since the same processing was performed on the multi-valued raster image data portion such as a natural image, the processing could not be performed with the optimum processing for generating each image. For example, multi-valued raster image data is converted into binary data and processed in a page memory buffer as in the case of characters and illustrations, so that there is a problem that the image quality is deteriorated.

【0004】又、前述のラスタ多値データとコマンド画
像データ部を処理するに際して、ラスタ多値データの解
像度、画像データの容量に合わせて両者を処理すれば画
質を向上させることができるが、かかる方法ではシステ
ム全体の構成が複雑になり、更にはデータ処理速度が低
下するという問題があった。
Further, when processing the above-mentioned raster multi-valued data and command image data part, if both are processed according to the resolution of the raster multi-valued data and the capacity of the image data, the image quality can be improved. The method has a problem in that the configuration of the entire system becomes complicated and further the data processing speed decreases.

【0005】本発明は、かかる問題に鑑みた画像処理シ
ステム及び画像処理方法を提供することを目的とする。
An object of the present invention is to provide an image processing system and an image processing method in view of such a problem.

【0006】[0006]

【課題を解決するための手段及び作用】上述の目的を達
成するため、本発明の画像処理システムは、ページ記述
言語を入力する手段、前記入力手段により入力されたペ
ージ記述言語に含まれるラスタ画像データをページ記述
言語に基づいて展開された画像データと合成して出力す
る手段を有する。
In order to achieve the above-mentioned object, the image processing system of the present invention comprises means for inputting a page description language, and a raster image included in the page description language input by the input means. It has a means for synthesizing the data with the image data developed based on the page description language and outputting it.

【0007】又、本発明の画像処理方法は、ページ記述
言語で入力し、入力されたページ記述言語に含まれるラ
スタ画像データをペーシ記述言語に基づいて展開された
画像データと合成して出力することを特徴とする。
In the image processing method of the present invention, input is made in a page description language, and raster image data included in the input page description language is combined with image data expanded based on the page description language and output. It is characterized by

【0008】又、本発明の画像処理システムは、ベージ
記述言語に含まれるコマンドデータと、複数のラスタ画
像データを分離する手段と、分離された前記コマンドデ
ータの内容を解析し、コマンド画像を形成する手段と、
前記ラスタ画像データに付随する属性情報を前記ページ
記述言語から分離し、それぞれ、分離された前記ラスタ
画像データにその情報を付加して記憶する手段と、前記
コマンド画像と、1つもしくは、複数の前記ラスタ画像
とを、ラスタ画像に付加された前記属性情報に基づいて
合成して出力する手段とを有する。
Further, the image processing system of the present invention forms a command image by analyzing the command data included in the page description language and means for separating a plurality of raster image data, and analyzing the contents of the separated command data. Means to do
A unit for separating attribute information associated with the raster image data from the page description language, adding the information to the separated raster image data, and storing the command image, one or a plurality of units. The raster image and the raster image are combined based on the attribute information added to the raster image and output.

【0009】[0009]

【実施例】【Example】

(実施例1)以下に図面を参照して本発明による実施例
1を詳細に説明する。
(Embodiment 1) Hereinafter, Embodiment 1 according to the present invention will be described in detail with reference to the drawings.

【0010】図1は本発明の実施例のカラー画像形成出
力システムのシステム構成図であり、本実施例システム
は図1図示のように、上部にデジタルカラー画像読取部
(以下「カラースキャナ」と称する)100と、デジタ
ルカラー画像を印刷出力するデジタルカラー画像プリン
ト部(以下に、カラープリンタと称する)300からな
るデジタルカラー複写機1000と、画像記憶合成装置
200と、制御用コンピュータ400とにより構成され
る。
FIG. 1 is a system configuration diagram of a color image forming and outputting system according to an embodiment of the present invention. As shown in FIG. 1, the system of the present embodiment has a digital color image reading section (hereinafter referred to as a "color scanner") on the upper part thereof. 1), a digital color image printing unit (hereinafter, referred to as a color printer) 300 that prints out a digital color image, a digital color copying machine 1000, an image storage / synthesis device 200, and a control computer 400. To be done.

【0011】図2にこのデジタルカラー複写機の構成を
示す。
FIG. 2 shows the structure of this digital color copying machine.

【0012】スキャナ100部では、スキャナコントロ
ーラ101が制御の中心となり、以下の制御を行ってい
る。
In the scanner 100 unit, the scanner controller 101 is at the center of control and performs the following control.

【0013】原稿台上の原稿をR・G・Bの各色ごと
に、露光系コントローラ103が、密着型CCDライン
センサにより色分解し、点順次のアナログ画像信号に変
換する。このアナログ画像信号はA/D変換部で各色8
bitのデジタル画像信号に変換され、輝度であるRG
B各色が夫々線順次信号として出力される。この画像信
号(デジタル)は、画像処理部102で、R,G,Bの
輝度レベルから、濃度であるC,M,Y,Bkの4色の
トナー量に対応したレベルに変換される。そして、同時
に画像処理部102内の色補正部で演算され、合成、変
倍、移動等の各種画像処理が行われる。
The exposure system controller 103 color-separates an original on the original table for each color of R, G, and B by a contact type CCD line sensor and converts it into a dot-sequential analog image signal. This analog image signal is 8
RG which is the brightness converted into a digital image signal of bit
Each color B is output as a line-sequential signal. The image signal (digital) is converted by the image processing unit 102 from the brightness levels of R, G, and B to the levels corresponding to the toner amounts of four colors of C, M, Y, and Bk, which are the densities. At the same time, the color correction unit in the image processing unit 102 calculates and various image processing such as composition, scaling, and movement is performed.

【0014】プリンタ300部では、スキャナ100部
より送られてきたC,M,Y,Bkの各デジタル画像信
号が半導体レーザ部の点灯信号に変換され、レーザドラ
イブ部310でレーザが制御され、そのレーザの点灯信
号はデジタル画像信号のレベルに対応したパルス幅とし
て出力される。レーザの点灯レベルは、256レベル
(8bitに対応)となってる。この出力すべきデジタ
ル画像信号に応じて、カラー画像を各CMYKのカラー
別に夫々感光ドラム315に順次デジタル的なドット形
式で露光・現像314し、用紙に複数転写316して、
最後に定着322する電子写真方式のレーザビームプリ
ンタとなってる。
In the printer 300, the C, M, Y, and Bk digital image signals sent from the scanner 100 are converted into lighting signals for the semiconductor laser unit, and the laser drive unit 310 controls the laser. The laser lighting signal is output as a pulse width corresponding to the level of the digital image signal. The laser lighting level is 256 levels (corresponding to 8 bits). In accordance with the digital image signal to be output, a color image is sequentially exposed / developed 314 on the photosensitive drum 315 in a digital dot format for each CMYK color, and a plurality of images are transferred 316 to the paper,
This is an electrophotographic laser beam printer for fixing 322 at the end.

【0015】このカラースキャナ100部とカラープリ
ンタ300部は、カラースキャナ100部のコントロー
ルにより、カラープリンタ300を制御して、デジタル
カラー複写機1000としても機能することが可能とな
っている。
The color scanner 100 section and the color printer 300 section can control the color printer 300 under the control of the color scanner 100 section and can also function as a digital color copying machine 1000.

【0016】カラースキャナ100部の原稿台に、原稿
画像をセットし、複写開始キーを押して、前述のプロセ
スに従ってカラースキャナ部からの画像を読み込み、画
像処理カラープリンタ300部での露光、現像、転写、
定着のプロセスを経て画像が形成され出力される。
An original image is set on the original table of 100 units of the color scanner, the copy start key is pressed, the image from the color scanner unit is read according to the above-mentioned process, and the exposure, development and transfer in the image processing color printer 300 unit are performed. ,
An image is formed and output through the fixing process.

【0017】図3は、制御用ホストコンピュータ400
の構造を示す。
FIG. 3 shows a control host computer 400.
Shows the structure of.

【0018】ホストコンピュータ400は、画像記憶合
成装置200とのPDLデータのコード/命令をやりと
りするためのインターフェースコントローラ420と、
中央制御のためのCPUであり、例えばRISCを処理
するRISC CPU405、画像データの一時登録、
各種データ記憶のためのハードディスクコントローラ4
50、ハードディスク451、メインメモリ460と作
業者からの指示入力手段として、マウス431、キーボ
ード441と、レイアウト・編集・メニュー表示のため
のカラーディスプレイ412、ディスプレイメモリ41
1、ディスプレイコントローラ410、及び、ディスプ
レイメモリ411上での画像レイアウト・編集を行う画
像編集コントローラ413から構成される。
The host computer 400 has an interface controller 420 for exchanging PDL data codes / commands with the image storage / synthesis device 200, and
A CPU for central control, such as RISC CPU 405 for processing RISC, temporary registration of image data,
Hard disk controller 4 for storing various data
50, a hard disk 451, a main memory 460, and a mouse 431, a keyboard 441 as means for inputting instructions from an operator, a color display 412 for layout / editing / menu display, and a display memory 41.
1, a display controller 410, and an image editing controller 413 that performs image layout / editing on the display memory 411.

【0019】図4は、図1に示す画像記憶合成装置20
0を示す。
FIG. 4 shows the image storage / synthesis device 20 shown in FIG.
Indicates 0.

【0020】この装置は、大きく分けて、画像記憶合成
装置200全体を制御するメインコントローラ210
と、PDL(Page・Description・La
nguage)データの内容を解析しPDLデータ内の
コマンドデータ(ラスタ画像以外のデータ)と、ラスタ
画像データを分離するPDL/ラスタ画像分離コントロ
ーラ500と、分離されたPDLデータのコマンドデー
タの解析・イメージ展開を行うPDLインタープリタ部
600と、画像の入力を行う画像入力スキャナ100
と、分離されたカラーの多値ラスタ画像データ画像デー
タ及び、その位置・属性情報また、画像入力部100か
らのカラーラ多値ラスタ画像データ及び、その位置・属
性情報を記憶/管理し、レイアウトを行う、ラスタ画像
記憶部700と、分離されたデータに基づいてイメージ
展開されたPDLラスタ画像と、もう一方の多値画像デ
ータとをコンピュータ400上で作成したイメージどう
りに合成する、PDLラスタ/ラスタ画像合成コントロ
ーラ800とに分けられる。更に、インターフェイスと
しては、制御用ホストコンピュータ400とのPDLの
命令/コードをやりとりするための外部インターフェイ
スコントローラ220と、デジタルカラー複写機100
0との画像データ、命令をやりとりするカラーデジタル
インターフェイスコントローラ230がある。
This apparatus is roughly divided into a main controller 210 for controlling the entire image storage / synthesis apparatus 200.
And PDL (Page / Description / La)
command data (data other than raster images) in the PDL data and PDL / raster image separation controller 500 for separating the raster image data, and analysis / image of the command data of the separated PDL data. A PDL interpreter unit 600 for expanding and an image input scanner 100 for inputting an image
And the separated color multi-valued raster image data image data and the position / attribute information thereof, and the colorra multi-valued raster image data from the image input unit 100 and the position / attribute information thereof are stored / managed and the layout is The raster image storage unit 700, the PDL raster image expanded based on the separated data, and the other multivalued image data are combined into an image created on the computer 400. It is divided into a raster image composition controller 800. Furthermore, as an interface, an external interface controller 220 for exchanging PDL commands / codes with the control host computer 400, and the digital color copying machine 100.
There is a color digital interface controller 230 for exchanging image data and commands with 0.

【0021】図5は、PDLインタープリタ部600の
構成図である。
FIG. 5 is a block diagram of the PDL interpreter unit 600.

【0022】PDLメインコントローラ610は、PD
L/ラスタ画像分離コントローラ500より送られてき
た、PDLのベクトル(非ラスタ画像データ)系のコマ
ンドを受け取り、バッファメモリ630上に一旦そのコ
マンドを登録する。そして、PDLメインコントローラ
610は、PDLコマンドをROM631からの解析情
報に基づいて、PDLラスタ画像メモリ640上にイメ
ージ展開する。そのイメージ展開の際に文字がPDLコ
マンドによって指定されていれば、アウトラインフォン
トデータが格納されているROM650内からアウトラ
インのそのフォントデータを引き出し、指定サイズにフ
ォントイメージを一旦登録し、PDLラスタ画像メモリ
上の指定位置にイメージをはめ込む。本実施例では、同
じコードのフォントが再度指定された場合、RAM63
2のすでに登録されているフォントイメージを利用する
ことにより、展開時間を短縮することが可能となってい
る。最終的にPDLによって指定されたイメージ情報
は、PDLラスタ画像メモリ640に展開されることに
なる。
The PDL main controller 610 is a PD
The vector (non-raster image data) system command of PDL sent from the L / raster image separation controller 500 is received, and the command is temporarily registered in the buffer memory 630. Then, the PDL main controller 610 develops an image of the PDL command on the PDL raster image memory 640 based on the analysis information from the ROM 631. If a character is designated by the PDL command when the image is developed, the outline font data is extracted from the ROM 650 in which outline font data is stored, the font image is once registered in the designated size, and the PDL raster image memory is stored. Fit the image in the designated position above. In this embodiment, when the font of the same code is designated again, the RAM 63
It is possible to shorten the development time by using the already registered font image of 2. Finally, the image information designated by the PDL will be expanded in the PDL raster image memory 640.

【0023】尚、このPDLラスタ画像メモリ640は
2値データ、多値データいずれを記憶する場合でもよ
い。
The PDL raster image memory 640 may store either binary data or multi-valued data.

【0024】図6は、図1のラスタ画像記憶部700の
構成図である。
FIG. 6 is a block diagram of the raster image storage unit 700 of FIG.

【0025】ラスタ画像記憶部700は、カラー画像を
複数個記憶することが可能で、記憶された画像データ
は、制御コンピュータ400からの命令によって、複数
のレイアウトを行うべく、読み出しタイミングが各メモ
リ毎に制御され、更に、合成されてカラープリンタ30
0に出力され、カラープリント画像を得ることができ
る。
The raster image storage unit 700 can store a plurality of color images, and the stored image data is read out at each memory in order to perform a plurality of layouts according to an instruction from the control computer 400. Controlled by the color printer 30
0, and a color print image can be obtained.

【0026】この時、カラー画像データは、入力先とし
て制御コンピュータ400及び、カラースキャナ100
のどちらも任意に制御コンピュータ400からの命令に
より切り替えることが可能となっている。
At this time, the color image data is input to the control computer 400 and the color scanner 100.
Both of these can be arbitrarily switched by a command from the control computer 400.

【0027】制御コンピュータ400と画像記憶合成装
置200との画像データ、及び、命令は、特定のフォー
マットに基づいたものになっている。
Image data and commands of the control computer 400 and the image storage / synthesis device 200 are based on a specific format.

【0028】このラスタ画像記憶部700は、カラーラ
スタ画像データを制御するイメージコントローラ710
を中心に、カラーラスタ画像データを複数の登録用ラス
タイメージメモリ760−761へ、効率よく配置、及
び、管理を行うメモリ管理コントローラ720と、その
登録された画像データの色に関する画像変換を行う画像
編集コントローラ730、レイアウト編集を行うレイア
ウトコントローラ750が中心として構成されている。
The raster image storage unit 700 includes an image controller 710 for controlling color raster image data.
A memory management controller 720 that efficiently arranges and manages color raster image data in a plurality of registration raster image memories 760-761, and an image that performs image conversion related to the color of the registered image data. An editing controller 730 and a layout controller 750 that performs layout editing are mainly configured.

【0029】他に、そのラスタイメージメモリ760と
画像記憶合成装置200のメインバスとの制御を行うバ
スコントローラ740があり、更に、レイアウトコント
ローラ760は、1ページ内に複数のレイアウトが可能
で、イメージコントローラ710の指示により、バスコ
ントローラ740と連動して動作し、複数レイアウトし
たイメージを図4に示すPDLラスタ/ラスタ画像合成
コントローラ800に送ることが可能である。
Besides, there is a bus controller 740 for controlling the raster image memory 760 and the main bus of the image storage / synthesis device 200. Further, the layout controller 760 is capable of a plurality of layouts within one page, According to an instruction from the controller 710, it operates in conjunction with the bus controller 740, and it is possible to send the images with a plurality of layouts to the PDL raster / raster image composition controller 800 shown in FIG.

【0030】以下に、上記構成のカラー画像形成出力シ
ステムの動作手順について、図7を用いて説明する。
The operation procedure of the color image forming and outputting system having the above construction will be described below with reference to FIG.

【0031】(a)ホストコンピュータ上の処理 図1のコンピュータ400上では、DTP(ディスク・
トップ・パプリィッシング)のソフトウェアが図3に示
すハードディスク451よりメインメモリ460上にロ
ードされ、CPU405により実行される。ユーザー
は、マウス431・キーボード441を使用して文書と
各種の画像データ(ベクトルで形成されたイラスト/ス
キャナ等により取り込まれた自然画等)をレイアウトす
る。尚、かかるレイアウトはディスプレイ412上で確
認しながら直接行われる。その間作成された任意の文書
イメージの加工手順/画像データ等は、画像編集コント
ローラ413がメインメモリ460上に随時登録し、1
ページの体裁が完了した時点で、ハードディスクコント
ローラ450を制御してハードディスク451上に1ペ
ージ分の体裁として登録される。
(A) Processing on the host computer On the computer 400 shown in FIG.
The software for top publishing is loaded from the hard disk 451 shown in FIG. 3 onto the main memory 460 and executed by the CPU 405. The user uses the mouse 431 and the keyboard 441 to lay out a document and various image data (illustration formed by a vector / natural image captured by a scanner or the like). It should be noted that such a layout is directly performed while confirming it on the display 412. The image editing controller 413 registers the processing procedure / image data of an arbitrary document image created during that time on the main memory 460 at any time, and
When the appearance of the page is completed, the hard disk controller 450 is controlled and registered on the hard disk 451 as the appearance of one page.

【0032】この間、これによってディスプレイメモリ
411上に展開された文書イメージがディスプレイ41
2を通じて表示され、最終的に完成した時点で、ハード
ディスク上のレイアウトされた文書イメージの各種情報
がCPU405によりROM内のデバイスドライバ・ソ
フトウェアによって、レイアウトして作成した文書や画
像を定義するPDL(Page・Descriptio
n・Language)コードに変換される。
During this period, the document image expanded on the display memory 411 is displayed on the display 41.
2 and is finally completed, various kinds of information of the document image laid out on the hard disk are laid out by the device driver software in the ROM by the CPU 405, and the PDL (Page) which defines the document and the image created.・ Descriptio
n.Language) code.

【0033】このように変換されたPDLコードは、文
字やイラストなどのベクトル系の情報と、レイアウトさ
れた自然画などのラスタ画像データが含まれることにな
る。
The PDL code converted in this manner contains vector-based information such as characters and illustrations, and raster image data such as laid out natural images.

【0034】ここで、コンピュータ400は、インター
フェイス・コントローラ420に対して、図4に示す画
像記憶合成装置200内の外部インターフェイス・コン
トローラ220と通信を行いPDLコードを画像記憶合
成装置200側へ転送する。
Here, the computer 400 communicates with the interface controller 420 with the external interface controller 220 in the image storage / synthesis device 200 shown in FIG. 4 to transfer the PDL code to the image storage / synthesis device 200 side. ..

【0035】(b)PDLデータの分離 画像記憶合成装置200内では、転送されたPDLコー
ドは随時バッファメモリ240に蓄えられる。かかる蓄
積量がある一定サイズになった時点で、メインコントロ
ーラ210は、PDL/ラスタ画像分離コントローラ5
00に対してバッファメモリに蓄えられたPDLコード
の分離解析を指示する。
(B) Separation of PDL data In the image storage / synthesis device 200, the transferred PDL code is stored in the buffer memory 240 as needed. When the accumulated amount reaches a certain size, the main controller 210 determines that the PDL / raster image separation controller 5
00 is instructed to separate and analyze the PDL code stored in the buffer memory.

【0036】PDL/ラスタ画像分離コントローラ50
0は、PDLコードの内容を1ラインづつ判断し、ラス
タ画像データに関するコマンドではない場合(ベクトル
系)、そのままそのPDLコードをPDLインタープリ
タ部600におくり、ラスタ画像データに関するコマン
ドの場合は、まずその画像のレイアウト位置、画像サイ
ズ、1ピクセルあたりのビット数、ラスタデータの転送
順のラスタ画像データの情報をPDLコードから解析
し、その情報をラスタ画像記憶部700へ転送する。更
に上述したラスタ系PDLコードに続いて送られてくる
ラスタ画像データの実体を、PDLコードから読み取
り、ラスタ画像データのみを、先に送った画像サイズ・
位置等の情報に続いて、ラスタ画像記憶部700へ転送
する。
PDL / raster image separation controller 50
0 determines the content of the PDL code line by line, and if it is not a command related to raster image data (vector system), the PDL code is sent to the PDL interpreter unit 600 as it is. Information on the raster image data of the image layout position, the image size, the number of bits per pixel, and the transfer order of the raster data is analyzed from the PDL code, and the information is transferred to the raster image storage unit 700. Furthermore, the substance of the raster image data sent after the above-mentioned raster PDL code is read from the PDL code, and only the raster image data is sent in the previously sent image size /
After the information such as the position is transferred to the raster image storage unit 700.

【0037】ここで、分離されたPDLのラスタ系コマ
ンド・パラメータ、ラスタ画像の実体は、PDL/ラス
タ画像分離コントローラ500でラスタ画像記憶部70
0のみに送られ、PDLインタープリタ部には、送られ
ない。これにより、PDLインタープリタ部600で
は、ラスタ画像を除いたイメージでPDLイメージ展開
される。その時、本実施例ではPDLインタープリタ部
は、すべて2値データとしてイメージ展開される。
The separated PDL raster system command parameters and the substance of the raster image are stored in the raster image storage unit 70 of the PDL / raster image separation controller 500.
It is sent only to 0 and not to the PDL interpreter section. As a result, the PDL interpreter unit 600 develops the PDL image with an image excluding the raster image. At this time, in this embodiment, the PDL interpreter unit is image-developed as binary data.

【0038】(c)PDL(非ラスタ画像系)データの
処理 PDLメインコントローラ610は、PDL/ラスタ画
像分離コントローラ500より送られてきた、PDLの
ベクトル(非ラスタ画像データ)系のコマンドを受け取
り、図5に示すバッファメモリ630上に一旦そのコマ
ンドを登録する。そして、PDLメインコントローラ6
10は、送られてきたPDLコマンドをROM631か
らの解析情報に基づいて、PDLラスタ画像メモリ64
0上にイメージ展開する。そのイメージ展開の際に文字
がPDLコマンドによって指定されていれば、アウトラ
インフォントROM650内からアウトライン情報のフ
ォントデータを引き出し、指定サイズのフォントイメー
ジに展開し、RAM632に上記展開フォントイメージ
を一旦登録し、PDLラスタ画像メモリ上の指定位置に
イメージをはめ込む。前述したように、同じコードのフ
ォントが再度指定された場合、RAM632のすでに登
録されているフォントイメージを利用することにより、
展開時間を短縮することが可能となっている。
(C) Processing of PDL (non-raster image data) data The PDL main controller 610 receives the command of the PDL vector (non-raster image data) system sent from the PDL / raster image separation controller 500, The command is once registered in the buffer memory 630 shown in FIG. Then, the PDL main controller 6
The PDL raster image memory 64 receives the sent PDL command based on the analysis information from the ROM 631.
The image is developed on 0. If a character is designated by the PDL command at the time of image expansion, font data of outline information is extracted from the outline font ROM 650, expanded into a font image of a specified size, and the expanded font image is once registered in the RAM 632. The image is set in a specified position on the PDL raster image memory. As described above, when the font of the same code is designated again, by using the font image already registered in the RAM 632,
It is possible to shorten the deployment time.

【0039】最終的にPDLによって指定されたベクト
ルイメージ情報は、コンピュータ400上で作成したも
のと同じイメージをプリンタ部300の解像度に合わせ
て、PDLラスタ画像メモリ640に2値のイメージと
して展開されることになる。
Finally, the vector image information designated by the PDL is developed as a binary image in the PDL raster image memory 640 according to the resolution of the printer unit 300, which is the same image created on the computer 400. It will be.

【0040】(d)ラスタ画像データの処理 図6に示す、ラスタ画像記憶部700のイメージメイン
コントローラ710は、画像記憶合成装置200のメイ
ンコントローラ210の指示により、バスコントローラ
740を介して、まず、PDL/ラスタ画像分離コント
ローラ500より送られてきたラスタ画像データの画像
ファイル名・レイアウト指定位置情報と属性情報を基に
そのラスタ画像に対して識別するため任意の画像ID割
り振り、メモリ管理コントローラ720にその情報を渡
す。メモリ管理コントローラ720は、その後、PDL
/ラスタ画像分離コントローラ500より送られてくる
ラスタ画像データの実体とその画像ID、画像サイズ、
属性をラスタイメージメモリ760上に効率よく記憶
し、その際のラスタ画像の記憶位置とサイズ等の属性情
報と先につけた画像IDとをリンクして、レイアウト位
置情報/画像属性情報と一緒に、位置/属性情報メモリ
770に記憶する。この情報は、実際にプリント出力が
行われる際に利用される。これらの処理は、複数の画像
に対して行うことができ、ラスタ画像データを複数個ラ
スタイメージメモリ760に記憶することが可能であ
る。
(D) Processing of Raster Image Data The image main controller 710 of the raster image storage unit 700 shown in FIG. 6 is first instructed by the main controller 210 of the image storage / synthesis device 200, via the bus controller 740, first. Based on the image file name / layout designation position information and attribute information of the raster image data sent from the PDL / raster image separation controller 500, an arbitrary image ID is assigned for identifying the raster image, and the memory management controller 720 assigns it. Give that information. The memory management controller 720 then proceeds to PDL.
/ The substance of the raster image data sent from the raster image separation controller 500 and its image ID, image size,
The attributes are efficiently stored in the raster image memory 760, and the attribute information such as the storage position and size of the raster image at that time and the previously attached image ID are linked, and together with the layout position information / image attribute information, It is stored in the position / attribute information memory 770. This information is used when the print output is actually performed. These processes can be performed on a plurality of images, and a plurality of raster image data can be stored in the raster image memory 760.

【0041】このようにして、PDLデータより分離さ
れたラスタ画像データは、多値のカラー画像として、1
ページにレイアウトされている数分だけラスタ画像記憶
部700に登録される。
The raster image data separated from the PDL data in this way is converted into a multivalued color image,
Only the number of pages laid out on the page is registered in the raster image storage unit 700.

【0042】(d′)ラスタ画像の入力 次に、上記ホスト400上でレイアウトしたラスタ画像
を他の画像やもっと高解像度の画像と置き換える場合に
ついて説明する。かかる場合には、まず置き換えたい原
稿画像をデジタルカラー複写機1000のスキャナ10
0上に置く。
(D ') Input of Raster Image Next, the case where the raster image laid out on the host 400 is replaced with another image or an image of higher resolution will be described. In such a case, the original image to be replaced is first scanned by the scanner 10 of the digital color copying machine 1000.
Put it on 0.

【0043】図3に示すホストコンピュータ400は、
画像記憶合成装置200のメインコントローラ210に
対してデジタルカラー複写機1000のスキャナ100
から、読み込み可能な最大エリアを読み込むように指示
し、その時の解像度はディスプレイメモリ411の解像
度に合わせた低解像度で読み込み、プレスキャン画像と
して画像記憶合成装置200から、インターフェースコ
ントローラ420を介してディスプレイメモリまで取り
込まれる。CPU405は、そのプレスキャン画像をデ
ィスプレイ412に表示する。
The host computer 400 shown in FIG.
The main controller 210 of the image storage / synthesis device 200 is compared with the scanner 100 of the digital color copying machine 1000.
From the image storage / combining apparatus 200 via the interface controller 420 as a pre-scan image, and the resolution at that time is read at a low resolution matching the resolution of the display memory 411. Is captured. The CPU 405 displays the prescan image on the display 412.

【0044】さらに、マウス・キーボード431・44
1により、実際にスキャンするエリア、及び、解像度を
指定し、画像記憶合成装置内のラスタ画像記憶部700
に登録する際の画像IDを指定する。
Further, a mouse / keyboard 431/44
1, the area to be actually scanned and the resolution are designated, and the raster image storage unit 700 in the image storage / synthesis device is designated.
Specify the image ID for registration in.

【0045】CPU405は、画像記憶合成装置200
のメインコントローラ210に対して上記の情報をI/
Fコントローラ220を介して伝送し、画像取り込みの
指示を出す。この指示は、I/Fコントローラ230を
介して図1のスキャナ部100へ伝送され、これにより
デジタルカラー複写機のスキャナ部100は、指定され
た領域・解像度で画像データを取り込み、読み込まれた
画像データはラスタ画像記憶部700内に指定された画
像IDで登録される。そして、上述したように、ラスタ
画像の記憶位置とサイズ等の属性情報も画像データとと
もに記憶される。
The CPU 405 is the image storage / synthesis device 200.
The above information to the main controller 210 of
It is transmitted via the F controller 220, and an instruction to capture an image is issued. This instruction is transmitted to the scanner unit 100 of FIG. 1 via the I / F controller 230, whereby the scanner unit 100 of the digital color copying machine captures image data in a designated area / resolution and reads the read image. The data is registered in the raster image storage unit 700 with the designated image ID. Then, as described above, the storage position of the raster image and the attribute information such as the size are also stored together with the image data.

【0046】ここで、先にPDLコードから分離された
出力する際のラスタ画像の位置・属性情報メモリ770
を元にホストコンピュータはレイアウトされているそれ
らの画像ファイル名・画像サイズ・レイアウト位置の情
報をディスプレイ上に一覧を表示する。そして、その中
からスキャナから読み込んだ他の画像データもしくは高
解像度のデータと出力時に入れ替えたいものを選択す
る。
Here, the position / attribute information memory 770 of the raster image which has been separated from the PDL code and is to be output first.
Based on the above, the host computer displays a list of the image file names, image sizes, and layout positions of the laid out images on the display. Then, from among these, other image data read from the scanner or high-resolution data to be replaced at the time of output is selected.

【0047】すると、ラスタ画像記憶部700に登録さ
れている画像データの一覧が表示され、その中から出力
したい代わりの画像をマウス・キーボードで選択する。
その段階で、選択された位置・属性情報メモリ770の
画像IDを選択した画像IDと入れ替える。
Then, a list of image data registered in the raster image storage section 700 is displayed, and a substitute image to be output is selected from the list with the mouse / keyboard.
At that stage, the image ID of the selected position / attribute information memory 770 is replaced with the selected image ID.

【0048】(e)PDLイメージ/ラスタ画像の合成 1ページ分のPDLインタープリタ部600でのイメー
ジ展開と、ラスタ画像記憶部700での前述したラスタ
画像の入れ替え登録が終了した時点で、ホストコンピュ
ータ400から指示を出し、この指示をI/Fコントロ
ーラ220を介して受け取った。図4のメインコントロ
ーラ210は、同じく図4のPDLラスタ・ラスタ画像
合成コントローラ800に対して、夫々のバスコントロ
ーラ620・720からイメージ展開された画像データ
の転送を要求する。
(E) Combining PDL image / raster image When the image development in the PDL interpreter unit 600 for one page and the above-described raster image replacement registration in the raster image storage unit 700 are completed, the host computer 400 is completed. And issued this instruction via the I / F controller 220. The main controller 210 of FIG. 4 similarly requests the PDL raster / raster image synthesizing controller 800 of FIG. 4 to transfer the image data developed from the respective bus controllers 620 and 720.

【0049】PDLインタープリタ部600からのイメ
ージは、そのまま1ページ分としてデータを1ライン毎
に転送する。ラスタ画像記憶部700では、PDLラス
タ・ラスタ画像合成コントローラ800からの1ライン
毎のタイミングに従って、ラスタ画像記憶部700内の
図6に示すレイアウトコントローラ750が、上述した
ようにスキャナ画像との入れ替えられた位置情報・属性
情報メモリ770の内容をもとに、登録されているラス
タ画像データを、画像編集コントローラ730を使用し
てレイアウトされている指定サイズに拡大・縮小する。
The image from the PDL interpreter unit 600 is transferred as it is for one page and the data is transferred line by line. In the raster image storage unit 700, the layout controller 750 shown in FIG. 6 in the raster image storage unit 700 is replaced with the scanner image as described above according to the timing of each line from the PDL raster / raster image combination controller 800. Based on the contents of the position information / attribute information memory 770, the registered raster image data is enlarged / reduced to the designated size laid out by using the image editing controller 730.

【0050】そして、図6のバスコントローラ740を
介して、PDLラスタ・ラスタ画像合成コントローラ8
00へ転送される。
Then, the PDL raster / raster image combination controller 8 is connected via the bus controller 740 of FIG.
00.

【0051】そこで、2つのラスタイメージをPDLラ
スタ・ラスタ画像合成コントローラ800が合成し、図
4に示す画像記憶合成装置200のメインコントローラ
210が、プリント動作開始の命令及び、合成画像デー
タをカラーデジタルインターフェイスコントローラ23
0を介して、デジタルカラー複写機1000へ転送す
る。
Therefore, the PDL raster / raster image synthesizing controller 800 synthesizes the two raster images, and the main controller 210 of the image storage / synthesizing device 200 shown in FIG. Interface controller 23
0 to the digital color copying machine 1000.

【0052】この時、PDLインタープリタ部600が
展開した文字・イラスト等の2値イメージのビットのO
N/OFFは、夫々、多値画像データの最高濃度/最低
濃度データへ変換され、ラスタ画像記憶部のカラー多値
データと合成されることになる。
At this time, the bit O of the binary image such as characters and illustrations expanded by the PDL interpreter unit 600 is set.
N / OFF is converted into the maximum density / minimum density data of the multi-valued image data, and is combined with the color multi-valued data of the raster image storage unit.

【0053】(f)デジタルカラー複写機によるプリン
タ出力 デジタルカラー複写機1000側では、この画像記憶合
成装置200のメインコントローラ210からのプリン
ト動作開始の命令を図4、図2のカラーデジタルインタ
ーフェイスコントローラ230/104を介して受け取
り、その命令に従って、前述したような複写プロセスを
実行し、PDLの文字/イラスト等の2値イメージと多
値カラーラスタ画像とが合成されたイメージの出力を得
ることが可能となっている。
(F) Printer output by the digital color copying machine On the digital color copying machine 1000 side, a command to start a printing operation from the main controller 210 of the image storage / synthesis apparatus 200 is issued by the color digital interface controller 230 shown in FIGS. It is possible to obtain the output of the image in which the binary image such as the character / illustration of PDL and the multi-value color raster image are combined according to the instruction by executing the copying process. Has become.

【0054】また、上記実施例は、コンピュータ400
からのイメージ制御コマンドは、PDLのようなプログ
ラマブルなタイプのものではなく、キャラクタコードの
制御コード系のものにも応用できる。
In the above embodiment, the computer 400 is used.
The image control command from is not limited to a programmable type such as PDL but can be applied to a character code control code system.

【0055】コンピュータ400から送られてきたキャ
ラクターコードデータは、外部インターフェイス420
から一旦図4の画像記憶合成装置200のバッファメモ
リ240上に蓄えられる。そのデータは、上述したPD
L/ラスタ画像分離コントローラ500に相当するキャ
ラクタ系制御コードとラスタ画像データを分離するコン
トローラによって、蓄えられたキャラクタデータ順に、
順次、制御系コードか、単なる文字コードかチェックさ
れる。制御系のコードの場合、その制御に対応したイメ
ージ展開を行うインタープリタ部600へ送られ、図5
のROM631上の制御系コードの処理に基づいたイメ
ージ展開動作を行う。
The character code data sent from the computer 400 is the external interface 420.
Is temporarily stored in the buffer memory 240 of the image storage / synthesis device 200 of FIG. The data is the above-mentioned PD
A character system control code corresponding to the L / raster image separation controller 500 and a controller that separates raster image data from each other, in the order of stored character data,
Sequentially, it is checked whether it is a control system code or a simple character code. In the case of the control system code, it is sent to the interpreter unit 600 which develops the image corresponding to the control, and
The image developing operation based on the processing of the control system code on the ROM 631 is performed.

【0056】また、イメージ制御コードの場合、イメー
ジのデータサイズ/位置情報が指定されその後、実際の
イメージデータが画像データとして送られてくるのでそ
れらをラスタ画像記憶部700に送り、上述した各種処
理が可能となっている。
Further, in the case of the image control code, the data size / position information of the image is designated, and thereafter, the actual image data is sent as image data. Therefore, these are sent to the raster image storage unit 700, and the various processes described above are carried out. Is possible.

【0057】(実施例2)本発明の他の実施例のカラー
画像形成出力システムの構成と画像記憶合成装置200
のブロック詳細を図8・9に示す。
(Embodiment 2) Structure of color image forming / outputting system and image storing / synthesizing apparatus 200 according to another embodiment of the present invention.
8 and 9 show the details of the block.

【0058】実施例1との違いを以下に述べる。Differences from the first embodiment will be described below.

【0059】本実施例は、図1の実施例では画像記憶合
成装置200の内部で行っていたPDLコードのベクト
ル系・ラスタ系の分離を、ホストコンピュータ400内
で行うことによって画像記憶合成装置の構成を簡略化す
ることができる。
In this embodiment, the vector system / raster system separation of the PDL code, which is performed inside the image storage / synthesis device 200 in the embodiment of FIG. The configuration can be simplified.

【0060】尚、このため実施例2においては、インタ
ーフェイスコントローラ420は、互いに異なるインタ
ーフェイス、例えばGP−IBと、Apple Tal
kというように2つのインターフェイスを有している。
Therefore, in the second embodiment, the interface controller 420 uses different interfaces such as GP-IB and Apple Tal.
It has two interfaces such as k.

【0061】本実施例の場合、実施例1のようにコンピ
ュータ400上で、ユーザーは、マウス431・キーボ
ード441を使用して文書と各種の画像データ(ベクト
ルで形成されたイラストや、スキャナ等により取り込ま
れた自然画等)をレイアウトし、ディスプレイ412上
で確認しながら直接行われる。その間作成された任意の
文書イメージの加工手順/画像データ等は、画像編集コ
ントローラ413がメインメモリ460上に随時登録
し、1ページの体裁が完了した時点で、ハードディスク
コントローラ450を制御してハードディスク451上
に1ページ分の体裁として登録される。
In the case of the present embodiment, the user uses the mouse 431 and the keyboard 441 on the computer 400 as in the first embodiment, and the document and various image data (illustrations formed by vectors, a scanner, etc. are used). Layout is performed on the captured natural image, etc., and it is directly performed while checking on the display 412. The image editing controller 413 registers the processing procedure / image data, etc. of any document image created during that time on the main memory 460 at any time, and when the appearance of one page is completed, the hard disk controller 450 is controlled to control the hard disk 451. Registered as one page above.

【0062】最終的に体裁が完成した時点で、図10に
示す手順で、ハードディスク451上に記憶された文書
レイアウトイメージの各種情報が、ROM内のデバイス
ドライバ・ソフトウェアによって、レイアウトして作成
した文書を定義するPDL(Page・Descrip
tion・Language)コードに変換される。そ
して、この際に、自然画等のカラー多値画像データは、
PDL内に記述されずに、別データとして、その画像デ
ータと画像ファイル名・レイアウト位置・画像サイズ・
属性情報と一緒にハードディスク内に登録される。
When the appearance is finally completed, the document prepared by laying out various information of the document layout image stored on the hard disk 451 by the device driver software in the ROM by the procedure shown in FIG. PDL (Page / Description)
It is converted into a function code. At this time, the color multi-valued image data such as a natural image is
Image data and image file name / layout position / image size /
It is registered in the hard disk together with the attribute information.

【0063】一方、このように変換されたPDLコード
は、1ページ分、文字やイラストなどのベクトル系の情
報として、インターフェイスコントローラ420のAp
ple Talkを介して、画像記憶合成装置200内
のPDLインタープリタ部600に送られる。実施例1
と同様にPDLインタープリタ部内のPDLラスタ画像
メモリ640にその1ページ分のPDLイメージを2値
イメージとして展開する。
On the other hand, the PDL code converted in this manner is used as Ap of the interface controller 420 as one page of vector information such as characters and illustrations.
It is sent to the PDL interpreter unit 600 in the image storage / synthesis device 200 via the ple Talk. Example 1
Similarly, the PDL image for one page is developed as a binary image in the PDL raster image memory 640 in the PDL interpreter section.

【0064】そして、実施例1と同じ様に、ホストコン
ピュータ400上でデジタルカラー複写機のスキャナ部
100をコントロールし、レイアウトしたい原稿を高解
像度で読み込み、画像記憶合成装置200のラスタ画像
記憶部700に登録する。これを必要な画像数分だけ繰
り返す。
Then, as in the first embodiment, the scanner section 100 of the digital color copying machine is controlled on the host computer 400 to read the original document to be laid out at high resolution, and the raster image storage section 700 of the image storage / synthesis apparatus 200 is read. Register with. This is repeated for the required number of images.

【0065】次に、実施例1で述べたように、ハードデ
ィスク内に記憶されたレイアウト位置・画像ファイル名
・画像サイズ・属性情報をすべて読み出し、ディスプレ
イ上に一覧として表示させる。その中から画像データを
先にスキャナから入力した画像と交換したいものを選択
し、ラスタ画像記憶部700に既に登録されている画像
の一覧から代わりの画像を選択する。これによって、ホ
ストコンピュータ上でレイアウトしていた低解像度のイ
メージの代わりに、スキャナ100から読み込んだ高解
像度のイメージとすげ替えることが可能となる。高解像
度の大きなデータを転送する必要性がなく高速・簡略化
につながる。又、ホストコンピュータから図8のラスタ
画像記憶部700へ高解像度のデータを出力する場合に
は、ホストコンピュータ内のインターフェイスコントロ
ーラ420のGP−IBを介してデータを送れば高速に
画像データを出力することができる。
Next, as described in the first embodiment, all the layout positions, image file names, image sizes, and attribute information stored in the hard disk are read out and displayed as a list on the display. The image data to be exchanged with the image previously input from the scanner is selected from them, and a substitute image is selected from the list of images already registered in the raster image storage unit 700. This makes it possible to replace the low-resolution image laid out on the host computer with the high-resolution image read by the scanner 100. There is no need to transfer large data with high resolution, leading to high speed and simplification. Further, when outputting high resolution data from the host computer to the raster image storage unit 700 of FIG. 8, image data can be output at high speed by sending the data via the GP-IB of the interface controller 420 in the host computer. be able to.

【0066】即ち、すげ替えが完了した時点で、すげ替
えの対象になっていないラスタ画像データがハードディ
スクから呼び出され、画像記憶合成装置200内のラス
タ画像記憶部700に、インターフェイスGP−IBを
介して、その画像のレイアウト位置情報、画像サイズ、
属性等の情報と一緒に送られ、実施例1と同じ様に登録
されることになる。
That is, when the replacement is completed, the raster image data that is not the replacement target is called from the hard disk, and the raster image storage unit 700 in the image storage / combining apparatus 200 is called via the interface GP-IB. Layout position information of the image, image size,
It is sent together with information such as attributes and registered in the same manner as in the first embodiment.

【0067】1ページ分のデータが画像記憶合成装置2
00に揃った時点で、ホストコンピュータ400のCP
U405は、PDL/ラスタ画像の合成用コマンドGP
RINTを画像記憶合成装置200に対して送る。
The data for one page corresponds to the image storage / synthesis device 2.
CP of host computer 400
U405 is a command GP for PDL / raster image combination.
RINT is sent to the image storage / synthesis device 200.

【0068】このコマンドによって、画像記憶合成装置
200のメインコントローラは、PDLラスタ/ラスタ
画像合成コントローラ800を使用して、実施例1と同
様の手順で、2系列の文字イメージ(2値画像)と自然
画イメージ(カラー多値画像)の画像を合成して出力す
ることが可能となる。
In response to this command, the main controller of the image storage / synthesis device 200 uses the PDL raster / raster image synthesis controller 800 to generate a two-series character image (binary image) in the same procedure as in the first embodiment. It is possible to synthesize and output a natural image image (color multi-valued image).

【0069】(実施例3)本発明の他の実施例のカラー
画像形成出力システムの構成と、画像記憶合成装置20
0のブロック詳細を図11、12に示す。
(Third Embodiment) The configuration of a color image forming and outputting system according to another embodiment of the present invention and the image storage / synthesis device 20.
The block details of 0 are shown in FIGS.

【0070】実施例1との違いを以下に述べる。Differences from the first embodiment will be described below.

【0071】本実施例は画像記憶合成装置200の内部
で行っていたPDLコードのラスタ画像展開を、画像記
憶合成装置200外部のPDLインタープリタを利用
し、外部のPDLインタープリタからのPDLラスタ展
開イメージを出力デバイスの解像度に拡大・縮小するデ
バイス変換部890を持つことによって、画像記憶合成
装置の構成を簡略化することができ、かつ他の外部PD
Lインタープリタを利用することが可能となる。
In this embodiment, the raster image rasterization of the PDL code, which has been performed inside the image storage / synthesis apparatus 200, uses a PDL interpreter external to the image storage / synthesis apparatus 200 to generate a PDL raster rasterization image from the external PDL interpreter. By having the device conversion unit 890 that scales up or down to the resolution of the output device, it is possible to simplify the configuration of the image storage / synthesis apparatus and to use another external PD.
It becomes possible to use the L interpreter.

【0072】本実施例の場合、実施例1の様にコンピュ
ータ400上で、ユーザーは、マウス431・キーボー
ド441を使用して文書と各種の画像データ(ベクトル
で形成されたイラストや、スキャナ等により取り込まれ
た自然画等)をレイアウトし、ディスプレイ412上で
確認しながら任意の文書イメージを作成する。
In the case of the present embodiment, the user uses the mouse 431 and the keyboard 441 on the computer 400 as in the case of the first embodiment, and the document and various image data (illustrations formed by vectors, a scanner, etc. are used). An arbitrary document image is created while laying out a captured natural image and the like and checking it on the display 412.

【0073】最終的に体裁が完了した時点で、上述した
ようにハードディスク451上に記憶されたレイアウト
イメージの各種情報が、ROM内のデバイスドライバ・
ソフトウェアによって、レイアウトして作成した文書を
定義するPDLコードに変換される。
When the appearance is finally completed, various information of the layout image stored on the hard disk 451 as described above is stored in the device driver in the ROM.
The software converts it into a PDL code that defines a document created by layout.

【0074】上述したように、この変換されたPDLコ
ードは、文字やイラストなどのベクトル系の情報と、レ
イアウトされた自然画などのラスタ画像データが含まれ
ることになり、コンピュータ400は、インターフェイ
ス・コントローラ420に対して、画像記憶合成装置2
00の外部インターフェイス・コントローラ220と通
信を行いPDLコードを画像記憶合成装置200側へ転
送する。
As described above, the converted PDL code includes vector-based information such as characters and illustrations and raster image data such as laid out natural images. For the controller 420, the image storage / synthesis device 2
00 to transfer the PDL code to the image storage / synthesis device 200 side.

【0075】画像記憶合成装置200に送られてきたP
DLコードは、実施例1と同様にPDL/ラスタ画像分
離コントローラによって、ベクトル系のPDLコマンド
とラスタ画像データ及び位置等の情報に分離される。そ
して、ラスタ系画像は、上述したラスタ画像記憶部70
0に送られ、実施例1と同様に処理される。ベクトル系
のPDLコマンドは、図11に示す外部のPDLインタ
ープリタ部600に転送され、実施例1と同様にPDL
インタープリタ部のPDLラスタ画像メモリ640にそ
の1ページ分のPDLイメージを2値イメージとして展
開する。
P sent to the image storage / synthesis device 200
The DL code is separated into vector-based PDL commands, raster image data, and information such as position by the PDL / raster image separation controller as in the first embodiment. Then, the raster image is the raster image storage unit 70 described above.
0, and processed as in the first embodiment. The vector-based PDL command is transferred to the external PDL interpreter unit 600 shown in FIG. 11, and the PDL command is the same as in the first embodiment.
The PDL image for one page is developed as a binary image in the PDL raster image memory 640 of the interpreter unit.

【0076】そして、実施例1と同じようにホストコン
ピュータ400上で、デジタルカラー複写機のスキャナ
部100をコントロールし、レイアウトしたい原稿を高
解像度で読み込み、画像記憶合成装置200のラスタ画
像記憶部700に登録する。これを必要な画像分数だけ
繰り返す。
Then, as in the first embodiment, the scanner section 100 of the digital color copying machine is controlled on the host computer 400 to read the original to be laid out at a high resolution, and the raster image storage section 700 of the image storage / synthesis apparatus 200 is read. Register with. This is repeated for the required image fraction.

【0077】次に、実施例1で述べた様に、画像記憶合
成装置200の位置・属性情報メモリ内に記憶されたレ
イアウト位置・画像ファイル名・画像サイズ・属性情報
をすべて読み出し、ディスプレイ上に一覧として表示さ
せる。
Next, as described in the first embodiment, the layout position, the image file name, the image size and the attribute information stored in the position / attribute information memory of the image storage / synthesis device 200 are all read out and displayed on the display. Display as a list.

【0078】その中から画像データを先にスキャナから
入力した画像と交換したいものを選択し、ラスタ画像記
憶部700に既に登録されている画像の一覧から代わり
の画像を選択する。これによって、ホストコンピュータ
上でレイアウトしていた低解像度のイメージの代わり
に、スキャナ100から読み込んだ高解像度のイメージ
とすげ替えることが可能となる。従って、高解像度の大
きなデータを転送する必要性がなく高速・簡略化につな
がる。
The image data to be exchanged with the image previously input from the scanner is selected from them, and a substitute image is selected from the list of images already registered in the raster image storage unit 700. This makes it possible to replace the low-resolution image laid out on the host computer with the high-resolution image read by the scanner 100. Therefore, there is no need to transfer large data with high resolution, which leads to high speed and simplification.

【0079】1ページ分のデータが画像記憶合成装置2
00と外部PDLインタープリタ部に揃った時点で、ホ
ストコンピュータ400のCPU405は、PDL/ラ
スタ画像の合成用コマンドGPRINTを画像記憶合成
装置200に対して送る。
The data for one page corresponds to the image storage / synthesis device 2.
00 and the external PDL interpreter unit, the CPU 405 of the host computer 400 sends a PDL / raster image combination command GPRINT to the image storage / composition device 200.

【0080】このコマンドによって、画像記憶合成装置
200のメインコントローラは、外部PDLインタープ
リタ部600に1ページ分の出力コマンドをPDL/ラ
スタ画像分離コントローラ500を介して送り、外部の
PDLインタープリタ部からPDLラスタ/ラスタ画像
合成コントローラ800に対して画像出力の命令がきた
時点で、デバイス変換部890で外部PDL展開イメー
ジをデジタルカラー複写機1000の出力解像度に拡大
・縮小し、実施例1と同様の手順で、2系列の文字イメ
ージ(2値画像)と自然画イメージ(カラー多値画像)
の画像を合成して出力することが可能となる。
With this command, the main controller of the image storage / synthesis device 200 sends an output command for one page to the external PDL interpreter unit 600 via the PDL / raster image separation controller 500, and the external PDL interpreter unit outputs the PDL raster. / When an image output command is sent to the raster image synthesizing controller 800, the device conversion unit 890 enlarges / reduces the external PDL expanded image to the output resolution of the digital color copying machine 1000, and performs the same procedure as in the first embodiment. 2-series character image (binary image) and natural image (multi-valued color image)
It is possible to synthesize and output the image of.

【0081】尚、かかるデバイス変換部890は、バッ
ファメモリを有して、かかるバッファメモリの書き込み
及び読み出しの関係を制御することにより、拡大・縮小
を行うことができる。
The device conversion section 890 has a buffer memory and can perform enlargement / reduction by controlling the write / read relationship of the buffer memory.

【0082】(実施例4)本実施例の更に他の実施例の
カラー画像形成出力システムの構成と画像記憶合成装置
200のブロック詳細を図13・14に示す。
(Embodiment 4) FIG. 13 and FIG. 14 show the configuration of the color image forming and outputting system and the block details of the image storing / combining apparatus 200 of still another embodiment of this embodiment.

【0083】実施例1との違いを以下に述べる。Differences from the first embodiment will be described below.

【0084】本実施例は、画像記憶合成装置200の内
部で行っていたPDLコードのラスタ画像展開を、複数
のPDLインタープリタに対応できるように、画像記憶
合成装置200内に複数のPDLインタープリタ部を用
意し、いろいろなタイプのPDLコマンドに対応できる
ようにしたものである。
In the present embodiment, a plurality of PDL interpreter units are provided in the image storage / synthesis apparatus 200 so that raster image expansion of PDL code, which is performed inside the image storage / synthesis apparatus 200, can be applied to a plurality of PDL interpreters. It is prepared so that it can deal with various types of PDL commands.

【0085】これにより、ホストコンピュータ400側
で、変換される色々なタイプのPDLコマンドに対応で
きることになり、外部からの記憶メディアに登録されて
いる各種PDLもホストコンピュータ400を介して出
力することが可能となる。
As a result, the host computer 400 can deal with various types of PDL commands to be converted, and various PDLs registered in the external storage medium can also be output via the host computer 400. It will be possible.

【0086】本実施例の場合、実施例1のようにコンピ
ュータ400上で、記憶されたレイアウトイメージの各
種情報が、ROM内のデバイスドライバ・ソフトウエア
によって、レイアウトして作成した文書を定義するPD
Lコードに変換され、この変換されたPDLコードは、
1つのタイプのPDLコマンドだけではなく、デバイス
ドライバの変更により、他の種類のPDLコマンドにも
変換することが可能である。また、外部の記憶メディア
に登録されている他のPDLコードをホストコンピュー
タ上に取り込み出力することもできる。
In the case of the present embodiment, as in the first embodiment, the various information of the layout image stored on the computer 400 is laid out by the device driver software in the ROM, and the PD defining the document is created.
It is converted into L code, and the converted PDL code is
It is possible to convert not only one type of PDL command but also another type of PDL command by changing the device driver. Further, another PDL code registered in the external storage medium can be fetched into the host computer and output.

【0087】従って、これら複数のPDLに対応するた
め、本実施例においては、複数のPDLインタープリタ
を有している。
Therefore, in order to deal with the plurality of PDLs, the present embodiment has a plurality of PDL interpreters.

【0088】このようにして作成されたPDLコード
は、ホストコンピュータからPDL・ラスタ画像分離コ
ントローラ500に実施例1と同様の手順で転送され
る。そして、PDL/ラスタ画像分離コントローラ50
0は、転送されてきたPDLコードから、内容を判断
し、内蔵しているPDLインタープリタ600−1、6
00−2のどのタイプのPDLコードか判断して、夫々
のPDLのタイプに応じたPDLベクトル系・ラスタ系
にPDL分離部500−1、500−2で処理を行う。
The PDL code thus created is transferred from the host computer to the PDL / raster image separation controller 500 in the same procedure as in the first embodiment. Then, the PDL / raster image separation controller 50
0 judges the contents from the transferred PDL code, and the built-in PDL interpreters 600-1, 6
The type of PDL code 00-2 is determined and the PDL vector / raster type corresponding to each PDL type is processed by the PDL separation units 500-1 and 500-2.

【0089】そして、実施例1と同じ様に、ホストコン
ピュータ400上でデジタルカラー複写機のスキャナ部
100をコントロールし、レイアウトしたい原稿を高解
像度で読み込み、画像記憶合成装置200のラスタ画像
記憶部700に登録する。これを必要な画像数分だけ繰
り返す。
Then, as in the first embodiment, the scanner section 100 of the digital color copying machine is controlled on the host computer 400 to read the original to be laid out at high resolution, and the raster image storage section 700 of the image storage / synthesis apparatus 200 is read. Register with. This is repeated for the required number of images.

【0090】次に、実施例1で述べた様に、画像記憶合
成装置200の位置・属性情報メモリ内に記憶されたレ
イアウト位置・画像ファイル名・画像サイズ・属性情報
をすべて読み出し、ディスプレイ上に一覧として表示さ
せる。
Next, as described in the first embodiment, all the layout positions, image file names, image sizes, and attribute information stored in the position / attribute information memory of the image storage / synthesis device 200 are read out and displayed on the display. Display as a list.

【0091】その中から、画像データを先にスキャナか
ら入力した画像と交換したいものを選択し、ラスタ画像
記憶部700に既に登録されている画像の一覧から代わ
りの画像を選択する。これによって、ホストコンピュー
タ上でレイアウトしていた低解像度のイメージの代わり
に、スキャナ100から読み込んだ高解像度のイメージ
とすげ替えることが可能となる。
From among them, the one whose image data is to be exchanged with the image previously input from the scanner is selected, and a substitute image is selected from the list of images already registered in the raster image storage unit 700. This makes it possible to replace the low-resolution image laid out on the host computer with the high-resolution image read by the scanner 100.

【0092】その後は、実施例1と同様に各PDLイン
タープリタ部で処理され、最終的に、同様の手順で、2
系列の文字イメージ(2値画像)と自然画イメージ(カ
ラー多値画像)の画像を合成して出力することが可能と
なる。
After that, the processing is performed in each PDL interpreter unit as in the first embodiment, and finally, in the same procedure, 2
It is possible to synthesize and output a series of character images (binary images) and natural image images (color multivalued images).

【0093】(実施例5)本実施例では図4のPDL/
ラスタ画像分離コントローラ500はPDLデータの内
容を解析しPDLデータ内のコマンドデータ(ラスタ画
像以外のデータ)と、ラスタ画像データを分離し、PD
Lインタープリタ内部600は分離されたPDLデータ
のコマンドデータの解析・イメージ展開を行い、ラスタ
画像記憶部700はその分離されたカラーの多値ラスタ
画像データを記憶/管理し、レイアウトを行い、PDL
ラスタ/ラスタコントローラ800は分離されたデータ
に基づいてイメージ展開されたPDLラスタ画像と、も
う一方の多値画像データとをコンピュータ400上で作
成したイメージ通りに合成する。
(Embodiment 5) In this embodiment, PDL / of FIG.
The raster image separation controller 500 analyzes the contents of the PDL data, separates the command data (data other than the raster image) in the PDL data from the raster image data, and
The L interpreter internal 600 analyzes and expands the command data of the separated PDL data, and the raster image storage unit 700 stores / manages the separated multi-valued raster image data of the color and performs layout,
The raster / raster controller 800 synthesizes the PDL raster image developed based on the separated data and the other multi-valued image data as an image created on the computer 400.

【0094】次にPDLデータと分離ラスタ画像との合
成について図15を用いて説明する。この手順は実施例
1の図7の場合と共通する部分が多いので異なる点のみ
を示す。
Next, composition of PDL data and separated raster image will be described with reference to FIG. Since this procedure has many parts in common with the case of FIG. 7 of the first embodiment, only different points will be shown.

【0095】(d)ラスタ画像データの処理 ラスタ画像記憶部700のイメージメインコントローラ
710は、画像記憶合成装置200のメインコントロー
ラ210の指示により、バスコントローラ740を介し
て、まず、PDL/ラスタ画像分離コントローラ500
より送られてきたラスタ画像データのレイアウト指定位
置情報と属性情報を基にそのラスタ画像に対して識別す
るための任意の画像ID割り振り、メモリ管理コントロ
ーラ720にその情報を渡す。メモリ管理コントローラ
720は、その後、PDL/ラスタ画像分離コントロー
ラ500より送られてくるラスタ画像データの実体をラ
スタイメージメモリ760上に効率よく記憶し、その際
のラスタ画像の記憶位置とサイズ等の属性情報と、先に
つけた画像IDとをリンクして、レイアウト位置情報/
画像属性情報と一緒に、位置/属性情報メモリ770に
記憶する。これらの処理は、複数の画像に対して行うこ
とができ、ラスタ画像データを複数個ラスタイメージメ
モリ760に記憶することが可能である。
(D) Processing of Raster Image Data The image main controller 710 of the raster image storage unit 700 first receives PDL / raster image separation via the bus controller 740 according to an instruction from the main controller 210 of the image storage / synthesis device 200. Controller 500
Based on the layout designated position information and attribute information of the raster image data sent from the device, an arbitrary image ID for identifying the raster image is assigned, and the information is passed to the memory management controller 720. The memory management controller 720 then efficiently stores the substance of the raster image data sent from the PDL / raster image separation controller 500 in the raster image memory 760, and the attributes such as the storage position and size of the raster image at that time. By linking the information with the image ID added earlier, layout position information /
It is stored in the position / attribute information memory 770 together with the image attribute information. These processes can be performed on a plurality of images, and a plurality of raster image data can be stored in the raster image memory 760.

【0096】このようにして、PDLデータより分離さ
れたラスタ画像データは、多値のカラー画像として、1
ページにレイアウトされている数分だけラスタ画像記憶
部700に登録される。
In this way, the raster image data separated from the PDL data is converted into a multi-valued color image with 1
Only the number of pages laid out on the page is registered in the raster image storage unit 700.

【0097】(e)PDLイメージ/ラスタ画像の合成 1ページ分のPDLインタープリタ部600でのイメー
ジ展開と、ラスタ画像記憶部700でのラスタ画像の登
録が終了した時点で、メインコントローラ210は、P
DLラスタ・ラスタ画像合成コントローラ800に対し
て、それぞれのバスコントローラ620・720からイ
メージ展開された画像データの転送を要求する。
(E) Combining PDL image / raster image When the image development in the PDL interpreter unit 600 for one page and the registration of the raster image in the raster image storage unit 700 are completed, the main controller 210 sets the P controller
The DL raster / raster image synthesizing controller 800 is requested to transfer the image data developed by the respective bus controllers 620/720.

【0098】PDLインタープリタ部600からのイメ
ージは、そのまま1ページ分としてデータを1ラインご
とに転送する。ラスタ画像記憶部700では、PDLラ
スタ・ラスタ画像合成コントローラ800からの1ライ
ンごとのタイミングに従って、ラスタ画像記憶部700
のレイアウトコントローラ750が、位置情報・属性情
報メモリ770の内容をもとに、登録されているラスタ
画像データを、画像編集コントローラ730を使用して
レイアウトされている指定サイズに拡大・縮小する。
The image from the PDL interpreter unit 600 is transferred as it is for one page and the data is transferred line by line. In the raster image storage unit 700, according to the timing of each line from the PDL raster / raster image combination controller 800, the raster image storage unit 700
Based on the contents of the position information / attribute information memory 770, the layout controller 750 of FIG. 2 enlarges / reduces the registered raster image data to the designated size laid out by using the image editing controller 730.

【0099】そして、バスコントローラ740を介し
て、PDLラスタ・ラスタ画像合成コントローラ800
へ転送される。
Then, via the bus controller 740, the PDL raster / raster image composition controller 800
Transferred to.

【0100】そこで、2つのラスタイメージをPDLラ
スタ・ラスタ画像合成コントローラ800が合成し、画
像記憶合成装置200のメインコントローラ210が、
プリント動作開始の命令及び、合成画像データをカラー
デジタルインターフェイスコントローラ230を介し
て、デジタルカラー複写機1000へ転送する。
Therefore, the PDL raster / raster image combination controller 800 combines the two raster images, and the main controller 210 of the image storage / composition device 200
The print operation start command and the composite image data are transferred to the digital color copying machine 1000 via the color digital interface controller 230.

【0101】この時、PDLインタープリタ部600が
展開した文字・イラスト等の2値イメージのビットのO
N/OFFは、それぞれ、多値画像データの最高濃度/
最低濃度データへ変換され、ラスタ画像記憶部のカラー
多値データと合成されることになる。
At this time, the O of the bit of the binary image such as characters and illustrations developed by the PDL interpreter unit 600 is set.
N / OFF is the maximum density of multi-valued image data /
It is converted into the lowest density data and combined with the color multi-valued data in the raster image storage unit.

【0102】(実施例6)本実施例は実施例5の変形例
であり、画像記憶合成装置200の内部で行っていたP
DLコードのベクトル系・ラスタ系の分離を、ホストコ
ンピュータ400内で行うことによって画像記憶合成装
置の構成を簡略化することができる。
(Sixth Embodiment) This embodiment is a modification of the fifth embodiment, and is performed inside the image storage / synthesis device 200.
By separating the vector system / raster system of the DL code in the host computer 400, the configuration of the image storage / synthesis device can be simplified.

【0103】本実施例の場合、実施例5のようにコンピ
ュータ400上で、ユーザーは、マウス431・キーボ
ード441を使用して文書と各種の画像データ(ベクト
ルで形成されたイラストや、スキャナ等により取り込ま
れた自然画等)をレイアウトし、ディスプレイ412上
で確認しながら直接行われる。その間作成された任意の
文書イメージの加工手順/画像データ等は、画像編集コ
ントローラ413がメインメモリ460上に随時登録
し、1ページの体裁が完了した時点で、ハードディスク
コントローラ450を制御してハードディスク451上
に1ページ分の体裁として登録される。
In the case of the present embodiment, the user uses the mouse 431 and the keyboard 441 on the computer 400 as in the fifth embodiment, and the document and various image data (illustrations formed by vectors, a scanner, etc. are used). Layout is performed on the captured natural image, etc., and it is directly performed while checking on the display 412. The image editing controller 413 registers the processing procedure / image data, etc. of any document image created during that time on the main memory 460 at any time, and when the appearance of one page is completed, the hard disk controller 450 is controlled to control the hard disk 451. Registered as one page above.

【0104】最終的に体裁が完成した時点で、図16に
示す手順で、ハードディスク451上に記憶された文書
レイアウトイメージの各種情報が、ROM内のデバイス
ドライバ・ソフトウェアによって、レイアウトして作成
した文書を定義するPDL(Page・Descrip
tion・Language)コードに変換される。そ
して、この際に、自然画等のカラー多値画像データは、
PDL内に記述されずに、別データとして、その画像デ
ータとレイアウト位置・画像サイズ・属性情報と一緒に
ハードディスク内に登録される。
When the appearance is finally completed, the document prepared by laying out various information of the document layout image stored on the hard disk 451 by the device driver software in the ROM by the procedure shown in FIG. PDL (Page / Description)
It is converted into a function code. At this time, the color multi-valued image data such as a natural image is
Instead of being described in the PDL, the image data and the layout position / image size / attribute information are registered in the hard disk as separate data.

【0105】一方、このように変換されたPDLコード
は、1ページ分、文字やイラストなどのベクトル系の情
報として、インターフェイスコントローラ420を介し
て、画像記憶合成装置200内へ、まず送られる。画像
記憶合成装置200内のPDLインタープリタ部600
は、実施例5と同様にPDLインタープリタ部のPDL
ラスタ画像メモリ640にその1ページ分のPDLイメ
ージを2値イメージとして展開する。
On the other hand, the PDL code converted in this manner is first sent to the image storage / synthesis device 200 via the interface controller 420 as vector-based information such as characters and illustrations for one page. PDL interpreter unit 600 in the image storage / synthesis device 200
Is the PDL of the PDL interpreter unit as in the fifth embodiment.
The PDL image for one page is developed in the raster image memory 640 as a binary image.

【0106】そして次に、ハードディスク内に記憶され
た自然画などのラスタ画像のデータがハードディスクか
ら呼び出され、画像記憶合成装置200内のラスタ画像
記憶部700に、その画像のレイアウト位置情報、画像
サイズ、属性などの情報と一緒に送られ、実施例5と同
じように登録されることになる。
Next, the raster image data such as a natural image stored in the hard disk is called from the hard disk, and the layout position information and the image size of the image are stored in the raster image storage section 700 in the image storage / synthesis device 200. , Information such as attributes, and is registered as in the fifth embodiment.

【0107】1ページ分のデータが画像記憶合成装置2
00に揃った時点で、ホストコンピュータ400のCP
U405は、PDL/ラスタ画像の合成用コマンドGR
PINTを画像記憶合成装置200に対しておくる。
The data for one page corresponds to the image storage / synthesis device 2.
CP of host computer 400
U405 is a command GR for combining PDL / raster images
The PINT is sent to the image storage / synthesis device 200.

【0108】このコマンドによって、画像記憶合成装置
200のメインコントローラは、PDLラスタ/ラスタ
画像合成コントローラ800を使用して、実施例5と同
様の手順で、2系列の文字イメージ(2値画像)と自然
画イメージ(カラー多値画像)の画像を合成して出力す
ることが可能となる。
In response to this command, the main controller of the image storage / synthesis device 200 uses the PDL raster / raster image synthesis controller 800 to generate a two-series character image (binary image) in the same procedure as in the fifth embodiment. It is possible to synthesize and output a natural image image (color multi-valued image).

【0109】(実施例7)本発明による実施例5の拡張
したカラー画像形成出力システムの構成と画像記憶合成
装置200のブロック詳細は図8、9に示したものと同
様である。
(Embodiment 7) The configuration of the expanded color image forming and outputting system of Embodiment 5 according to the present invention and the block details of the image storage / synthesis device 200 are the same as those shown in FIGS.

【0110】実施例5との違いを以下に述べる。Differences from the fifth embodiment will be described below.

【0111】本実施例は、画像記憶合成装置200の内
部で行っていたPDLコードのラスタ画像展開を、画像
記憶合成装置200外部のPDLインタープリタを利用
し、外部のPDLインタープリタからのPDLラスタ展
開イメージを出力デバイスの解像度に拡大・縮小するデ
バイス変換部890を持つことによって、画像記憶合成
装置の構成を簡略化することができ、かつ他の外部PD
Lインタープリタを利用することが可能となる。
In this embodiment, the raster image rasterization of the PDL code, which has been performed inside the image storage / synthesis apparatus 200, uses a PDL interpreter external to the image storage / synthesis apparatus 200 to generate a PDL raster rasterization image from the external PDL interpreter. By having a device conversion unit 890 for enlarging / reducing the resolution of the output device to the resolution of the output device, it is possible to simplify the configuration of the image storage / synthesis apparatus and to use another external PD.
It becomes possible to use the L interpreter.

【0112】本実施例の場合、実施例5のようにコンピ
ュータ400上で、ユーザーは、マウス431・キーボ
ード441を使用して文書と各種の画像データ(ベクト
ルで形成されたイラストや、スキャナ等により取り込ま
れた自然画等)をレイアウトし、ディスプレイ412上
で確認しながら任意の文書イメージを作成する。
In the case of the present embodiment, the user uses the mouse 431 and the keyboard 441 on the computer 400 as in the fifth embodiment, and the document and various image data (illustrations formed by vectors, a scanner, etc. are used). An arbitrary document image is created while laying out a captured natural image and the like and checking it on the display 412.

【0113】最終的に体裁が完了した時点で、上述した
ようにハードディスク451上に記憶されたレイアウト
イメージの各種情報が、ROM内のデバイスドライバ・
ソフトウェアによって、レイアウトして作成した文書を
定義するPDL(Page・Description・
Language)コードに変換される。
When the appearance is finally completed, various information of the layout image stored on the hard disk 451 as described above is stored in the device driver in the ROM.
PDL (Page / Description / PDL) that defines a document created by laying out with software
Language code).

【0114】上述したように、この変換されたPDLコ
ードは、文字やイラストなどのベクトル系の情報と、レ
イアウトされた自然画などのラスタ画像データが含まれ
ることになり、コンピュータ400は、インターフェイ
ス・コントローラ420に対して、画像記憶合成装置2
00の外部インターフェイス・コントローラ220と通
信を行いPDLコードを画像記憶合成装置200側へ転
送する。
As described above, the converted PDL code includes vector-based information such as characters and illustrations and raster image data such as laid out natural images. For the controller 420, the image storage / synthesis device 2
00 to transfer the PDL code to the image storage / synthesis device 200 side.

【0115】画像記憶合成装置200に送られてきたP
DLコードは、実施例5と同様にPDL/ラスタ画像分
離コントローラによって、ベクトル系のPDLコマンド
とラスタ画像データ及び位置などの情報に分離される。
そして、ラスタ系画像は、上述したラスタ画像記憶部7
00に送られ、実施例5と同様に処理される。ベクトル
系のPDLコマンドは外部のPDLインタープリタ部6
00に転送され、実施例5と同様にPDLインタープリ
タ部のPDLラスタ画像メモリ640にその1ページ分
のPDLイメージを2値イメージとして展開する。
P sent to the image storage / synthesis device 200
The DL code is separated into vector-based PDL commands and information such as raster image data and position by the PDL / raster image separation controller as in the fifth embodiment.
The raster system image is stored in the raster image storage unit 7 described above.
00, and processed as in the fifth embodiment. Vector PDL commands are external PDL interpreter unit 6
00, and the PDL image for one page is developed as a binary image in the PDL raster image memory 640 of the PDL interpreter unit as in the fifth embodiment.

【0116】1ページ分のデータが画像記憶合成装置2
00と外部PDLインタープリタ部に揃った時点で、ホ
ストコンピュータ400のCPU405は、PDL/ラ
スタ画像の合成用コマンドGPRINTを画像記憶合成
装置200に対して送る。
The data for one page corresponds to the image storage / synthesis device 2.
00 and the external PDL interpreter unit, the CPU 405 of the host computer 400 sends a PDL / raster image combination command GPRINT to the image storage / composition device 200.

【0117】このコマンドによって、画像記憶合成装置
200のメインコントローラは、外部PDLインタープ
リタ部600に1ページ分の出力コマンドをPDL/ラ
スタ画像分離コントローラ500を介して送り、外部の
PDLインタープリタ部からPDLラスタ/ラスタ画像
合成コントローラ800に対して画像出力の命令がきた
時点で、デバイス変換部890で外部PDL展開イメー
ジをデジタルカラー複写機1000の出力解像度に拡大
・縮小し、実施例5と同様の手順で、2系列の文字イメ
ージ(2値画像)と自然画イメージ(カラー多値画像)
の画像を合成して出力することが可能となる。
By this command, the main controller of the image storage / synthesis device 200 sends an output command for one page to the external PDL interpreter unit 600 via the PDL / raster image separation controller 500, and the external PDL interpreter unit outputs the PDL raster. / When an image output command is issued to the raster image synthesizing controller 800, the device converting unit 890 enlarges / reduces the external PDL expanded image to the output resolution of the digital color copying machine 1000, and performs the same procedure as in the fifth embodiment. 2-series character image (binary image) and natural image (multi-valued color image)
It is possible to synthesize and output the image of.

【0118】(実施例8)本発明による実施例5の拡張
したカラー画像形成出力システムの構成と画像記憶合成
装置200のブロック詳細は図13・14に示したもの
と同様である。
(Embodiment 8) The configuration of the expanded color image forming and outputting system of Embodiment 5 according to the present invention and the block details of the image storage / synthesis device 200 are the same as those shown in FIGS.

【0119】実施例5との違いを以下に述べる。Differences from the fifth embodiment will be described below.

【0120】本実施例は、画像記憶合成装置200の内
部で行っていたPDLコードのラスタ画像展開を、複数
のPDLインタープリタに対応できるように、画像記憶
合成装置200内に複数のPDLインタープリタ部を用
意し、色々なタイプのPDLコマンドに対応できるよう
にしたものである。
In this embodiment, a plurality of PDL interpreter units are provided in the image storage / synthesis apparatus 200 so that raster image expansion of PDL code, which is performed inside the image storage / synthesis apparatus 200, can be applied to a plurality of PDL interpreters. It is prepared so that it can deal with various types of PDL commands.

【0121】これにより、ホストコンピュータ400側
で、変換される色々なタイプのPDLコマンドに対応で
きることになり、外部からの記憶メディアに登録されて
いる各種PDLもホストコンピュータ400を介して出
力することが可能となる。
As a result, the host computer 400 side can deal with various types of PDL commands to be converted, and various PDLs registered in the external storage medium can also be output via the host computer 400. It will be possible.

【0122】本実施例の場合、実施例5のようにコンピ
ュータ400上で、ユーザーは、マウス431・キーボ
ード441を使用して文書と各種の画像データ(ベクト
ルで形成されたイラストや、スキャナ等により取り込ま
れた自然画等)をレイアウトし、ディスプレイ412上
で確認しながら任意の文書イメージを作成する。
In the case of the present embodiment, the user uses the mouse 431 and the keyboard 441 on the computer 400 as in the fifth embodiment, and the document and various image data (illustrations formed by vectors, a scanner, etc. are used). An arbitrary document image is created while laying out a captured natural image and the like and checking it on the display 412.

【0123】最終的に体裁が完成した時点で、上述した
ようにハードディスク451上に記憶されたレイアウト
イメージの各種情報が、ROM内のデバイスドライバ・
ソフトウェアによって、レイアウトして作成した文書を
定義するPDL(Page・Description・
Language)コードに変換される。
When the appearance is finally completed, various information of the layout image stored on the hard disk 451 as described above is stored in the device driver in the ROM.
PDL (Page / Description / PDL) that defines a document created by laying out with software
Language code).

【0124】この変換されたPDLコードは、1つのタ
イプのPDLコマンドだけではなく、デバイスドライバ
の変更により、他の種類のPDLコマンドにも変換する
ことが可能である。また、外部の記憶メディアに登録さ
れている他のPDLコードをホストコンピュータ上に取
り込み出力することもできる。
The converted PDL code can be converted into not only one type of PDL command but also another type of PDL command by changing the device driver. Further, another PDL code registered in the external storage medium can be fetched into the host computer and output.

【0125】このようにして作成されたPDLコード
は、ホストコンピュータからPDL・ラスタ画像分離コ
ントローラ500に実施例5の手順で転送される。そし
て、PDL/ラスタ画像分離コントローラ500は、転
送されてきたPDLコードから、内容を判断し、内蔵し
ているPDLインタープリタ600−1、600−2の
どのタイプのPDLコードか判断して、それぞれのPD
Lのタイプに応じたPDLベクトル系・ラスタ系にPD
L分離部500−1、500−2で処理を行う。その後
は、実施例5と同様に各PDLインタープリタ部で処理
され、最終的に、同様の手順で、2系列の文字イメージ
(2値画像)と自然画イメージ(カラー多値画像)の画
像を合成して出力することが可能となる。
The PDL code created in this way is transferred from the host computer to the PDL / raster image separation controller 500 by the procedure of the fifth embodiment. Then, the PDL / raster image separation controller 500 judges the contents from the transferred PDL code, judges which type of PDL code of the built-in PDL interpreters 600-1 and 600-2, and judges the contents. PD
PD for PDL vector system and raster system according to L type
Processing is performed by the L separation units 500-1 and 500-2. After that, it is processed in each PDL interpreter unit as in the fifth embodiment, and finally, in the same procedure, the images of the two series of character images (binary images) and natural images (color multivalued images) are combined. Then, it is possible to output.

【0126】以上の実施例では、互いに異なるインター
フェイスとして、一方はAppleTalk、他方をG
P−IBとしたが本発明ではこれに限らず他のインター
フェイス、例えばCapSL、SCSIインターフェイ
スであってもよい。
In the above embodiments, as different interfaces, one is AppleTalk and the other is G.
Although P-IB is used, the present invention is not limited to this, and another interface such as CapSL or SCSI interface may be used.

【0127】又、本実施例におけるPDLはポストスク
リプトと呼ばれる言語であってもよいし、他の言語、例
えばPCLと呼ばれる言語であってもよい。
The PDL in this embodiment may be a language called Postscript or another language, for example, a language called PCL.

【0128】又、コマンド画像データ部とは、文字を示
すコードデータや、その色を示すデータ等、一画素毎の
データを伝送するラスタ画像データ以外のデータであ
る。本実施例のラスタ画像データを取り扱うメモリとし
てカラーの多値画像メモリを用い、コマンド画像データ
に対しては、カラーの2値画像メモリを用いるようにす
れば、PDLで記述された2値データと多値データの夫
々をカラー画像として合成処理することができる。
The command image data portion is data other than raster image data for transmitting data for each pixel, such as code data indicating characters and data indicating the color. If a color multi-valued image memory is used as a memory for handling the raster image data of the present embodiment and a color binary image memory is used for the command image data, binary data described in PDL is obtained. Each of the multivalued data can be combined as a color image.

【0129】又、本実施例では図1、図8に示す様にP
DLインタープリタ部600とラスタ画像記憶部700
とが、同一匡体に設けられる様を示したが、これに限ら
ず別体の装置として構成されていてもよい。
In this embodiment, as shown in FIGS. 1 and 8, P
DL interpreter unit 600 and raster image storage unit 700
The above description shows that they are provided in the same cabinet, but the invention is not limited to this, and they may be configured as separate devices.

【0130】[0130]

【発明の効果】以上説明した本発明によれば、高画質で
しかもデータ処理速度を高速にすることができる。
According to the present invention described above, high image quality and high data processing speed can be achieved.

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

【図1】実施例1のシステム構成図。FIG. 1 is a system configuration diagram of a first embodiment.

【図2】実施例1のデジタルカラー複写機の構成図。FIG. 2 is a configuration diagram of a digital color copying machine according to the first embodiment.

【図3】実施例1の制御ホストコンピュータの構成図。FIG. 3 is a configuration diagram of a control host computer according to the first embodiment.

【図4】実施例1の画像記憶合成装置の構成図。FIG. 4 is a configuration diagram of an image storage / synthesis device according to a first exemplary embodiment.

【図5】実施例1のPDLインタープリタ部の構成図。FIG. 5 is a configuration diagram of a PDL interpreter unit according to the first embodiment.

【図6】実施例1のラスタ画像記憶部の構成図。FIG. 6 is a configuration diagram of a raster image storage unit according to the first embodiment.

【図7】実施例1のPDLデータと分離ラスタ画像との
合成の流れ図。
FIG. 7 is a flow chart of combining PDL data and a separated raster image according to the first embodiment.

【図8】実施例2のシステム構成図。FIG. 8 is a system configuration diagram of the second embodiment.

【図9】実施例2の画像記憶合成装置の構成図。FIG. 9 is a configuration diagram of an image storage / synthesis device according to a second exemplary embodiment.

【図10】図7の他の例を示す図。FIG. 10 is a diagram showing another example of FIG. 7.

【図11】実施例3のシステム構成図。FIG. 11 is a system configuration diagram of a third embodiment.

【図12】実施例3の画像記憶合成装置の構成図。FIG. 12 is a configuration diagram of an image storage / synthesis device according to a third exemplary embodiment.

【図13】実施例4のシステム構成図。FIG. 13 is a system configuration diagram of a fourth embodiment.

【図14】実施例4の画像記憶合成装置の構成図。FIG. 14 is a configuration diagram of an image storage / synthesis device according to a fourth exemplary embodiment.

【図15】実施例5のPDLデータと分離ラスタ画像と
の合成の流れ図。
FIG. 15 is a flow chart of composition of PDL data and a separated raster image according to the fifth embodiment.

【図16】実施例6のPDLデータ分離を示す図。FIG. 16 is a diagram showing PDL data separation according to the sixth embodiment.

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

200 画像記憶合成装置 400 ホストコンピュータ 600 PDLインタープリタ部 700 ラスタ画像記憶部 800 画像合成部 200 image storage / synthesis device 400 host computer 600 PDL interpreter unit 700 raster image storage unit 800 image synthesis unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ページ記述言語を入力する手段、 前記入力手段により入力されたページ記述言語に含まれ
るラスタ画像データをページ記述言語に基づいて展開さ
れた画像データと合成して出力する手段を有することを
特徴とする画像処理システム。
1. A means for inputting a page description language, and means for synthesizing raster image data included in the page description language input by the input means with image data developed based on the page description language and outputting the synthesized image data. An image processing system characterized by the above.
【請求項2】 他の入力手段はスキャナーであることを
特徴とする請求項1の画像処理システム。
2. The image processing system according to claim 1, wherein the other input means is a scanner.
【請求項3】 前記出力する手段は、カラープリンタへ
出力する手段を含むことを特徴とする請求項1及び2の
画像処理システム。
3. The image processing system according to claim 1, wherein the output means includes means for outputting to a color printer.
【請求項4】 ページ記述言語で入力し、 入力されたページ記述言語に含まれるラスタ画像データ
をページ記述言語に基づいて展開された画像データと合
成して出力することを特徴とする画像処理方法。
4. An image processing method characterized by inputting in a page description language, synthesizing raster image data included in the input page description language with image data developed based on the page description language, and outputting the synthesized image data. .
【請求項5】 ページ記述言語に含まれるコマンドデー
タと、複数のラスタ画像データを分離する手段と、 分離された前記コマンドデータの内容を解析し、コマン
ド画像を形成する手段と、 前記ラスタ画像データに付随する属性情報を前記ページ
記述言語から分離し、それぞれ、分離された前記ラスタ
画像データにその情報を付加して記憶する手段と、 前記コマンド画像と、1つもしくは、複数の前記ラスタ
画像とを、ラスタ画像に付加された前記属性情報に基づ
いて合成して出力する手段とを有することを特徴とする
画像処理システム。
5. A command data included in a page description language and a means for separating a plurality of raster image data, a means for analyzing the contents of the separated command data and forming a command image, the raster image data Means for separating the attribute information associated with the page description language from the page description language, adding the information to the separated raster image data, and storing the command image and one or more raster images. And a means for synthesizing and outputting based on the attribute information added to the raster image.
JP01195392A 1992-01-27 1992-01-27 Image processing system and image processing method Expired - Fee Related JP3236053B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP01195392A JP3236053B2 (en) 1992-01-27 1992-01-27 Image processing system and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP01195392A JP3236053B2 (en) 1992-01-27 1992-01-27 Image processing system and image processing method

Publications (2)

Publication Number Publication Date
JPH05205013A true JPH05205013A (en) 1993-08-13
JP3236053B2 JP3236053B2 (en) 2001-12-04

Family

ID=11791992

Family Applications (1)

Application Number Title Priority Date Filing Date
JP01195392A Expired - Fee Related JP3236053B2 (en) 1992-01-27 1992-01-27 Image processing system and image processing method

Country Status (1)

Country Link
JP (1) JP3236053B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999019830A1 (en) * 1997-10-15 1999-04-22 Pixo Arts Corporation Method, apparatus and computer program product for object-based raster imaging

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999019830A1 (en) * 1997-10-15 1999-04-22 Pixo Arts Corporation Method, apparatus and computer program product for object-based raster imaging

Also Published As

Publication number Publication date
JP3236053B2 (en) 2001-12-04

Similar Documents

Publication Publication Date Title
US5970216A (en) Image processing system which synthesizes a generated first image signal with a second image signal selected from a plurality of input image signals
JP4757120B2 (en) Image processing apparatus and control method thereof
CN101452533B (en) Rendering apparatus, rendering method and printing device
US20070279705A1 (en) Image processing apparatus and control method thereof, and program
JPH06332636A (en) Printer server system
CN102574402A (en) Image processing apparatus, image processing method, and program
US6247028B1 (en) Controlling attributes of pre-registered form data to match those of data to be printed with the form data
JP4646703B2 (en) Image processing apparatus, control method therefor, and program
JP2006203857A (en) Image-editing apparatus, image-editing method, image forming apparatus, and method of controlling the image forming apparatus
JPH09181914A (en) Image processing method and image processor
JP3236053B2 (en) Image processing system and image processing method
JP3297448B2 (en) Image processing apparatus and image processing method
JP3133848B2 (en) Image processing apparatus and image processing system
JP3226583B2 (en) Color image processing system and image processing apparatus
JP2001075759A (en) Information processor and its method
JP5100354B2 (en) Image processing apparatus, image processing method, and computer program
US20100067058A1 (en) Image processing apparatus and image processing method
JP3453398B2 (en) Image processing system and image processing method
JPH11164139A (en) Image processor
JPH0744687A (en) Picture forming device
JP3755265B2 (en) Print processing device
JP2006331308A (en) Image processing apparatus and its control method, and program
JP3313906B2 (en) Print media saving method in electronic editing system
US5729638A (en) Device and method for generating patterns
JPH09218763A (en) Printing processing system

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010904

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

Free format text: PAYMENT UNTIL: 20070928

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20080928

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090928

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090928

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100928

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100928

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110928

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees