JPH08123633A - Color image printing system - Google Patents

Color image printing system

Info

Publication number
JPH08123633A
JPH08123633A JP6287390A JP28739094A JPH08123633A JP H08123633 A JPH08123633 A JP H08123633A JP 6287390 A JP6287390 A JP 6287390A JP 28739094 A JP28739094 A JP 28739094A JP H08123633 A JPH08123633 A JP H08123633A
Authority
JP
Japan
Prior art keywords
data
print data
printer
print
color
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
JP6287390A
Other languages
Japanese (ja)
Inventor
Manabu Suzuki
学 鈴木
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.)
Mutoh Industries Ltd
Original Assignee
Mutoh Industries 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 Mutoh Industries Ltd filed Critical Mutoh Industries Ltd
Priority to JP6287390A priority Critical patent/JPH08123633A/en
Publication of JPH08123633A publication Critical patent/JPH08123633A/en
Pending legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Image Input (AREA)

Abstract

PURPOSE: To increase the processing speed by eliminating repeated image processing. CONSTITUTION: This color image printing system which transfers color image data to be printed out that are generated by a host computer 1 to a printer 3 in band units, converts the transferred data into print data for print output through the color processing of the printer 3, and expands the data on a band memory 33 and then outputs the data transfers the print data expanded on the band memory 33 to the side of the host computer 1 through two-way interfaces 21 and 18. The host computer 1 stores a hard disk 12 with the transferred print data in the band units and when the same print data are printed by plural sheets, the print data for the 2nd and succeeding sheets are transferred to a print output device side in the band units from the band memory 2 and then outputted on the printer 3 without the color processing.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ホスト装置で生成され
たカラーイメージデータを印刷出力可能なプリントデー
タに変換して印刷出力装置から出力するカラー画像印刷
システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a color image printing system for converting color image data generated by a host device into print data which can be printed out and outputting the print data from the print output device.

【0002】[0002]

【従来の技術】CADシステムで生成されるCADデー
タやイメージスキャナで読み取られたイメージデータ等
は、プロッタに対する描画コマンドの集合であったり、
圧縮されたラスタデータであるため、これらをラスタプ
リンタ等で出力する場合には、データ形式を印刷出力可
能な形式に変換する必要がある。特に、カラーイメージ
の印刷の場合、ホストコンピュータ上のカラーイメージ
データは、ラスタライズ、エッジ強調、拡大/縮小、色
補正、2値化、RGB→CMYK変換等の各処理を経て
カラーイメージが出力される。
2. Description of the Related Art CAD data generated by a CAD system, image data read by an image scanner, etc. are a set of drawing commands for a plotter,
Since these are compressed raster data, it is necessary to convert the data format to a printable format when outputting them with a raster printer or the like. In particular, in the case of printing a color image, the color image data on the host computer is subjected to processes such as rasterization, edge emphasis, enlargement / reduction, color correction, binarization, RGB → CMYK conversion, etc., and the color image is output. .

【0003】一方、印刷出力装置であるプリンタに採用
される記録方式には、ラスタ方式だけでもインクジェッ
ト、サーマル、静電、電子写真等と種々のものがある。
このうち、サーマル、静電、電子写真といった高速記録
方式の場合は、予めラスタライズしたフルビットマップ
のプリントデータを一括してプリンタエンジンに転送す
る。しかし、この場合、プリンタ側に大容量のバッファ
メモリを備える必要があり、プリンタが高価になるとい
う問題がある。これに対し、例えばインクジェットヘッ
ド等を使用した比較的低速のプリンタの場合には、ラス
タライズ以降の各処理を所定幅のバンド毎に実行しなが
らプリンタエンジンに転送することにより、プリンタの
バッファメモリの容量をバンド幅分に抑えることがで
き、比較的な安価なプリンタを提供することができる。
On the other hand, there are various types of recording methods adopted in a printer which is a print output device, such as ink jet, thermal, electrostatic, electrophotographic, etc. even if only the raster method is used.
Among them, in the case of a high-speed recording method such as thermal, electrostatic, or electrophotographic, print data of full bit map rasterized in advance is collectively transferred to the printer engine. However, in this case, it is necessary to provide the printer with a large-capacity buffer memory, and there is a problem that the printer becomes expensive. On the other hand, in the case of a relatively low-speed printer using an inkjet head or the like, the capacity of the buffer memory of the printer can be increased by transferring each process after rasterization to the printer engine while executing each process of each band of a predetermined width. Can be suppressed to the bandwidth, and a comparatively inexpensive printer can be provided.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上述し
たバンド方式の従来のカラー画像印刷システムでは、プ
リンタ側のバッファメモリがイメージデータ1枚分の容
量を持たないため、1枚分のデータを出力する間にバン
ドメモリは順次書き換えられる。このため、同一のイメ
ージデータを繰り返しプリントする場合、2枚目以降も
1枚目と同様のイメージ処理を繰り返さなくてはなら
ず、印刷完了までに時間がかかるという問題点がある。
However, in the conventional band-type color image printing system described above, since the buffer memory on the printer side does not have a capacity for one image data, one page of data is output. In the meantime, the band memory is sequentially rewritten. Therefore, when the same image data is repeatedly printed, the same image processing as that for the first sheet has to be repeated for the second and subsequent sheets, and there is a problem that it takes time to complete printing.

【0005】本発明は、このような問題点を解決するた
めになされたもので、バンド方式のカラー画像印刷シス
テムにおいて、重複したイメージ処理を省略して処理速
度を向上させることができるカラー画像印刷システムを
提供することを目的とする。
The present invention has been made to solve such a problem, and in a color image printing system of band type, color image printing capable of omitting redundant image processing and improving processing speed. The purpose is to provide a system.

【0006】[0006]

【課題を解決するための手段】本発明に係るカラー画像
印刷システムは、ホスト側で生成された印刷出力すべき
カラーイメージデータを所定幅のバンド単位でカラー処
理して印刷出力のためのプリントデータに変換し、印刷
出力装置に設けられたバンドメモリに展開したのち出力
するカラー画像印刷システムにおいて、前記印刷出力装
置側で前記バンドメモリに展開されたプリントデータを
双方向インタフェースを介して前記ホスト側に転送する
プリントデータ転送手段と、このプリンタデータ転送手
段によって前記ホスト側に転送されたプリントデータを
記憶する記憶手段と、同一のプリントデータを複数枚印
刷する場合、2枚目以降のプリントデータについては、
前記記憶手段に記憶されたプリントデータをバンド単位
で前記印刷出力装置側に転送し、前記カラー処理を経る
ことなく前記印刷出力装置から出力することを特徴とす
る。
A color image printing system according to the present invention is a print data for print output by color-processing color image data to be printed out generated on the host side in band units of a predetermined width. In the color image printing system which converts the print data into a band memory provided in the print output device and then outputs the print data, the print data expanded in the band memory on the print output device side is output to the host side via a bidirectional interface. Print data transfer means for transferring to the host side, storage means for storing the print data transferred to the host side by the printer data transfer means, and printing of the same print data on a plurality of sheets Is
The print data stored in the storage means is transferred to the print output device side in band units, and is output from the print output device without undergoing the color processing.

【0007】[0007]

【作用】本発明によれば、印刷出力装置で一度バンドメ
モリに展開されたプリントデータは、双方向インタフェ
ースを介してホスト側に転送され、ホスト側に設けられ
た記憶装置に格納される。そして、同一のプリントデー
タを複数枚印刷する場合には、2枚目以降のプリントデ
ータについては、前記記憶手段に記憶されたプリントデ
ータをバンド単位で前記印刷出力装置側に転送し、重複
したカラー処理を実行することなく、直ちに印刷出力す
るようにしているので、印刷完了までの時間を大幅に短
縮することができる。
According to the present invention, the print data once expanded in the band memory by the print output device is transferred to the host side through the bidirectional interface and stored in the storage device provided in the host side. When printing the same print data on a plurality of sheets, for the print data for the second and subsequent sheets, the print data stored in the storage means is transferred to the print output device side in band units, and the overlapping color Since the print output is performed immediately without executing the processing, it is possible to greatly reduce the time until the completion of printing.

【0008】また、例えばフルカラー画像を擬似カラー
画像として出力するシステムでは、例えば24bit/dot
のラスタライズデータが、カラー処理によって3bit/do
t のプリントデータに変換されるため、2枚目以降のデ
ータ転送量も大幅に削減されることになり、これによる
印刷速度の向上も図れる。
In a system that outputs a full-color image as a pseudo-color image, for example, 24 bits / dot
Rasterized data of 3bit / do by color processing
Since the print data is converted into the print data of t, the data transfer amount for the second and subsequent sheets is also significantly reduced, and the printing speed can be improved accordingly.

【0009】[0009]

【実施例】以下、添付の図面を参照して本発明の実施例
について説明する。図1は、本発明の一実施例に係るカ
ラーイメージ印刷システムの構成を示す機能ブロック図
である。このシステムは、ホストコンピュータ1と、こ
のホストコンピュータ1に接続されたイメージスキャナ
2と、ホストコンピュータ1から例えばSCSIインタ
フェース等の双方向インタフェースを介してイメージデ
ータを受信して印刷処理するプリンタ3とで構成されて
いる。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a functional block diagram showing the configuration of a color image printing system according to an embodiment of the present invention. This system includes a host computer 1, an image scanner 2 connected to the host computer 1, and a printer 3 that receives image data from the host computer 1 via a bidirectional interface such as a SCSI interface and performs print processing. It is configured.

【0010】写真等のカラー原稿は、スキャナ2によっ
て読み取られ、ホストコンピュータ1のスキャナドライ
バ11の制御のもと、ハードディスク12に格納され
る。合成・編集処理部13は、CPUと画像合成・編集
アプリケーションプログラムとにより構成され、読み取
られたカラーイメージデータを、CRT、液晶等のディ
スプレイ装置14に表示すると共に、キーボード、マウ
ス等の入力装置15の操作に従って、文字や他のカラー
イメージ等を適宜合成、編集処理する。編集された文字
コード等を含むカラーイメージデータは、画像プロセッ
サ等の描画処理部16によって所定幅のバンド単位でラ
スタライズされ、プリンタドライバ17の制御のもと
で、双方向インタフェース(以下、I/Fと呼ぶ)18
を介してプリンタ3側にバンド単位で転送される。
A color original such as a photograph is read by the scanner 2 and stored in the hard disk 12 under the control of the scanner driver 11 of the host computer 1. The synthesizing / editing processing unit 13 is composed of a CPU and an image synthesizing / editing application program, displays the read color image data on a display device 14 such as a CRT, a liquid crystal display, and an input device 15 such as a keyboard and a mouse. In accordance with the operation of, characters and other color images are appropriately combined and edited. The color image data including the edited character code is rasterized in a band unit of a predetermined width by a drawing processing unit 16 such as an image processor, and under the control of the printer driver 17, a bidirectional interface (hereinafter, I / F). 18)
The data is transferred to the printer 3 side in units of bands via the.

【0011】プリンタ3側では、転送されたバンド単位
のカラーイメージデータをI/F(双方向)21を介し
てプリンタコントローラ22に供給する。プリンタコン
トローラ22は、I/F21を介して受信された1つの
バンドのカラーイメージデータを受信バッファ31に格
納したのち、カラー処理部32で、エッジ強調、拡大/
縮小、色補正、2値化(擬似カラー変換)、RGB→C
MYK変換の各処理を施してプリントデータに変換し、
1バンド分のデータ格納容量を持つバンドメモリ33に
展開する。バンドメモリ33に展開されたプリントデー
タは、プリンタエンジン23に供給され、印刷出力され
る。
On the printer 3 side, the transferred color image data in band units is supplied to a printer controller 22 via an I / F (bidirectional) 21. The printer controller 22 stores the color image data of one band received via the I / F 21 in the reception buffer 31, and then, in the color processing unit 32, edge emphasis and enlargement / enlargement
Reduction, color correction, binarization (pseudo color conversion), RGB → C
Convert to print data by performing each process of MYK conversion,
The data is expanded in the band memory 33 having a data storage capacity for one band. The print data expanded in the band memory 33 is supplied to the printer engine 23 and printed out.

【0012】また、バンドメモリ33に格納された1バ
ンド分のプリントデータは、プリントデータ送信処理部
34に供給され、このプリントデータ送信処理部34の
制御のもとで送信バッファ35に格納されたのち、I/
F21を介してホストコンピュータ1側に転送される。
ホストコンピュータ1側では、プリンタ3から転送され
た1バンド分のプリントデータをプリンタドライバ17
を介してハードディスク12に格納する。プリンタドラ
イバ17は、2枚目以降の印刷出力については、ハード
ディスク12に格納されたプリントデータをバンド単位
で読み出し、プリンタ3側に転送する。プリンタ3は、
受信されたデータがプリントデータである場合には、カ
ラー処理部32での各処理を起動せずに、転送されたプ
リントデータをバンドメモリ33に直接展開する。な
お、プリンタ3には、上記構成の他にプリンタ3の印刷
モードをオフラインで設定するための操作パネル24及
び印刷モード等を表示する表示部25が設けられてい
る。
The print data for one band stored in the band memory 33 is supplied to the print data transmission processing section 34 and stored in the transmission buffer 35 under the control of the print data transmission processing section 34. Later, I /
It is transferred to the host computer 1 side via F21.
On the host computer 1 side, the print data for one band transferred from the printer 3 is sent to the printer driver 17
It is stored in the hard disk 12 via. The printer driver 17 reads out the print data stored in the hard disk 12 in band units and transfers the print data to the printer 3 side for the second and subsequent print outputs. Printer 3
When the received data is print data, the transferred print data is directly expanded in the band memory 33 without activating each process in the color processing unit 32. In addition to the above configuration, the printer 3 is provided with an operation panel 24 for setting the print mode of the printer 3 offline and a display unit 25 for displaying the print mode and the like.

【0013】図2は、印刷出力すべきカラーイメージデ
ータを示す図である。図示のように、カラーイメージデ
ータは、プリンタ3のバンドメモリ33の容量に対応し
た複数のバンドに分割されて転送及び処理される。この
実施例では、1枚のカラーイメージデータが4つのバン
ドに分割されて処理されるものとする。ホストコンピュ
ータ1での、ラスタライズ処理は、例えばページ記述言
語で記述された原イメージデータを高解像度ビット・イ
メージデータに展開する処理で、転送データは、1画素
がRGB各8bit (24bit/dot )で表現されたもの
で、約1670万通りの色を表現したフルカラーデータ
となる。
FIG. 2 is a diagram showing color image data to be printed out. As shown in the figure, the color image data is divided into a plurality of bands corresponding to the capacity of the band memory 33 of the printer 3 and transferred and processed. In this embodiment, it is assumed that one color image data is divided into four bands and processed. The rasterizing process in the host computer 1 is a process of expanding original image data described in, for example, a page description language into high resolution bit image data, and the transfer data has 8 bits (24 bits / dot) for each pixel of RGB. As expressed, it is full-color data representing approximately 16.7 million different colors.

【0014】プリンタ2側に転送されたラスタライズデ
ータに対するカラー処理のうち、エッジ強調処理は、例
えばガウシアンフィルタ等を用いて行われる。色補正処
理は、コンピュータ内部で表現された数値の色とプリン
タで実際に出力される色との違い、即ち両装置間の特性
差によって生じる若干の色合いのずれを補正するもの
で、予め用意されたカラーマッチングテーブルをピクセ
ルイメージのデータで参照してピクセルの色を置き換え
る処理である。2値化処理は、フルカラーで表現された
ピクセルイメージを疑似フルカラー画像に変換するもの
で、例えばホワイト、シアン、マジェンタ、イエロー、
ブラック、レッド、グリーン、ブルーの8通りの色を組
み合わせてフルカラーに見えるようにラスタライズデー
タの各画素を再構成する。この2値化処理では、周知の
パターンディザ法、誤差拡散法等が使用される。RGB
→CMYK変換処理は、2値化処理で求められたレッ
ド、グリーン、ブルーで表現された各画素の色をプリン
タで出力可能なシアン、マジェンタ、イエロー、ブラッ
クの4つのインク色に変換する。これにより、得られた
プリントデータは、3bit/dot で表現されるデータとな
り、転送前のデータの約1/8に情報量を圧縮されたデ
ータとなる。
Of the color processing for the rasterized data transferred to the printer 2, the edge emphasis processing is performed using, for example, a Gaussian filter or the like. The color correction process corrects the difference between the numerical color expressed inside the computer and the color actually output by the printer, that is, a slight color shift caused by the characteristic difference between the two devices, and is prepared in advance. This is a process for replacing the color of the pixel by referring to the color matching table with the data of the pixel image. The binarization process converts a pixel image expressed in full color into a pseudo full color image. For example, white, cyan, magenta, yellow,
Each pixel of the rasterized data is reconstructed so that it looks like a full color by combining eight colors of black, red, green and blue. In this binarization processing, a known pattern dither method, error diffusion method, or the like is used. RGB
In the CMYK conversion process, the color of each pixel expressed in red, green, and blue obtained by the binarization process is converted into four ink colors of cyan, magenta, yellow, and black that can be output by the printer. As a result, the obtained print data becomes data represented by 3 bits / dot, and the information amount is compressed to about 1/8 of the data before transfer.

【0015】図3は、カラーイメージを1部だけ印刷す
る場合のホストコンピュータ1のプリンタドライバ17
の処理を示すフローチャートである。カラーイメージを
1部だけ印刷する場合には、第1バンドから第4バンド
まで順番に(S1,S4,S5)、プリンタの準備が整
い次第(S2)、ラスタライズデータをプリンタ3に転
送すればよい(S3)。
FIG. 3 shows a printer driver 17 of the host computer 1 for printing only one copy of a color image.
It is a flowchart which shows the process of. When printing only one copy of the color image, the rasterized data may be transferred to the printer 3 in sequence from the first band to the fourth band (S1, S4, S5) and as soon as the printer is ready (S2). (S3).

【0016】図4は、カラーイメージを複数部印刷する
場合のホストコンピュータ1のプリンタドライバ17の
処理を示すフローチャートである。1枚目の印刷処理
(S11)は、前述した図3の処理とほぼ同様の処理が
行われるが(S12〜S14,S16,S17)、複数
部印刷の場合には、各バンドのラスタライズデータをプ
リンタ3に転送したのち、プリンタ3側で処理済みのプ
リントデータをプリンタ3から受信してハードディスク
12に格納する処理を実行する(S15)。そして、2
枚目以降の印刷処理は、上記の処理でハードディスク1
2に格納された小容量のプリントデータを、バンド毎に
ハードディスク12から読み出してプリンタ3に転送す
る処理を実行すればよい(S18〜S23)。
FIG. 4 is a flow chart showing the processing of the printer driver 17 of the host computer 1 when printing a plurality of color images. The printing process (S11) for the first sheet is almost the same as the process shown in FIG. 3 described above (S12 to S14, S16, S17), but in the case of printing a plurality of copies, the rasterized data of each band is used. After transferring to the printer 3, the print data processed by the printer 3 is received from the printer 3 and stored in the hard disk 12 (S15). And 2
The print processing for the first and subsequent sheets is the same as the hard disk 1
The small-capacity print data stored in 2 may be read from the hard disk 12 for each band and transferred to the printer 3 (S18 to S23).

【0017】図3の1枚印刷と図4の複数枚印刷のいず
れを実行するかは、プリンタドライバ17に組み込まれ
たユーザインタフェースによってオペレータが指定した
コピー部数の情報に基づいて、プリンタドライバ17が
判断すればよい。
Which of the single-sheet printing in FIG. 3 and the multiple-sheet printing in FIG. 4 is to be executed is determined by the printer driver 17 based on the information on the number of copies designated by the operator through the user interface incorporated in the printer driver 17. Just make a decision.

【0018】このシステムによれば、同一イメージデー
タの2枚目以降のプリンタ3の印刷出力については、カ
ラー処理部32での処理を省略できる分だけ印刷完了ま
での時間を短縮することができる。また、1枚目のラス
タライズデータに比べ、2枚目以降のプリントデータの
情報量は大幅に少なくなっているので、2枚目以降の転
送に要する時間も短くなる。
According to this system, for the print output of the second and subsequent printers 3 of the same image data, the time until the completion of printing can be shortened by the amount that the processing in the color processing unit 32 can be omitted. Further, since the information amount of the print data of the second and subsequent sheets is significantly smaller than that of the rasterized data of the first sheet, the time required for the transfer of the second and subsequent sheets is shortened.

【0019】なお、上記実施例では、プリンタ3側でカ
ラー処理を実行したが、カラー処理の全部又は一部をホ
ストコンピュータ1側で行っても良い。また、ホストコ
ンピュータ1とプリンタ3の処理状況に応じて、ホスト
コンピュータ1で行う処理とプリンタ3側で行う処理の
分担を適応的に変化させるようにしても良い。
Although the color processing is executed on the printer 3 side in the above embodiment, all or part of the color processing may be executed on the host computer 1 side. Further, the sharing of the processing performed by the host computer 1 and the processing performed by the printer 3 may be adaptively changed according to the processing statuses of the host computer 1 and the printer 3.

【0020】[0020]

【発明の効果】以上述べたように、本発明によれば、印
刷出力装置で一度バンドメモリに展開されたプリントデ
ータを、双方向インタフェースを介してホスト側に転送
し、ホスト側に設けられた記憶装置に格納すると共に、
同一のプリントデータを複数枚印刷する場合には、2枚
目以降のプリントデータについては、前記記憶手段に記
憶されたプリントデータをバンド単位で前記印刷出力装
置側に転送することにより、重複したカラー処理を実行
することなく、直ちに印刷出力するようにしているの
で、印刷完了までの時間を大幅に短縮することができる
という効果を奏する。
As described above, according to the present invention, the print data once expanded in the band memory in the print output device is transferred to the host side through the bidirectional interface and is provided in the host side. While storing in the storage device,
When printing the same print data on a plurality of sheets, for the print data for the second and subsequent sheets, the print data stored in the storage means is transferred to the print output device side in band units, thereby overlapping the duplicated color. Since the print output is performed immediately without executing the process, it is possible to significantly reduce the time required to complete the print.

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

【図1】 本発明の一実施例に係るカラー画像印刷シス
テムの構成を示す機能ブロック図である。
FIG. 1 is a functional block diagram showing a configuration of a color image printing system according to an embodiment of the present invention.

【図2】 同システムで印刷されるカラーイメージデー
タを説明するための図である。
FIG. 2 is a diagram for explaining color image data printed by the system.

【図3】 同システムでカラーイメージを1部印刷する
場合のプリンタドライバの処理を示すフローチャートで
ある。
FIG. 3 is a flowchart showing a process of a printer driver when printing one copy of a color image in the system.

【図4】 同システムでカラーイメージを複数部印刷す
る場合のプリンタドライバの処理を示すフローチャート
である。
FIG. 4 is a flowchart showing a process of a printer driver when printing a plurality of color images in the system.

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

1…ホストコンピュータ、2…イメージスキャナ、3…
プリンタ、11…スキャナドライバ、12…ハードディ
スク、13…合成・編集処理部、14…ディスプレイ装
置、15…入力装置、16…描画処理部、17…プリン
タドライバ、18,21…双方向インタフェース、22
…プリンタコントローラ、23…プリンタエンジン、2
4…操作パネル、25…表示部、31…受信バッファ、
32…カラー処理部、33…バンドメモリ、34…プリ
ントデータ送信処理部、35…送信バッファ。
1 ... Host computer, 2 ... Image scanner, 3 ...
Printer, 11 ... Scanner driver, 12 ... Hard disk, 13 ... Compositing / editing processing unit, 14 ... Display device, 15 ... Input device, 16 ... Drawing processing unit, 17 ... Printer driver, 18, 21 ... Bidirectional interface, 22
... printer controller, 23 ... printer engine, 2
4 ... Operation panel, 25 ... Display unit, 31 ... Reception buffer,
32 ... Color processing unit, 33 ... Band memory, 34 ... Print data transmission processing unit, 35 ... Transmission buffer.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 ホスト側で生成された印刷出力すべきカ
ラーイメージデータを所定幅のバンド単位でカラー処理
して印刷出力のためのプリントデータに変換し、印刷出
力装置に設けられたバンドメモリに展開したのち出力す
るカラー画像印刷システムにおいて、 前記印刷出力装置側で前記バンドメモリに展開されたプ
リントデータを双方向インタフェースを介して前記ホス
ト側に転送するプリントデータ転送手段と、 このプリンタデータ転送手段によって前記ホスト側に転
送されたプリントデータを記憶する記憶手段と、 同一のプリントデータを複数枚印刷する場合、2枚目以
降のプリントデータについては、前記記憶手段に記憶さ
れたプリントデータをバンド単位で前記印刷出力装置側
に転送し、前記カラー処理を経ることなく前記印刷出力
装置から出力することを特徴とするカラー画像印刷シス
テム。
1. A color image data to be printed out, which is generated on the host side, is color-processed in band units of a predetermined width to be converted into print data for printout, and is stored in a band memory provided in a printout device. In a color image printing system for expanding and then outputting, print data transfer means for transferring the print data expanded in the band memory on the print output device side to the host side via a bidirectional interface, and the printer data transfer means. Storage means for storing the print data transferred to the host side by the above, and when printing the same print data for a plurality of sheets, for the print data for the second and subsequent sheets, the print data stored in the storage means is divided into band units. To the print output device side, and the print output is performed without going through the color processing. A color image printing system characterized by outputting from a pressure device.
JP6287390A 1994-10-27 1994-10-27 Color image printing system Pending JPH08123633A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6287390A JPH08123633A (en) 1994-10-27 1994-10-27 Color image printing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6287390A JPH08123633A (en) 1994-10-27 1994-10-27 Color image printing system

Publications (1)

Publication Number Publication Date
JPH08123633A true JPH08123633A (en) 1996-05-17

Family

ID=17716734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6287390A Pending JPH08123633A (en) 1994-10-27 1994-10-27 Color image printing system

Country Status (1)

Country Link
JP (1) JPH08123633A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6049394A (en) * 1997-04-18 2000-04-11 Ricoh Company, Ltd. Color print system, color printer, and a computer readable-recording medium with a computer-executive program stored therein
US6654139B1 (en) 1998-11-11 2003-11-25 Nec Corporation Printer system with image processing system in which drawing operations are executed in parallel
US6665081B1 (en) 1996-07-19 2003-12-16 Seiko Epson Corporation Print system printer driver and printer

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6665081B1 (en) 1996-07-19 2003-12-16 Seiko Epson Corporation Print system printer driver and printer
US6049394A (en) * 1997-04-18 2000-04-11 Ricoh Company, Ltd. Color print system, color printer, and a computer readable-recording medium with a computer-executive program stored therein
US6654139B1 (en) 1998-11-11 2003-11-25 Nec Corporation Printer system with image processing system in which drawing operations are executed in parallel

Similar Documents

Publication Publication Date Title
US5727137A (en) Printer driver architecture for reducing band memory
JPH1115966A (en) Half tone method
JPH111029A (en) Color print system, color printer, and computer readable recording medium storing computer executable program
JP2001325087A (en) Command analysis utilizing rewritable command storing part
JPH08123633A (en) Color image printing system
EP0664521B1 (en) Colour image processing apparatus and method
JP3254672B2 (en) Image forming device
JP2003319167A (en) Print processing method and apparatus therefor
JP3695498B2 (en) Image processing device
JP2003271368A (en) Print controller and print control method and medium with print control program recorded and print control program
JP3184639B2 (en) Image processing apparatus and method
JP3404128B2 (en) Color image printing system
JP4642245B2 (en) Image forming apparatus, image forming method, and storage medium storing image forming procedure
JP3311101B2 (en) Image processing device
JP4222303B2 (en) Image forming apparatus
JP4075657B2 (en) Image processing apparatus and printing apparatus
JP3279171B2 (en) Color printer
JP3377298B2 (en) Color image printing system
JP2005197993A (en) Image forming apparatus, image forming method and program
JP3185435B2 (en) Image forming device
JPH09312776A (en) Color image processing unit
JP2000225735A (en) Image printer
JP2605593Y2 (en) Image output device
JPH11196246A (en) Image forming device
JPH09167064A (en) Printer driver and image processing method for reducing band memory