JP4134418B2 - Toner control device and method thereof - Google Patents

Toner control device and method thereof Download PDF

Info

Publication number
JP4134418B2
JP4134418B2 JP00735299A JP735299A JP4134418B2 JP 4134418 B2 JP4134418 B2 JP 4134418B2 JP 00735299 A JP00735299 A JP 00735299A JP 735299 A JP735299 A JP 735299A JP 4134418 B2 JP4134418 B2 JP 4134418B2
Authority
JP
Japan
Prior art keywords
data
printer
toner
black toner
drawing data
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.)
Expired - Fee Related
Application number
JP00735299A
Other languages
Japanese (ja)
Other versions
JP2000203096A (en
Inventor
正通 新井
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP00735299A priority Critical patent/JP4134418B2/en
Publication of JP2000203096A publication Critical patent/JP2000203096A/en
Application granted granted Critical
Publication of JP4134418B2 publication Critical patent/JP4134418B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、カラー印刷時におけるトナーの制御に関する。
【0002】
【従来の技術】
一般的に、カラー印刷は、シアン(C)、マゼンタ(M)、イエロー(Y)、ブラック(K)(以後CMYKという)のトナー(又はインク)を使用し、フルカラー画像を再現しているが、例えば、パソコン等で利用される代表的なオペレーティングシステム(以後OSという)であるWindowsの実行環境下では、通常、カラー情報は、光の3原色である、レッド(R)、グリーン(G)、ブルー(B)(以後RGBという)で表現されている。
【0003】
そこで、印刷を行うときには、RGBをCMYKに変換する必要がある。RGBとCMYは、互いに補色の関係にあり、理論的には相互に変換(RGBをCMYで表すこと、またはその逆)可能であるが、実際のトナーは様々な要因により理論通りの色合いにはなっていない。特に、ブラックは、R=G=B=0で表され、またCMYではC=M=Y=255(各色を0〜255の階調で表現する場合)で表されるが、実際に、このCMY3色のトナーを混合してカラー印刷を行うと、正しい黒にならない。これは、トナー内の不純物混入による色合いの問題やCMY3色の印字位置精度による問題等が起因するものである。そこでカラー写真等の自然な色を再現したい時には、鮮やかな黒色を出すため、ブラックトナーが使用される。
【0004】
また、このようなRGBからCMYへの変換処理については、パソコン側のプリンタドライバで処理するか、又は、RGBデータをそのままプリンタ側に送り、プリンタ側でCMYへ変換処理するか、又は、描画データによってパソコン側のプリンタドライバとプリンタ側の双方で分担して処理するようにしていた。
【0005】
【発明が解決しようとする課題】
カラー印刷時におけるブラックトナーの利用は、黒を正しい黒に見せることが可能になり、また、色ズレを無くすことができる利点がある。しかしながら、写真やグラデーション等の連続した階調変化の中でブラックトナーを使用するとその部分だけが違和感のある印刷結果になってしまう。
【0006】
そこで、このような問題点を解決するために、ブラックトナーの使用/使用を切り換えてカラー印刷を行っている。
【0007】
例えば、ラスタ印刷では、アプリケーションから指定される各描画データを、一旦、RGBのまま1ページ分の画像として生成し、これを1つの画像データとして一律にCMYKへ変換する。このRGBの1ページ分の画像データが生成された時点で、それぞれの描画データがどのような属性の描画命令により描画されたか等の情報は削除される。よって、このような情報が無いために、ブラックトナーの使用/使用の決定は、1ページ分の画像データ毎に行う必要がある。これを避けるために、RGBの1ページ分の画像データとなった時点で、それぞれの描画データがどのような属性の描画命令により描画されたか等の情報をメモリに保持する構成も考えられるが、これでは、新たなメモリを確保しなければならず、コストアップ等の新たな問題が生じてしまい望ましくない。
【0008】
よって、このようなラスタ印刷では、1ページ分の画像データが、文字データの場合はブラックトナーを使用することにより黒を表現し、イメージ(写真データ)やグラデーションを含むグラフィックデータの場合はCMYの組み合わせにより黒を表現するようにしていた。しかしながら、通常、描画データは、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在するため、ブラックトナーの使用又は使用のどちらを選択したとしても、1ページ分の画像データ毎しか設定できないので、適切な印刷結果を得ることができなかった。
【0009】
また、他にも、例えば、各トナーの特性を考慮し、ブラックトナーを使用する条件等の情報を含む変換テーブルを設け、この変換テーブルに基づいて、ブラックトナーを使用するか否かを決定する方法も考えられるが、これについても、変換テーブルを予め準備する必要があるので、余分なメモリを増やすことになってしまう。
【0010】
一方、RGBからCMYへの変換処理については、これをプリンタ側で行う時には、プリンタ側のファームウェアに、変換ロジックを組み込む必要があり、これでは、システム的、又はコスト的な制限により様々な変換方法を搭載するのは難しい。よって、プリンタ側は、ブラックトナーの使用/使用のどちらか一方のみを備えることになり、どちらを備えたとしても、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在する描画データに対して、適切な印刷結果を得ることができなかった。
【0011】
本発明は、上記課題の解決を図り、その課題は、新たにメモリを備えることなく、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在する印刷データに対し、違和感のない自然な色合いの印刷結果を得ることである。
【0012】
【課題を解決するための手段】
請求項1記載の発明は上記課題を解決するため、ホストコンピュータが作成した描画データに対応してRGBデータからなる画像データを生成するプリンタドライバと、前記RGBデータをYMCKデータに変換する変換手段と、R=G=B=0に対応するYMCKデータに対してのみブラックトナーを使用して印刷を行うプリンタとからなるトナー制御装置において、前記プリンタドライバは前記描画データを複数の属性の描画データに分類する分類手段と、該分類手段により分類された各描画データに対しブラックトナーの使用/不使用の設定を行う設定手段とを有し、該設定手段によりブラックトナーの不使用が設定された分類の描画データから生成されたR=G=B=0のデータをR=G=B=1のデータに置換する(但し、R,G,Bはそれぞれレッド、グリーン、ブルーを0〜255の階調で表現しブラックがR=G=B=0で表される値である)ことを特徴とするトナー制御装置を提供することにより達成できる。
【0013】
請求項2の記載は、請求項1の記載において、前記分類手段は、印刷データを、文字、グラフィック、イメージの3つの属性の描画データに分類する構成である。
【0015】
このように構成することにより、新たにメモリを備えることなく、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在する印刷データに対し、各描画データ毎にブラックトナーの使用/使用の設定を行うことができるので、違和感のない自然な色合いの印刷結果を得ることができる。
【0017】
また、このように構成することにより、プリンタ側のプログラム容量を増やすことなく、例えば、特定トナーがブラックトナーの時は、プリンタは、R=G=B=0の時にブラックトナーを使用するように制御するだけで、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在する描画データに対して、適切な印刷結果を得ることができる。また、ホストコンピュータの処理能力が低い場合においても、RGBデータからCMYKデータへ変換をプリンタ側で処理しているので、高速印刷が可能になる。また、RGBデータよりも変換後のCMYKデータの方が容量が大きくなる印刷データに対しては、RGBデータのままプリンタ側に送信した方がスプールデータが少なくてすみ、印刷処理中に他のアプリケーションの処理速度が低下することがなくなる。
【0018】
請求項3記載の発明は上記課題を解決するため、ホストコンピュータが作成した描画データに対応してRGBデータからなる画像データを生成するプリンタドライバと、前記RGBデータをYMCKデータに変換する変換手段と、R=G=B=0に対応するYMCKデータに対してのみブラックトナーを使用して印刷を行うプリンタとからなる印刷システムにおけるトナー制御方法において、前記プリンタドライバは前記描画データを複数の属性の描画データに分類し、分類された各描画データに対しブラックトナーの使用/不使用の設定を行い、ブラックトナーの不使用が設定された分類の描画データから生成されたR=G=B=0のデータをR=G=B=1のデータに置換する(但し、R,G,Bはそれぞれレッド、グリーン、ブルーを0〜255の階調で表現しブラックがR=G=B=0で表される値である)ことを特徴とするトナー制御方法を提供することにより達成できる。
【0019】
【発明の実施の形態】
以下、本発明の実施の形態を図面を参照しながら説明する。
<第1実施例>
図1は、本発明の第1実施例に係わるトナー制御装置のシステム構成図である。同図を用いて、印刷データの流れについて説明する。
【0020】
ホストコンピュータ1は、それを動作させるオペレーティングシステム(以下、OSという。)3とアプリケーション2とプリンタドライバ4を備える。
【0021】
また、ホストコンピュータ1は、プリンタ5と接続され、データの送受信を行う。尚、ホストコンピュータ1とプリンタ5との接続は、LAN等のネットワークを介した接続でも、1対1の直接接続でもよい。
【0022】
プリンタドライバ4は、文字、グラフィック、イメージ(写真データ)の3つの属性の描画データ毎に、ブラックトナーの使用/使用の設定を行う設定用ダイアログを備えている。図2は、このようなプリンタドライバの設定用ダイアログである。同図においては、文字のみブラックトナーを使用するようにしているので、文字用のダイアログ7のみにチェックが入り、その他のグラフィック用のダイアログ8、及びイメージ用のダイアログ9には、チェックが入っていない。尚、ブラックトナーの使用/使用の設定は、設定用ダイアログを用いて行っているが、これに限ることはない。
【0023】
アプリケーション2で作成された印刷データ6は、OS3を介して、プリンタドライバ4へ送信される。尚、OS3を介すことで印刷データ6は、多少加工された印刷データ6’となるが、本実施例では便宜上、同一データとみなしている。プリンタドライバ4は、該印刷データを、文字、グラフィック、及びイメージ(写真データ)の3つの属性の描画データに分類し、この分類された描画データを、一旦、プリンタドライバ4内で、指定通りの(RGB情報はRGBのまま)画像に展開する。この時、ブラックトナーの使用/使用の設定用ダイアログに従い、ブラックトナーの使用に設定した描画データ内のR=G=B=0の部分を、R=G=B=1に変更し、画像に展開する。その後、R=G=B=0の部分は、常にブラックトナーを使用するようにしてRGBからCMYKへの変換処理が行われ、プリンタ5で印刷するためのプリンタコマンド形式に変換され、プリンタ5へ送信される。プリンタ5は、このプリンタコマンド(プリンタ制御データ)を受信し、実際の画像を生成して用紙への印刷を行う。
【0024】
図3は、本発明の第1実施例に係わるトナー制御装置の処理動作を示すフローチャートである。
【0025】
同図において、アプリケーション2で作成された印刷データ6は、OS3を介して、プリンタドライバ4に送信される(ステップS301)。プリンタドライバ4は、印刷データ6を、文字、グラフィック、イメージ(写真データ)の3つの属性の描画データに分類する(ステップS302)。本第1実施例では、まず始めに、文字の描画データについて、文字用のブラックトナーの使用/使用の設定用ダイアログに従い、ブラックトナーの使用/使用が判断される(ステップS303)。尚、ブラックトナーの使用/使用の設定用ダイアログは、予め利用者により設定されている。ステップS303の処理にて、ブラックトナー使用と判断された時(文字の設定用ダイアログ7のチェックが入っていない時)は、文字の描画データに対し、R=G=B=0をR=G=B=1に変更する処理(ステップS304)を行い、ステップS303の処理にて、ブラックトナー使用と判断された時(文字の設定用ダイアログ7のチェックが入っている時)は、ステップS304の処理は行わず、ステップS305の処理へ移る。このようなステップS303〜ステップS304の処理は、グラフィックの描画データ及びイメージの描画データに対しても同様に行われる(ステップS305〜ステップS308)。尚、文字、グラフィック、イメージのそれぞれの描画データに対する処理の順番は、これに限られることはない。文字、グラフィック、イメージの各描画データに対し、処理が終了すると、1ページ分の画像データの生成(ステップS309)が行われる。ここでは、RGBデータの状態で描画処理が行われ、1ページ分のRGBの画像データが生成される。この1ページ分のRGBの画像データは、R=G=B=0のデータに対し、ブラックトナーを常に使用するようにしてRGBからCMYKへ変換される(ステップS310)。このCMYKに変換された1ページ分の画像データは、印刷のためのプリンタコマンドに変換され(ステップS311)、プリンタ5へ送信される(ステップS312)。プリンタ5は、該プリンタコマンドを受信し、プリンタ出力して(ステップS312)、印刷を行う。
【0026】
図4は、上記のような印刷処理により得られた印刷結果である。同図において、図2で示した各描画データ毎のブラックトナーの使用/使用の設定用ダイアログに従い、文字データはブラックトナーを使用して黒を表現し、グラフィックデータとイメージ(写真データ)データはCMYトナーの混ぜ合わせにより黒を表現している。
【0027】
以上の構成により、各描画データの属性を持たない画像をRGBからCMYKへ変換するラスタ印刷においても、1ページ分の画像データを作成する際に、あらかじめR=G=B=0の部分をR=G=B=1に変更しておくことにより、新たにメモリを備えることなく、文字、グラフィック、イメージの各描画データ毎にブラックトナーの使用/使用の制御を可能にし、適切な印刷結果を得ることができる。
【0028】
尚、本第1実施例では、ブラックトナーを対象としているが、これに限らず、CMYの各トナーを対象にしてもよい。これらについても同様の処理を行うことにより、原色(R、G、B、C、M、Y、Kの各色が255で指定された色)の場合に、ディザのかからない鮮明な印刷を行うことができる。特に、文字の描画データに対しては、色合いの連続性を保つ必要がないので、有効である。
<第2実施例>
本第2実施例では、RGBからCMYKへの変換処理を、ホストコンピュータ側で行うのではなく、プリンタ側で行うものである。
【0029】
図5は、本発明の第2実施例に係わるトナー制御装置の処理動作を示すフローチャートである。同図において、ステップS501〜ステップS508の処理は、図3に示したステップS301〜ステップS308の処理と同様であるので説明を省略する。
【0030】
ステップS501〜ステップS508の処理により、文字、グラフィック、イメージの各描画データに対し、ブラックトナーの使用/使用の設定用ダイアログに従ったRGBデータの変更が終了した後、それぞれのRGBデータ(描画データ)は、それぞれ、プリンタコマンドに変換され(ステップS509)、プリンタ5へ送信される(ステップS510)。尚、本第2実施例では、各描画データをそれぞれのプリンタコマンドでプリンタに出力するベクタ処理方式による印刷を行うので、1ページ分の画像データの生成処理は行わない。プリンタ5は、プリンタドライバ4よりそれぞれのプリンタコマンドを受信し、該プリンタコマンドのRGBデータをCMYKへ変換する(ステップS511)。但し、このステップS511の処理では、R=G=B=0のデータに対しては、ブラックトナーを常に使用するようにしてCMYKへ変換処理している。その後、CMYKへ変換されたデータはプリンタへ出力され(ステップS512)、印刷が行われる。
【0031】
図6は、上記のような印刷処理により得られた印刷結果である。同図において、各描画データ毎のブラックトナーの使用/使用の設定用ダイアログに従い、本第2実施例では、文字データとグラフィックデータはブラックトナーを使用して黒を表現し、イメージ(写真)データはCMYトナーの混ぜ合わせにより黒を表現した例を示している。
【0032】
以上の構成により、プリンタ5にてRGBデータからCMYKデータへの変換処理を行うようにしても、予めホストコンピュータ1のプリンタドライバ4が、ブラックトナーの使用/使用の設定用ダイアログに従い、描画データのR=G=B=0のデータをR=G=B=1に変更しているので、プリンタ5は、R=G=B=0のデータに対してのみブラックトナーを使用するように制御すればよく、プリンタ側のプログラム容量を増やすことなく、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在する描画データに対して適切な印刷結果を得ることができる。また、ホストコンピュータ1の処理能力が低い場合においても、プリンタ5にてRGBデータからCMYKデータへの変換処理を行っているので、高速印刷が可能になる。また、通常、イメージデータ等は、RGBデータよりも変換後のCMYKデータの方が容量が大きくなるので、RGBデータのままプリンタ側に送信した方がスプールデータが少なくてすみ、印刷処理中に他のアプリケーションの処理速度が低下することがなくなる。
【0033】
【発明の効果】
以上説明したように本発明によれば、新たにメモリを備えることなく、文字、イメージ(写真データ)、及びグラデーションを含むグラフィック等が混在する印刷データに対し、違和感のない自然な色合いの印刷結果を得ることができる。
【図面の簡単な説明】
【図1】本発明の第1実施例に係わるトナー制御装置のシステム構成図である。
【図2】ブラックトナーの使用/未使用の設定を行う設定用ダイアログである。
【図3】本発明の第1実施例に係わるトナー制御装置の処理動作を示すフローチャートである。
【図4】本発明の第1実施例に係わるトナー制御装置による印刷結果である。
【図5】本発明の第2実施例に係わるトナー制御装置の処理動作を示すフローチャートである。
【図6】本発明の第2実施例に係わるトナー制御装置による印刷結果である。
【符号の説明】
1 ホストコンピュータ
2 アプリケーション
3 オペレーティングシステム
4 プリンタドライバ
5 プリンタ
6、6’印刷データ
7 文字の設定用ダイアログ
8 グラフィックの設定用ダイアログ
9 イメージの設定用ダイアログ
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to toner control during color printing.
[0002]
[Prior art]
In general, color printing uses toner (or ink) of cyan (C), magenta (M), yellow (Y), and black (K) (hereinafter referred to as CMYK) to reproduce a full color image. For example, in a Windows execution environment, which is a typical operating system (hereinafter referred to as an OS) used in a personal computer or the like, the color information is usually three primary colors of light, red (R) and green (G). Blue (B) (hereinafter referred to as RGB).
[0003]
Therefore, when performing printing, it is necessary to convert RGB into CMYK. RGB and CMY are complementary to each other and can be converted to each other theoretically (RGB can be expressed by CMY or vice versa), but actual toners may not have the theoretical hue due to various factors. is not. In particular, black is represented by R = G = B = 0, and CMY is represented by C = M = Y = 255 (when each color is expressed by a gradation of 0 to 255). When color printing is performed by mixing CMY three color toners, the black color is not correct. This is due to a problem of color tone due to impurities in the toner, a problem due to the printing position accuracy of the three colors of CMY, and the like. Therefore, when it is desired to reproduce a natural color such as a color photograph, black toner is used to produce a vivid black color.
[0004]
In addition, such RGB to CMY conversion processing is performed by a printer driver on the personal computer side, or RGB data is sent to the printer side as it is and converted to CMY on the printer side, or drawing data Therefore, both the printer driver on the personal computer side and the printer side share the processing.
[0005]
[Problems to be solved by the invention]
The use of black toner at the time of color printing has the advantage that it is possible to make black appear as correct black and color misregistration can be eliminated. However, if black toner is used in a continuous gradation change such as a photograph or gradation, only that portion results in an uncomfortable printing result.
[0006]
Therefore, in order to solve such problems, color printing is performed by switching use / nonuse of black toner.
[0007]
For example, in raster printing, each drawing data designated by the application is temporarily generated as an image for one page as RGB, and is uniformly converted into CMYK as one image data. At the time when the image data for one page of RGB is generated, information such as what rendering command each drawing data is drawn is deleted. Therefore, since there is no such information, it is necessary to determine whether or not to use black toner for each page of image data. In order to avoid this, when the image data for one page of RGB is obtained, a configuration is also conceivable in which information such as what rendering command each rendering data is rendered in is stored in the memory. In this case, a new memory must be secured, which causes a new problem such as an increase in cost, which is not desirable.
[0008]
Therefore, in such raster printing, if the image data for one page is character data, black is expressed by using black toner, and if the image data is graphic data including an image (photo data) or gradation, it is CMY. Black was expressed by the combination. However, since drawing data usually includes a mixture of characters, images (photo data), and graphics including gradation, no matter whether black toner is used or not, only image data for one page is selected. Since it cannot be set, an appropriate print result could not be obtained.
[0009]
In addition, for example, in consideration of the characteristics of each toner, a conversion table including information such as conditions for using the black toner is provided, and whether to use the black toner is determined based on the conversion table. Although a method is also conceivable, since it is necessary to prepare a conversion table in advance, an extra memory is increased.
[0010]
On the other hand, regarding the conversion processing from RGB to CMY, when this is performed on the printer side, it is necessary to incorporate conversion logic in the firmware on the printer side. In this case, various conversion methods are required due to system or cost limitations. It is difficult to install. Therefore, the printer side is provided with only one of black toner use / non- use, and drawing data in which characters, images (photo data), and graphics including gradation are mixed, regardless of which one is provided. On the other hand, an appropriate printing result could not be obtained.
[0011]
The present invention has been made to solve the above-mentioned problems, and the problem is that the print data in which characters, images (photo data), graphics including gradation, and the like are mixed without having a new memory is not natural. It is to obtain the print result of the hue.
[0012]
[Means for Solving the Problems]
In order to solve the above problems, the invention described in claim 1 is a printer driver that generates image data composed of RGB data corresponding to drawing data created by a host computer, and a conversion unit that converts the RGB data into YMCK data. , R = G = B = 0. In a toner control apparatus including a printer that performs printing using black toner only for YMCK data corresponding to R = 0, the printer driver converts the drawing data into drawing data having a plurality of attributes. Classification means for classifying, and setting means for setting whether to use or not use black toner for each drawing data classified by the classification means, and classification in which black toner is not used by the setting means replacing data of R = G = B = 0 generated from drawing data of the R = G = B = 1 data (where, R, G Red Each of B, green can be achieved by black expressed by gradation of blue 0-255 is to provide a toner control device according to claim a value expressed as) that in R = G = B = 0 .
[0013]
According to a second aspect of the present invention, in the first aspect, the classification unit classifies the print data into drawing data having three attributes of characters, graphics, and images.
[0015]
With this configuration, black toner is used / not used for each drawing data for print data in which characters, images (photo data), graphics including gradation, etc. are mixed without newly providing a memory. Therefore, it is possible to obtain a print result with a natural color without any sense of incongruity.
[0017]
Also, with this configuration, without increasing the program capacity on the printer side, for example, when the specific toner is black toner, the printer uses black toner when R = G = B = 0. By simply controlling, it is possible to obtain an appropriate print result for drawing data in which characters, images (photo data), and graphics including gradation are mixed. Even when the processing capacity of the host computer is low, since conversion from RGB data to CMYK data is processed on the printer side, high-speed printing becomes possible. Also, for print data in which the capacity of the converted CMYK data is larger than that of the RGB data, sending the RGB data to the printer side requires less spool data, and other applications can be used during the printing process. The processing speed is not reduced.
[0018]
According to a third aspect of the present invention, there is provided a printer driver that generates image data composed of RGB data corresponding to drawing data created by a host computer, and a conversion unit that converts the RGB data into YMCK data. , R = G = B = 0, in a toner control method in a printing system including a printer that performs printing using black toner only for YMCK data, the printer driver sets the drawing data to a plurality of attributes. The drawing data is classified, use / nonuse of black toner is set for each classified drawing data, and R = G = B = 0 generated from the drawing data of the classification in which black toner is not used. the data substituting R = G = B = 1 data (where, R, G, B respectively red, green, blue Black represented by gradations of 255 can be achieved by providing a toner control method comprising a value it expressed as) that in R = G = B = 0.
[0019]
DETAILED DESCRIPTION OF THE INVENTION
Embodiments of the present invention will be described below with reference to the drawings.
<First embodiment>
FIG. 1 is a system configuration diagram of a toner control apparatus according to the first embodiment of the present invention. The flow of print data will be described with reference to FIG.
[0020]
The host computer 1 includes an operating system (hereinafter referred to as OS) 3, an application 2, and a printer driver 4 that operate the host computer 1.
[0021]
The host computer 1 is connected to the printer 5 and transmits and receives data. The connection between the host computer 1 and the printer 5 may be a connection via a network such as a LAN or a one-to-one direct connection.
[0022]
The printer driver 4 includes a setting dialog for setting whether to use or not use black toner for each drawing data having three attributes of characters, graphics, and images (photo data). FIG. 2 shows such a printer driver setting dialog. In the figure, since black toner is used only for characters, only the character dialog 7 is checked, and the other graphic dialog 8 and image dialog 9 are checked. Absent. The use / non- use of black toner is set using a setting dialog, but is not limited to this.
[0023]
The print data 6 created by the application 2 is transmitted to the printer driver 4 via the OS 3. Note that the print data 6 becomes the slightly processed print data 6 ′ through the OS 3, but in the present embodiment, it is regarded as the same data for the sake of convenience. The printer driver 4 classifies the print data into drawing data having three attributes of characters, graphics, and images (photo data). The classified drawing data is once designated in the printer driver 4 as specified. (RGB information remains RGB) and is developed into an image. At this time, according to the black toner use / non- use setting dialog, the portion of R = G = B = 0 in the drawing data set to not use black toner is changed to R = G = B = 1. Expand to image. Thereafter, the R = G = B = 0 portion is subjected to a conversion process from RGB to CMYK so as to always use black toner, and is converted into a printer command format for printing by the printer 5. Sent. The printer 5 receives this printer command (printer control data), generates an actual image, and prints on the paper.
[0024]
FIG. 3 is a flowchart showing the processing operation of the toner control apparatus according to the first embodiment of the present invention.
[0025]
In the figure, the print data 6 created by the application 2 is transmitted to the printer driver 4 via the OS 3 (step S301). The printer driver 4 classifies the print data 6 into drawing data having three attributes of characters, graphics, and images (photo data) (step S302). In the first embodiment, first of all, the character of the drawing data according to the setting dialog of use / non-use of the black toner for characters and black toner used / unused is determined (step S303). Note that the dialog for setting whether or not to use black toner is set in advance by the user. When it is determined in step S303 that black toner is not used (when the character setting dialog 7 is not checked), R = G = B = 0 is set for the character drawing data. A process of changing to G = B = 1 (step S304) is performed, and when it is determined in step S303 that black toner is used (when the character setting dialog 7 is checked), step S304 is performed. The process is not performed, and the process proceeds to step S305. The processes in steps S303 to S304 are similarly performed on graphic drawing data and image drawing data (steps S305 to S308). Note that the order of processing for character, graphic, and image drawing data is not limited to this. When the processing is completed for each drawing data of character, graphic, and image, image data for one page is generated (step S309). Here, drawing processing is performed in the state of RGB data, and RGB image data for one page is generated. The RGB image data for one page is converted from RGB to CMYK so as to always use black toner with respect to data of R = G = B = 0 (step S310). The image data for one page converted into CMYK is converted into a printer command for printing (step S311) and transmitted to the printer 5 (step S312). The printer 5 receives the printer command, outputs it to the printer (step S312), and performs printing.
[0026]
FIG. 4 shows a printing result obtained by the printing process as described above. In the same figure, according to the black toner use / nonuse setting dialog for each drawing data shown in FIG. 2, the character data represents black using black toner, and graphic data and image (photo data) data. Represents black by mixing CMY toners.
[0027]
With the above configuration, even in raster printing in which an image having no rendering data attribute is converted from RGB to CMYK, when creating image data for one page, a portion of R = G = B = 0 is R in advance. By changing to = G = B = 1, it is possible to control the use / non- use of black toner for each drawing data of characters, graphics, and images without newly providing a memory, and appropriate print results Can be obtained.
[0028]
In the first embodiment, black toner is targeted. However, the present invention is not limited to this, and CMY toners may be targeted. By performing the same processing for these, clear printing without dithering can be performed in the case of primary colors (R, G, B, C, M, Y, and K are colors designated by 255). it can. In particular, it is effective for character drawing data because it is not necessary to maintain continuity of hue.
<Second embodiment>
In the second embodiment, the conversion process from RGB to CMYK is performed not on the host computer side but on the printer side.
[0029]
FIG. 5 is a flowchart showing the processing operation of the toner control apparatus according to the second embodiment of the present invention. In the figure, the processing of step S501 to step S508 is the same as the processing of step S301 to step S308 shown in FIG.
[0030]
After the processing of step S501 to step S508, the change of RGB data according to the black toner use / non- use setting dialog for the character, graphic, and image drawing data is completed, and then the respective RGB data (drawing) The data is converted into a printer command (step S509) and transmitted to the printer 5 (step S510). In the second embodiment, since printing is performed by a vector processing method in which each drawing data is output to the printer by each printer command, image data generation processing for one page is not performed. The printer 5 receives each printer command from the printer driver 4 and converts the RGB data of the printer command into CMYK (step S511). However, in the process of step S511, the data of R = G = B = 0 is converted into CMYK so that black toner is always used. Thereafter, the data converted into CMYK is output to the printer (step S512), and printing is performed.
[0031]
FIG. 6 shows a printing result obtained by the printing process as described above. In the drawing, according to the dialog for setting whether or not to use black toner for each drawing data, in the second embodiment, character data and graphic data express black using black toner, and image (photo) The data shows an example in which black is expressed by mixing CMY toners.
[0032]
With the above configuration, even if the printer 5 performs conversion processing from RGB data to CMYK data, the printer driver 4 of the host computer 1 follows the black toner use / non- use setting dialog in advance for drawing data. Since the data of R = G = B = 0 is changed to R = G = B = 1, the printer 5 is controlled to use black toner only for the data of R = G = B = 0. What is necessary is that, without increasing the program capacity on the printer side, it is possible to obtain an appropriate print result for drawing data in which characters, images (photo data), graphics including gradation, and the like are mixed. Even when the processing capacity of the host computer 1 is low, since the printer 5 performs conversion processing from RGB data to CMYK data, high-speed printing is possible. In general, image data and the like have a larger capacity for converted CMYK data than RGB data, so sending RGB data to the printer side requires less spool data. The processing speed of the application will not decrease.
[0033]
【The invention's effect】
As described above, according to the present invention, a print result having a natural color with no sense of incongruity for print data in which characters, images (photo data), graphics including gradation, etc. are mixed without newly providing a memory. Can be obtained.
[Brief description of the drawings]
FIG. 1 is a system configuration diagram of a toner control apparatus according to a first embodiment of the present invention.
FIG. 2 is a setting dialog for setting whether to use black toner.
FIG. 3 is a flowchart showing a processing operation of the toner control apparatus according to the first embodiment of the present invention.
FIG. 4 is a result of printing by the toner control apparatus according to the first exemplary embodiment of the present invention.
FIG. 5 is a flowchart showing the processing operation of the toner control apparatus according to the second embodiment of the present invention.
FIG. 6 is a result of printing by the toner control apparatus according to the second embodiment of the present invention.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Host computer 2 Application 3 Operating system 4 Printer driver 5 Printer 6, 6 'Print data 7 Dialog for character setting 8 Dialog for graphic setting 9 Dialog for image setting

Claims (3)

ホストコンピュータが作成した描画データに対応してRGBデータからなる画像データを生成するプリンタドライバと、前記RGBデータをYMCKデータに変換する変換手段と、R=G=B=0に対応するYMCKデータに対してのみブラックトナーを使用して印刷を行うプリンタとからなるトナー制御装置において、
前記プリンタドライバは前記描画データを複数の属性の描画データに分類する分類手段と、該分類手段により分類された各描画データに対しブラックトナーの使用/不使用の設定を行う設定手段とを有し、該設定手段によりブラックトナーの不使用が設定された分類の描画データから生成されたR=G=B=0のデータをR=G=B=1のデータに置換する(但し、R,G,Bはそれぞれレッド、グリーン、ブルーを0〜255の階調で表現しブラックがR=G=B=0で表される値である)ことを特徴とするトナー制御装置。
A printer driver that generates image data composed of RGB data corresponding to drawing data created by the host computer, conversion means for converting the RGB data into YMCK data, and YMCK data corresponding to R = G = B = 0. In a toner control device comprising a printer that uses black toner only for printing,
The printer driver includes classification means for classifying the drawing data into drawing data having a plurality of attributes, and setting means for setting whether to use or not use black toner for each drawing data classified by the classification means. The R = G = B = 0 data generated from the drawing data of the classification in which the non-use of the black toner is set by the setting means is replaced with the data of R = G = B = 1 (provided that R, G , B represents red, green, and blue with gradations of 0 to 255, and black is a value represented by R = G = B = 0) .
前記分類手段は、印刷データを、文字、グラフィック、イメージの3つの属性の描画データに分類することを特徴とする請求項1記載のトナー制御装置。 The toner control apparatus according to claim 1, wherein the classification unit classifies the print data into drawing data having three attributes of characters, graphics, and images. ホストコンピュータが作成した描画データに対応してRGBデータからなる画像データを生成するプリンタドライバと、前記RGBデータをYMCKデータに変換する変換手段と、R=G=B=0に対応するYMCKデータに対してのみブラックトナーを使用して印刷を行うプリンタとからなる印刷システムにおけるトナー制御方法において、
前記プリンタドライバは前記描画データを複数の属性の描画データに分類し、分類された各描画データに対しブラックトナーの使用/不使用の設定を行い、ブラックトナーの不使用が設定された分類の描画データから生成されたR=G=B=0のデータをR=G=B=1のデータに置換する(但し、R,G,Bはそれぞれレッド、グリーン、ブルーを0〜255の階調で表現しブラックがR=G=B=0で表される値である)ことを特徴とするトナー制御方法。
A printer driver that generates image data composed of RGB data corresponding to drawing data created by the host computer, conversion means for converting the RGB data into YMCK data, and YMCK data corresponding to R = G = B = 0. In a toner control method in a printing system including a printer that performs printing using black toner only for
The printer driver classifies the drawing data into drawing data having a plurality of attributes, sets the use / non-use of black toner for each classified drawing data, and draws the classification in which black toner is not used. R = G = B = 0 data generated from data is replaced with R = G = B = 1 data (however, R, G, and B are red, green, and blue with gradations of 0 to 255, respectively) The toner control method is characterized in that black is expressed as R = G = B = 0 .
JP00735299A 1999-01-14 1999-01-14 Toner control device and method thereof Expired - Fee Related JP4134418B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00735299A JP4134418B2 (en) 1999-01-14 1999-01-14 Toner control device and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00735299A JP4134418B2 (en) 1999-01-14 1999-01-14 Toner control device and method thereof

Publications (2)

Publication Number Publication Date
JP2000203096A JP2000203096A (en) 2000-07-25
JP4134418B2 true JP4134418B2 (en) 2008-08-20

Family

ID=11663574

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00735299A Expired - Fee Related JP4134418B2 (en) 1999-01-14 1999-01-14 Toner control device and method thereof

Country Status (1)

Country Link
JP (1) JP4134418B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9258455B2 (en) * 2008-05-08 2016-02-09 Ricoh Company, Ltd. Mechanism for K-only object rendering in a high-speed color controller

Also Published As

Publication number Publication date
JP2000203096A (en) 2000-07-25

Similar Documents

Publication Publication Date Title
US5960162A (en) Image processing apparatus which converts multi-value density data and outputs the converted data
US7679795B2 (en) Image processing apparatus and method thereof
JP5145965B2 (en) Image processing apparatus, image processing method, and program
JP4623630B2 (en) Image processing apparatus, image processing method, program, image forming apparatus, and image forming system
JP5482073B2 (en) Image processing apparatus, image forming system, and program
US8330970B2 (en) Image processing device, image processing method, and recording medium
JP2004009480A (en) Color image processing device, color image processing method, and recording medium
JP2001292331A (en) Image processing method and device, image processing system and recording medium
JP3927948B2 (en) Image forming apparatus control method and image forming apparatus
JP4134418B2 (en) Toner control device and method thereof
JP2008061069A (en) Image processing apparatus, image output device, terminal device, and image forming system, and program
JP4250432B2 (en) Color printing apparatus and control method thereof
US8390883B2 (en) Image processing apparatus, image forming apparatus, and recording medium for overprint processing
JP7463888B2 (en) Image processing device, image processing method, and program
JP2004320190A (en) Conversion table generating method, print method, converter, and printer
JP5299253B2 (en) Image processing apparatus and image processing method
JP2005328197A (en) Image processing system and image processing apparatus and method
JP5229556B2 (en) Image forming apparatus
JP2004348405A (en) Information processing device and program
JPH11134147A (en) Image forming system
JP4793364B2 (en) Color processing apparatus, image forming apparatus, and program
JP2007025112A (en) Image input/output device
KR20050111259A (en) Method for controlling print of color image forming apparatus
JP2011166771A (en) Image processing unit and method of processing image
JPH10224614A (en) Output device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070529

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080507

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080520

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110613

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110613

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120613

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120613

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130613

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees