JPH06214731A - Method and device for processing picture - Google Patents

Method and device for processing picture

Info

Publication number
JPH06214731A
JPH06214731A JP5006972A JP697293A JPH06214731A JP H06214731 A JPH06214731 A JP H06214731A JP 5006972 A JP5006972 A JP 5006972A JP 697293 A JP697293 A JP 697293A JP H06214731 A JPH06214731 A JP H06214731A
Authority
JP
Japan
Prior art keywords
image
image data
data
pdl
output
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
JP5006972A
Other languages
Japanese (ja)
Other versions
JP3209372B2 (en
Inventor
Osamu Abiko
収 安孫子
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 JP00697293A priority Critical patent/JP3209372B2/en
Publication of JPH06214731A publication Critical patent/JPH06214731A/en
Application granted granted Critical
Publication of JP3209372B2 publication Critical patent/JP3209372B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To output a picture independent of the specification of a picture output device. CONSTITUTION:Information on the specification of a connected image forming device (a printer, for example) is inputted through a communication control part 105 when device power is supplied, and the type of the connected device is recognized. When the connected device is a laser printer expressing colors at an internal part by YMCBk color components, for example, based on the recognized result, PDL data for one page is developed into picture data. The developed data is converted into YMCBk color component expressing systems and they are surface-sequentially outputted.

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 method and an apparatus thereof, for example, an image processing method and an apparatus thereof for handling a page description language.

【0002】[0002]

【従来の技術】従来より図6〜図7に示すようなページ
記述言語(以後、PDLと略す)データをラスタイメー
ジに展開して、画像形成装置に転送し画像出力を行うよ
うなシステムが各種提供されている。さて、PDLデー
タをラスタ画像データに展開するPDLインタプリタ処
理には、図6に示すように、画像処理装置61から出力
されるPDLデータをプリンタ63の内部に組み込まれ
ているPDLインタプリタ62によってその処理を実行
する形態のものや、或は、図7に示すように、画像処理
装置61から出力されるPDLデータを別匡体のPDL
インタプリタ62を内蔵する外部インタフェースユニッ
ト71において解釈し、その結果を複写機72に出力し
て画像出力する形態のものがあった。
2. Description of the Related Art Conventionally, various systems have been used in which page description language (hereinafter abbreviated as PDL) data as shown in FIGS. 6 to 7 is developed into a raster image and transferred to an image forming apparatus for image output. It is provided. Now, as shown in FIG. 6, the PDL interpreter processing for expanding the PDL data into raster image data is performed by the PDL interpreter 62 incorporated in the printer 63 of the PDL data output from the image processing apparatus 61. Or the PDL data output from the image processing device 61 is stored in a separate PDL as shown in FIG.
There is a form in which an external interface unit 71 incorporating an interpreter 62 interprets the result and outputs the result to a copying machine 72 to output an image.

【0003】[0003]

【発明が解決しようとする課題】しかしながら上記従来
例では、複写機等の画像形成装置を用いてPDL展開デ
ータを出力する場合には、接続される画像形成装置の画
像形成方法に応じて専用のPDLインタプリタが必要で
あり、同時に専用のインタフェースユニットが必要であ
った。
However, in the above-mentioned conventional example, when the PDL development data is output using an image forming apparatus such as a copying machine, a dedicated image forming method is used depending on the image forming method of the connected image forming apparatus. A PDL interpreter was needed, and at the same time a dedicated interface unit was needed.

【0004】例えば、接続される画像形成装置が電子写
真方式のフルカラー複写機である場合には、一般にその
画像形成プロセスがシアン(C)、マゼンタ(M)、イ
エロー(Y)、ブラック(Bk)の4色の現像剤を別々
に印刷媒体上に印刷する方式を採用しているため、画像
データも各々印刷する色データの順に面順次で送信しな
ければならない。一方、インクジェット方式の複写機の
ように1バンド(複数ライン)毎にシアン(C)、マゼ
ンタ(M)、イエロー(Y)、ブラック(Bk)の現像
剤を同時に出力し、その工程を繰り返し行うことで所望
の画像を形成する方式の場合は、1画素ずつその画素を
構成する画像データを点順次で送信する必要がある。
For example, when the connected image forming apparatus is an electrophotographic full-color copying machine, the image forming process is generally cyan (C), magenta (M), yellow (Y), black (Bk). Since the method of printing the four color developers separately on the print medium is adopted, the image data must be transmitted in the frame order in the order of the color data to be printed. On the other hand, like an inkjet type copying machine, cyan (C), magenta (M), yellow (Y), and black (Bk) developers are simultaneously output for each band (a plurality of lines), and the process is repeated. Therefore, in the case of a method of forming a desired image, it is necessary to transmit the image data forming each pixel pixel by pixel in a dot sequential manner.

【0005】このように、接続される画像形成装置によ
って画像データの転送方式が違うため、それぞれに装置
に専用のインタフェースユニットを用いる必要があり、
画像データ転送インタフェースを統一することはできな
かった。
As described above, since the transfer method of image data differs depending on the connected image forming apparatus, it is necessary to use a dedicated interface unit for each apparatus.
The image data transfer interface could not be unified.

【0006】本発明は上記従来例に鑑みてなされたもの
で、画像出力装置や機器の仕様に依存しない画像出力が
可能な画像処理方法及びその装置を提供することを目的
とする。
The present invention has been made in view of the above-mentioned conventional example, and an object of the present invention is to provide an image processing method capable of outputting an image that does not depend on the specifications of the image output apparatus or equipment, and an apparatus thereof.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に本発明の画像処理方法は、以下のような工程からな
る。
In order to achieve the above object, the image processing method of the present invention comprises the following steps.

【0008】即ち、ページ記述言語を解釈して画像デー
タを生成し画像出力機器に前記画像データを出力する画
像処理方法であって、前記画像出力機器の仕様を入力す
る入力工程と、前記ページ記述言語を解釈して画像デー
タを生成する生成工程と、前記生成工程によって生成さ
れた画像データを、前記入力工程によって入力された前
記仕様に従って、出力する出力工程とを有することを特
徴とする画像処理方法を備える。
That is, an image processing method of interpreting a page description language to generate image data and outputting the image data to an image output device, the input step of inputting specifications of the image output device, and the page description. An image processing, comprising: a generation step of interpreting a language to generate image data, and an output step of outputting the image data generated by the generation step in accordance with the specifications input by the input step. With a method.

【0009】また他の発明によれば、ページ記述言語を
解釈して画像データを生成し画像出力装置に前記画像デ
ータを出力する画像処理装置であって、前記画像出力装
置の仕様を入力する入力手段と、前記ページ記述言語を
解釈して画像データを生成する生成手段と、前記画像デ
ータを格納する記憶手段と、前記記憶手段に記憶された
前記画像データを、前記入力工程によって入力された前
記仕様に従って、出力する出力手段とを有することを特
徴とする画像処理装置を備える。
According to another aspect of the present invention, there is provided an image processing apparatus for interpreting a page description language to generate image data and outputting the image data to an image output apparatus, the input being for inputting specifications of the image output apparatus. Means, interpreting the page description language to generate image data, storing means for storing the image data, and storing the image data stored in the storing means in the input step. According to the specification, the image processing device is provided with an output unit for outputting.

【0010】[0010]

【作用】以上の構成により本発明は、ページ記述言語を
解釈して生成された画像データを画像出力装置に出力す
る際に、その画像データを画像出力装置の仕様に従って
出力するよう動作する。
With the above arrangement, the present invention operates so that when the image data generated by interpreting the page description language is output to the image output device, the image data is output according to the specifications of the image output device.

【0011】[0011]

【実施例】以下添付図面を参照して本発明の好適な実施
例を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of the present invention will be described in detail below with reference to the accompanying drawings.

【0012】図1は本発明の代表的な実施例である画像
処理装置の構成を示すブロック図である。図1におい
て、101は画像処理装置の本体部、102はホストコ
ンピュータ(以下、ホストという)からのPDLデータ
を画像データに展開するPDLインタプリタ部、103
は展開する画像データを蓄積する画像メモリ、104は
プリンタ装置或は複写機などの画像形成装置の仕様に依
存して生成する画像データ形式を決定し制御する画像デ
ータ制御部、105は外部装置(ここでは、画像形成装
置)との通信を行う通信制御部、106はPDLデータ
を出力するホストなどを接続するコネクタ、107は画
像形成装置を接続するコネクタである。
FIG. 1 is a block diagram showing the arrangement of an image processing apparatus which is a typical embodiment of the present invention. In FIG. 1, 101 is a main body of the image processing apparatus, 102 is a PDL interpreter that develops PDL data from a host computer (hereinafter referred to as a host) into image data, and 103.
Is an image memory for storing image data to be developed, 104 is an image data control unit for determining and controlling the image data format to be generated depending on the specifications of an image forming apparatus such as a printer or a copying machine, and 105 is an external device ( Here, a communication control unit for communicating with the image forming apparatus), a connector for connecting a host outputting PDL data, etc., and a connector for connecting the image forming apparatus.

【0013】図2はPDLインタプリタ部102の詳細
な構成を示すブロック図である。図2において、301
はホストから送られてPDLデータを格納するページP
DLメモリ、302はPDLインタプリタ部全体を制御
し、また、PDLデータをラスタ画像データに展開する
等の処理を実行するCPU、303はCPU302が実
行する種々の制御プログラムや処理プログラムを格納す
るROM、304はCPU302が実行する種々の制御
や処理のための作業領域として用いられるRAMであ
る。また、305は例えばROM等で構成され、PDL
データに含まれる文字コードをビットイメージデータな
どへ変換するデータを記憶するフォントメモリ、306
は例えばROM等で構成され、2値化手法の1つである
ディザ法のディザパターンを記憶するパターンメモリ、
307はPDLデータをホストから受信するインタフェ
ース部、そして、308はPDLインタプリタ部102
の各構成要素を接続するCPUバスである。
FIG. 2 is a block diagram showing a detailed structure of the PDL interpreter unit 102. In FIG. 2, 301
Is a page P sent from the host and storing PDL data
A DL memory, a CPU 302 that controls the entire PDL interpreter unit, and a CPU that executes processing such as rasterization of PDL data into raster image data, and a ROM 303 that stores various control programs and processing programs executed by the CPU 302. A RAM 304 is used as a work area for various controls and processes executed by the CPU 302. The PDL 305 is composed of, for example, a ROM.
A font memory for storing data for converting a character code included in the data into bit image data, 306
Is a pattern memory that stores a dither pattern of a dither method, which is one of the binarization methods, and is configured by a ROM or the like,
307 is an interface unit for receiving PDL data from the host, and 308 is a PDL interpreter unit 102.
Is a CPU bus for connecting the respective constituent elements of.

【0014】ここで、ページPDLメモリ301に記憶
されたPDLデータは画像記録(出力)媒体1ページ分
に相当する画像データを構成するものであり、形式は一
般の高級プログラム言語での記述と同等のものである。
Here, the PDL data stored in the page PDL memory 301 constitutes the image data corresponding to one page of the image recording (output) medium, and the format is the same as the description in a general high-level programming language. belongs to.

【0015】また、CPU302はページPDLメモリ
301に1ページ分のPDLデータが揃うと、順次、ペ
ージPDLメモリ301からPDLデータを読み出し、
ラスタ画像データへ展開した後、展開データを画像メモ
リ103へ記憶する。即ち、CPU302は、1ページ
を形成する各バンドについて、ページPDLメモリ30
1からPDLデータを読み出し、さらにラスタ画像デー
タへ展開し、これを全てのバンドについて繰り返すこと
で1ページ分のラスタ画像データを形成する。ここで、
バンドとはバブルジェットプリンタなどの画像形成装置
において、バブルヘッドの1回の走査によって形成され
る矩形状の画像のことを言う。バブルジェットプリンタ
ではバブルヘッドが複数回、記録用紙上を走査すること
により、1ページ分の画像形成出力を完了するので、バ
ンドとは記録用紙の搬送方向に短く、バブルヘッドの走
査方向に長い短冊上の矩形画像を意味する。
When the page PDL memory 301 has PDL data for one page, the CPU 302 sequentially reads the PDL data from the page PDL memory 301,
After rasterizing the raster image data, the rasterized data is stored in the image memory 103. That is, the CPU 302 sets the page PDL memory 30 for each band forming one page.
The PDL data is read from 1 and further developed into raster image data, and this is repeated for all bands to form one page of raster image data. here,
A band refers to a rectangular image formed by a single scan of a bubble head in an image forming apparatus such as a bubble jet printer. In a bubble jet printer, the bubble head scans the recording paper multiple times to complete the image forming output for one page. Therefore, a band is a short strip in the conveying direction of the recording paper and a long strip in the scanning direction of the bubble head. It means the rectangular image above.

【0016】本実施例では、画像メモリ103は、イン
タプリタ部102に対して外部メモリであるように構成
され、展開された画像データを蓄積するメモリであり、
例えば、RGB各色成分に関して8ビットずつのデータ
形式で蓄積される。この画像データは画像データ制御部
104の制御に基づいて、一旦画像データ制御部104
に出力され、画像データ制御部104を介して、外部の
画像形成装置に出力される。
In this embodiment, the image memory 103 is a memory configured to be an external memory with respect to the interpreter unit 102, and is a memory for storing the expanded image data.
For example, each RGB color component is stored in a data format of 8 bits. This image data is temporarily stored in the image data control unit 104 under the control of the image data control unit 104.
Output to the external image forming apparatus via the image data control unit 104.

【0017】図3は画像データ制御部104の内部構成
を概要を示すブロック図である。図3において、401
は本装置への電源投入直後に所定のプロトコルに従っ
て、通信制御部105を介して接続された画像形成装置
の情報を受け取り、その種類を判断し、その後に続く画
像処理の流れを決定する画像形成装置認識部、402は
接続された画像形成装置の種類に従う画像処理を実行す
る画像データ処理部である。
FIG. 3 is a block diagram showing the outline of the internal structure of the image data control unit 104. In FIG. 3, 401
Immediately after the power supply to the apparatus is turned on, the image forming apparatus receives the information of the image forming apparatus connected via the communication control unit 105 according to a predetermined protocol, determines the type of the image forming apparatus, and determines the subsequent image processing flow. An apparatus recognition unit 402 is an image data processing unit that executes image processing according to the type of the connected image forming apparatus.

【0018】次に上記構成の装置が実行する画像処理に
ついて、図4に示すフローチャートを参照して説明す
る。本実施例の場合は、接続される画像形成装置とし
て、カラー出力可能な電子写真方式のレーザプリンタ
(装置内部の色表現はYMCBk成分表現で、装置内部
に1ページ分のデータバッファをもつ)と、カラー出力
可能なインクジェット方式のバブルジェットプリンタ
(装置内部の色表現はR(赤)G(緑)B(青)成分表
現で、装置内部に1バンド分のデータバッファをもつ)
の2種類を考える。また、PDLインタプリタ部102
において解釈されるPDLの色情報は1画素ごとにRG
B成分によって表現されているものとする。
Next, the image processing executed by the apparatus having the above configuration will be described with reference to the flowchart shown in FIG. In the case of the present embodiment, as an image forming apparatus to be connected, an electrophotographic laser printer capable of color output (color expression inside the apparatus is YMCBk component expression, and a data buffer for one page is provided inside the apparatus). , Inkjet type bubble jet printer capable of color output (color expression inside the device is R (red) G (green) B (blue) component expression, and a data buffer for one band is inside the device)
Consider two types. Also, the PDL interpreter unit 102
The PDL color information interpreted in
It is assumed to be represented by the B component.

【0019】まず装置電源投入時にステップS10にお
いて、接続されている画像形成装置が電子写真方式のレ
ーザプリンタであるか、或は、インクジェット方式のバ
ブルジェットプリンタであるかを調べる。この情報は、
画像形成装置との接続のために規定されるプロトコルに
従って、画像形成装置から本装置に送られる。ここで、
接続装置が電子写真方式のレーザプリンタであれば、処
理はステップS15に進み、画像データ処理部402へ
電子写真方式の装置が接続されていることを通知し、画
像データ処理部402での画像データの処理を電子写真
モードに設定する。これに対して、接続装置がインクジ
ェット方式のバブルジェットプリンタであるなら、処理
はステップS50に進み、画像データ処理部402へイ
ンクジェット方式の装置が接続されていることを通知
し、画像データ処理部402での画像データの扱いをイ
ンクジェットモードに設定する。
First, when the power of the apparatus is turned on, it is checked in step S10 whether the connected image forming apparatus is an electrophotographic laser printer or an inkjet bubble jet printer. This information is
The image is sent from the image forming apparatus to the apparatus according to the protocol defined for connection with the image forming apparatus. here,
If the connection device is an electrophotographic laser printer, the process proceeds to step S15, the image data processing unit 402 is notified that the electrophotographic device is connected, and the image data processing unit 402 performs image data processing. Set the processing of to the electrophotographic mode. On the other hand, if the connection device is an inkjet type bubble jet printer, the process proceeds to step S50 to notify the image data processing unit 402 that the inkjet type device is connected, and the image data processing unit 402 Set the handling of image data in to the inkjet mode.

【0020】ステップS20では電子写真モードに従っ
てPDLデータの展開処理を実行する。即ち、画像デー
タ処理部402では、PDLインタプリタ部102で解
釈されたPDLデータをバンド毎にRGBRGBRGB
…と展開する。ステップS25では1バンド分のPDL
データの展開終了を監視し、1バンド分のPDLデータ
展開が完了すると、処理はステップS30に進む。ステ
ップS30では続いて、全バンド、即ち、1ページ分の
PDLデータの展開終了を監視し、1ページ分のPDL
データ展開が完了すると、処理はステップS35に進
む。ステップS20〜S30の処理によって、画像メモ
リ103には1ページ分の画像データが展開され登録さ
れる。
In step S20, PDL data development processing is executed according to the electrophotographic mode. That is, in the image data processing unit 402, the PDL data interpreted by the PDL interpreter unit 102 is converted into RGBRGBRGB for each band.
… Expands. In step S25, one band of PDL
When the expansion of the data is monitored and the expansion of the PDL data for one band is completed, the process proceeds to step S30. In step S30, the expansion completion of PDL data for all bands, that is, one page is continuously monitored, and PDL for one page is monitored.
When the data expansion is completed, the process proceeds to step S35. By the processing of steps S20 to S30, one page of image data is expanded and registered in the image memory 103.

【0021】ステップS35では登録された展開画像デ
ータについて、RGB各色成分の画像データから逐一C
MYBk色成分の画像データに変換する。ステップS4
0ではその変換処理が完了したかどうかを調べ、1ペー
ジ分の変換が完了したと判断されたなら処理はステップ
S45に進み、変換未完了であるなら処理はステップS
35に戻る。そして、1ページ分の画像データをCMY
Bk色成分のデータに変換し終えた時点で、処理はステ
ップS45において、各色成分のデータを面順次で接続
装置に転送する。
In step S35, the registered expanded image data is converted from the image data of each of the RGB color components by C.
Convert to image data of MYBk color components. Step S4
At 0, whether or not the conversion process is completed is checked, and if it is determined that the conversion for one page is completed, the process proceeds to step S45, and if the conversion is not completed, the process proceeds to step S45.
Return to 35. Then, the image data for one page is CMY
When the conversion to the data of the Bk color component is completed, the process transfers the data of each color component to the connection device in a frame sequential manner in step S45.

【0022】一方、ステップS55ではインクジェット
モードに従ってPDLデータの展開処理を実行する。即
ち、画像データ処理部402では、PDLインタプリタ
部102で解釈されたPDLデータをバンド毎にRGB
RGBRGB…と展開する。ステップS60では1バン
ド分のPDLデータの展開終了を監視し、1バンド分の
PDLデータ展開が完了すると、処理はステップS65
に進む。ステップS65では、画像メモリ103に展開
されたRBGの画像データを1画素のデータ毎に点順次
で接続装置に転送する。
On the other hand, in step S55, PDL data development processing is executed in accordance with the ink jet mode. That is, the image data processing unit 402 converts the PDL data interpreted by the PDL interpreter unit 102 into RGB for each band.
Expand to RGB, RGB ... In step S60, the completion of expanding the PDL data for one band is monitored, and when the expansion of the PDL data for one band is completed, the process proceeds to step S65.
Proceed to. In step S65, the image data of the RBG expanded in the image memory 103 is dot-sequentially transferred to the connection device for each pixel data.

【0023】従って本実施例に従えば、接続する画像形
成装置から通信によって得られる情報に基づいて、その
装置の種別を認識し、接続装置が電子写真方式に従うレ
ーザプリンタであってもインクジェット方式に従うバブ
ルジェットプリンタであっても、その認識結果に従った
画像データの展開処理を実行して出力することができ
る。
Therefore, according to the present embodiment, the type of the connected image forming apparatus is recognized based on the information obtained by communication from the connected image forming apparatus, and even if the connected apparatus is a laser printer according to the electrophotographic method, it follows the ink jet method. Even a bubble jet printer can execute and output image data expansion processing according to the recognition result.

【0024】なお、本実施例では画像メモリ103はP
DLインタプリタ部102に対して外部メモリとして構
成されているが、本発明はこれに限定されるものではな
い。例えば、画像メモリを内部メモリとして構成しても
良い。
In the present embodiment, the image memory 103 has P
Although it is configured as an external memory for the DL interpreter unit 102, the present invention is not limited to this. For example, the image memory may be configured as an internal memory.

【0025】また、本実施例では展開データをそのまま
接続する画像形成装置に転送するとして説明したが、本
発明はこれに限定されるものではない。例えば、展開後
の画像データに様々な画像処理を施しても良い。
Further, in the present embodiment, the explanation has been made assuming that the expanded data is transferred as it is to the image forming apparatus to which it is connected, but the present invention is not limited to this. For example, various image processing may be performed on the expanded image data.

【0026】さらに、本実施例では接続する画像形成装
置の種別をその装置との通信によって認識する例につい
て説明したが、本発明はこれに限定されるものではな
い。例えば、予め装置使用者がディップ(DIP)スイ
ッチ等を用いて接続装置の種類を設定することもでき
る。
Further, in the present embodiment, an example in which the type of the image forming apparatus to be connected is recognized by the communication with the apparatus has been described, but the present invention is not limited to this. For example, the device user can set the type of the connected device in advance by using a DIP switch or the like.

【0027】さらにまた、本実施例の通信制御部の構成
については特に触れなかったが、例えば、図5に示すよ
うに、通信制御部601を1ボードに実装し、接続され
る画像形成装置の仕様に応じて使用者自身が差し替える
構成とすることもできる。これにより、差し替え可能な
通信制御部601は画像形成装置との通信プロトコルを
全ての装置に対応可能なように組み込む必要がなく、接
続する特定の画像形成装置の仕様に見合った独自の通信
プロトコルに対応する通信制御部ボードを用いることが
できる。従って、使用する通信制御部は接続される画像
形成装置専用のものとなるので、接続画像形成装置の種
別認識を行う必要がないという利点もある。
Further, although the structure of the communication control unit of the present embodiment is not particularly mentioned, for example, as shown in FIG. 5, the communication control unit 601 is mounted on one board and connected to the image forming apparatus. It is also possible to adopt a configuration in which the user himself replaces it according to the specifications. As a result, the replaceable communication control unit 601 does not need to incorporate the communication protocol with the image forming apparatus so as to be compatible with all apparatuses, and can use the unique communication protocol that matches the specifications of the specific image forming apparatus to be connected. A corresponding communication controller board can be used. Therefore, the communication control unit to be used is dedicated to the image forming apparatus to be connected, and there is also an advantage that it is not necessary to recognize the type of the connected image forming apparatus.

【0028】尚、本発明は、複数の機器から構成される
システムに適用しても良いし、1つの機器から成る装置
に適用しても良い。また、本発明は、システム或は装置
にプログラムを供給することによって達成される場合に
も適用できることはいうまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of one device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0029】[0029]

【発明の効果】以上説明したように本発明によれば、ペ
ージ記述言語を解釈して生成された画像データを画像出
力装置に出力する際に、その画像データを画像出力装置
の仕様に従って出力するので、画像出力装置の種類に依
存せず、適切な画像出力ができるという効果がある。
As described above, according to the present invention, when the image data generated by interpreting the page description language is output to the image output device, the image data is output according to the specifications of the image output device. Therefore, there is an effect that an appropriate image can be output regardless of the type of the image output device.

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

【図1】本発明の代表的な実施例である画像処理装置の
概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of an image processing apparatus that is a typical embodiment of the present invention.

【図2】PDLインタプリタ部の詳細な構成を示すブロ
ック図である。
FIG. 2 is a block diagram showing a detailed configuration of a PDL interpreter unit.

【図3】画像データ制御部の構成を示すブロック図であ
る。
FIG. 3 is a block diagram showing a configuration of an image data control unit.

【図4】画像データ展開転送処理を示すフローチャート
である。
FIG. 4 is a flowchart showing an image data expansion / transfer process.

【図5】別の実施例の画像処理装置の概略構成を示すブ
ロック図である。
FIG. 5 is a block diagram showing a schematic configuration of an image processing apparatus of another embodiment.

【図6】従来例に従うインタプリタ部が出力装置に内蔵
されているタイプの画像処理装置の構成を示す図であ
る。
FIG. 6 is a diagram showing a configuration of an image processing apparatus of a type in which an interpreter unit according to a conventional example is built in an output device.

【図7】従来例に従うインタプリタ部が出力装置と別匡
体になっているタイプの画像処理装置の構成を示す図で
ある。
FIG. 7 is a diagram showing a configuration of an image processing apparatus of a type in which an interpreter unit according to a conventional example is provided separately from an output device.

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

101 本体部 102 インタプリタ部 103 画像メモリ部 104 画像データ制御部 105 通信制御部 106 PDLデータ入力部 107 出力画像データ出力部 301 ページPDLメモリ 302 CPU 303 ROM 304 RAM 305 フォントメモリ 306 パターンメモリ 307 インタフェースユニット 308 CPUバス 401 画像形成装置認識部 402 画像データ処理部 101 main body 102 interpreter 103 image memory 104 image data controller 105 communication controller 106 PDL data input 107 output image data output 301 page PDL memory 302 CPU 303 ROM 304 RAM 305 font memory 306 pattern memory 307 interface unit 308 CPU bus 401 Image forming apparatus recognition unit 402 Image data processing unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ページ記述言語を解釈して画像データを
生成し画像出力機器に前記画像データを出力する画像処
理方法であって、 前記画像出力機器の仕様を入力する入力工程と、 前記ページ記述言語を解釈して画像データを生成する生
成工程と、 前記生成工程によって生成された画像データを、前記入
力工程によって入力された前記仕様に従って、出力する
出力工程とを有することを特徴とする画像処理方法。
1. An image processing method for interpreting a page description language to generate image data and outputting the image data to an image output device, the input step of inputting specifications of the image output device, and the page description. An image processing comprising: a generation step of interpreting a language to generate image data; and an output step of outputting the image data generated by the generation step in accordance with the specifications input by the input step. Method.
【請求項2】 ページ記述言語を解釈して画像データを
生成し画像出力装置に前記画像データを出力する画像処
理装置であって、 前記画像出力装置の仕様を入力する入力手段と、 前記ページ記述言語を解釈して画像データを生成する生
成手段と、 前記画像データを格納する記憶手段と、 前記記憶手段に記憶された前記画像データを、前記入力
工程によって入力された前記仕様に従って、出力する出
力手段とを有することを特徴とする画像処理装置。
2. An image processing device for interpreting a page description language to generate image data and outputting the image data to an image output device, the input means inputting specifications of the image output device, and the page description. A generation unit that interprets a language to generate image data, a storage unit that stores the image data, and an output that outputs the image data stored in the storage unit according to the specifications input in the input step. And an image processing apparatus.
【請求項3】 前記入力手段は、前記仕様を入力するた
めに前記画像出力装置との通信を行う通信手段を有する
ことを特徴とする請求項2に記載の画像処理装置。
3. The image processing apparatus according to claim 2, wherein the input unit includes a communication unit that communicates with the image output device to input the specifications.
【請求項4】 前記通信手段は、前記画像出力装置の仕
様に従って差し替え可能な通信ボードであることを特徴
とする請求項3に記載の画像処理装置。
4. The image processing apparatus according to claim 3, wherein the communication unit is a communication board that can be replaced according to the specifications of the image output apparatus.
JP00697293A 1993-01-19 1993-01-19 Image processing method and apparatus Expired - Fee Related JP3209372B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00697293A JP3209372B2 (en) 1993-01-19 1993-01-19 Image processing method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00697293A JP3209372B2 (en) 1993-01-19 1993-01-19 Image processing method and apparatus

Publications (2)

Publication Number Publication Date
JPH06214731A true JPH06214731A (en) 1994-08-05
JP3209372B2 JP3209372B2 (en) 2001-09-17

Family

ID=11653122

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00697293A Expired - Fee Related JP3209372B2 (en) 1993-01-19 1993-01-19 Image processing method and apparatus

Country Status (1)

Country Link
JP (1) JP3209372B2 (en)

Also Published As

Publication number Publication date
JP3209372B2 (en) 2001-09-17

Similar Documents

Publication Publication Date Title
US6384930B1 (en) Printer control circuit, printer and print system
US7333239B2 (en) Method for controlling a plurality of printing apparatuses
US7859688B2 (en) Command interpretation using rewritable command registers
US6538762B1 (en) Printer controller, and print system
JPH111029A (en) Color print system, color printer, and computer readable recording medium storing computer executable program
JP3262492B2 (en) Color printer control device, color printer control method, and storage medium storing control program
JP3209372B2 (en) Image processing method and apparatus
US20090086272A1 (en) Systems and methods for loading an output profile
JP3147264B2 (en) Image processing apparatus and conversion method thereof
JP2004094586A (en) Printer driver, information processing device and printing system
JPH11105371A (en) Print processor
JP3573035B2 (en) Color printing system and drawing command generation method used therefor
JP3068622B2 (en) Image processing device
US6728013B1 (en) Printing apparatus and color image printing method
JPH099077A (en) Device and method for forming image
JPH04331165A (en) Color image processing method and color image processor thereof
JP3009549B2 (en) Image forming method and apparatus
JPH07105344A (en) Output device
JP2685449B2 (en) Image processing device
JPH0765181A (en) Image processor
JPH08317236A (en) Method and device for picture processing
JP3985568B2 (en) Printer host, printer driver and printing system
JP2000225749A (en) Controller board of printer and printer
JP2001138578A (en) Color printer system and banding method in color printer system
JP2002287925A (en) Print command generation program, and print 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: 20010608

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

Free format text: PAYMENT UNTIL: 20080713

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees