JPH04197765A - Image processing device - Google Patents

Image processing device

Info

Publication number
JPH04197765A
JPH04197765A JP2325898A JP32589890A JPH04197765A JP H04197765 A JPH04197765 A JP H04197765A JP 2325898 A JP2325898 A JP 2325898A JP 32589890 A JP32589890 A JP 32589890A JP H04197765 A JPH04197765 A JP H04197765A
Authority
JP
Japan
Prior art keywords
image data
data
image
multivalued
image forming
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2325898A
Other languages
Japanese (ja)
Other versions
JP3029290B2 (en
Inventor
Toshihiro Kadowaki
門脇 俊浩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2325898A priority Critical patent/JP3029290B2/en
Publication of JPH04197765A publication Critical patent/JPH04197765A/en
Application granted granted Critical
Publication of JP3029290B2 publication Critical patent/JP3029290B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

PURPOSE:To make images formed in accordance with characteristics of image formation elements by a method wherein data are developed into multivalued image data, and the multivalued image data are processed by binary coding and are stored after modulation is applied to said multivalued data, and the stored data are made available for transferring to an image formation means. CONSTITUTION:PDL data supplied from a host computer are developed into multivalued image data with a PDL interpreter program, and are made in the form expressed in multivalued density. The said density can be expressed in a formula DATA1(x, y). In the case of the title device, pixels (x, y) are printed with a nozzle on the (y mod 128)th position. Therefore the multivalued image data DATA1(x, y) are corrected as shown in a formula DATA2=DATA 1(x, y)/f(y mod 128). The correction is made by increasing in advance the data to be printed with nozzles in which average density is low. As the image data in this processing are multivalued ones, fine correction can be made. Then binary coding of the multivalued data is made in the process E by dither method with reference made to dither patterns stored in a ROM 5 for the dither a binary image data memory 7.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は画像処理装置に関し、特に、多値画像を2値化
して画像を形成するための画像処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to an image processing apparatus, and more particularly to an image processing apparatus for forming an image by binarizing a multivalued image.

[従来の技術〕 コンピュータ等からページ記述言語、即ち、PDL(ペ
ージ・ディスクリブジョン・ランゲージ)のデータや、
多値画像データを受信し、2値画像を形成するプリンタ
として、第9図に示すように構成されるものが考えられ
る。図示するように、ホストコンピュータ112からイ
ンターフェース11及び外部インターフェース回路10
6を介して送られてきたPDLデータ、多値イメージデ
ータは一旦RAM103内のバッファに保存された後、
ROM102に記憶された処理手順に従って、CPUl
01によって2値画像データに展開され、2値画像メモ
リ107に書き込まれる。110はCPUバスである。
[Prior art] Data in a page description language, that is, PDL (Page Disclosure Language), from a computer, etc.
A printer configured as shown in FIG. 9 can be considered as a printer that receives multivalued image data and forms a binary image. As shown, from the host computer 112 to the interface 11 and external interface circuit 10
6, the PDL data and multilevel image data are temporarily stored in a buffer in the RAM 103, and then
According to the processing procedure stored in the ROM 102, the CPU
01 into binary image data and written into the binary image memory 107. 110 is a CPU bus.

一方、画像形成部10gは、例えば電子写真方式の白黒
プリンタであり、2値画像メモリ107から読み出され
た画像信号153に基づいて画像形成を行う。アドレス
発生部109は画像形成部108からの同期信号151
に基づいて、2値画像メモリ107からの読み出しアド
レス(アドレス信号152)を発生させる。
On the other hand, the image forming section 10g is, for example, an electrophotographic black and white printer, and forms an image based on the image signal 153 read out from the binary image memory 107. The address generation unit 109 receives a synchronization signal 151 from the image forming unit 108.
Based on this, a read address (address signal 152) from the binary image memory 107 is generated.

第10図はホストコンピュータから送られてきたPDL
データ、多値イメージデータをCP[J 101が2値
画像データに展開する手順を示したものである。まず、
PDLデータ(ア)は、文字。
Figure 10 shows the PDL sent from the host computer.
This figure shows a procedure in which the CP[J 101 develops data and multivalued image data into binary image data. first,
PDL data (a) is characters.

図形イメージが言語で記述されているため、それを多値
画像データ(つ)に展開する(イ)。この展開された多
値画像データ及びホストコンピュータから送られた多値
画像データは、次に、2値化処理(1)により、各画素
にっき2値のデータに変換され、2値画像データとなる
(オ)。この2値化の手法としては、デイザ法や誤差拡
散法、平均濃度保存法等の手法がある。
Since the graphical image is described in language, it is developed into multivalued image data (a). This expanded multi-value image data and the multi-value image data sent from the host computer are then converted into binary data for each pixel by binarization processing (1), resulting in binary image data. (o). As a method for this binarization, there are methods such as a dither method, an error diffusion method, and an average density preservation method.

[発明が解決しようとしている課題] しかしながら、上記従来例では、画像形成部として出力
素子に濃度バラツキのある方式、例えば、インクジェッ
ト方式を用いたものを使用すると、1度ムラが発生する
という欠点があった。
[Problems to be Solved by the Invention] However, in the conventional example described above, if a method in which the output element has density variations, such as an inkjet method, is used as the image forming section, unevenness occurs once. there were.

第11A図はインクジェット方式におけるプリントヘッ
ド119の概略構成を示したものである。インクタンク
123より供給されるインクは、吐出制御部121の制
御により各ノズル120から吐出され、紙等の出力媒体
に印字される。本従来例の場合、ノズルの数は128と
し、各ノズルごとに吐出、非吐出が制御される。
FIG. 11A shows a schematic configuration of a print head 119 in an inkjet system. Ink supplied from the ink tank 123 is ejected from each nozzle 120 under the control of the ejection control unit 121 and printed on an output medium such as paper. In the case of this conventional example, the number of nozzles is 128, and ejection or non-ejection is controlled for each nozzle.

第11B図は、このプリントへラド119を用いた用紙
124へのプリント方法を示したものである。プリント
ヘッド119は、125に示すように用紙24のX方向
(主走査方向)に移動しながら、Y方向(副走査方向)
に128画素の幅で印字を行う。次に、126に示すよ
うに、Y方向に128画素移動して同様に印字を行う。
FIG. 11B shows a method of printing on paper 124 using this printing pad 119. As shown at 125, the print head 119 moves in the X direction (main scanning direction) of the paper 24 while moving in the Y direction (sub scanning direction).
Printing is performed with a width of 128 pixels. Next, as shown at 126, printing is performed in the same manner by moving 128 pixels in the Y direction.

第11C図は、プリントへラド119の各ノズルと、そ
のノズルから吐出された用紙上のインクの平均濃度(相
対値)の関係をグラフ化した−例である。各ノズル間で
は、吐出制御部のバラツキ、及び温度のがたより、ノズ
ルの角度のバラツキ等により、第11c図に示すように
、ノズル番号によって、ある範囲内の平均濃度に差がで
てしまうことがある。このバラツキは、ノズル番号をn
とし、平均濃度(相対値)をdとすると、次式(1)の
様に表される。即ち、 d=f (rl)            ・・・(1
)として表わすことができる。
FIG. 11C is a graphical example of the relationship between each nozzle of the print head 119 and the average density (relative value) of the ink ejected from the nozzle onto the paper. As shown in Figure 11c, the average density within a certain range may vary depending on the nozzle number due to variations in the discharge control unit, variations in temperature, variations in nozzle angle, etc. between each nozzle. There is. This variation is caused by changing the nozzle number to
When the average density (relative value) is d, it is expressed as the following equation (1). That is, d=f (rl)...(1
).

このように、ノズル間で濃度バラツキがあると、用紙1
24に均一濃度を印字しようとしても、第11D図に示
すように、128画素の周期を持った濃度バラツキが発
生し、画像を劣化させてしまう。この濃度バラツキは画
像が均一濃度の時、顕著となるが、通常の画像にも影響
を与える。
In this way, if there is density variation between nozzles, paper 1
Even if an attempt is made to print a uniform density on 24, as shown in FIG. 11D, density variations occur with a period of 128 pixels, degrading the image. This density variation becomes noticeable when the image has uniform density, but it also affects normal images.

かかる濃度バラツキを補正する方法として、2値化デー
タに対して、ノズル間の濃度バラツキを補正する方法が
考えられる。しようとしても、データが2値(0または
1)のため、110%の濃度アップというような補正は
行えなくなる。
As a method for correcting such density variations, a method of correcting density variations between nozzles for binarized data can be considered. Even if you try, since the data is binary (0 or 1), it will not be possible to perform corrections such as increasing the density by 110%.

一方、展開された多値画像データを多値の状態でメモリ
に記憶し、読み出して記憶する際に、バラツキ補正を行
い2値化する方法をとると、メモリの記憶容量が膨大な
ものになり、装置のコストが大幅に増加する。
On the other hand, if the developed multivalued image data is stored in a memory in a multivalued state and then read out and stored, it will be binarized with variation correction, the storage capacity of the memory will become enormous. , the cost of the equipment increases significantly.

本発明は、上述した従来例の欠点に鑑みてなされたもの
であり、その目的をするところは、画像形成素子の特性
に応じて画像形成でき、しかも容量を節約することがで
きる画像処理装置を提供する点にある。
The present invention has been made in view of the above-mentioned drawbacks of the conventional example, and its purpose is to provide an image processing device that can form an image according to the characteristics of an image forming element and can save capacity. It is in the point of providing.

[課題を解決するための手段] 上述した課題を解決し、目的を達成するため、本発明に
係る画像処理装置は、ページ記述言語により記述された
データを多値画像データに展開する展開手段と、前記展
開手段で展開した多値画像データを変調する変調手段と
、前記変調手段で変調した多値画像データを2値化する
2値化手段と、前記2値化手段で得た2値化画像データ
を記憶する記憶手段と、前記記憶手段で記憶した2値化
画像データに基づいて画像形成を行う画像形成手段へ該
2値化画像データを転送する転送手段とを備えることを
特徴とする。
[Means for Solving the Problems] In order to solve the above-mentioned problems and achieve the objectives, an image processing device according to the present invention includes a development means for developing data described in a page description language into multivalued image data. , a modulation means for modulating the multivalued image data developed by the development means, a binarization means for binarizing the multivalued image data modulated by the modulation means, and a binarization obtained by the binarization means. It is characterized by comprising a storage means for storing image data, and a transfer means for transmitting the binarized image data to an image forming means that performs image formation based on the binarized image data stored in the storage means. .

[作用] かかる構成によれば、展開手段はページ記述言語により
記述されたデータを多値画像データに展開し、変調手段
は展開手段で展開した多値画像データを変調し、2値化
手段は変調手段で変調した多値画像データを2値化し、
記憶手段は2値化手段で得た2値化画像データを記憶し
、転送手段は記憶手段で記憶した2値化画像データに基
づいて画像形成を行う画像形成手段へ2値化画像データ
を転送する。
[Operation] According to this configuration, the expansion means expands the data described in the page description language into multivalued image data, the modulation means modulates the multivalued image data developed by the expansion means, and the binarization means Binarize the multivalued image data modulated by the modulation means,
The storage means stores the binarized image data obtained by the binarization means, and the transfer means transfers the binarized image data to the image forming means that forms an image based on the binarized image data stored in the storage means. do.

[実施例コ 以下に添付図面を参照して、本発明の好適な実施例を詳
細に説明する。
[Embodiments] Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings.

(第1の実施例) 第1図は本発明の第1の実施例における白黒PDL対応
のプリンタを示すブロック図である。同図において、5
oは本実施例のプリンタを示し、1は本装置全体を制御
するCPUを示し、2はCPutが動作するための第4
図のフローチャートに従うプログラム等を格納したRO
Mを示し、3は各種プログラムのワークエリアとして用
いるRAMを示している。4はフォントROM、5はデ
゛イザパターンROM、6は外部インタフェース、7は
2値画像メモリ、8は画像形成部、9はアドレス発生部
、11はインタフェース、10 GiCPUババス51
は同期信号、52はアドレス信号、53は画像信号をそ
れぞれ示し、以上の4〜11.51〜53は、第9図の
104〜111及び151〜153に対応しており、こ
れらは同様のため、説明を省略する。
(First Embodiment) FIG. 1 is a block diagram showing a monochrome PDL compatible printer in a first embodiment of the present invention. In the same figure, 5
o indicates the printer of this embodiment, 1 indicates the CPU that controls the entire device, and 2 indicates the fourth CPU for operating CPUt.
RO that stores programs etc. that follow the flowchart in the figure.
3 indicates a RAM used as a work area for various programs. 4 is a font ROM, 5 is a dither pattern ROM, 6 is an external interface, 7 is a binary image memory, 8 is an image forming section, 9 is an address generation section, 11 is an interface, 10 GiCPU bus 51
52 indicates a synchronization signal, 52 indicates an address signal, and 53 indicates an image signal. 4 to 11 above. 51 to 53 correspond to 104 to 111 and 151 to 153 in FIG. 9, and because they are similar, , the explanation is omitted.

特に、従来と異なる構成として、54で示される画像形
成素子特性RAMがあり、これはバッテリによりバック
アップされ、操作部55がらのマニュアルによる数値入
力または不図示の読取り装置により所定の印字パターン
を読み込むことにより人力される画像形成素子間のバラ
ツキ特性を記憶する。
In particular, as a configuration different from the conventional one, there is an image forming element characteristic RAM indicated by 54, which is backed up by a battery, and which can be used to input numerical values manually through the operation section 55 or read a predetermined print pattern using a reading device (not shown). The dispersion characteristics between the image forming elements manually input by the user are stored.

トlie L++−rm =−−−e +−w +−、
trie L++-rm =---e +-w +-,
.

−タ12からインターフェース11.外部インターフェ
ース回路6を介して送られてきたボストスクリプト等の
PDLデータ(PDLコマンド)は、−旦RAMB内の
バッファに保存された後、CPUIによって2値画像デ
ータに展開され、2値画像メモリ7に書き込まれる。
- data 12 to interface 11. PDL data (PDL commands) such as boss scripts sent via the external interface circuit 6 are stored in a buffer in the RAMB, and then developed into binary image data by the CPU and stored in the binary image memory 7. will be written to.

一方、画像形成部8は、第11A図〜第11D図に示す
方式、特性を持つインクジェット方式の一種であるBJ
(バブル・ジェット)方式の白黒プリンタであり、2値
画像メモリ7から読み出された画像信号53に基づいて
画像形成を行う。アドレス発生部9は画像形成部8から
の同期信号に基づいて2値画像メモリ7からの読みだし
アドレスを発生させる。
On the other hand, the image forming section 8 is a BJ, which is a type of inkjet method having the method and characteristics shown in FIGS. 11A to 11D.
It is a monochrome (bubble jet) type printer, and forms an image based on an image signal 53 read out from a binary image memory 7. The address generating section 9 generates a read address from the binary image memory 7 based on the synchronization signal from the image forming section 8.

第2図はホストコンピュータから送られてきたPDLデ
ータをcpu iが2値画像データに展開する手順を示
す図である。PDLデータの一例として、米・Adob
e社、提唱のポスト・スクリプト言語で記述されたデー
タがある。
FIG. 2 is a diagram showing a procedure in which CPU i develops PDL data sent from a host computer into binary image data. As an example of PDL data, Adobe
There is data written in the Post Script language proposed by e-company.

まず、ホストコンピュータから供給されるPDLデータ
(A)は文字1図形、イメージカゴ言語で記述されてい
るため、PDLインタプリタプログラムにより、フォン
トROM5内のフォントデータ等を用いて、多値画像デ
ータに展開される(B)。これにより、各画素が多値の
濃度値で表わされている形式となり(C)、これを各画
素力S印字される点の座標(x、y)に対し、その濃度
値をDATA 1 (x、y)という式で表わすことカ
Sできる。
First, since the PDL data (A) supplied from the host computer is written in one character, one figure, and an image basket language, it is expanded into multivalued image data using the font data in the font ROM 5 using the PDL interpreter program. (B) As a result, each pixel is expressed as a multivalued density value (C), and the density value is expressed as DATA 1 ( It can be expressed by the equation (x, y).

次に、多値画像データは出力素子特性を補正される(D
)。即ち、本実施例で使用しているBJ方式のプリンタ
ヘッドが、第11A図〜第11D図に示す方式、及び特
性をもっているとすると、ノズルごとの濃度バラツキ特
性d=f(n)を補正する。バラツキ特性は、人間によ
る数値入力又は、不図示の読取り装置により、印字ノ\
ターンを読み込むことにより入力され、ノマツテ1月こ
よりツマツクアップされた画像形成素子特性RAM54
iこ保持される。
Next, the multivalued image data is corrected for output element characteristics (D
). That is, assuming that the BJ method printer head used in this embodiment has the method and characteristics shown in FIGS. 11A to 11D, the density variation characteristic d=f(n) for each nozzle is corrected. . The variation characteristics can be determined by human input of numerical values or by a reading device (not shown).
The image forming element characteristic RAM 54 is input by reading the turn and has been updated since January.
i items are retained.

各画素(x + y )に対し、その画素がどのノズル
で印字されるかは、座標値により一意に決定でき、本実
施例の場合、画素(x、y)は(y  mod  12
8)番目のノズルで印字される。m。
For each pixel (x + y), which nozzle prints that pixel can be uniquely determined by the coordinate value, and in the case of this example, the pixel (x, y) is (y mod 12
8) Printed with the th nozzle. m.

dは余りを得る演算である。このため、多値画像データ
D A T A 1  (x 、 y )を次式(2)
のように補正する。即ち、 ・・・(2) となる。このようにして、平均濃度の低いノズルで印字
されるデータを、前もって増加させておくことにより補
正する。また、この時の画像データは多値(例えば8b
itの場合、O〜255で表わされる)のため、110
%の増加といった細かな補正が行える。
d is an operation to obtain the remainder. For this reason, the multivalued image data D A T A 1 (x, y) is expressed by the following equation (2).
Correct as shown below. That is, ...(2) becomes. In this way, data printed by nozzles with a low average density is corrected by increasing it in advance. Also, the image data at this time is multivalued (for example, 8b
In the case of it, it is expressed as O~255), so 110
Minor corrections such as percentage increases can be made.

次に、(E)でディザパターンROM5内のディザパタ
ーンを参照しつつ(G)、デイザ法により2値化を行い
、その結果を2値画像データメモリ7に書き込む(F)
Next, in (E), while referring to the dither pattern in the dither pattern ROM 5, (G) performs binarization using the dither method, and writes the result to the binary image data memory 7 (F).
.

以上の処理をPDLデータが複数存在する場合には、そ
のコマンド数の分だけ繰り返す。2値化された画像デー
タは順次上書きされ、最終的にすべてのコマンドが展開
された時点で2値画像が完成する。このようなPDLの
展開方法を用いることにより、メモリ要領を大幅に削減
することができる。
If there is a plurality of PDL data, the above process is repeated for the number of commands. The binarized image data is sequentially overwritten, and a binary image is finally completed when all commands are expanded. By using such a PDL development method, the memory requirement can be significantly reduced.

第3図は第1の実施例で使用するデイザマトリックスの
一例を示す図である。デイザ法については、−殻間な2
値化手法のため、詳述しないが、第3図に示すようにデ
ィザパターンマトリクスTH(XX、yy)の各データ
をしきい値として多値画像を2値化する。即ち、補正さ
れた多値画像データDATA2 (x、y)に対し、2
値画像データDATA3 (x、y)は、次式(3)、
(4)の様に表される。即ち、 DATA2 (x、 y) <刊(x mad 8)、
 (ymad 8)の場合、DATA2(x、y)二〇
            −(3)DATA2 (x、
 y)≧刊(x mad &)、 (y mod 8)
の場合、DATA3(X、:y)=1        
   −(4)となる。
FIG. 3 is a diagram showing an example of a dither matrix used in the first embodiment. For the dither method, -2
Since this is a value conversion method, it will not be described in detail, but as shown in FIG. 3, a multivalued image is converted into a binary image using each data of the dither pattern matrix TH (XX, yy) as a threshold value. That is, for corrected multivalued image data DATA2 (x, y), 2
The value image data DATA3 (x, y) is expressed by the following formula (3),
It is expressed as (4). That is, DATA2 (x, y) <published (x mad 8),
(ymad 8), DATA2 (x, y) 20 - (3) DATA2 (x,
y) ≧ publication (x mad &), (y mod 8)
If , DATA3(X,:y)=1
-(4).

以上のよりなPDLデータから2値画像データへの展開
は、1画像形成部位分の全PDLデータをRAM3のバ
ッファに格納して、それを全て多値画像データに変換し
、次に2値画像データに変換を行う。このように全PD
LデータをホストコンピュータからRAM3に供給した
後に展開を順次行うことにより、ホストコンピュータの
開放を早期に実現することができる。即ち、ここでは1
画面分のデータを1画像形成部位として処理を行う。
To develop the above-described PDL data into binary image data, all the PDL data for one image forming area is stored in the buffer of RAM3, all of it is converted to multi-value image data, and then the binary image data is Perform transformations on data. In this way, all PD
By sequentially expanding L data after supplying it from the host computer to the RAM 3, the host computer can be opened at an early stage. That is, here 1
Data for a screen is processed as one image forming part.

なお、RAM3のバッファメモリ節約のため、PDLデ
ータごとに、ホストコンピュータからの転送、展開を行
っても良い。即ち、PDLデータをいくつかまとめて、
それを1単位として、(A)〜(F)の処理を行っても
良い。例えば第11B図の主走査方向の1スキャン分(
25−1,・・・)を1画像形成部位として処理を行う
こともできる。
Note that in order to save the buffer memory of the RAM 3, each PDL data may be transferred and expanded from the host computer. In other words, put together some PDL data,
Processes (A) to (F) may be performed using this as one unit. For example, one scan in the main scanning direction in Figure 11B (
25-1, . . ) can also be processed as one image forming site.

第4図は第1の実施例におけるCPU lにより実行さ
れるプログラムの概略を説明するフローチャートである
FIG. 4 is a flowchart outlining a program executed by CPU 1 in the first embodiment.

まず、CPU 1は、ホストコンピュータから送られて
きたPDLデータを受は取り、RAMB内のバッファに
入れる(ステップSL)。次に、ステップ5L02〜5
106でPDLデータを第2図に示した手順で2値画像
データに展開し、2値画像メモリに書き込む。すなわち
、cpuiは、ステップ5102において、まずPDL
データを1画素あたり多値の多値データに展開し、ステ
ップ5103で出力素子特性の補正処理を行う。次のス
テップS4において、CPtJlは、ステップ5103
で得た補正データをデイザ法等により2値化処理し、続
くステップ5105で2値画像メモリに書き込む。
First, the CPU 1 receives PDL data sent from the host computer and stores it in a buffer in the RAMB (step SL). Next, steps 5L02-5
At 106, the PDL data is developed into binary image data according to the procedure shown in FIG. 2, and written into the binary image memory. That is, in step 5102, the cpui first reads the PDL
The data is developed into multivalued data with multiple values per pixel, and in step 5103, correction processing of output element characteristics is performed. In the next step S4, CPtJl performs step 5103
The correction data obtained in step 5105 is binarized using a dither method or the like, and then written in the binary image memory in step 5105.

本実施例では、これらの処理は全てCPU 1によりソ
フト処理で行われる。但し、これらの処理の一部または
全部をハード的に行ってもよい。また、全てのPDLデ
ータを一括して処理する代わりに、小さな単位ごとにス
テップ5L02〜5105を繰り返すようにすれば、中
間データの量が少なくて済む。
In this embodiment, all of these processes are performed by the CPU 1 as software processing. However, some or all of these processes may be performed using hardware. Further, instead of processing all PDL data at once, if steps 5L02 to 5105 are repeated for each small unit, the amount of intermediate data can be reduced.

また、本実施例では、プリントに必要な全てのPDLデ
ータを受信してから展開を行っているが、これも所定の
単位でPDLデータを受は取り、その単位毎に処理して
も良い。この場合、ホストコンピュータを待たせる時間
が発生するが、RAM3内のバッファの量が少な(て済
むという利点がある。
Further, in this embodiment, all the PDL data necessary for printing is received and then expanded, but the PDL data may also be received in a predetermined unit and processed in each unit. In this case, the host computer is forced to wait, but there is an advantage that the amount of buffer in the RAM 3 is small.

再び、第4図の説明に戻り、すべててのPDLデータの
展開が終了したら、ステップ5107でプリント動作が
行われ、本動作はステップS1へ戻る。
Returning to the explanation of FIG. 4 again, when all PDL data has been developed, a print operation is performed in step 5107, and the operation returns to step S1.

以上説明したように、第1の実施例によれば、多値画像
を2値画像に変換する際に、画像形成素子の特性を補正
するデータ変調処理を行うことにより、コストを上げる
ことなく、多値画像の段階で画像形成素子の特性の補正
が行える。この結果、例えば、濃度バラツキの少ない良
好な出力画像を得ることができるという効果がある。
As explained above, according to the first embodiment, by performing data modulation processing to correct the characteristics of the image forming element when converting a multi-valued image into a binary image, without increasing costs, The characteristics of the image forming element can be corrected at the stage of a multivalued image. As a result, for example, it is possible to obtain a good output image with less variation in density.

しかも、2値画像データ用のメモリが、少なくとも1画
像形成部位分あれば良いので、メモリ容量を大幅に削減
することができる。なお、ここで1画像形成部位とは、
例えばページプリンタであれば、1ペ一ジ分、第11B
図のような像形成のためのスキャンを行うプリンタであ
れば、1スキャン分の量のことをいう。
Moreover, since the memory for binary image data is sufficient for at least one image forming area, the memory capacity can be significantly reduced. Note that one image forming site is defined as
For example, if it is a page printer, the 11th B
For a printer that scans for image formation as shown in the figure, this refers to the amount for one scan.

(第2の実施例) 第5図は本発明の第2の実施例におけるカラー多値画像
を扱うプリンタの構成を示すブロック図である。以下の
説明では、第1の実施例と同じ構成の説明を省き、異な
る構成を中心に説明する。
(Second Embodiment) FIG. 5 is a block diagram showing the configuration of a printer that handles color multivalued images in a second embodiment of the present invention. In the following description, description of the same configuration as in the first embodiment will be omitted, and the explanation will focus on the different configuration.

第1の実施例と異なるのは、第1に、ホストコンピュー
タ12から送られてくるデータがカラー多値画像である
こと、そして第2に、画像形成部8がシアン(C)、マ
ゼンタ(M)、イエロー(Y)、ブラック(K)の4色
の色成分画像の重ね合わせにより、カラー画像を形成す
るBJ方式のカラープリンタ50’であること、の2点
である。それにともない、2値画像メモリ7もC,M。
The difference from the first embodiment is, firstly, that the data sent from the host computer 12 is a color multivalued image, and secondly, the image forming section 8 is ), yellow (Y), and black (K), which form a color image by superimposing color component images of four colors. Along with this, the binary image memory 7 is also C and M.

Y、に用の7−1〜7−4の4つに分がれている。また
、後述するように、第2の実施例における出力素子特性
の補正処理においては、ディザパターンROM5の他に
、出力素子特性補正済みのディザパターンを保持するデ
ィザパターンRAM55を持つ。このディザパターンR
AM55は、CPUIの作業用RAMであるRAM3に
含まれてもよ(、また、ディザパターンROM5.フォ
ントROM4もCPU 1のプログラムが入っているプ
ログラムROM2に含まれても良い。
It is divided into four sections, 7-1 to 7-4, for Y. Further, as will be described later, in the output element characteristic correction process in the second embodiment, in addition to the dither pattern ROM 5, a dither pattern RAM 55 is provided which holds a dither pattern whose output element characteristics have been corrected. This dither pattern R
The AM 55 may be included in the RAM 3 which is the working RAM of the CPU (Also, the dither pattern ROM 5 and font ROM 4 may also be included in the program ROM 2 containing the CPU 1 program.

第6図は、第2の実施例において、ホストコンピュータ
から送られてきたカラー多値画像をCPU1がCMとK
の2値画像データに展開する手順を示した図である。
FIG. 6 shows that in the second embodiment, the CPU 1 converts the color multivalued image sent from the host computer into CM and K.
FIG. 2 is a diagram showing a procedure for developing into binary image data.

まず、ホストコンピュータから送られてきたカラー多値
画像がレッド(R)、グリーン(G)。
First, the color multivalued images sent from the host computer are red (R) and green (G).

ブルー(B)の各データから構成されるRGB多値画像
である場合(a) 、RGBデータ(輝度)からCMY
Kデータ(濃度)への変換を行う(b)。但し、ホスト
コンピュータから送られてきたデータがCMYKデータ
であるときには(C)、この処理(b)は省略される。
In the case of an RGB multivalued image consisting of blue (B) data (a), CMY from RGB data (luminance)
Conversion to K data (density) is performed (b). However, when the data sent from the host computer is CMYK data (C), this process (b) is omitted.

このCMYKデータ(濃度値)は各画素の座標値(x、
y)及び、色成分(Color)で表すと、DATA 
1  (Co1or、x、y)となる。
This CMYK data (density value) is the coordinate value (x,
y) and expressed in color components (Color), DATA
1 (Co1or, x, y).

次に、(d)でデイザ法により2値化を行う。Next, in (d), binarization is performed using the dither method.

ただし、使用するディザパターンは第1の実施例と異な
り、出力素子特性補正済のディザパターンを使用する(
f)。この出力素子特性補正済のディザパターンの作り
方について説明する。まず、標準的なディザパターンを
2次式(5)で表すと、 TH(xx、  3’y)   O≦XX、yy≦8・
・・(5) となり、補正済ディザパターンMTH(xxx。
However, the dither pattern used is different from that of the first embodiment, and a dither pattern whose output element characteristics have been corrected is used (
f). A method of creating this dither pattern whose output element characteristics have been corrected will be explained. First, if the standard dither pattern is expressed by quadratic equation (5), TH(xx, 3'y) O≦XX, yy≦8・
...(5) Then, the corrected dither pattern MTH(xxx.

yyy)は次式(6)のようにして作る。即ち、MTH
(xxx、yyy)=TH((xxx mad 8)、
 (yyy mod 8))Xf(yyy) 0 ≦ XXX≦8 0≦yyy≦128 ・・・(6) となる。補正済ディザパターンMTHは、平均1度の低
い部分に対応するディザパターン中のスレッショルド値
を下げてしまうことにより、補正を行うものである。こ
のようにして、作られた補正済のディザパターンは補正
済ディザパターン用RAM55に書き込まれる。
yyy) is created as shown in the following equation (6). That is, MTH
(xxx,yyy)=TH((xxx mad 8),
(yyy mod 8)) Xf(yyy) 0≦XXX≦8 0≦yyy≦128 (6). The corrected dither pattern MTH is corrected by lowering the threshold value in the dither pattern corresponding to a portion with a low average of 1 degree. The corrected dither pattern thus created is written into the corrected dither pattern RAM 55.

このようにして作られた補正済ディザパターンを用いて
17で2値化処理されたデータは、同時に出力素子特性
も補正されており、各色成分ごとに2値画像メモリに書
き込まれる(e)。
The data that has been binarized in step 17 using the corrected dither pattern created in this way has its output element characteristics also corrected at the same time, and is written into the binary image memory for each color component (e).

(第3の実施例) 第7図は本発明の第3の実施例による画像処理装置の構
成を示すブロック図である。第1の実施例と異なる点は
画像処理装置50”と画像形成装置58が分離している
点にある。尚、第1の実施例と同様の構成についての説
明は省略する。
(Third Embodiment) FIG. 7 is a block diagram showing the configuration of an image processing apparatus according to a third embodiment of the present invention. The difference from the first embodiment is that the image processing device 50'' and the image forming device 58 are separated. Note that explanations of the same configurations as in the first embodiment will be omitted.

画像処理装置50”は、通信インターフェース56、通
信信号線57を介して、画像形成装置58とコマンドの
やりとりを行う。この場合、画像処理装置50”は、異
なる画像形成装置と接続することか可能である。一方、
画像形成素子特性データは画像形成装置ごとに異なるた
め、これらのデータを画像形成装置側で保持し、画像処
理装置50”に転送する方式をとる必要がある。
The image processing device 50'' exchanges commands with the image forming device 58 via the communication interface 56 and the communication signal line 57. In this case, the image processing device 50'' can be connected to a different image forming device. It is. on the other hand,
Since image forming element characteristic data differs from image forming apparatus to image forming apparatus, it is necessary to adopt a method in which these data are held on the image forming apparatus side and transferred to the image processing apparatus 50''.

第8図は第3の実施例におけるCPUIにより実行され
るプログラムの概略を説明するフローチャートである。
FIG. 8 is a flowchart outlining a program executed by the CPUI in the third embodiment.

第1の実施例のフローチャートに比べ、電源オン時に、
画像形成装置58から画像形成素子特性補正データを受
信して、画像形成素子特性RAM54内に保存する点で
異なる(ステップS201)。尚、他の動作(ステップ
5202〜ステツプ5209)が、前述の第1の実施例
と同様のため、説明を省略する。
Compared to the flowchart of the first embodiment, when the power is turned on,
The difference is that image forming element characteristic correction data is received from the image forming apparatus 58 and stored in the image forming element characteristic RAM 54 (step S201). Note that the other operations (steps 5202 to 5209) are the same as those in the first embodiment described above, so their explanation will be omitted.

尚、本発明は、特にインクジェット記録装置の中でもバ
ブルジェット方式の記録装置において、優れた効果をも
たらすものである。かかる方式によれば、記録の高密度
化、高精度化が達成できるからである。
Note that the present invention brings about excellent effects particularly in bubble jet type recording apparatuses among inkjet recording apparatuses. This is because, according to such a method, higher recording density and higher accuracy can be achieved.

その代用的な構成や原理については、例えば、米国特許
第4723129号明細書、同第4740796号明細
書、に開示されている基本的な原理を用いて行うものが
好ましい。この方式はいわゆるオンデマンド型、コンテ
ィニュアス型のいずれにも適用可能である。特に、オン
デマンド型の場合には、液体(インク)が保持されてい
るシートや液路に対応して配置されている電気熱変換体
に、記録情報に対応していて核沸騰を越える急速な温度
上昇を与える少なくとも1つの駆動信号を印加すること
によって、電気熱変換体に熱エネルギを発生せしめ、記
録ヘッドの熱作用面に膜沸騰を生じさせる。結果的に、
この駆動信号に一対一で対応した液体(インク)内の気
泡を形成できるので有効である。この気泡の成長、収縮
により吐出用開口を介して液体(インク)を吐出させて
、少な(とも1つの滴を形成する。この駆動信号をパル
ス形状とすると、即時適切に気泡の成長収縮が行われる
ので、特に応答性に優れた液体(インク)の吐出が達成
でき、より好ましい。このパルス形状の駆動信号として
は、米国特許第4463359号明細書、同第4345
262号明細書に記載されているようなものが適してい
る。尚、上記熱作用面の温度上昇率に関する発明の米国
特許第4313124号明細書に記載されている条件を
採用すると、更に優れた記録を行うことができる。
Regarding the alternative structure and principle, it is preferable to use the basic principle disclosed in, for example, US Pat. No. 4,723,129 and US Pat. No. 4,740,796. This method is applicable to both so-called on-demand type and continuous type. In particular, in the case of the on-demand type, the electrothermal transducer placed corresponding to the sheet holding the liquid (ink) or the liquid path is required to respond to the recorded information and rapidly exceed nucleate boiling. Application of at least one drive signal that provides a temperature increase causes the electrothermal transducer to generate thermal energy to cause film boiling on the thermally active surface of the recording head. as a result,
This is effective because bubbles in the liquid (ink) can be formed in a one-to-one correspondence with this drive signal. The growth and contraction of this bubble causes the liquid (ink) to be ejected through the ejection opening to form a small droplet (at least one droplet).If this drive signal is in the form of a pulse, the growth and contraction of the bubble will occur immediately and appropriately. This makes it possible to achieve liquid (ink) ejection with particularly excellent responsiveness, which is more preferable.This pulse-shaped drive signal is described in U.S. Pat. No. 4,463,359 and U.S. Pat.
262 is suitable. Further, if the conditions described in US Pat. No. 4,313,124 concerning the invention regarding the temperature increase rate of the heat acting surface are adopted, even more excellent recording can be performed.

記録ヘッドの構成としては、上述の各明細書に開示され
ているような吐出口、液路、電気熱変換体の組み合わせ
構成(直線状液路または直角液流路)の他に熱作用部が
屈曲する領域に配置されている構成を開示する米国特許
第4558333号明細書、米国特許第4459600
号明細書を用いた構成も本発明に含まれるものである。
The configuration of the recording head includes a combination of ejection ports, liquid paths, and electrothermal converters (straight liquid path or right-angled liquid flow path) as disclosed in the above-mentioned specifications, as well as a heat acting section. U.S. Pat. No. 4,558,333 and U.S. Pat. No. 4,459,600 which disclose arrangements placed in bending regions.
The present invention also includes a configuration using the specification of the above specification.

加えて、複数の電気熱変換体に対して共通するスリット
を電気熱変換体の吐出部とする構成を開示する特開昭5
9−123670号公報や、熱エネルギの圧力波を吸収
する開孔を吐出部に対応させる構成を開示する特開昭5
9−138461号公報に基づいた記録ヘッド構成とし
ても本発明の効果は有効である。即ち、記録ヘッドの形
態がどの様なものであっても、記録を確実に効率よく行
いうるからである。
In addition, Japanese Patent Application Laid-Open No. 5-1191 discloses a configuration in which a slit common to a plurality of electrothermal transducers is used as a discharge part of the electrothermal transducers.
No. 9-123670, and Japanese Patent Application Laid-Open No. 5 (1973) disclosing a configuration in which a discharge portion is made to correspond to an opening that absorbs pressure waves of thermal energy.
The effects of the present invention are also effective even with a recording head configuration based on Publication No. 9-138461. In other words, regardless of the form of the recording head, recording can be performed reliably and efficiently.

さらに、記録装置が記録できる記録媒体の最大幅に対応
した長さを有するフルラインタイプの記録ヘッドに対し
ても、本発明は有効に適用できる。そのような記録ヘッ
ドとしては、複数記録ヘッドの組み合わせによってその
長さを満たす構成や、一体間に形成された1個の記録ヘ
ッドとしての構成のいずれでも良い。加えて、上記実施
例のようなシリアルタイプのものでも、装置本体に装着
されることで、装置本体との電気的な接続や装置本体か
らのインクの供給が可能になる交換自在のチップタイプ
の記録ヘッド、或は、記録ヘッド自体に一体的に設けら
れたカートリッジタイプの記録ヘッドを用いた場合にも
本発明は有効である。
Furthermore, the present invention can be effectively applied to a full-line type recording head having a length corresponding to the maximum width of a recording medium that can be recorded by a recording apparatus. Such a recording head may have either a configuration in which the length is satisfied by a combination of a plurality of recording heads, or a configuration in which a single recording head is formed integrally. In addition, even the serial type as in the above example is a replaceable chip type that can be attached to the main body of the device to enable electrical connection with the main body of the device and supply of ink from the main body of the device. The present invention is also effective when using a recording head or a cartridge type recording head provided integrally with the recording head itself.

フルラインタイプの記録ヘッドにおいて、記録ヘッドが
移動しないものについても、本発明は有効である。
The present invention is also effective for full-line type recording heads in which the recording head does not move.

また、搭載される記録ヘッドの種類ないし個数について
も、例えば単色のインクに対応して1個のみが設けられ
たものの他、記録色や濃度を異にする複数のインクに対
応して複数個数設けられるものであっても良い。
In addition, regarding the type and number of recording heads installed, for example, in addition to one type that corresponds to single-color ink, there is also a plurality of recording heads that correspond to multiple inks with different recording colors and densities. It may be something that can be done.

さらに加えて、本発明のインクジェット記録装置の形態
としては、コンピュータ等の情報処理機器の画像出力端
末として用いられるものの他、リーダ等と組み合わせた
複写装置、さらには送受信機能を有するファクシミリ装
置の形態を彩るものであっても良い。
In addition, the inkjet recording apparatus of the present invention may be used as an image output terminal for information processing equipment such as a computer, or may be used as a copying apparatus combined with a reader or the like, or as a facsimile apparatus having transmitting and receiving functions. It may be something to decorate.

さて、本発明は、プリンタ部はBJ方式、印字ジェット
方式の他、電子写真方式(レーザ、LED)、熱転写方
式、銀塩方式でも良い。勿論、カラーでも白黒でも良い
In the present invention, the printer section may be of the BJ type, printing jet type, electrophotographic type (laser, LED), thermal transfer type, or silver halide type. Of course, it can be in color or black and white.

また、入力される画像においては、PDLデータ、RG
B多値画像、CMYK多値画像の他、パレット画像、白
黒多値画像でも良(、また「0」−rOJ、rlJ→「
最高濃度」の変換を行うことにより、2個画像を用いて
も良い。
In addition, in the input image, PDL data, RG
In addition to B multivalue images and CMYK multivalue images, palette images and black and white multivalue images are also acceptable (and "0" - rOJ, rlJ → "
Two images may be used by converting the maximum density.

さらに、2値化処理は、デイザ法の他に、誤差拡散法、
平均濃度保存法等でも良(、第1の実施例のように2値
化前のデータに対して補正をかけても良く、また第2の
実施例2のようにスレッショルドレベルに補正をかけて
も良い。
Furthermore, in addition to the dither method, the binarization process also uses the error diffusion method.
The average density preservation method may be used (as in the first embodiment, the data before binarization may be corrected, or as in the second embodiment, the threshold level may be corrected). Also good.

また、データ変調、及び2値化は、コンピュータにより
ソフト的に行っても良く、また処理回路を設けてハード
的に行っても良い。
Furthermore, data modulation and binarization may be performed using software by a computer, or may be performed using hardware by providing a processing circuit.

[発明の効果〕 以上説明したように、本発明によれば、画像形成素子の
特性に応じて像形成でき、しかもメモリ容量を節約する
ことができるという効果がある。
[Effects of the Invention] As described above, according to the present invention, an image can be formed according to the characteristics of an image forming element, and the memory capacity can be saved.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の第1の実施例における白黒PDL対応
のプリンタを示すブロック図、第2図はホストコンピュ
ータから送られてきたPDLデータをCPUIが2値画
像データに展開する手順を示す図、 第3図は第1の実施例で使用するデイザマトリックスの
一例を示す図、 第4図は第1の実施例におけるCPUIにより実行され
るプログラムの概略を説明するフローチャート、 第5図は本発明の第2の実施例におけるカラー多値画像
を扱うプリンタの構成を示すブロック図、 第6図は、第2の実施例において、ホストコンピュータ
から送られてきたカラー多値画像をcPUlがCMとK
の2値画像データに展開する手順を示した図、 第7図は本発明の第3の実施例による画像処理装置の構
成を示すブロック図、 第8図は第3の実施例におけるCPUIにより実行され
るプログラムの概略を説明するフローチャート、 第9図は従来例の画像形成装置の構成を示すブロック図
、 第10図はホストコンピュータから送られてきたPDL
データをCPUl0Iが2値画像データに展開する手順
を示す図、 第11A図はインクジェット方式におけるプリントへラ
ド119の概略構成を示す図、第11B図はプリントへ
ラド119を用いた用紙124へのプリント方法を示す
図、 第11C図及び第11D図は従来例の欠点を説明する図
である。 図中、1,101・CPU、2,1102−RO,3,
103・ RAM、4,104−7オントROM、5,
105−・・ディザパターンROM、6.106・・・
外部インタフェース、7.7−1〜7−4,107・・
・2値画像メモリ、8,108・・・画像形成部、9,
109・・・アドレス発生部1.・8.6・・・外部イ
ンタフェース、5o・・・プリンタ、50’・・・カラ
ープリンタ、54・・・画像形成素子特性RAM、55
・・・ディザパターンRAM、56・・・通信インタフ
ェース、58・・・画像形成装置である。
FIG. 1 is a block diagram showing a black-and-white PDL compatible printer in the first embodiment of the present invention, and FIG. 2 is a diagram showing the procedure by which the CPU develops PDL data sent from a host computer into binary image data. , Fig. 3 is a diagram showing an example of a dither matrix used in the first embodiment, Fig. 4 is a flowchart outlining the program executed by the CPUI in the first embodiment, and Fig. 5 is a diagram showing an example of the dither matrix used in the first embodiment. FIG. 6 is a block diagram showing the configuration of a printer that handles color multivalue images in the second embodiment of the invention. K
FIG. 7 is a block diagram showing the configuration of an image processing device according to the third embodiment of the present invention, and FIG. 8 is a diagram showing the procedure for developing into binary image data. FIG. 9 is a block diagram showing the configuration of a conventional image forming apparatus. FIG. 10 is a PDL sent from a host computer.
Figure 11A is a diagram showing a schematic configuration of the print head 119 in the inkjet method; Figure 11B is a diagram showing the procedure by which the CPU 10I develops data into binary image data; Figure 11B is printing on paper 124 using the print head 119; Figures illustrating the method, Figures 11C and 11D, are diagrams illustrating the drawbacks of the conventional method. In the figure, 1,101-CPU, 2,1102-RO,3,
103. RAM, 4, 104-7 Onto ROM, 5.
105-... Dither pattern ROM, 6.106...
External interface, 7.7-1 to 7-4, 107...
・Binary image memory, 8,108...image forming section, 9,
109...Address generation section 1.・8.6...External interface, 5o...Printer, 50'...Color printer, 54...Image forming element characteristic RAM, 55
. . . dither pattern RAM, 56 . . . communication interface, 58 . . . image forming device.

Claims (8)

【特許請求の範囲】[Claims] (1)ページ記述言語により記述されたデータを多値画
像データに展開する展開手段と、前記展開手段で展開し
た多値画像データを変調する変調手段と、 前記変調手段で変調した多値画像データを2値化する2
値化手段と、 前記2値化手段で得た2値化画像データを記憶する記憶
手段と、 前記記憶手段で記憶した2値化画像データに基づいて画
像形成を行う画像形成手段へ該2値化画像データを転送
する転送手段とを備えることを特徴とする画像処理装置
(1) A developing means for developing data described in a page description language into multi-valued image data, a modulating means for modulating the multi-valued image data developed by the developing means, and multi-valued image data modulated by the modulating means. Binarize 2
digitization means; storage means for storing the binary image data obtained by the binarization means; 1. An image processing apparatus comprising: a transfer means for transferring converted image data.
(2)多値画像データを入力する入力手段と、前記入力
手段で入力した多値画像データを変調する変調手段と、 前記変調手段で変調した多値画像データを2値化する2
値化手段と、 前記2値化手段で得た2値化画像データを少なくとも1
画像形成単位分記憶する記憶手段と、前記記憶手段で記
憶した2値化画像データに基づいて画像形成を行う画像
形成手段へ該2値化画像データを転送する転送手段とを
備えることを特徴とする画像処理装置。
(2) An input means for inputting multivalued image data, a modulation means for modulating the multivalued image data inputted by the input means, and 2 for binarizing the multivalued image data modulated by the modulation means.
a digitizing means; and at least one of the binarized image data obtained by the binarizing means.
It is characterized by comprising a storage means for storing image forming units, and a transfer means for transmitting the binarized image data to an image forming means that performs image formation based on the binarized image data stored in the storage means. image processing device.
(3)前記画像形成手段は画像形成素子を具備し、前記
変調手段は前記画像形成素子の特性を補正する補正手段
を含むことを特徴とする請求項第1項または第2項記載
の画像処理装置。
(3) Image processing according to claim 1 or 2, wherein the image forming means includes an image forming element, and the modulating means includes a correction means for correcting characteristics of the image forming element. Device.
(4)前記補正手段は、前記特性を補正する情報を手操
作で設定する設定手段を含むことを特徴とする請求項第
3項記載の画像処理装置。
(4) The image processing apparatus according to claim 3, wherein the correction means includes a setting means for manually setting information for correcting the characteristics.
(5)前記補正手段は、予め前記画像形成手段で出力し
たテストパターンに基づいて前記特性を補正する情報を
設定する設定手段を含むことを特徴とする請求項第3項
記載の画像処理装置。
(5) The image processing apparatus according to claim 3, wherein the correction means includes a setting means for setting information for correcting the characteristic based on a test pattern outputted in advance by the image forming means.
(6)前記特性は、前記画像形成素子間の濃度のばらつ
き特性を含むことを特徴とする請求項第3項記載の画像
処理装置。
(6) The image processing apparatus according to claim 3, wherein the characteristics include density variation characteristics between the image forming elements.
(7)前記特性をディザパターンとして保持する保持手
段を含むことを特徴とする請求項第6項記載の画像処理
装置。
(7) The image processing apparatus according to claim 6, further comprising a holding means for holding the characteristic as a dither pattern.
(8)前記画像形成素子は、インクを吐出する吐出口と
、この吐出口に設けられインクに熱による状態変化を生
起させ、該状態変化に基づいてインクを前記吐出口から
吐出させて飛翔的液適を形成する熱エネルギー発生手段
とを有したことを特徴とする請求項第3項記載の画像処
理装置。
(8) The image forming element includes an ejection port for ejecting ink, and a discharging port provided at the ejection port to cause a change in state of the ink due to heat, and ejecting the ink from the ejection port based on the state change to create a flying image. 4. The image processing apparatus according to claim 3, further comprising thermal energy generating means for forming a liquid droplet.
JP2325898A 1990-11-29 1990-11-29 Image processing device Expired - Fee Related JP3029290B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2325898A JP3029290B2 (en) 1990-11-29 1990-11-29 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2325898A JP3029290B2 (en) 1990-11-29 1990-11-29 Image processing device

Publications (2)

Publication Number Publication Date
JPH04197765A true JPH04197765A (en) 1992-07-17
JP3029290B2 JP3029290B2 (en) 2000-04-04

Family

ID=18181830

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2325898A Expired - Fee Related JP3029290B2 (en) 1990-11-29 1990-11-29 Image processing device

Country Status (1)

Country Link
JP (1) JP3029290B2 (en)

Also Published As

Publication number Publication date
JP3029290B2 (en) 2000-04-04

Similar Documents

Publication Publication Date Title
JP5071596B2 (en) Printing apparatus and printing method
JP3530717B2 (en) Ink jet recording method and apparatus
JP3576694B2 (en) Ink jet recording method, apparatus thereof, image processing method, and printing method for executing image processing method
JP3313952B2 (en) Ink jet recording device
JP3414325B2 (en) Printing device and recording medium
JP3308815B2 (en) Ink jet recording method and apparatus
JP4652894B2 (en) Inkjet recording method, inkjet recording apparatus, and program
JPH1071730A (en) Ink jet recording, its device, and ink jet recording head
JP2001054956A (en) Image recording method, image recorder, control method therefor, computer readable storage medium, and image processing method
JPH08118684A (en) Recording head, recorder using the same and recording method therefor
JP5072349B2 (en) Image forming apparatus and control method thereof
JP2002127393A (en) Recording system and recording device
JP2002154239A (en) Image processing method and printing apparatus
JPH04197765A (en) Image processing device
JP3135463B2 (en) Recording data transfer method, recording apparatus and recording system
JP4280391B2 (en) Image recording apparatus, dot pattern determination apparatus, dot pattern determination method, and computer-readable storage medium
JP2006231735A (en) Image processor, image processing method, control program, and recorder
JP2006159646A (en) Image processor, inkjet recorder and calibration method
JP3562339B2 (en) Creating print data suitable for printing devices
JPH0825655A (en) Method and device for recording
JP2003266796A (en) Image processor and processing method, and program
JP2000141768A (en) Image-recording apparatus
JP4265622B2 (en) Printing apparatus, image recording method and recording medium using dark and light ink
JP3513341B2 (en) Recording device and recording method
JP2008132796A (en) Printing device utilizing high-density and low-density ink, cartridge used therefor, image recording method and image recording medium

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080204

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090204

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100204

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees