JP2002211050A - Method, apparatus and system for outputting image - Google Patents

Method, apparatus and system for outputting image

Info

Publication number
JP2002211050A
JP2002211050A JP2001013699A JP2001013699A JP2002211050A JP 2002211050 A JP2002211050 A JP 2002211050A JP 2001013699 A JP2001013699 A JP 2001013699A JP 2001013699 A JP2001013699 A JP 2001013699A JP 2002211050 A JP2002211050 A JP 2002211050A
Authority
JP
Japan
Prior art keywords
processing
image output
command
accelerator
output device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001013699A
Other languages
Japanese (ja)
Inventor
Hiroshi Ishii
石井  博
Hiromi Okubo
宏美 大久保
Yasutoshi Ota
泰稔 太田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2001013699A priority Critical patent/JP2002211050A/en
Publication of JP2002211050A publication Critical patent/JP2002211050A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a printer which outputs by carrying out a drawing process inexpensively, easily and at high speeds, and other image output apparatus. SOLUTION: The printer 100 as an image output apparatus has a CPU 13 for carrying out the drawing process, e.g. by software, and a drawing accelerator 115 for carrying out the drawing process at high speeds, e.g. by hardware. The CPU 113 interprets a drawing command based on an output command from a host computer, and makes the drawing accelerator 115 execute the drawing process, e.g. from a head block of a process object region of the drawing command. At the same time, the CPU 113 itself carries out the drawing process, e.g. from a terminal block of the process object region of the drawing command. When a sum of regions to which the drawing process by each of the drawing accelerator 115 and the CPU 113 is completed becomes equal to the process object region of the drawing command, the CPU 113 terminates the processing the drawing command.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置から
の出力命令などに基づき、描画命令を解釈して出力する
画像出力方法、画像出力装置及び画像出力システムに関
する。
[0001] 1. Field of the Invention [0002] The present invention relates to an image output method, an image output apparatus, and an image output system for interpreting and outputting a drawing command based on an output command from an information processing device.

【0002】[0002]

【従来の技術】従来技術としては、例えば特開平6−2
74608号公報では、画像処理に関する所定の処理要
求を、複数個のプロセッサの中から選択した一つのプロ
セッサにそれぞれ分散する処理分散手段と、特定の画像
操作を行う実行時ライブラリと、実行時ライブラリ中の
各画像操作に対応した処理負荷を見積る手段を備えて、
目的処理中に実行時ライブラリに含まれる画像操作が呼
び出されるとき、操作開始に先立ち、負荷見積もり手段
が処理負荷を計算し、それをもとに処理分散手段が処理
単位を分散するプロセッサを決定して、各プロセッサへ
最適な負荷分散を行うマルチプロセッサ画像処理装置が
提案されている。
2. Description of the Related Art The prior art is disclosed in, for example,
No. 74608 discloses a processing distribution means for distributing a predetermined processing request related to image processing to one processor selected from a plurality of processors, a runtime library for performing a specific image operation, and a runtime library. Means for estimating the processing load corresponding to each image operation of
When an image operation included in the runtime library is called during the target processing, prior to the start of the operation, the load estimating means calculates a processing load, and based on the calculated processing load, the processing distributing means determines a processor to distribute the processing unit. Thus, a multiprocessor image processing device that optimally distributes the load to each processor has been proposed.

【0003】また、例えば特開平11−338651号
公報では、上位装置とプリンタとの間に介在するプリン
タ制御専用ハードウェア回路が提案されている。ここで
は、上位装置とプリンタとの間に介在するプリンタ制御
専用ハードウェア回路が、コマンド解析回路、イメージ
データ処理回路、メモリコントロール回路、コマンドバ
ッファメモリ、データバッファメモリ、コマンド生成回
路などを備えることで、上位装置のCPU又はプリンタ
のCPUが行っていたデータ処理の少なくとも一部を、
専用ハードウェア回路で肩代わりすることで、CPUの
負担が軽減し、特にプリンタのCPUを低性能の安価な
ものとすることを実現している。また、専用ハードウェ
ア回路の処理速度は、例えばソフトウェアで処理するC
PUより高速であることから、高速印刷が可能であり、
加えてこの専用ハードウェア回路により、高速CPUを
搭載した従来の高速印刷システムより安価なプリンタ制
御を実現している。
For example, Japanese Patent Application Laid-Open No. H11-338651 proposes a hardware circuit dedicated to printer control that is interposed between a host device and a printer. Here, the printer control dedicated hardware circuit interposed between the host device and the printer includes a command analysis circuit, an image data processing circuit, a memory control circuit, a command buffer memory, a data buffer memory, a command generation circuit, and the like. At least a part of the data processing performed by the CPU of the host device or the CPU of the printer,
By using a dedicated hardware circuit, the load on the CPU can be reduced, and in particular, the CPU of the printer can be made low-performance and inexpensive. The processing speed of the dedicated hardware circuit is, for example, C
Because it is faster than PU, high-speed printing is possible,
In addition, this dedicated hardware circuit realizes printer control that is less expensive than a conventional high-speed printing system equipped with a high-speed CPU.

【0004】[0004]

【発明が解決しようとする課題】従来技術において、マ
ルチプロセッサ画像処理装置では、処理負荷を計算し
て、この値から選択したプロセッサに処理要求を分散す
ることで、各プロセッサへの処理の分散を適切な負荷配
分の下に行うことができるが、実行時ライブラリを用意
して負荷を見積もる必要があり、また、見積もった負荷
から算出した処理時間が、実際の処理時間と異なること
で、好まざる負荷配分を行う可能性がある。
In the prior art, the multiprocessor image processing apparatus calculates the processing load and distributes the processing requests to the selected processor based on the calculated processing load, thereby distributing the processing to each processor. It can be performed under appropriate load distribution, but it is necessary to prepare a runtime library and estimate the load, and the processing time calculated from the estimated load is different from the actual processing time, which is not desirable There is a possibility of load distribution.

【0005】また、上位装置とプリンタの間に、描画ア
クセラレータたるプリンタ制御専用ハードウェア回路を
介在させる従来方式は、特に複数の画像出力装置で描画
アクセラレータを共有して利用する際、次のような不都
合が生じる。すなわち、ある画像出力装置が描画アクセ
ラレータを利用して描画処理を行う時に描画アクセラレ
ータが他の画像出力装置からの要求に従って描画処理を
行っている場合、描画アクセラレータが処理を完了する
まで待機しなければならない。また、画像出力装置と描
画アクセラレータとをつなぐ信号線が高負荷状態の場
合、描画アクセラレータで描画処理を行うと、画像出力
装置内の処理手段で描画処理を行うより遅くなることが
ある。
In the conventional system in which a printer control dedicated hardware circuit as a drawing accelerator is interposed between a host device and a printer, the following method is used particularly when a plurality of image output devices share a drawing accelerator. Inconvenience occurs. In other words, when a certain image output device performs a drawing process using a drawing accelerator and the drawing accelerator is performing a drawing process according to a request from another image output device, it must wait for the drawing accelerator to complete the process. No. Further, when the signal line connecting the image output device and the drawing accelerator is in a high load state, performing the drawing process with the drawing accelerator may be slower than performing the drawing process with the processing unit in the image output device.

【0006】本発明は、上記従来技術の問題に鑑みてな
されたものであり、その第1の目的は、容易かつ高速に
描画処理を行える画像出力方法、画像出力装置及び画像
出力システムを提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems of the prior art, and a first object of the present invention is to provide an image output method, an image output apparatus, and an image output system capable of performing drawing processing easily and at high speed. It is in.

【0007】また、本発明の第2の目的は、画像出力装
置と描画アクセラレータとをつなぐ信号線などが高負荷
状態の場合でも、高速に描画処理を行える画像出力シス
テムを提供することにある。
A second object of the present invention is to provide an image output system capable of performing a high-speed drawing process even when a signal line connecting the image output device and the drawing accelerator is under a heavy load.

【0008】[0008]

【課題を解決するための手段】本発明の画像出力方法
は、描画命令の処理対象領域を先頭側と終端側からそれ
ぞれ並行に描画処理を行い、その描画処理結果を出力す
ることを主要な特徴としている。
The main feature of the image output method of the present invention is to perform a drawing process in parallel on the processing target area of the drawing command from the head side and the end side, and to output the drawing processing result. And

【0009】また、本発明の別の画像出力方法は、描画
命令の処理対象領域をそれぞれ独立して並行に描画処理
を行い、早く処理の終えた方の描画処理結果を出力する
ことを主要な特徴としている。
Another image output method according to the present invention mainly performs a drawing process independently and in parallel with a processing target region of a drawing command, and outputs a drawing process result of a process which has been completed earlier. Features.

【0010】本発明の画像出力装置は、CPUなどの第
1の処理手段と、該第一の処理手段と独立に動作可能で
ある描画アクセラレータなどの第二の処理手段とを備
え、第一の処理手段は描画命令を解釈して第二の処理手
段に処理命令を送るとともに、描画命令の処理対象領域
を例えば終端側から描画処理を行い、第二の処理手段
は、第一の処理手段から処理命命を受けて、描画命令の
処理対象領域を例えば先端側から描画処理を行うことを
主要な特徴としている。
An image output apparatus according to the present invention includes first processing means such as a CPU, and second processing means such as a drawing accelerator operable independently of the first processing means. The processing means interprets the drawing command and sends the processing command to the second processing means, and performs a drawing process on the processing target area of the drawing command from, for example, the end side, and the second processing means performs processing from the first processing means. The main feature is that, in response to a processing instruction, drawing processing is performed on the processing target area of the drawing command from, for example, the front end side.

【0011】本発明の画像出力システムは、画像出力装
置と描画アクセラレータとが例えばネットワーク上に存
在し、画像出力装置は、描画命令を解釈して、前記描画
アクセラレータに処理命令を送るとともに、該描画命令
の描画処理を行い、描画アクセラレータは、画像出力装
置から処理命令を受けて、同様に描画命令の描画処理を
画像出力装置と並行に行い、画像出力装置は、画像出力
装置と描画アクセラレータのうち、早く処理が終わった
方の処理結果を反映させることを主要な特徴としてい
る。
In the image output system of the present invention, an image output device and a drawing accelerator exist on, for example, a network, and the image output device interprets a drawing command, sends a processing command to the drawing accelerator, and The drawing accelerator performs the drawing process of the command, and the drawing accelerator receives the processing command from the image output device, and similarly performs the drawing process of the drawing command in parallel with the image output device. The image output device is one of the image output device and the drawing accelerator. The main feature is to reflect the processing result of the processing that has been completed earlier.

【0012】[0012]

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

【0013】〔実施形態1〕本実施形態では、上位の情
報処理装置たるコンピュータからの出力命令に基づき、
描画処理を行って出力する画像出力装置たる単一のプリ
ンタを対象にしている。プリンタは、該プリンタにと同
様に描画処理を行う描画アクセラレータを内蔵あるいは
外付けで具備する。
[Embodiment 1] In this embodiment, based on an output command from a computer as an upper information processing apparatus,
It is intended for a single printer, which is an image output device that performs drawing processing and outputs. The printer has a built-in or external drawing accelerator for performing drawing processing in the same manner as the printer.

【0014】図1に本実施形態の全体的構成例のプロッ
ク図を示す。図において、画像処理装置たるプリンタ1
00は上位の情報処理装置たるホストコンピュータ10
に接続されている。プリンタ100とホストコンピュー
タ10との間の接続形態は任意であり、例えば直接ケー
ブル又はネットワークなどで接続される。プリンタ10
0は大きくプリンタコントローラ110とプリントエン
ジン120に分かれる。プリンタコントローラ110は
ホストコンピュータ・インタフェース(以下、ホストI
/F)111、メモリ112、CPU(第一の処理手
段)113、プリントエンジンインタフェース(以下、
プリントエンジンI/F)114及び描画アクセラレー
タ(第二の処理手段)115などで構成され、各々内部
バス116で接続されている。
FIG. 1 shows a block diagram of an example of the overall configuration of the present embodiment. In the figure, a printer 1 as an image processing device
00 is a host computer 10 as an upper information processing device.
It is connected to the. The connection form between the printer 100 and the host computer 10 is arbitrary, and for example, is directly connected by a cable or a network. Printer 10
0 is largely divided into a printer controller 110 and a print engine 120. The printer controller 110 has a host computer interface (hereinafter referred to as host I).
/ F) 111, memory 112, CPU (first processing means) 113, print engine interface (hereinafter, referred to as
A print engine I / F 114 and a drawing accelerator (second processing means) 115 are connected to each other by an internal bus 116.

【0015】ホストI/F111はホストコンピュータ
10とプリンタコントローラ110との間のインタフェ
ース回路であり、本実施形態では、ホストコンピュータ
10がプリンタ100に転送するデータ量を少なくする
ために、圧縮化して送ってくる出力命令等を伸長する機
能を備えているとする。メモリ112は不揮発性メモリ
であり、CPU113の処理プログラム、ホストコンピ
ュータ10からの出力命令、CPU113や描画アクセ
ラレータ115での処理途中結果、処理結果などを格納
する。CPU113は、プリンタ全体の動作等の制御を
行うとともに、メモリ112から必要なプログラムをロ
ードしてソフトウエアにより描画処理を行う。なお、C
PU113は、描画処理の一部あるいは全部をハードウ
エアで行う機能を備えることも可能である。描画アクセ
ラレータ115は専用ハードウエアにより高速に描画処
理を行う。CPU113とは逆に、描画アクセラレータ
115は描画処理の一部あるいは全部をソフトウエアで
行うことも可能である。プリントエンジンI/F114
はプリンタコントローラ110とプリントエンジン12
0との間のインタフェース回路であり、メモリ112内
の処理結果たる画像データ(プリントデータ)をプリン
トエンジン120に出力する。
The host I / F 111 is an interface circuit between the host computer 10 and the printer controller 110. In this embodiment, the host I / F 111 compresses and sends data to the printer 100 in order to reduce the amount of data to be transferred to the printer 100. It is assumed that the apparatus has a function of expanding an incoming output command or the like. The memory 112 is a non-volatile memory, and stores a processing program of the CPU 113, an output command from the host computer 10, an intermediate processing result in the CPU 113 and the drawing accelerator 115, a processing result, and the like. The CPU 113 controls the operation of the entire printer and the like, loads a necessary program from the memory 112, and performs drawing processing by software. Note that C
The PU 113 can also have a function of performing part or all of the drawing processing by hardware. The drawing accelerator 115 performs drawing processing at high speed by dedicated hardware. Contrary to the CPU 113, the drawing accelerator 115 can perform part or all of the drawing processing by software. Print engine I / F114
Denotes the printer controller 110 and the print engine 12
The interface circuit is connected to the print engine 120 and outputs image data (print data) as a processing result in the memory 112 to the print engine 120.

【0016】図2に、メモリ112内の構成例を示す。
メモリ112は、ホストコンピュータ10からの出力命
令を格納する出力命令格納領域201、CPU113が
処理した描画結果を格納するCPU描画結果一時保持領
域202、描画アクセラレータ115が処理した描画結
果を格納する描画アクセラレータ描画結果一時保持領域
203、プリントエンジン120に出力する情報(プリ
ントデータ)を格納する出力情報格納領域204、描画
アクセラレータ115の描画処理状況を格納する処理状
況保持領域205、及び、描画処理に必要な種々のパラ
メータ類を格納するパラメータ格納領域206などの領
域に分かれる。このパラメータ格納領域206のパラメ
ータ類は、必要に応じてホストコンピュータ10から変
更が可能である。なお、メモリ112は、CPU113
などでの描画処理に必要なプログラムやその他のプログ
ラムも格納しているが、図2では省略してある。
FIG. 2 shows a configuration example in the memory 112.
The memory 112 includes an output command storage area 201 for storing an output command from the host computer 10, a CPU drawing result temporary holding area 202 for storing a drawing result processed by the CPU 113, and a drawing accelerator for storing a drawing result processed by the drawing accelerator 115. A rendering result temporary storage area 203, an output information storage area 204 for storing information (print data) to be output to the print engine 120, a processing status storage area 205 for storing the rendering processing status of the rendering accelerator 115, and It is divided into areas such as a parameter storage area 206 for storing various parameters. The parameters in the parameter storage area 206 can be changed from the host computer 10 as needed. Note that the memory 112 has a CPU 113
The program and other programs necessary for the drawing process in FIG. 2 are also stored, but are omitted in FIG.

【0017】図3に描画アクセラレータ115の構成例
を示す。描画アクセラレータ115はバスインタフェー
ス(以下、バスI/F)301、制御部302、色変換
処理部311、BG/UCR処理部312、γ変換処理
部313、変倍処理部314及び中間調処理部315な
どからなる。バスI/F301はプリンタコントローラ
110の内部バス116との間のインタフェース回路で
ある。制御部302は各処理部311〜315の動作制
御を行う。該制御部302はDMA(DirectMemory
Access)機能を備え、バスI/F301を介して、C
PU113とは独立にメモリ112をアクセスすること
が可能である。色変換処理部311はRGB画像データ
をCMY画像データに変換する。BG/UCR処理部3
12は、CMY画像データからK信号の生成および下色
除去を行う。γ変換処理部313はBG/UCR処理後
のCMYK画像データに対してプリンタγ補正処理を行
う。変倍処理部314は必要に応じ拡大・縮小処理を行
う。中間調処理部315はγ補正や変倍処理後のCMY
K画像データについてディザ処理や誤差拡散処理といっ
た擬似中間調処理を行う。
FIG. 3 shows a configuration example of the drawing accelerator 115. The drawing accelerator 115 includes a bus interface (hereinafter, bus I / F) 301, a control unit 302, a color conversion processing unit 311, a BG / UCR processing unit 312, a γ conversion processing unit 313, a scaling processing unit 314, and a halftone processing unit 315. Etc. A bus I / F 301 is an interface circuit with the internal bus 116 of the printer controller 110. The control unit 302 controls the operation of each of the processing units 311 to 315. The control unit 302 controls the DMA (Direct Memory)
Access) function, and via the bus I / F 301, the C
The memory 112 can be accessed independently of the PU 113. The color conversion processing unit 311 converts the RGB image data into CMY image data. BG / UCR processing unit 3
Reference numeral 12 generates a K signal from CMY image data and removes undercolor. The γ conversion processing unit 313 performs printer γ correction processing on the CMYK image data after the BG / UCR processing. The scaling unit 314 performs enlargement / reduction processing as necessary. The halftone processing unit 315 performs CMY after gamma correction and scaling processing.
Pseudo halftone processing such as dither processing and error diffusion processing is performed on the K image data.

【0018】なお、描画アクセラレータ115は、制御
部302などに付属させてメモリを備え、それに描画ア
クセラレータ結果一時保持領域や処理状況保持領域を確
保して、CPU113から読み込めるようにしてもよ
い。また、描画処理の順番は、図3に示す通りでなくて
もよい、例えば、BG/UCRの前や後、あるいは中間
調処理の後に変倍処理を行う構成でもよい。
Note that the drawing accelerator 115 may be provided with a memory attached to the control unit 302 and the like, and a drawing accelerator result temporary holding area and a processing state holding area may be secured in the memory and read from the CPU 113. In addition, the order of the drawing processing need not be as shown in FIG. 3. For example, a configuration in which the scaling processing is performed before or after BG / UCR or after halftone processing may be employed.

【0019】初め、図1の動作概要について図2および
図3とともに説明する。プリンタ100の立上げ時な
ど、CPU113はメモリ112から描画処理に必要な
プログラム等をロードするとともに、パラメータ格納領
域306から必要なパラメータ類を取り込む。描画アク
セラレータ115でも、制御部302がバスI/F30
1を通してメモリ112をアクセスして、パラメータ格
納領域306から必要なパラメータ類を取り込み、処理
部311、312、313などに設定する。
First, an outline of the operation of FIG. 1 will be described with reference to FIGS. For example, when the printer 100 is started up, the CPU 113 loads a program and the like necessary for the drawing process from the memory 112 and fetches necessary parameters from the parameter storage area 306. Also in the drawing accelerator 115, the control unit 302 controls the bus I / F 30
1 to access the memory 112, fetch necessary parameters from the parameter storage area 306, and set them in the processing units 311, 312, 313 and the like.

【0020】さて、ホストコンピュータ10は、図示し
ないユーザ等からの指令に基づき描画命令を作成して、
当該描画命令を元に画像描画処理を行い出力するよう
に、プリンタ100に出力命令を送る。出力命令は一般
に制御命令と複数の描画命令からなる。制御命令では、
例えばジョブ開始、ジョプ終了、ページ開始、ページ終
了等を指定し、ページ開始では印刷領域のサイズ、モノ
クロ/カラー、解像度などを指定する。各描画命令では
処理対象のオブジェクト(画像データ)、拡大・縮小な
どを指定する。また、随時、ROP(Raster Operati
on)処理も指定する。
The host computer 10 creates a drawing command based on a command from a user (not shown) or the like, and
An output command is sent to the printer 100 so that image drawing processing is performed based on the drawing command and output. The output command generally includes a control command and a plurality of drawing commands. In the control instruction,
For example, a job start, a job end, a page start, a page end, and the like are designated. At the page start, a size of a print area, monochrome / color, resolution, and the like are designated. Each drawing command specifies an object (image data) to be processed, enlargement / reduction, and the like. At any time, ROP (Raster Operati
on) Specify the processing.

【0021】プリンタ100内のホストI/F111
は、ホストコンピュータ10から受信した出力命令をメ
モリ112の出力命令格納領域201に書き込むととも
に、CPU113に対して、ホストコンピュータ10か
ら出力命令を受け取ったことを伝える。なお、ホストI
/F111では、ホストコンピュータ10から送られて
くる出力命令が圧縮されていれば(例えば、描画命令の
画像データは一般に圧縮形式をとる)、これを伸長して
メモリ112に書き込む。
The host I / F 111 in the printer 100
Writes the output command received from the host computer 10 into the output command storage area 201 of the memory 112 and notifies the CPU 113 that the output command has been received from the host computer 10. The host I
In / F111, if the output command sent from the host computer 10 is compressed (for example, the image data of the drawing command generally takes a compressed format), it is decompressed and written to the memory 112.

【0022】CPU113は、メモリ112の出力命令
格納領域201に書き込まれた出力命令から制御命令を
取り出すとともに、順次、処理対象の描画命令を取り出
す。同時に、CPU113は、描画アクセラレータ11
5に対して処理命令を発する。これを受けて描画アクセ
ラレータ115でもメモリ112の出力命令格納領域2
01に書き込まれた出力命令から制御命令を取り出し、
更にCPU113の制御下で順次、処理対象の描画命令
を取り出す。
The CPU 113 extracts control commands from the output instructions written in the output instruction storage area 201 of the memory 112, and sequentially extracts drawing instructions to be processed. At the same time, the CPU 113
A processing instruction is issued to 5. In response to this, the drawing accelerator 115 also outputs the output command storage area 2 of the memory 112.
The control instruction is extracted from the output instruction written in 01, and
Further, under the control of the CPU 113, drawing commands to be processed are sequentially extracted.

【0023】ここで、CPU113および描画アクセラ
レータ115がメモリ112の出力命令格納領域201
に書き込まれた出力命令から順次描画命令を取り出す処
理は、ホストI/F111がホストコンピュータ10か
ら受けた出力命令をメモリ112の出力命令格納領域2
01に書き込む処理が全て完了する前に開始することも
可能である。これにより、さらに高速に処理を行うこと
ができる。また、CPU113から描画アクセラレータ
115へ発する処理命令中に制御命令を含ませることも
可能である。これにより、描画アクセラレータ115で
は、あらためてメモリ112から制御命令を取り出す処
理を省略できる。
Here, the CPU 113 and the drawing accelerator 115 store the output command storage area 201 of the memory 112.
The host I / F 111 stores the output command received from the host computer 10 in the output command storage area 2 of the memory 112.
It is also possible to start before all the writing to 01 is completed. Thereby, processing can be performed at higher speed. It is also possible to include a control command in the processing command issued from the CPU 113 to the drawing accelerator 115. Thus, the drawing accelerator 115 can omit the process of retrieving the control command from the memory 112 again.

【0024】CPU113は、メモリ112の出力命令
格納領域201から取り出した描画命令を解釈し、その
オブジェクト(画像データ)を処理対象領域の例えば終
端側から描画処理を実行し、その処理結果をメモリ11
2のCPU描画結果一時保持領域202に格納する。描
画アクセラレータ115では、同様にメモリ112の出
力命令格納領域201から取り出した同描画命令の画像
データを処理対象領域の、例えば先頭側から描画処理を
実行し、その処理結果をメモリ112の描画アクセラレ
ータ描画結果一時保持領域203に格納するとともに、
逐次、処理状況を処理状況保持領域205に設定する。
ここで、CPU113と描画アクセラレータ115のど
ちらが、処理対象領域の先頭あるいは後端から描画処理
を実行するかは任意であり、例えばあらかじめ取り決め
しておけばよい。
The CPU 113 interprets the drawing command fetched from the output command storage area 201 of the memory 112, executes a drawing process on the object (image data) from, for example, the end side of the processing target area, and stores the processing result in the memory 11
2 is stored in the CPU drawing result temporary holding area 202. In the drawing accelerator 115, similarly, the image data of the drawing command extracted from the output command storage area 201 of the memory 112 is subjected to drawing processing from, for example, the top side of the processing target area, and the processing result is stored in the drawing accelerator drawing of the memory 112. While storing the result in the temporary storage area 203,
The processing status is sequentially set in the processing status holding area 205.
Here, it is arbitrary whether the CPU 113 or the drawing accelerator 115 executes the drawing process from the head or the rear end of the processing target area, and may be determined in advance, for example.

【0025】一つの描画命令のオブジェクト(画像デー
タ)について描画処理が完了すると、CPU113は、
メモリ112のCPU描画結果一時保持領域202と描
画アクセラレータ描画結果一時保持領域203の描画処
理結果を、出力情報格納領域204のそれまでの情報と
ROP処理により重ね合わせ、該出力情報格納領域20
4の情報を更新する。出力情報格納領域204の情報
は、最初は例えば空(オールクリア)である。以下、出
力命令の各描画命令について、同様の描画処理を繰り返
す。
When the drawing processing is completed for the object (image data) of one drawing command, the CPU 113
The drawing processing results of the CPU drawing result temporary holding area 202 and the drawing accelerator drawing result temporary holding area 203 of the memory 112 are overlapped with the previous information in the output information storage area 204 by the ROP processing.
4 is updated. The information in the output information storage area 204 is initially empty (all clear), for example. Hereinafter, the same drawing process is repeated for each drawing command of the output command.

【0026】プリントエンジンI/F114は、メモリ
112の出力情報格納領域204に格納された出力命令
の処理結果情報(プリントデータ)を、CPU113か
らの指示等でプリントエンジン120に送る。プリント
エンジン120は、プリントエンジンI/F114から
受け取った出力命令の処理結果を元に印字する。
The print engine I / F 114 sends the processing result information (print data) of the output command stored in the output information storage area 204 of the memory 112 to the print engine 120 according to an instruction from the CPU 113 or the like. The print engine 120 prints based on the processing result of the output command received from the print engine I / F 114.

【0027】図4に、本実施形態における描画処理の処
理フロー例を示す。なお、図4は一つの描画命令に対す
る処理フローを示したものであり、これが出力命令に含
まれる各描画命令について繰り返されることになる。
FIG. 4 shows a processing flow example of the drawing processing in the present embodiment. FIG. 4 shows a processing flow for one drawing command, which is repeated for each drawing command included in the output command.

【0028】CPU113は、メモリ112の出力命令
格納領域201に書き込まれた出力命令から描画命令を
取り出すとともに(ステップ401)、描画アクセラレ
ータ115に当該描画命令を処理するよう処理命令を発
する(ステップ402)。
The CPU 113 extracts a drawing command from the output command written in the output command storage area 201 of the memory 112 (step 401), and issues a processing command to the drawing accelerator 115 to process the drawing command (step 402). .

【0029】描画アクセラレータ115はCPU113
から処理命令を受け取ると(ステップ421)、当該描
画命令の描画処理が完了するか(ステップ422)、も
しくはCPU113から描画処理の中止命令を受けるま
で、当該描画命令の描画処理を行い、処理結果をメモリ
112の描画アクセラレータ描画結果一時保持領域20
3に格納する。
The drawing accelerator 115 is a CPU 113
(Step 421), the drawing processing of the drawing command is performed until the drawing processing of the drawing command is completed (step 422) or until the drawing processing stop command is received from the CPU 113. Drawing accelerator drawing result temporary holding area 20 in memory 112
3 is stored.

【0030】描画アクセラレータ115での描画処理
は、以下のように行われる。描画アクセラレータ115
の制御部302は、バスI/F301を通して、メモリ
112の出力命令格納領域201に格納されている出力
命令から当該描画命令のオブジェクト(画像データ)を
例えば先頭から所定ブロック分(例えば、一ライン分)
読み込み(ステップ423)、処理部311〜315を
順番に動作せしめる。まず、色変換処理部311では、
ホストコンピュータ10とプリンタ100とで視覚的に
同じ出力が得られるようRGB形式の画像データをCM
Y形式の画像データに変換する(ステップ424)。次
に、BG/UCR処理部312では墨版生成、下色除去
をおこない、CMY形式の画像データをCMYK形式の
画像データに変換する(ステップ425)。次に、γ変
換処理部313では、CMYK画像データがプリンタ1
00に適した濃度特性を持つようCMYK各版毎に濃度
を変換する(ステップ426)。次に、必要であれば、
変倍処理部314にて変倍処理を行い、CMYK画像デ
ータを適当なサイズとなるよう変換する(ステップ42
7)。次に、中間調処理部315にて中間調処理を行
い、CMYK画像データをプリントエンジン120に適
した色深度となるよう変換する(ステップ428)。な
お、描画処理の順番は、この通りでなくてもよい。制御
部302は、処理部311〜315を経由してきた処理
結果を、バスI/F301を通して、メモリ112の描
画アクセラレータ描画結果一時保持領域203に格納し
(ステップ429)、さらに描画命令のオブジェクトの
どの部分を処理し終わったかを処理状況保持領域205
に格納する(ステップ430)。
The drawing processing by the drawing accelerator 115 is performed as follows. Drawing accelerator 115
The control unit 302 converts the object (image data) of the drawing command from the output command stored in the output command storage area 201 of the memory 112 to a predetermined block (for example, one line) from the output command via the bus I / F 301. )
Reading (step 423), the processing units 311 to 315 are sequentially operated. First, in the color conversion processing unit 311,
In order to obtain visually the same output between the host computer 10 and the printer 100, image data in RGB format
The image data is converted into Y-format image data (step 424). Next, the BG / UCR processing unit 312 performs black plate generation and undercolor removal, and converts the CMY format image data into CMYK format image data (step 425). Next, in the γ conversion processing unit 313, the CMYK image data is
The density is converted for each CMYK plate so as to have a density characteristic suitable for 00 (step 426). Then, if necessary,
A scaling process is performed by the scaling unit 314 to convert the CMYK image data into an appropriate size (step 42).
7). Next, halftone processing is performed by the halftone processing unit 315, and the CMYK image data is converted to have a color depth suitable for the print engine 120 (step 428). Note that the order of the drawing processing does not have to be this order. The control unit 302 stores the processing result passed through the processing units 311 to 315 in the drawing accelerator drawing result temporary holding area 203 of the memory 112 via the bus I / F 301 (step 429). The processing status holding area 205 determines whether the processing of the part has been completed.
(Step 430).

【0031】その後、描画アクセラレータ115の制御
部302は、当該描画命令のオブジェクトの描画処理が
完了しない場合、あるいは、CPU113から描画処理
の中止命令が到来しない場合、メモリ112の出力情報
格納領域201から当該描画命令のオブジェクトの先頭
から次の所定ブロックを読み込み、各処理部311〜3
15に対して同様に描画処理を行わしめる。
After that, when the drawing process of the object of the drawing command is not completed, or when a command to stop the drawing process is not received from the CPU 113, the control unit 302 of the drawing accelerator 115 reads the object from the output information storage area 201 of the memory 112. The next predetermined block is read from the head of the object of the drawing command, and each of the processing units 311 to 311 is read.
The drawing process is similarly performed on No. 15.

【0032】前述したように、描画アクセラレータ描画
結果一時保持領域203や処理状況保持領域205は、
メモリ112内に確保するかわりに、CPU113から
読み込める、描画アクセラレータ115内のメモリなど
に確保してもよい。これにより、描画アクセラレータ1
15は、自分の処理結果を高速に書き込むことができ
る。
As described above, the drawing accelerator drawing result temporary holding area 203 and the processing status holding area 205
Instead of securing it in the memory 112, it may be secured in a memory in the drawing accelerator 115 that can be read from the CPU 113. Thereby, the drawing accelerator 1
15 can write its own processing result at high speed.

【0033】一方、CPU113は、描画アクセラレー
タ115に当該描画命令を処理するよう命令した後、メ
モリ112の出力命令格納領域201から当該描画命令
のオブジェクト(画像データ)を処理対象領域の例えば
終端側から所定ブロックごとに読み出し(ステップ40
5)、描画処理する。CPU113での描画処理の内容
は、描画アクセラレータ115と同様であり、色変換処
理、BG/UCR処理、γ変換処理、変倍処理、中間調
処理を行って(ステップ406〜410)、処理結果を
メモリ112のCPU描画結果一時保持領域202に格
納する(ステップ411)。CPU113においても、
描画処理はこの順番でなくてもよい。CPU113は、
所定ブロックを処理する毎に、描画アクセラレータ11
5がどこまで処理を行ったかを示す処理状況保持領域2
05を参照して(ステップ403)、CPU113が当
該描画命令の処理した領域と描画アクセラレータ115
が当該描画命令の処理した領域との和が当該描画命令の
処理対象領域と等しくなったかどうか、すなわち、当該
描画命令のオブジェクトに対する描画処理が完了したか
どうかチエックする(ステップ404)。未完の場合、
CPU113は、処理対象領域の終端側からの次の所定
ブロックに対して同様の描画処理を開始する。
On the other hand, after instructing the drawing accelerator 115 to process the drawing command, the CPU 113 transfers the object (image data) of the drawing command from the output command storage area 201 of the memory 112 from, for example, the end side of the processing target area. Reading is performed for each predetermined block (step 40
5) Perform drawing processing. The contents of the drawing process by the CPU 113 are the same as those of the drawing accelerator 115. The CPU 113 performs a color conversion process, a BG / UCR process, a γ conversion process, a scaling process, and a halftone process (steps 406 to 410). The result is stored in the CPU drawing result temporary holding area 202 of the memory 112 (step 411). Also in the CPU 113,
The drawing process need not be in this order. The CPU 113
Each time a predetermined block is processed, the drawing accelerator 11
5 is a processing status holding area indicating how far the processing has been performed
Referring to FIG. 05 (step 403), the area where the CPU 113 has processed the drawing command and the drawing accelerator 115
Is checked whether or not the sum with the area processed by the drawing command is equal to the processing target area of the drawing command, that is, whether the drawing processing for the object of the drawing command has been completed (step 404). If not complete,
The CPU 113 starts similar rendering processing for the next predetermined block from the end of the processing target area.

【0034】こうして、CPU113が当該描画命令の
処理した領域と描画アクセラレータ115が当該描画命
令の処理した領域との和が当該描画命令の処理対象領域
と等しくなった時、CPU113は描画アクセラレータ
115に対して描画処理を中止するよう命令する(ステ
ップ412)。そして、CPU113は、メモリ112
のCPU描画結果一時保持領域202と描画アクセラレ
ータ描画結果一時保持領域203とに格納された描画結
果を、出力情報格納領域204の現情報に対してROP
処理により重ね合わせ(ステップ413)、該出力情報
格納領域204の情報を更新する。
In this manner, when the sum of the area processed by the drawing command by the CPU 113 and the area processed by the drawing command by the drawing accelerator 115 becomes equal to the processing target area of the drawing command, the CPU 113 sends a command to the drawing accelerator 115. Command to stop the drawing process (step 412). Then, the CPU 113
The drawing results stored in the CPU drawing result temporary holding area 202 and the drawing accelerator drawing result temporary holding area 203 are compared with the current information in the output information storage area 204 by ROP.
By superimposing (step 413), the information in the output information storage area 204 is updated.

【0035】その後、CPU113は、メモリ112の
出力命令格納領域201に格納された出力命令に次に処
理すべき描画命令が存在するか調べ、存在する場合、該
描画命令を取り出し、描画アクセラレータ115に処理
命令を発し、自らも描画処理を行う。そして、次に処理
すべき描画命令が存在しなくなった場合、出力命令に対
する処理が終了となる。
Thereafter, the CPU 113 checks whether or not there is a drawing command to be processed next in the output command stored in the output command storage area 201 of the memory 112, and if so, extracts the drawing command and sends it to the drawing accelerator 115. It issues a processing command and performs the drawing processing itself. Then, when there is no drawing command to be processed next, the process for the output command ends.

【0036】上記説明では、描画アクセラレータ115
が全ての描画命令に対して処理を行うとしたが、描画ア
クセラレータ115が一部の命令に対してのみ処理を行
うことや、オブジェクトが一定のサイズ以上の時のみ処
理を行うなど条件によって処理を行う場合と行わない場
合があるようにしてもよい。
In the above description, the drawing accelerator 115
Performs processing for all drawing commands, but processing may be performed depending on conditions such as that the drawing accelerator 115 performs processing for only some of the commands, or that processing is performed only when the object has a certain size or more. There may be cases where it is performed and cases where it is not performed.

【0037】また、上記説明では、CPU113や描画
アクセラレータ115では伸長処理を行わないものとし
たが、例えば、ブロック毎に独立に圧縮する圧縮方法を
利用する場合、ホストI/F111は伸長処理を行わな
い状態で、CPU113や描画アクセラレータ115が
それぞれ伸長処理も行うようにしてもよい。
In the above description, the decompression process is not performed by the CPU 113 or the drawing accelerator 115. However, for example, when a compression method for independently compressing each block is used, the host I / F 111 performs the decompression process. In the absence state, the CPU 113 and the drawing accelerator 115 may also perform decompression processing.

【0038】また、上記説明では、ROP処理を、CP
U113が当該描画命令の処理した領域と描画アクセラ
レータ115が当該描画命令の処理した領域との和が当
該描画命令の処理対象領域と等しくなった後に行うとし
たが、CPU113もしくは描画アクセラレータ115
が当該描画命令の処理し終わった領域に対して逐次RO
P処理を行うようにしてもよい。
Further, in the above description, the ROP processing is performed by the CP
U113 is performed after the sum of the area processed by the drawing command and the area processed by the drawing accelerator 115 is equal to the processing target area of the drawing command.
Sequentially ROs the area where the rendering command has been processed.
P processing may be performed.

【0039】図5と図6は描画処理の具体的イメージを
示した図である。いま、出力命令の或るページの命令順
序が図5(a)の如くであったとする。ROPCCとR
OP88はROP処理を定義する命令であり、ここで
は、ROPCC(SRCCOPY)は上書きモード、R
OP88(SRCAND)は論理積モードを定義するも
のとする。図5(b)は各描画命令A、B、Cの描画イ
メージであり、図5(c)は、これら各描画イメージの
出力情報格納領域(ビットマップ)上の位置を示してい
る。
FIGS. 5 and 6 are diagrams showing specific images of the drawing process. Now, it is assumed that the instruction order of a certain page of the output instruction is as shown in FIG. ROPCC and R
OP88 is an instruction for defining ROP processing. Here, ROPCC (SRCCOPY) is an overwrite mode,
OP88 (SRCAND) defines the logical product mode. FIG. 5B shows a drawing image of each of the drawing commands A, B, and C, and FIG. 5C shows the positions of these drawing images on the output information storage area (bitmap).

【0040】まず、CPU113と描画アクセラレータ
115で、描画命令Aを処理対象領域の終端側と先頭側
から並行に描画処理し、両方で処理した領域の和が該描
画命令Aの処理対象領域と等しくなった時、CPU11
3は、該描画命令Aの処理結果を、出力情報格納領域
(ビットマット)の現情報とROP処理により重ね合わ
せ、出力情報格納領域の情報を更新する。本例では、描
画命令Aを処理する際のROPモードはSRCCOPY
(上書きコピー)であるため、出力情報格納領域の現情
報が空(背景がオール白)とした場合、描画命令Aの処
理では、出力情報格納領域は図6(a)のようになる。
First, the CPU 113 and the drawing accelerator 115 perform drawing processing of the drawing instruction A in parallel from the end side and the top side of the processing target area, and the sum of the areas processed in both processing areas is equal to the processing target area of the drawing instruction A. When it becomes, CPU11
3 superimposes the processing result of the drawing command A on the current information in the output information storage area (bit mat) by ROP processing, and updates the information in the output information storage area. In this example, the ROP mode when processing the drawing command A is SRCCOPY
If the current information in the output information storage area is empty (the background is all white), the output information storage area becomes as shown in FIG.

【0041】次に、CPU113と描画アクセラレータ
115では、同様に描画命令Bを処理対象領域の終端側
と先頭側から並行に描画処理し、それが完了すると、C
PU113は該描画命令Bの処理結果を、出力命令格納
領域の現情報とROP処理により重ね合わせ、出力命令
格納領域の情報を更新する。本例では、描画命令Bを処
理する際のPOPモードは、まだSRCCOPYである
ため、描画命令Bの処理後、出力命令格納領域は図6
(b)のようになる。
Next, the CPU 113 and the drawing accelerator 115 similarly perform drawing processing of the drawing command B in parallel from the end side and the top side of the processing target area.
The PU 113 superimposes the processing result of the drawing command B on the current information of the output command storage area by ROP processing, and updates the information of the output command storage area. In this example, since the POP mode for processing the drawing command B is still SRCCOPY, after the processing of the drawing command B, the output command storage area is in FIG.
(B).

【0042】次に、再びCPU113と描画アクセラレ
ータ115では、同様に描画命令Cを処理対象領域の終
端側と先頭側から並行に描画処理し、それが完了する
と、CPU113は該描画命令Cの処理結果で、ROP
処理により出力命令格納領域の情報を更新する。本例で
は、描画命令Cを処理する際のROPモードは、それま
でのSRCCOPYからSRCAND(論理積モード)
に変更されているため、描画命令Cの処理後、出力命令
格納領域は図6(c)のようになる。
Next, the CPU 113 and the drawing accelerator 115 similarly draw the drawing command C in parallel from the end side and the head side of the processing target area, and when the processing is completed, the CPU 113 executes the processing result of the drawing command C. And ROP
The information of the output instruction storage area is updated by the processing. In this example, the ROP mode when processing the drawing command C is from SRCCOPY to SRCAND (logical product mode).
After the processing of the drawing command C, the output command storage area becomes as shown in FIG.

【0043】なお、ホストコンピュータ10からプリン
タ100へ送られる出力命令には、一般にはテキストデ
ータ(文字コードデータ)も含まれている。このテキス
トデータに対しては、CPU113においてドットパタ
ーンに変換し、出力命令格納領域に展開することとな
る。このテキストデータの処理については、本発明の対
象とするところではないので、その詳細は省略する。
The output command sent from the host computer 10 to the printer 100 generally includes text data (character code data). This text data is converted into a dot pattern by the CPU 113 and developed in the output command storage area. Since the processing of the text data is not the object of the present invention, its details are omitted.

【0044】図7は、本実施形態における描画処理の他
の処理フロー例である。これは、CPU113内に描画
プロセス機能(一種のサブルーチン)を用意し、CPU
113での描画処理を描画プロセスに受け持たせたもの
である。以下、図7により、図4の処理フローとの違い
を中心に説明する。
FIG. 7 is an example of another processing flow of the drawing processing in this embodiment. This is because a drawing process function (a kind of subroutine) is prepared in the CPU 113 and the CPU 113
The drawing process at 113 is assigned to the drawing process. Hereinafter, FIG. 7 will be described focusing on differences from the processing flow of FIG.

【0045】CPU113はメモリ112の出力命令格
納領域201に格納された出力命令から描画命令を取り
出す(ステップ701)。次に、描画アクセラレータ1
15が描画処理中であるか否かを確認し(ステップ70
2)、処理中でない場合は、当該描画命令の処理対象領
域の先頭に一番近い未処理の一ブロックを処理するよう
描画アクセラレータ115に処理命令を発する(ステッ
プ703)。次に、CPU113内の描画プロセスが描
画処理中であるか否かを確認し(ステップ704)、処
理中でない場合は、当該描画命令の処理対象領域の例え
ば終端に一番近い未処理の一ブロックを処理するようC
PU113内の描画プロセスに命令する(ステップ70
5)。
The CPU 113 extracts a drawing command from the output commands stored in the output command storage area 201 of the memory 112 (step 701). Next, the drawing accelerator 1
It is determined whether or not No. 15 is in the drawing process (step 70).
2) If not being processed, a processing command is issued to the drawing accelerator 115 to process one unprocessed block closest to the head of the processing target area of the drawing command (step 703). Next, it is confirmed whether or not the drawing process in the CPU 113 is in the process of drawing (step 704). If not, the unprocessed one block closest to the end of the processing target area of the drawing command, for example, is checked. To handle C
Command the drawing process in PU 113 (step 70)
5).

【0046】描画アクセラレータ115は、CPU11
3から処理命令を受け取ると(ステップ721)、メモ
リ112の出力命令格納領域201から、該処理命令で
指定された当該描画命令のオブジェクトの所定ブロック
を読み込み(ステップ722)、図4で説明したよう
に、色変換処理、BG/UCR処理、γ変換処理、変倍
処理、中間調処理を行い(ステップ723)、メモリ1
12の描画アクセラレータ描画結果一時保持領域203
に処理結果を格納する(ステップ724)。そして、描
画アクセラレータ115は、CPU113に対し、割込
み等で描画処理終了通知を発し(ステップ725)、C
PU113から次の処理命令を待つ。
The drawing accelerator 115 is connected to the CPU 11
3 (step 721), a predetermined block of the object of the drawing command specified by the processing command is read from the output command storage area 201 of the memory 112 (step 722), and as described with reference to FIG. Then, a color conversion process, a BG / UCR process, a γ conversion process, a scaling process, and a halftone process are performed (step 723).
12 drawing accelerator drawing result temporary holding areas 203
(Step 724). Then, the drawing accelerator 115 issues a drawing processing end notification to the CPU 113 by interruption or the like (step 725),
It waits for the next processing instruction from the PU 113.

【0047】CPU113の描画プロセスも同様に、C
PU113から処理命令を受け取ると(ステップ73
1)、メモリ112の出力命令格納領域201から、該
処理命令で指示された当該描画命令のオブジェクトの所
定ブロックを読み込み(ステップ732)、色変換処
理、BG/UCR処理、γ変換処理、変倍処理、中間調
処理を行い(ステップ733)、メモリ112のCPU
描画結果一時保持領域202に処理結果を格納する(ス
テップ734)。そして、CPU113に対して描画処
理終了通知を発する(ステップ735)。
Similarly, the drawing process of the CPU 113
When a processing instruction is received from the PU 113 (step 73)
1) Reading a predetermined block of the object of the drawing command specified by the processing command from the output command storage area 201 of the memory 112 (step 732), color conversion processing, BG / UCR processing, γ conversion processing, scaling Processing and halftone processing (step 733).
The processing result is stored in the drawing result temporary holding area 202 (step 734). Then, a drawing process end notification is issued to the CPU 113 (step 735).

【0048】以下、CPU113は、CPU113内の
描画プロセスが当該描画命令の処理した領域と描画アク
セラレータ115が当該描画命令の処理した領域との和
が当該描画命令の処理対象領域と等しくなるまで、CP
U113内の描画プロセスと描画アクセラレータ115
にそれぞれ処理命令を発して描画処理を繰り返し実行さ
せ、等しくなった時、すなわち、当該描画命令の描画処
理が完了すると(ステップ706)、CPU113の描
画プロセスと描画アクセラレータ115に対して描画処
理を中止するよう中止命令を発する(ステップ707、
708)。CPU113内の描画プロセスと描画アクセ
ラレータ115は、描画処理中止命令を受けると、描画
処理を中止し、新たな命令を待つ。
Hereinafter, the CPU 113 determines whether or not the sum of the area processed by the drawing command by the drawing process in the CPU 113 and the area processed by the drawing command by the drawing accelerator 115 becomes equal to the processing target area of the drawing command.
Drawing process in U113 and drawing accelerator 115
And the drawing process is repeatedly executed, and when they are equal, that is, when the drawing process of the drawing command is completed (step 706), the drawing process of the CPU 113 and the drawing accelerator 115 are stopped. (Step 707,
708). Upon receiving the drawing process stop command, the drawing process and the drawing accelerator 115 in the CPU 113 stop the drawing process and wait for a new command.

【0049】CPU113は、描画アクセラレータ11
5と描画プロセスに中止命令を発した後、メモリ112
のCPU描画結果格納領域202と描画アクセラレータ
描画結果一時保持領域203とに格納された描画結果
を、出力情報格納領域204の現在の情報に対してRO
P処理により重ね合わせ(ステップ709)、該出力情
報格納領域204の情報を更新する(ステップ71
0)。その後、CPU113は、メモリ112の出力命
令格納領域201に格納された出力命令に次に処理すべ
き描画命令が存在するか調べ、存在する場合は、該描画
命令を取り出して、描画処理を繰り返することになる。
The CPU 113 controls the drawing accelerator 11
5 after issuing a stop command to the drawing process,
The drawing results stored in the CPU drawing result storage area 202 and the drawing accelerator drawing result temporary holding area 203 are compared with the current information in the output information storage area 204 by RO.
The P information is superimposed (step 709), and the information in the output information storage area 204 is updated (step 71).
0). Thereafter, the CPU 113 checks whether or not there is a drawing command to be processed next in the output command stored in the output command storage area 201 of the memory 112, and if so, extracts the drawing command and repeats the drawing process. Will be.

【0050】なお、図7において、CPU113内の描
画プロセスは、CPUが描画命令を発行するたびに生成
されて、描画処理を完了したとき、もしくは描画中止命
令を受けた時に消去されるものであってもよい。また、
この実施例でも、処理対象領域のブロックを、ブロック
毎に独立して伸長を行えるように分割した場合、CPU
113内の描画プロセスと描画アクセラレータ115が
それぞれブロックごとに伸長処理を行ってもよい。
In FIG. 7, the drawing process in the CPU 113 is generated every time the CPU issues a drawing command, and is deleted when the drawing process is completed or when a drawing stop command is received. You may. Also,
Also in this embodiment, when the block of the processing target area is divided so that decompression can be performed independently for each block, the CPU
The drawing process in 113 and the drawing accelerator 115 may perform decompression processing for each block.

【0051】図8は、本実施形態における描画処理の更
に他の処理フロー例であり、特に描画アクセラレータ1
15での処理フローを示している。これは、描画アクセ
ラレータ115内に、該描画アクセラレータ115が描
画処理した結果を格納する手段(描画アクセラレータ描
画結果一時保持手段)を設けた場合、描画アクセラレー
タ115は、該描画結果一時保持手段に格納した情報が
閾値を超えた時、その情報をメモリ112内のCPU描
画結果一時保持領域202に複写するようにものであ
る。これ以外は図4や図7と基本的に同様である。ここ
では、図4との違いを中心に説明する。
FIG. 8 is an example of still another processing flow of the drawing processing in the present embodiment.
15 shows a processing flow. This is because, when the drawing accelerator 115 is provided with a means for storing the result of the drawing processing performed by the drawing accelerator 115 (drawing accelerator drawing result temporary holding means), the drawing accelerator 115 stores the result in the drawing result temporary holding means. When the information exceeds the threshold value, the information is copied to the CPU drawing result temporary holding area 202 in the memory 112. Other than this, it is basically the same as FIG. 4 and FIG. Here, the description will focus on the differences from FIG.

【0052】描画アクセラレータ115は、図4で説明
に示したように、CPU113から処理命令を受け取る
と(ステップ801)、メモリ112の出力命令格納領
域201から、当該描画命令のオブジェクト(画像デー
タ)の所定ブロックを読み込み(ステップ802)、色
変換処理、BG/UCR処理、γ変換処理、変倍処理、
中間調処理などを行い(ステップ803)、該描画アク
セラレータ115内の自描画結果一時保持手段に処理結
果を格納する(ステップ804)。図8では省略した
が、CPU113(あるいはCPU113の描画プロセ
ス)も同様に、メモリ112の出力命令格納領域201
から、所定ブロックを読み込み、色変換処理、BG/U
CR処理、γ変換処理、変倍処理、中間調処理を行い、
メモリ112のCPU描画結果一時保持領域202に処
理結果を格納する。
When the drawing accelerator 115 receives a processing command from the CPU 113 (step 801), as shown in FIG. 4, the drawing accelerator 115 stores the object (image data) of the drawing command from the output command storage area 201 of the memory 112. A predetermined block is read (step 802), color conversion processing, BG / UCR processing, γ conversion processing, scaling processing,
Halftone processing is performed (step 803), and the processing result is stored in the self-drawing result temporary holding unit in the drawing accelerator 115 (step 804). Although omitted in FIG. 8, the CPU 113 (or the drawing process of the CPU 113) similarly stores the output command storage area 201 of the memory 112.
, A predetermined block is read, color conversion processing, BG / U
Perform CR processing, γ conversion processing, scaling processing, halftone processing,
The processing result is stored in the CPU drawing result temporary holding area 202 of the memory 112.

【0053】次に、描画アクセラレータ115は、自描
画結果一時保持手段に格納した情報(画像データ)が閾
値を超えているかどうかチエックし(ステップ80
5)、超えている場合、それをメモリ2のCPU描画結
果一時保持領域203に複写して、該自描画結果一時保
持手段に格納した情報を無効化する(ステップ80
6)。
Next, the drawing accelerator 115 checks whether the information (image data) stored in the self-drawing result temporary holding means exceeds the threshold (step 80).
5) If it exceeds, copy it to the CPU drawing result temporary holding area 203 of the memory 2 and invalidate the information stored in the own drawing result temporary holding means (step 80).
6).

【0054】閾値は例えば以下の式のようにとる。 「閾値」=「描画結果一時保持領域の大きさ」−「一ブ
ロックの処理対象領域の情報量」
The threshold value is set, for example, as follows. “Threshold” = “size of temporary storage area of drawing result” − “information amount of processing target area of one block”

【0055】この実施例によれば、描画アクセラレータ
115に設けた描画結果一時保持手段の記憶容量が十分
大きくなくても、高速に描画アクセラレータ115での
描画処理結果を書き込むことができ、廉価で高速な描画
結果一時保持手段が利用可能である。また、ブロックの
大きさを、描画結果一時保持手段の大きさ(容量)を元
に決定することで、描画結果一時保持手段に格納した情
報が閾値を超えて、CPU描画結果一時保持領域に複写
する回数を制御することができる。
According to this embodiment, even if the storage capacity of the drawing result temporary holding means provided in the drawing accelerator 115 is not sufficiently large, the drawing processing result by the drawing accelerator 115 can be written at a high speed, and the cost can be reduced. A simple drawing result temporary holding means can be used. Also, by determining the size of the block based on the size (capacity) of the drawing result temporary holding means, the information stored in the drawing result temporary holding means exceeds the threshold value and is copied to the CPU drawing result temporary holding area. You can control the number of times you do.

【0056】以下に実施形態1の主たる作用・効果を列
挙する。 (1) 画像出力装置たるプリンタが、第一の処理手段と
してCPU、第二の処理手段ととして描画アクセラレー
タを有し、CPUはホストコンピュータからの描画命令
を解釈して、描画アクセラレータに処理対象領域を例え
ば終端ブロックから描画処理を行わせ、CPUも処理対
象領域の例えば先頭ブロックから描画処理を行うこと
で、容易に描画処理を並列で行うことができ、高速に描
画処理を行える画像出力装置を提供する。
The main functions and effects of the first embodiment will be listed below. (1) A printer as an image output device has a CPU as a first processing unit and a drawing accelerator as a second processing unit. The CPU interprets a drawing command from a host computer and sends a drawing target area to the drawing accelerator. For example, by causing the CPU to perform drawing processing from the end block, for example, from the end block, the CPU can also perform drawing processing from the processing target area. provide.

【0057】(2) 描画処理は、伸長処理、色変換処
理、BG処理、UCR処理、γ変換処理、変倍処理、も
しくは中間調処理のいずれか一つ以上を含むことで、特
にカラープリンタなどの場合、時間のかかる描画処理を
容易に並列化することができ、高速に描画処理を行える
画像出力装置を提供する。
(2) The drawing processing includes at least one of decompression processing, color conversion processing, BG processing, UCR processing, γ conversion processing, scaling processing, and halftone processing. In the case of (1), there is provided an image output apparatus capable of easily parallelizing time-consuming drawing processing and performing high-speed drawing processing.

【0058】(3) CPUはソフトウェアにより描画処
理を行い、描画アクセラレータはハードウェアにより描
画処理を行うことで、CPUの構成はそのままで、高速
に描画処理を行える画像出力装置を提供する。
(3) The CPU performs drawing processing by software, and the drawing accelerator performs drawing processing by hardware, thereby providing an image output apparatus capable of performing drawing processing at high speed without changing the configuration of the CPU.

【0059】(4) 描画アクセラレータが描画処理した
結果を格納する領域を、メモリ112などの該描画アク
セラレータの外に設けることで、描画アクセラレータの
構成を簡単にして、廉価で高速に描画処理を行える画像
出力装置を提供する。
(4) By providing an area for storing the result of the drawing processing by the drawing accelerator outside the drawing accelerator such as the memory 112, the structure of the drawing accelerator can be simplified, and the drawing processing can be performed at low cost and at high speed. An image output device is provided.

【0060】(5) 描画アクセラレータが描画処理した
結果を格納する領域を、逆に該描画アクセラレータ内に
設けることで、該描画アクセラレータは、自分の描画処
理した結果を高速に書き込むことができ、高速に描画処
理を行える画像出力装置を提供する。
(5) By providing an area for storing the result of the drawing processing by the drawing accelerator in the drawing accelerator, the drawing accelerator can write the result of the drawing processing by itself at high speed. And an image output device capable of performing a drawing process.

【0061】(6) 描画アクセラレータ内の描画処理結
果格納領域に格納した情報が閾値を超えた時、メモリ1
12などに、その情報を複写することで、描画アクセラ
レータ内の情報格納領域が十分大きくなくても、描画ア
クセラレータは、自分の描画処理した結果を高速に書き
込むことができ、廉価で高速に描画処理を行える画像出
力装置を提供する。
(6) When the information stored in the drawing processing result storage area in the drawing accelerator exceeds the threshold, the memory 1
12, the drawing accelerator can write the result of its own drawing processing at high speed even if the information storage area in the drawing accelerator is not sufficiently large. An image output device capable of performing the above is provided.

【0062】(7) 描画アクセラレータが、CPUから
命令された描画処理をどこまで行ったかを示す処理状況
保持手段を有することで、CPUは容易に描画アクセラ
レータの描画処理状況を把握でき、高速に描画処理を行
える画像出力装置を提供する。
(7) Since the drawing accelerator has processing status holding means indicating the extent to which the drawing process instructed by the CPU has been performed, the CPU can easily grasp the drawing process status of the drawing accelerator and perform the drawing process at high speed. An image output device capable of performing the above is provided.

【0063】(8) CPUは、該CPUが描画処理を
完了した領域と描画アクセラレータが描画処理を完了し
た領域との和が描画命令の処理対象領域と等しくなった
と判断したとき、描画アクセラレータに中止命令を発
し、描画命令の処理を終了することで、確実に描画命令
の描画処理を行うことができ、なんらの問題もなく、高
速に描画処理を行える画像出力装置を提供する。
(8) When the CPU determines that the sum of the area where the CPU has completed the drawing processing and the area where the drawing accelerator has completed the drawing processing has become equal to the processing target area of the drawing command, the CPU stops the processing. By issuing a command and terminating the process of the drawing command, it is possible to reliably perform the drawing process of the drawing command, and to provide an image output device capable of performing the drawing process at high speed without any problem.

【0064】〔実施形態2〕実施形態1は画像出力装置
たるプリンタが描画アクセラレータを一体的に具備する
構成であったが、本実施形態では、1台あるいは複数台
の画像出力装置たるプリンタと描画アクセラレータとが
それぞれLAN等のネットワーク上に接続されているプ
リンタシステム(画像出力システム)を対象とするもの
である。
[Second Embodiment] In the first embodiment, a printer as an image output device is provided with a drawing accelerator integrally. However, in this embodiment, one or a plurality of printers as image output devices and a drawing accelerator are used. The accelerators are intended for printer systems (image output systems) each connected to a network such as a LAN.

【0065】図9に本実施形態の基本的構成例のブロッ
ク図を示す。図において、画像処理装置たるプリンタ9
10は、ネットワーク930を介して上位の情報処理装
置たるホストコンピュータ900に接続されるととも
に、同様にネットワーク930を介して描画アクセラレ
ータ920に接続されている。プリンタ910はホスト
・描画アクセラレータI/F911、CPU912、メ
モリ913、プリントエンジンI/F914、プリント
エンジン915などで構成される。該プリンタ910
は、図1のプリンタ100から描画アクセラレータ11
5を取り外した構成と基本的に同じである。ただし、ホ
スト・描画アクセラレータI/F911は、当該プリン
タ910とコンピュータ900間及び当該プリンタ91
0と描画アクセラレータ920間の両方のインターフェ
ース制御を受け持つ。また、メモリ913も基本的に図
2と同様の構成であるが、本実施形態では図2の処理状
況保持領域205は不要である。
FIG. 9 shows a block diagram of a basic configuration example of the present embodiment. In the figure, a printer 9 as an image processing device
Reference numeral 10 is connected to a host computer 900 as an upper information processing apparatus via a network 930, and similarly to a drawing accelerator 920 via the network 930. The printer 910 includes a host / drawing accelerator I / F 911, a CPU 912, a memory 913, a print engine I / F 914, a print engine 915, and the like. The printer 910
Corresponds to the drawing accelerator 11 from the printer 100 in FIG.
5 is basically the same as that of FIG. However, the host / drawing accelerator I / F 911 is provided between the printer 910 and the computer 900 and the printer 91.
Responsible for both interface control between 0 and the drawing accelerator 920. The memory 913 also has basically the same configuration as that of FIG. 2, but in the present embodiment, the processing status holding area 205 of FIG. 2 is unnecessary.

【0066】描画アクセラレータ920は、高速に描画
処理を行うために、図3に示したようにハードウエアに
より描画処理を行うことが好適な構成であるが、ソフト
ウエアなどで描画処理を行う構成であってもよい。逆
に、CPU912はソフトウエアにより描画処理を行う
ことが好適な構成であるが、ハードウエアにより描画処
理を行う構成でもよい。これらは、先の実施形態1の場
合と同様である。
The drawing accelerator 920 preferably performs drawing processing by hardware as shown in FIG. 3 in order to perform drawing processing at high speed. However, the drawing accelerator 920 is configured to perform drawing processing by software or the like. There may be. Conversely, the CPU 912 is preferably configured to perform the drawing process by software, but may be configured to perform the drawing process by hardware. These are the same as in the first embodiment.

【0067】以下に、図9の動作概要について説明す
る。ここで、CPU912はメモリ913から描画処理
に必要なプログラム等をロードするとともに、必要なパ
ラメータ類を取り込んでいるとする。同様に描画アクセ
ラレータ920でも、ネットワーク930を介してプリ
ンタ900のメモリ913から必要なパラメータ類を取
り込み、各処理部に設定されているとする。なお、コン
ピュータ900が直接ネットワーク930を介して、描
画アクセラレータ920にパラメータ類を伝送すること
でもよい。
The operation outline of FIG. 9 will be described below. Here, it is assumed that the CPU 912 loads a program and the like necessary for the drawing process from the memory 913 and fetches necessary parameters and the like. Similarly, in the drawing accelerator 920, it is assumed that necessary parameters are fetched from the memory 913 of the printer 900 via the network 930 and set in each processing unit. Note that the computer 900 may directly transmit parameters to the drawing accelerator 920 via the network 930.

【0068】コンピュータ900は、ユーザ等からの指
令に基づき描画命令を作成して、プリンタ910に対し
て、当該描画命令を元に画像描画を行い出力するように
出力命令を送る。出力命令は一般に制御命令と複数の描
画命令からなる。プリンタ910内のホスト・描画アク
セラレータI/F911は、コンピュータ900から受
けた出力命令をメモリ913に書き込む。なお、ホスト
・描画アクセラレータI/F911では、ホストコンピ
ュータ900から送られてくる出力命令が圧縮されてい
れば、これを伸長してメモリ913に書き込む。これは
実施形態1と同様である。
The computer 900 creates a drawing command based on a command from a user or the like, and sends an output command to the printer 910 to draw and output an image based on the drawing command. The output command generally includes a control command and a plurality of drawing commands. The host / drawing accelerator I / F 911 in the printer 910 writes an output command received from the computer 900 to the memory 913. In the host / drawing accelerator I / F 911, if the output command sent from the host computer 900 is compressed, it is decompressed and written to the memory 913. This is the same as in the first embodiment.

【0069】CPU912は、メモリ913に書き込ま
れた出力命令から制御命令を取り出すとともに、順次、
処理対象の描画命令を取り出す。ここで、CPU912
がメモリ913に書き込まれた出力命令から順次描画命
令を取り出す処理は、ホスト・描画アクセラレータI/
F911がコンピュータ900から受けた出力命令をメ
モリ903に書き込む処理がすべて完了する前に開始す
ることで高速に処理を行うことができる。これも実施形
態1と同様である。
The CPU 912 takes out the control command from the output command written in the memory 913, and sequentially
Fetch the drawing instruction to be processed. Here, the CPU 912
The process of extracting the drawing commands sequentially from the output commands written in the memory 913 is performed by the host / drawing accelerator I /
The process can be performed at a high speed by starting before the process of writing the output command received from the computer 900 by the F911 into the memory 903 is completed. This is also the same as in the first embodiment.

【0070】CPU912はメモリ913から取り出し
た描画命令を解釈して、ホスト・描画アクセラレータI
/F911を介し、処理命令を描画アクセラレータ92
0に送る。処理命令を受けた描画アクセラレータ920
は、当該描画命令の描画処理を行い、描画処理結果を描
画アクセラレータ描画結果一時保持領域に格納する。同
時に、CPU912においても当該描画命令について描
画処理を行い、描画処理結果をCPU描画結果一時保持
領域に格納する。実施形態1で述べたように、描画アク
セラレータ描画結果一時保持領域とCPU描画結果一時
保持領域とは、プリンタ910のメモリ913内に確保
する構成が好適であるが、例えば描画アクセラレータ描
画結果一時保持領域を描画アクセラレータ920内に確
保する構成であってもよい。これにより、ホスト・描画
アクセラレータI/F911の負担が軽減できる。ま
た、CPU912は描画命令を解釈し、当該描画命令の
オブジェクトを付加した処理命令を描画アクセラレータ
920に転送してもよい。
The CPU 912 interprets the drawing command fetched from the memory 913 and reads the host / drawing accelerator I
/ F 911 to input a processing instruction to the drawing accelerator 92
Send to 0. Drawing accelerator 920 receiving the processing instruction
Performs drawing processing of the drawing command, and stores a drawing processing result in a drawing accelerator drawing result temporary holding area. At the same time, the CPU 912 also performs drawing processing for the drawing command, and stores the drawing processing result in the CPU drawing result temporary holding area. As described in the first embodiment, it is preferable that the drawing accelerator temporary storage area and the CPU temporary storage area are secured in the memory 913 of the printer 910. May be secured in the drawing accelerator 920. Thereby, the load on the host / drawing accelerator I / F 911 can be reduced. Further, the CPU 912 may interpret the drawing command and transfer a processing command to which the object of the drawing command is added to the drawing accelerator 920.

【0071】ここで、CPU912は、自CPU912
の方が描画アクセラレータ920より早く描画処理を終
えた場合は、自CPU912の描画処理結果であるCP
U描画結果一時保持領域の内容と出力情報格納領域の内
容(背景)とをROP処理により重ね合わせる。一方、
描画アクセラレータ920の方が自CPU912より早
く描画処理を終えた場合は、描画アクセラレータ920
の描画処理結果である描画アクセラレータ描画結果一時
保持領域の内容と、出力情報格納領域の内容とをROP
処理により重ね合わせる。
Here, the CPU 912 has its own CPU 912.
If the rendering process is completed earlier than the rendering accelerator 920, the CP
The contents of the U drawing result temporary holding area and the contents (background) of the output information storage area are overlapped by ROP processing. on the other hand,
If the drawing accelerator 920 finishes the drawing processing earlier than the own CPU 912, the drawing accelerator 920
The contents of the drawing accelerator temporary storage area and the contents of the output information storage area, which are the drawing processing results of
Overlap by processing.

【0072】以下、同様にして、順次描画命令の描画処
理を繰り返す。そして、特定の命令を処理する、などの
規定した時点で、プリントエンジンI/F914は、メ
モリ913の出力情報格納領域に格納された出力命令の
処理結果(プリントデータ)をプリントエンジン915
に送る。プリントエンジン915は、プリントエンジン
I/F914から受けた出力命令の処理結果を元に印字
する。
Hereinafter, similarly, the drawing process of the drawing command is sequentially repeated. Then, at a point in time when a specific instruction is processed, the print engine I / F 914 outputs the processing result (print data) of the output instruction stored in the output information storage area of the memory 913 to the print engine 915.
Send to The print engine 915 prints based on the processing result of the output command received from the print engine I / F 914.

【0073】図10に、本実施形態の描画処理の処理フ
ロー例を示す。なお、図10は一つの描画命令に対する
処理フローであり、これが出力命令に含まれる各描画命
令について繰り返されることになる。
FIG. 10 shows a processing flow example of the drawing processing of the present embodiment. FIG. 10 shows a processing flow for one drawing command, which is repeated for each drawing command included in the output command.

【0074】CPU912は、メモリ913から描画命
令を取り出し(ステップ1001)、描画アクセラレー
タ920に当該描画命令を処理するよう命令する(ステ
ップ1002)。その後、CPU912は、当該描画命
令について描画処理を行い、処理結果をCPU描画結果
一時保持領域に格納する(ステップ1003〜100
8)。描画アクセラレータ920でも、CPU912か
ら処理命令を受けると(ステップ1021)、当該描画
命令について描画処理を行い、処理結果を描画アクセラ
レータ描画結果一時保持領域に格納する(ステップ10
22〜1027)。
The CPU 912 takes out the drawing command from the memory 913 (step 1001), and instructs the drawing accelerator 920 to process the drawing command (step 1002). After that, the CPU 912 performs a drawing process for the drawing command, and stores the processing result in the CPU drawing result temporary holding area (steps 1003 to 1003).
8). When the drawing accelerator 920 also receives a processing command from the CPU 912 (step 1021), it performs a drawing process for the drawing command and stores the processing result in the drawing accelerator drawing result temporary holding area (step 10).
22-1027).

【0075】ここで、CPU912での描画処理は以下
のように行う。CPU912は、メモリ912に格納さ
れている当該描画命令のオブジェクトを読み込み、ま
ず、コンピュータ900とプリンタ910とで視覚的に
同じ出力が得られるようRGB形式のオブジェクトをC
MY形式のオブジェクトに変換する、色変換処理を行う
(ステップ1003)。次に、BG/UCR処理で墨版
生成、下色除去を行い、CMY形式のオブジェクトをC
MYK形式のオブジェクトに変換する(ステップ100
4)。次に、γ変換処理を行い、オブジェクトがプリン
タ910に適した濃度特性を持つようCMYK各版毎に
濃度を変換する(ステップ1005)。次に、必要であ
れば変倍処理を行い、オブジェクトを適当なサイズとな
るよう変換する(ステップ1006)。次に、中間調処
理を行い、オブジェクトをプリントエンジン915に適
した色深度となるよう変換する(ステップ1007)。
そして、当該描画命令を処理した結果をCPU描画結果
一時保持領域に格納する(ステップ1008)。ここで
も、描画処理はこの順番でなくてもよい。
Here, the drawing process in the CPU 912 is performed as follows. The CPU 912 reads the object of the drawing command stored in the memory 912, and first converts the object in the RGB format into a computer so that the computer 900 and the printer 910 can visually obtain the same output.
A color conversion process for converting the object into an MY format object is performed (step 1003). Next, black plate generation and under color removal are performed by BG / UCR processing, and the CMY format object is
Convert to MYK format object (step 100
4). Next, gamma conversion processing is performed to convert the density of each CMYK plate so that the object has density characteristics suitable for the printer 910 (step 1005). Next, if necessary, a scaling process is performed to convert the object into an appropriate size (step 1006). Next, halftone processing is performed to convert the object into a color depth suitable for the print engine 915 (step 1007).
Then, the result of processing the drawing command is stored in the CPU drawing result temporary holding area (step 1008). Here also, the drawing process need not be in this order.

【0076】描画アクセラレータ920での描画処理も
同様に以下のように行う。描画アクセラレータ920
は、プリンタ900にアクセスし、ホスト・描画アクセ
ラレータI/F911を介してメモリ913に格納され
ている当該描画命令のオブジェクトを読み込み、色変換
処理、BG/UCR処理、γ変換処理を行い(ステップ
1022〜1024)、必要であれば変倍処理を行い
(ステップ1025)、また、中間調処理を行い(ステ
ップ1026)、処理結果を描画アクセラレータ描画結
果一時保持手段に格納する(ステップ1027)。
The drawing processing by the drawing accelerator 920 is similarly performed as follows. Drawing accelerator 920
Accesses the printer 900, reads the object of the drawing instruction stored in the memory 913 via the host / drawing accelerator I / F 911, and performs color conversion processing, BG / UCR processing, and γ conversion processing (step 1022). If necessary, a scaling process is performed (step 1025), a halftone process is performed (step 1026), and the processing result is stored in a drawing accelerator drawing result temporary holding unit (step 1027).

【0077】ここで、CPU描画結果一時保持領域や描
画アクセラレータ描画結果一時保持領域へは、当該描画
命令の描画処理が完了してから格納するのではなく、1
ライン分など規定の領域に対する描画処理が完了した時
点で格納して、順次描画処理と格納を行う方式であって
もよい。また、実施形態1でも述べたように、処理対象
領域をブロック毎に独立して伸長を行えるようにブロッ
ク分割し、CPU912と描画アクセラレータ920で
伸長処理を行うことでもよい。
In the temporary storage area for CPU drawing results and the temporary storage area for drawing accelerators, the drawing command is not stored after the drawing process is completed, but is stored in the temporary storage area.
A method may be used in which the image data is stored at the time when the drawing processing for a specified area such as a line is completed, and the drawing processing and the storage are sequentially performed. Also, as described in the first embodiment, the processing target area may be divided into blocks so that expansion can be performed independently for each block, and expansion processing may be performed by the CPU 912 and the drawing accelerator 920.

【0078】こうして、CPU912の方が描画アクセ
ラレータ920より早く描画処理を終えた場合(これ
は、例えばネットワークが高負荷状態の場合に生じ
る)、CPU912はCPU描画終了通知を描画アクセ
ラレータ920に送る(ステップ1009)。描画アク
セラレータ920は、CPU描画終了通知を受信する
と、その時点で描画処理を中断し、描画アクセラレータ
描画結果一時保持領域の描画結果を無効にする(ステッ
プ1030)。逆に、描画アクセラレータ920の方が
CPU912より早く描画処理を終えた場合には、描画
アクセラレータ920は、描画アクセラレータ描画終了
通知をCPU912に送る(ステップ1029)。CP
U912は、描画アクセラレータ描画終了通知を受信す
ると、その時点で描画処理を中断し、CPU描画結果一
時保持領域の描画結果を無効にする(ステップ101
2)。
When the CPU 912 finishes the drawing process earlier than the drawing accelerator 920 (this occurs, for example, when the network is under a heavy load), the CPU 912 sends a CPU drawing end notification to the drawing accelerator 920 (step 1009). Upon receiving the CPU drawing end notification, the drawing accelerator 920 suspends the drawing process at that time and invalidates the drawing result in the drawing accelerator drawing result temporary holding area (step 1030). Conversely, when the drawing accelerator 920 finishes the drawing processing earlier than the CPU 912, the drawing accelerator 920 sends a drawing accelerator drawing end notification to the CPU 912 (step 1029). CP
Upon receiving the drawing accelerator drawing end notification, U912 suspends the drawing process at that point and invalidates the drawing result in the CPU drawing result temporary holding area (step 101).
2).

【0079】その後、CPU912は、CPU描画結果
一時保持領域と描画アクセラレータ描画結果一時保持領
域とのうち、有効な描画結果を利用してROP処理を行
うことで、当該描画命令の描画結果を出力情報格納領域
に格納する(ステップ1011)。そして、CPU91
2は、メモリ913に格納された出力命令に次に処理す
べき描画命令が存在するか調べ、存在する場合、該描画
命令を取り出し、同様に描画処理を繰り返す。
Thereafter, the CPU 912 performs the ROP process using the effective drawing result in the CPU drawing result temporary holding area and the drawing accelerator drawing result temporary holding area, and outputs the drawing result of the drawing command to the output information. It is stored in the storage area (step 1011). And the CPU 91
2 checks whether there is a drawing command to be processed next among the output commands stored in the memory 913, and if so, extracts the drawing command and repeats the drawing process in the same manner.

【0080】次に、複数台の画像出力装置たるプリンタ
で1台の描画アクセラレータを共用する画像出力システ
ム(プリンタシステム)の他の実施例について説明す
る。
Next, another embodiment of an image output system (printer system) in which one drawing accelerator is shared by a plurality of printers as image output devices will be described.

【0081】図11に本画像出力システムの一例を示
す。図において、情報処理装置たるコンピュータ111
0、1120と、画像出力装置たるプリンタ1130、
1140と、描画アクセラレータ1150とが、ネット
ワーク1160を介して接続されている。コンピュータ
1110、1120は、図示しないユーザ等からの指令
に基づき描画命令を作成して、プリンタ1130と11
40のいずれかに対して、描画命令を元に画像描画を行
い出力するよう出力命令を送る。プリンタ1130、1
140は自からも描画処理を行うとともに、描画アクセ
ラレータ1150が利用可能であれば、該描画アクセラ
レータ1150を利用して描画処理を行う。
FIG. 11 shows an example of the present image output system. In the figure, a computer 111 as an information processing device
0, 1120, a printer 1130 as an image output device,
1140 and a drawing accelerator 1150 are connected via a network 1160. The computers 1110 and 1120 generate a drawing command based on a command from a user (not shown) or the like, and
An output command is sent to any one of 40 to draw and output an image based on the drawing command. Printer 1130, 1
140 performs the drawing processing by itself and, if the drawing accelerator 1150 is available, performs the drawing processing by using the drawing accelerator 1150.

【0082】図12に描画アクセラレータ1150の構
成例を示す。ネットワークI/F1151はネットワー
ク1160との間のインタフェース制御回路である。制
御部1152は、ネットワークI/F1151や描画処
理部1153、描画アクセラレータ予測処理時間計算部
1154などの動作制御を行う。また、該制御部115
2は、ネットワークI/F1151を介して、プリンタ
1130、1140のメモリをアクセスすることが可能
である。描画処理部1153は図3に示した色変換処理
部、BG/UCR部、γ変換処理部、変倍処理部、中間
調処理部などの総称である。描画アクセラレータ予測処
理時間算出部1154は、当該描画アクセラレータが処
理中の描画処理を終えるまでの時間を予測する計算部で
ある。描画にかかる処理時間は、例えば、入出力デー
タ、データ転送速度、描画処理速度などから予測でき
る。該描画アクセラレータ予測処理時間算出部1154
で求まった予測処理時間を、制御部1152がネットワ
ークI/F1151を介してプリンタ1130、114
0に送ることで、当該プリンタのCPUでは、描画アク
セラレータ1150がどの程度待つ必要があるか知るこ
とができる。
FIG. 12 shows a configuration example of the drawing accelerator 1150. The network I / F 1151 is an interface control circuit with the network 1160. The control unit 1152 controls the operation of the network I / F 1151, the drawing processing unit 1153, the drawing accelerator prediction processing time calculation unit 1154, and the like. The control unit 115
2 can access the memories of the printers 1130 and 1140 via the network I / F 1151. The drawing processing unit 1153 is a general term for the color conversion processing unit, the BG / UCR unit, the γ conversion processing unit, the scaling processing unit, the halftone processing unit, and the like shown in FIG. The drawing accelerator prediction processing time calculation unit 1154 is a calculation unit that predicts the time until the drawing accelerator finishes the drawing processing being processed. The processing time required for drawing can be predicted from, for example, input / output data, data transfer speed, drawing processing speed, and the like. The drawing accelerator prediction processing time calculation unit 1154
The control unit 1152 calculates the estimated processing time obtained by the printer 1130 and 114 via the network I / F 1151.
By sending it to 0, the CPU of the printer can know how long the drawing accelerator 1150 needs to wait.

【0083】図13に、図11の画像出力システムのプ
リンタ1130、1140の概略処理フロー例を示す。
以下、図13により、特に図10との違いを中心に説明
する。
FIG. 13 shows a schematic processing flow example of the printers 1130 and 1140 of the image output system of FIG.
Hereinafter, a description will be given with reference to FIG. 13 particularly focusing on differences from FIG.

【0084】いま、コンピュータ1110は、図示しな
いユーザ等からの指令に基づき描画命令を作成して、プ
リンタ1130に対して、描画命令を元に画像描画を行
い出力するよう出力命令を送ったとする。プリンタ11
30は、順次描画命令を解釈して、描画アクセラレータ
1150が利用可能であれば、当該描画命令について描
画アクセラレータ1150に描画処理を行わせるととも
に、プリンタ1130においても当該描画命令について
描画処理を行う(ステップ1301〜1306)。な
お、描画アクセラレータ1150を利用可能でない場合
の動作は、後述するプリンタ1140が描画アクセラレ
ータ1150を利用可能でない場合と同様に動作するこ
とになる。
Now, it is assumed that the computer 1110 creates a drawing command based on a command from a user (not shown) or the like and sends an output command to the printer 1130 to draw and output an image based on the drawing command. Printer 11
30 sequentially interprets the rendering command and, if the rendering accelerator 1150 is available, causes the rendering accelerator 1150 to perform the rendering process for the rendering command, and the printer 1130 also performs the rendering process for the rendering command (step 1301-1306). The operation when the drawing accelerator 1150 cannot be used is the same as the operation when the printer 1140 described later cannot use the drawing accelerator 1150.

【0085】描画アクセラレータ1150は、プリンタ
1130から描画命令を受けると、制御部1152の制
御下で、描画アクセラレータ予測処理時算出部1154
において、入出力データ、データ転送速度、描画処理速
度とから、該描画アクセラレータ1150の描画にかか
る処理時間を予測する。例えば、入力データ量が0.1
MB、出力データ量が0.4MB、データ転送速度が入
出力とも毎秒10MB、描画処理速度が毎秒50MBの
場合、データ入力に0.01秒、データ出力に0.04
秒、描画処理に0.01秒要し、計0.06秒を予測処
理時間とする。そして、描画処理部1153が当該描画
命令の処理を進めていき、例えば1ラインの描画処理が
完了した時点など、規定の量の描画処理が進むと、描画
アクセラレータ予測処理時間算出部1154は予測処理
時間を計算し直し、予測処理時間を更新する。
Upon receiving a drawing command from the printer 1130, the drawing accelerator 1150, under the control of the control unit 1152, calculates the drawing accelerator prediction processing time 1154.
In, the processing time required for drawing by the drawing accelerator 1150 is predicted from the input / output data, the data transfer speed, and the drawing processing speed. For example, if the input data amount is 0.1
When the MB, the output data amount is 0.4 MB, the data transfer speed is 10 MB per second for both input and output, and the drawing processing speed is 50 MB per second, 0.01 seconds for data input and 0.04 seconds for data output.
Seconds and 0.01 seconds are required for drawing processing, and a total of 0.06 seconds is set as a predicted processing time. Then, the drawing processing unit 1153 proceeds with the processing of the drawing command. When a predetermined amount of drawing processing is performed, for example, at the time when the drawing processing of one line is completed, the drawing accelerator prediction processing time calculation unit 1154 executes the prediction processing. Recalculate the time and update the estimated processing time.

【0086】さて、このプリンタ1130が描画アクセ
ラレータ1150を利用している期間中に、コンピュー
タ1120が、図示しないユーザ等からの指令に基づき
描画命令を作成して、プリンタ1140に対して、描画
命令を元に画像描画を行い出力するよう出力命令を送っ
たとする。プリンタ1140もプリンタ1130と同様
に描画アクセラレータ1150を利用して描画処理を行
おうとするが、描画アクセラレータ1150はプリンタ
1130が利用していて、プリンタ1140からは利用
可能ではないとする。
While the printer 1130 is using the drawing accelerator 1150, the computer 1120 creates a drawing command based on a command from a user (not shown) or the like, and sends the drawing command to the printer 1140. Suppose that an output command has been sent to draw and output an image. Similarly to the printer 1130, the printer 1140 attempts to perform drawing processing using the drawing accelerator 1150. However, it is assumed that the drawing accelerator 1150 is used by the printer 1130 and cannot be used by the printer 1140.

【0087】そこで、プリンタ1140は、描画アクセ
ラレータ1150から、描画アクセラレータ予測処理時
間算出部1154で計算された描画アクセラレータ11
50のその時点での予測処理時間を取得して、描画アク
セラレータ1150をどの程度待つ必要があるかを知る
(ステップ1301)。また、プリンタ1140は、描
画アクセラレータ予測処理時間算出部1154が処理時
間を予測する場合と同様の方法で、該プリンタ1140
が当該描画命令の処理を行うのに必要な時間を算出する
(ステップ1302)。そして、描画アクセラレータ予
測処理時間がプリンタ予測処理時間より長ければ、プリ
ンタ1140は、当該描画命令を描画アクセラレータ1
150を使わずに処理する(ステップ1303、130
9)。逆に、描画アクセラレータ予測処理時間がプリン
タ予測処理時間より短かければ、プリンタ1140は、
当該描画命令をプリンタ1140で処理しながら、適当
な間隔で描画アクセラレータ1150が利用可能な状態
であるかを検査して、利用可能な状態になったときに、
描画アクセラレータ1150に対して当該描画命令を処
理するよう命令する(ステップ1303〜1308)。
Therefore, the printer 1140 sends the drawing accelerator 11150 calculated by the drawing accelerator prediction processing time calculation unit 1154 from the drawing accelerator 1150.
The current estimated processing time 50 is obtained, and it is known how long it is necessary to wait for the drawing accelerator 1150 (step 1301). In addition, the printer 1140 uses the same method as the case where the drawing accelerator prediction processing time calculation unit 1154 predicts the processing time.
Calculates the time required to perform the processing of the drawing command (step 1302). If the drawing accelerator prediction processing time is longer than the printer prediction processing time, the printer 1140 transmits the drawing command to the drawing accelerator 1
Process without using 150 (steps 1303, 130
9). Conversely, if the drawing accelerator prediction processing time is shorter than the printer prediction processing time, the printer 1140
While the drawing command is being processed by the printer 1140, it is checked whether the drawing accelerator 1150 is available at appropriate intervals.
A command is issued to the drawing accelerator 1150 to process the drawing command (steps 1303 to 1308).

【0088】ここでは、コンピュータ1110からプリ
ンタ1130に出力命令を送り、また、コンピュータ1
120からプリンタ1140に対しても出力命令を送る
といった場合であって、プリンタ1130と1140と
が同時期に描画処理を行う時の画像出力システムの動作
について説明したが、例えば、コンピュータ1110か
らプリンタ1130に出力命令を送り、さらに同じコン
ピュータ1110からプリンタ1140に出力命令を送
る場合も、描画アクセラレータ1150を利用して同様
に動作できる。
Here, an output command is sent from the computer 1110 to the printer 1130, and
In the case where the output command is also sent from the printer 120 to the printer 1140, the operation of the image output system when the printers 1130 and 1140 perform the drawing process at the same time has been described. When an output command is sent to the printer 1140 from the same computer 1110, the same operation can be performed using the drawing accelerator 1150.

【0089】また、例えばプリンタ1130の中に描画
アクセラレータ1150が入っていて、他のプリンタ1
140から該描画アクセラレータ1150を使う構成で
あっても同様に動作できる。
Further, for example, if the drawing accelerator 1150 is included in the printer 1130 and the other printer 1
The same operation can be performed even in a configuration using the drawing accelerator 1150 from 140.

【0090】また、ネットワーク1160は一般的なも
のでなく、独自の構造であってもよいが、ネットワーク
として一般的で広く利用されている例えば100Bas
e−TXであれば、安価に画像出力システムを構築でき
る。また、プリンタ1130、1140から描画アクセ
ラレータ1150へは描画命令が、描画アクセラレータ
1150からプリンタ1130、1140へは描画処理
結果が流れる。したがって、描画アクセラレータ115
0の高速性を有効に利用するためには、ネットワーク1
160は出来る限り高速転送可能なものであることが好
ましく、例えば1000Base−Tあるいはそれ以上
のものが最適である。
The network 1160 is not general, and may have a unique structure. For example, a network generally used and widely used, for example, 100Base
With e-TX, an image output system can be constructed at low cost. A drawing command flows from the printers 1130 and 1140 to the drawing accelerator 1150, and a drawing processing result flows from the drawing accelerator 1150 to the printers 1130 and 1140. Therefore, the drawing accelerator 115
In order to effectively use the high speed of network 0, network 1
It is preferable that 160 is capable of high-speed transfer as much as possible, for example, 1000Base-T or more is optimal.

【0091】さらには、図14のように、プリンタ11
30、1140と描画アクセラレータ1050をブリッ
ジとして機能するスイッチングハブ1400に接続する
ことで、プリンタ1130、1140と描画アクセラレ
ータ1150とのデータのやりとりが、ネットワーク1
160に接続されている他の機器に及ぼす影響を小さく
することができる。
Further, as shown in FIG.
30 and 1140 and the drawing accelerator 1050 are connected to the switching hub 1400 functioning as a bridge, so that data exchange between the printers 1130 and 1140 and the drawing accelerator 1150 can be performed on the network 1.
The effect on other devices connected to 160 can be reduced.

【0092】以下に実施形態2の主たる作用・効果を列
挙する。 (1) 描画アクセラレータに描画処理を行わせ、かつ、
画像出力装置たるプリンタも同じ描画処理を行い、プリ
ンタと描画アクセラレータのうち、早く処理が終わった
方の処理結果を反映させることで、高速に描画処理を行
える画像出力システムを提供する。
The main functions and effects of the second embodiment will be listed below. (1) Make the drawing accelerator perform drawing processing, and
A printer, which is an image output device, performs the same drawing process, and provides an image output system that can perform a drawing process at a high speed by reflecting a processing result of a printer and a drawing accelerator that has finished processing earlier.

【0093】(2) 描画アクセラレータが高速処理可能
でも、ネットワークの状態等によっては、描画アクセラ
レータからプリンタへの処理結果の伝送が遅れる場合が
生じるが、この場合はプリンタでの処理結果が反映され
るため、処理速度の低下は最少限ですむ画像出力システ
ムを提供する。
(2) Even if the drawing accelerator can perform high-speed processing, transmission of the processing result from the drawing accelerator to the printer may be delayed depending on the state of the network and the like. In this case, the processing result in the printer is reflected. Therefore, an image output system that requires a minimum reduction in processing speed is provided.

【0094】(3) プリンタより描画アクセラレータが
早く描画処理を終えた場合、プリンタの描画処理を中断
して、該プリンタの描画処理結果を破棄することで、プ
リンタを効率よく利用できる画像出力システムを提供す
る。
(3) If the drawing accelerator finishes the drawing process earlier than the printer, the drawing process of the printer is interrupted and the result of the drawing process of the printer is discarded. provide.

【0095】(4) 描画アクセラレータよりプリンタが
早く描画処理が終えた場合、描画アクセラレータの描画
処理を中断して、該描画アクセラレータの描画処理結果
を破棄することで、描画アクセラレータを効率よく利用
できる画像出力システムを提供する。
(4) When the printer finishes the drawing processing earlier than the drawing accelerator, the drawing processing of the drawing accelerator is interrupted, and the drawing processing result of the drawing accelerator is discarded. Provide an output system.

【0096】(5) 描画アクセラレータが複数の画像出
力装置たるプリンタから利用可能とすることで、描画ア
クセラレータを利用する画像出力システムを安価で提供
する。
(5) By making the drawing accelerator available from a plurality of printers as image output devices, an image output system using the drawing accelerator is provided at low cost.

【0097】(6) 描画アクセラレータが、処理中の描
画処理を終えるまでの時間を予測するための予測処理時
間を算出し、プリンタ側に提示できることで、プリンタ
は描画アクセラレータを更に効率よく利用できる画像出
力システムを提供する。
(6) Since the drawing accelerator calculates the predicted processing time for predicting the time until the drawing processing in progress is completed and can present it to the printer, the printer can use the drawing accelerator more efficiently. Provide an output system.

【0098】以上、本発明の実施形態では、画像出力装
置をプリンタとして説明してきたが、本発明はプリンタ
に限らず、CADやコンピュータ・グラフィックス(C
G)、プレゼンテーション、その他、必要に応じ描画処
理を行い出力する種々の装置やシステムに適用可能であ
ることは云うまでもない。
In the embodiments of the present invention, the image output device has been described as a printer. However, the present invention is not limited to the printer, but may be a CAD or computer graphics (C).
G), a presentation, and various other devices and systems that perform drawing processing and output as necessary.

【0099】[0099]

【発明の効果】以上説明したように、本発明によれば、
容易かつ高速に描画処理を行える画像出力方法や画像出
力装置、さらには画像出力システムを提供できる。ま
た、画像出力装置と描画アクセラレータをネットワーク
でつないだ場合、ネットワークが高負荷状態でも、高速
に描画処理を行える画像出力システムを提供できる。
As described above, according to the present invention,
It is possible to provide an image output method, an image output device, and an image output system capable of performing drawing processing easily and at high speed. Further, when the image output device and the drawing accelerator are connected by a network, it is possible to provide an image output system capable of performing a high-speed drawing process even when the network is under a heavy load.

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

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

【図2】画像出力装置内のメモリの構成例を示す図であ
る。
FIG. 2 is a diagram illustrating a configuration example of a memory in the image output device.

【図3】描画アクセラレータの構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of a drawing accelerator.

【図4】図1における描画処理のフローチャート例であ
る。
FIG. 4 is a flowchart example of a drawing process in FIG. 1;

【図5】描画処理の具体例を示す図である。FIG. 5 is a diagram illustrating a specific example of a drawing process.

【図6】描画処理の具体例を示す図である。FIG. 6 is a diagram illustrating a specific example of a drawing process.

【図7】図1における描画処理の他のフローチャート例
である。
FIG. 7 is another flowchart example of the drawing process in FIG. 1;

【図8】図1における描画処理の更に他のフローチャー
ト例である。
FIG. 8 is a further flowchart example of the drawing process in FIG. 1;

【図9】本発明による画像出力システムの基本構成例を
示すブロック図である。
FIG. 9 is a block diagram illustrating a basic configuration example of an image output system according to the present invention.

【図10】図9における描画処理のフローチャート例で
ある。
FIG. 10 is a flowchart example of a drawing process in FIG. 9;

【図11】本発明による画像出力システムの他の構成例
を示す概略ブロック図である。
FIG. 11 is a schematic block diagram showing another configuration example of the image output system according to the present invention.

【図12】図11における描画アクセラレータの構成例
を示す図である。
12 is a diagram illustrating a configuration example of a drawing accelerator in FIG. 11;

【図13】図11における描画処理の概略フローチャー
ト例である。
FIG. 13 is a schematic flowchart example of a drawing process in FIG. 11;

【図14】本発明による画像システムの他の構成例を示
す概略ブロック図である。
FIG. 14 is a schematic block diagram showing another configuration example of the image system according to the present invention.

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

10 ホストコンピュータ(情報処理装置) 100 プリンタ(画像出力装置) 110 プリンタコントローラ 113 プリンタ内CPU 114 プリンタ内メモリ 115 プリンタ内描画アクセラレータ 120 プリントエンジン 201 出力命令格納領域 202 CPU描画結果一時保持領域 203 描画アクセラレータ描画結果一時保持領域 204 出力情報格納領域 205 処理状況保持領域 311 色変換処理部 312 BG/UCR処理部 313 γ変換処理部 314 変倍処理部 315 中間調処理部 900 ホストコンピュータ 910 プリンタ 920 描画アクセラレータ 930 ネットワーク 1110、1120 コンピュータ 1130、1140 プリンタ 1150 描画アクセラレータ 1160 ネットワーク Reference Signs List 10 host computer (information processing device) 100 printer (image output device) 110 printer controller 113 CPU in printer 114 memory in printer 115 drawing accelerator in printer 120 print engine 201 output command storage area 202 CPU drawing result temporary holding area 203 drawing accelerator drawing Result temporary storage area 204 Output information storage area 205 Processing status storage area 311 Color conversion processing section 312 BG / UCR processing section 313 γ conversion processing section 314 Magnification processing section 315 Halftone processing section 900 Host computer 910 Printer 920 Drawing accelerator 930 Network 1110, 1120 Computer 1130, 1140 Printer 1150 Drawing accelerator 1160 Network

───────────────────────────────────────────────────── フロントページの続き (72)発明者 太田 泰稔 東京都大田区中馬込1丁目3番6号 株式 会社リコー内 Fターム(参考) 2C087 AB05 BA03 BC05 5B021 AA01 BB01 BB04 CC05 5B057 AA01 CA01 CA08 CB01 CB08 CC01 CD05 CE11 CE17 CH01 CH11 5C076 AA01 AA21 AA22 AA26 AA27 AA36 BA02 BA06  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yasunori Ota 1-3-6 Nakamagome, Ota-ku, Tokyo F-term in Ricoh Co., Ltd. (Reference) 2C087 AB05 BA03 BC05 5B021 AA01 BB01 BB04 CC05 5B057 AA01 CA01 CA08 CB01 CB08 CC01 CD05 CE11 CE17 CH01 CH11 5C076 AA01 AA21 AA22 AA26 AA27 AA36 BA02 BA06

Claims (21)

【特許請求の範囲】[Claims] 【請求項1】 描画命令を解釈し、描画処理を行って出
力する画像出力方法であって、前記描画命令の処理対象
領域を、先頭側と終端側からそれぞれ並行に描画処理を
行って描画処理結果を出力することを特徴とする画像出
力方法。
1. An image output method for interpreting a drawing command, performing a drawing process, and outputting the processed image, wherein a drawing process is performed by performing a drawing process on a processing target area of the drawing command in parallel from a start side and an end side. An image output method characterized by outputting a result.
【請求項2】 請求項1記載の画像出力方法において、
先頭側から描画処理を完了した領域と終端側から描画処
理を完了した領域との和が描画命令の処理対象領域と等
しくなったときに、該描画命令の処理を終了することを
特徴とする画像出力方法。
2. The image output method according to claim 1, wherein
An image characterized by terminating the processing of the drawing command when the sum of the area where the drawing processing is completed from the top side and the area where the drawing processing is completed from the end side becomes equal to the processing target area of the drawing command. output method.
【請求項3】 描画命令を解釈し、描画処理を行って出
力する画像出力方法であって、前記描画命令の処理対象
領域をそれぞれ独立して並行に描画処理を行い、早く処
理の終えた方の描画処理結果を出力することを特徴とす
る画像出力方法。
3. An image output method for interpreting a drawing command, performing a drawing process, and outputting the processed image. An image output method, comprising: outputting a result of a rendering process.
【請求項4】 請求項1ないし3記載の画像出力方法に
おいて、描画命令の処理対象領域を複数ブロックに分
け、ブロック単位に描画処理を行うことを特徴とする画
像出力方法。
4. The image output method according to claim 1, wherein the processing target area of the drawing command is divided into a plurality of blocks, and the drawing processing is performed in block units.
【請求項5】請求項1ないし4記載の画像出力方法にお
いて、描画処理は伸長処理、色変換処理、BG/UCR
処理、γ変換処理、変倍処理、中間調処理の少なくとも
一部あるいは全部であることを特徴とする画像出力方
法。
5. The image output method according to claim 1, wherein the drawing processing includes decompression processing, color conversion processing, BG / UCR.
An image output method, which is at least part or all of processing, gamma conversion, scaling, and halftone processing.
【請求項6】 情報処理装置からの出力命令に基づき、
描画命令を解釈して出力する画像出力装置であって、 前記画像出力装置は、第一の処理手段と、前記第一の処
理手段と独立に動作可能である第二の処理手段とを有
し、 前記第一の処理手段は描画命令を解釈して、前記第二の
処理手段に処理命令を送るとともに、前記描画命令の処
理対象領域を先頭もしくは終端側から描画処理を行い、 前記第二の処理手段は、前記第一の処理手段から前記処
理命令を受けて、前記描画命令の処理対象領域を前記第
一の処理手段とは反対側から描画処理を行う、ことを特
徴とする画像出力装置。
6. Based on an output command from an information processing device,
An image output device that interprets and outputs a drawing command, wherein the image output device has a first processing unit and a second processing unit that can operate independently of the first processing unit. The first processing means interprets the drawing command, sends a processing command to the second processing means, and performs a drawing process on the processing target area of the drawing command from the top or end side, An image output device, wherein the processing means receives the processing command from the first processing means, and performs a drawing process on a processing target area of the drawing command from a side opposite to the first processing means. .
【請求項7】 請求項6記載の画像出力装置において、
描画命令の処理対象領域を複数ブロックに分け、前記第
一の処理手段および前記第二の処理手段はそれぞれブロ
ック単位に描画処理を行うことを特徴とする画像出力装
置。
7. The image output device according to claim 6, wherein
An image output apparatus, wherein a processing target area of a drawing command is divided into a plurality of blocks, and the first processing means and the second processing means perform the drawing processing in block units, respectively.
【請求項8】 請求項7記載の画像出力装置において、
前記第一の処理手段は前記第二の処理手段に対してブロ
ック単位に処理命令を送り、前記第二の処理手段は前記
第一の処理手段に対して、当該ブロックの描画処理終了
ごとに処理終了通知を送ることを特徴とする画像出力装
置。
8. The image output device according to claim 7, wherein
The first processing means sends a processing command to the second processing means in block units, and the second processing means performs processing on the first processing means every time the drawing processing of the block is completed. An image output device for sending an end notification.
【請求項9】 請求項6ないし8記載の画像出力装置に
おいて、前記第一の処理手段はソフトウェアにより描画
処理を行い、前記第二の処理手段はハードウェアにより
描画処理を行うことを特徴とする画像出力装置。
9. The image output device according to claim 6, wherein said first processing means performs drawing processing by software, and said second processing means performs drawing processing by hardware. Image output device.
【請求項10】 請求項6ないし9記載の画像出力装置
において、前記第二の処理手段が描画処理した結果を格
納する手段が、前記第二の処理手段外に設けられている
ことを特徴とする画像出力装置。
10. The image output device according to claim 6, wherein the means for storing the result of the drawing processing performed by the second processing means is provided outside the second processing means. Image output device.
【請求項11】 請求項6ないし9記載の画像出力装置
において、前記第二の処理手段が描画処理した結果を格
納する手段が、前記第二の処理手段内に設けられている
ことを特徴とする画像出力装置。
11. The image output apparatus according to claim 6, wherein a means for storing a result of the drawing processing performed by said second processing means is provided in said second processing means. Image output device.
【請求項12】 請求項11記載の画像出力装置におい
て、前記第二の処理手段は、前記第二の処理手段内の描
画処理した結果を格納する手段に格納した情報が閾値を
超えた時、前記第一の処理手段内に前記情報を複写する
ことを特徴とする画像出力装置。
12. The image output device according to claim 11, wherein the second processing means is configured to: when information stored in a means for storing a result of the drawing processing in the second processing means exceeds a threshold value; An image output apparatus, wherein the information is copied in the first processing means.
【請求項13】 請求項6ないし12記載の画像出力装
置において、前記第二の処理手段が描画処理をどこまで
行ったかを示す処理状況保持手段を有し、前記第一の処
理手段は、前記処理状況保持手段の情報に基づき、第一
の処理手段が描画処理を完了した領域と第二の処理手段
が描画処理を完了した領域との和が前記描画命令の処理
対象領域と等しくなったと判断したときに、当該描画処
理を終了とすることを特徴とする画像出力装置。
13. The image output apparatus according to claim 6, further comprising: a processing status holding unit that indicates the extent to which the second processing unit has performed the drawing processing, wherein the first processing unit includes the processing unit. Based on the information of the status holding means, it was determined that the sum of the area where the first processing means completed the drawing processing and the area where the second processing means completed the drawing processing became equal to the processing target area of the drawing instruction. An image output device that ends the drawing process.
【請求項14】 画像出力装置と、該画像出力装置と独
立に描画処理を行う描画アクセラレータとが存在する画
像出力システムであって、 前記画像出力装置は、情報処理装置からの出力命令に基
づき描画命令を解釈して、前記描画アクセラレータに処
理命令を送るとともに、前記描画命令の描画処理を行
い、 前記描画アクセラレータは、前記画像出力装置から処理
命令を受けて、前記描画命令の描画処理を前記画像出力
装置と並行に行い、 前記画像出力装置は、前記画像出力装置と前記描画アク
セラレータのうち、早く処理が終わった方の処理結果を
反映させる、ことを特徴とする画像出力システム。
14. An image output system comprising an image output device and a drawing accelerator for performing a drawing process independently of the image output device, wherein the image output device performs drawing based on an output command from an information processing device. It interprets the command, sends a processing command to the drawing accelerator, and performs a drawing process of the drawing command. The drawing accelerator receives a processing command from the image output device, and performs a drawing process of the drawing command on the image. An image output system, which is performed in parallel with an output device, wherein the image output device reflects a processing result of one of the image output device and the drawing accelerator that has been processed earlier.
【請求項15】請求項14記載の画像出力システムにお
いて、 前記画像出力装置は、該画像出力装置で描画処理を終え
ると、前記描画アクセラレータに描画終了通知を送り、 前記描画アクセラレータは、該描画アクセラレータで描
画処理を終えると、前記画像出力装置に描画終了通知を
送る、ことを特徴とする画像出力システム。
15. The image output system according to claim 14, wherein said image output device sends a drawing end notification to said drawing accelerator when drawing processing is completed by said image output device, and said drawing accelerator outputs said drawing accelerator. Sending a drawing end notification to the image output device when the drawing process is completed.
【請求項16】 請求項15記載の画像出力システムに
おいて、 前記画像出力装置は、前記描画アクセラレータが早く描
画処理を終えた場合、該画像出力装置の描画処理を中断
して、該画像出力装置の描画処理結果を破棄し、 前記描画アクセラレータは、前記画像出力装置が早く描
画処理が終えた場合、該描画アクセラレータの描画処理
を中断して、該描画アクセラレータの描画処理結果を破
棄する、ことを特徴とする画像出力システム。
16. The image output system according to claim 15, wherein when the drawing accelerator finishes the drawing process earlier, the image output device interrupts the drawing process of the image output device, and When the image output device finishes the drawing process early, the drawing accelerator interrupts the drawing process of the drawing accelerator and discards the drawing process result of the drawing accelerator. Image output system.
【請求項17】 請求項14ないし16記載の画像出力
システムにおいて、前記描画アクセラレータは、複数の
画像出力装置から利用可能であることを特徴とする画像
出力システム。
17. The image output system according to claim 14, wherein said drawing accelerator can be used from a plurality of image output devices.
【請求項18】 請求項14ないし17記載の画像出力
システムにおいて、 前記描画アクセラレータは、該描画アクセラレータで処
理中の描画処理を終えるまでの時間を予測するための予
測処理時間算出手段を有し、 前記画像出力装置は、前記描画アクセラレータの予測処
理時間を取得して、該予測処理時間が一定の条件を満た
す場合、前記描画アクセラレータに描画処理を行わせな
いようにすることを特徴とする画像出力システム。
18. The image output system according to claim 14, wherein said drawing accelerator has a prediction processing time calculation unit for predicting a time until a drawing process being processed by said drawing accelerator is completed, The image output device acquires a prediction processing time of the drawing accelerator, and prevents the drawing accelerator from performing a drawing process when the prediction processing time satisfies a certain condition. system.
【請求項19】 請求項14ないし18記載の画像出力
システムにおいて、前記画像出力装置はソフトウェアに
より描画処理を行い、前記描画アクセラレータはハード
ウェアにより描画処理を行うことを特徴とする画像出力
システム。
19. The image output system according to claim 14, wherein said image output device performs drawing processing by software, and said drawing accelerator performs drawing processing by hardware.
【請求項20】 請求項14ないし19記載の画像出力
システムにおいて、情報処理装置と画像出力装置と描画
アクセラレータとは同一のネットワーク上に接続される
ことを特徴とする画像出力システム。
20. The image output system according to claim 14, wherein the information processing device, the image output device, and the drawing accelerator are connected on the same network.
【請求項21】 請求項14ないし19記載の画像出力
システムにおいて、画像出力装置と描画アクセラレータ
がスイッチングハブを介し、情報処理装置が接続された
ネットワーク上に接続されることを特徴とする画像出力
システム。
21. The image output system according to claim 14, wherein the image output device and the drawing accelerator are connected via a switching hub to a network to which the information processing device is connected. .
JP2001013699A 2001-01-22 2001-01-22 Method, apparatus and system for outputting image Pending JP2002211050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001013699A JP2002211050A (en) 2001-01-22 2001-01-22 Method, apparatus and system for outputting image

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001013699A JP2002211050A (en) 2001-01-22 2001-01-22 Method, apparatus and system for outputting image

Publications (1)

Publication Number Publication Date
JP2002211050A true JP2002211050A (en) 2002-07-31

Family

ID=18880514

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001013699A Pending JP2002211050A (en) 2001-01-22 2001-01-22 Method, apparatus and system for outputting image

Country Status (1)

Country Link
JP (1) JP2002211050A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007079793A (en) * 2005-09-13 2007-03-29 Seiko Epson Corp Data processing device and method therefor
JP2014157411A (en) * 2013-02-14 2014-08-28 Canon Inc Data processing device, control method thereof, and data processing program
US9363412B2 (en) 2014-04-18 2016-06-07 Ricoh Company, Limited Accelerator circuit and image processing apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007079793A (en) * 2005-09-13 2007-03-29 Seiko Epson Corp Data processing device and method therefor
JP4715408B2 (en) * 2005-09-13 2011-07-06 セイコーエプソン株式会社 Data processing apparatus and data processing method
JP2014157411A (en) * 2013-02-14 2014-08-28 Canon Inc Data processing device, control method thereof, and data processing program
US9363412B2 (en) 2014-04-18 2016-06-07 Ricoh Company, Limited Accelerator circuit and image processing apparatus

Similar Documents

Publication Publication Date Title
US8908207B2 (en) Print server, print control system and print control method having a raster image processor (RIP) function
JP2003216361A (en) Printing system and printing device
JPH09284509A (en) Picture processor
JP5354458B2 (en) Image processing apparatus, image output control system, image forming system, and program
JPH09146726A (en) Method for controlling printer server system
JP2009146251A (en) Image processing device, and image forming system and program
JPH11327846A (en) Printing controller, printing data generating device, printing control method, printing data generating method and storage medium
JP2002211050A (en) Method, apparatus and system for outputting image
US8582153B2 (en) Image forming apparatus and method
JPH10129050A (en) Printing processor
JPH1086451A (en) Image-processing apparatus
JP3715749B2 (en) Image processing system and image processing method
JP4034323B2 (en) Image data processing method, image data processing apparatus, and image forming apparatus
JP2001238019A (en) Method and controller for data transfer, image processor and image forming device
JP2000207147A (en) Print data transfer system
JP7081477B2 (en) Image processing device, control method of image processing device, and program
JP2003044235A (en) Host base printing system and method for controlling the system
JPH10260793A (en) Printing controller
JPH10333852A (en) Plotting processor
JPH10336438A (en) Information processor and its method and memory medium
JP2000255125A (en) Printing processing device and method
JP2000222145A (en) Medium recording printing control program, printing control method and printing controller
JP2006025283A (en) Image processing system
JP2003341152A (en) Printing controlling unit, printing controlling method, printing system, and program
JP2001146048A (en) Printer control device, printer control method and recording medium having printer control program recorded thereon

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050114

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081210

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090715

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090901

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20091014