JP2003283855A - Picture processor, program, and recording medium - Google Patents

Picture processor, program, and recording medium

Info

Publication number
JP2003283855A
JP2003283855A JP2002080048A JP2002080048A JP2003283855A JP 2003283855 A JP2003283855 A JP 2003283855A JP 2002080048 A JP2002080048 A JP 2002080048A JP 2002080048 A JP2002080048 A JP 2002080048A JP 2003283855 A JP2003283855 A JP 2003283855A
Authority
JP
Japan
Prior art keywords
gray value
data
gray
color
image processing
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
JP2002080048A
Other languages
Japanese (ja)
Inventor
Masaki Otani
正樹 大谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002080048A priority Critical patent/JP2003283855A/en
Publication of JP2003283855A publication Critical patent/JP2003283855A/en
Pending legal-status Critical Current

Links

Landscapes

  • Color, Gradation (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a picture processor for correctly performing an ROP processing to printing data, and generating printing data at high speed without deteriorating color. <P>SOLUTION: The picture processor generates binary CMYK color printing data from multilevel color picture data. The processor includes: a color correcting means 22 for converting the color of multilevel color picture data into that of a device depending CMY data, and obtaining picture data which are corrected in density; a binary processing means 23 for performing a binary processing with respect to picture data which are corrected by the color correcting means 22; a gray area deciding means 24 for calculating a gray area where black has to be generated, based on each kind of CMY data obtained by the binary processing means 23; a plotting means 25 for performing a plotting processing in each CMY data obtained by the binary processing means 23; and a black generating means 26 for generating black in the gray area which is decided by the gray area deciding means 24, based on each CMY data obtained by the plotting means 25. <P>COPYRIGHT: (C)2004,JPO

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画像処理装置、プ
ログラムおよび記録媒体に関し、具体的には、多値のC
MYデータから出力装置の特性に応じた2値のCMYK
データを生成する画像処理技術に関し、カラーディジタ
ル複写機、カラープリンタ等の印刷装置に応用して好適
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing device, a program and a recording medium, and more specifically, a multi-valued C
Binary CMYK according to output device characteristics from MY data
The image processing technique for generating data is suitable for application to a printing device such as a color digital copying machine or a color printer.

【0002】[0002]

【従来の技術】複写機やプリンタ等の画像形成装置で
は、カラー画像をシアン(C)、イエロー(Y)、マゼ
ンタ(M)および黒(K)に対応したCMYKデータに
変換して印刷している。一方、Windows(登録商
標)のGDI(Graphical Display
Interface)に基づいて描画を行うプリンタで
はROP処理(Raster Operation)と
呼ばれている機能を備える必要がある。
2. Description of the Related Art In an image forming apparatus such as a copying machine or a printer, a color image is converted into CMYK data corresponding to cyan (C), yellow (Y), magenta (M) and black (K) and printed. There is. On the other hand, Windows (registered trademark) GDI (Graphical Display)
A printer that draws images based on the interface needs to have a function called ROP processing (Raster Operation).

【0003】このROP処理は、各色が独立しているR
GBデータまたはCMYデータに対して正しく行うこと
ができるが、CMYデータに基づいて生成されたCMY
KデータではK(黒色)がCMYデータに依存している
ことから、CMYKデータに対してROP処理を施した
場合には所望の処理結果が得られないことがある。した
がって、アプリケーションプログラムで作成されたRG
Bデータをプリントする場合にROP処理の機能を実現
するには、RGBデータをCMYKデータに変換する前
に、RGBデータまたはCMYデータの形態のときにR
OP処理を行わなければならない。また、ROP処理さ
れた後に、CMYデータのC、M、Y成分が重なる点を
単にK(黒色)に置き換えるだけでは所望の色味が得ら
れない。
In this ROP process, each color has an independent R
Can be correctly performed on GB data or CMY data, but CMY generated based on CMY data
Since K (black) in K data depends on CMY data, a desired processing result may not be obtained when ROP processing is performed on CMYK data. Therefore, the RG created by the application program
In order to realize the function of the ROP process when printing B data, R data in the form of RGB data or CMY data is converted before conversion of RGB data into CMYK data.
OP processing must be performed. Further, after the ROP processing, a desired tint cannot be obtained by simply replacing the point where the C, M and Y components of the CMY data overlap with K (black).

【0004】[0004]

【発明が解決しようとする課題】このような問題点に対
して、特開平11−164164号公報の「画像処理装
置」では、RGBの画像データをCMYデータに変換し
て、そのデータに対してROP処理を施す。このROP
処理されたCMYデータを2値化し、その2値CYMデ
ータの黒濃度を検出して、検出された濃度に基づいてB
G・UCRパターンを発生し、このパターンによってC
MYKカラー印刷データを生成するようにしている。こ
れによりCMYKデータに従って印刷するプリンタに、
ROP処理したデータを供給できる。
With respect to such a problem, in the "image processing device" of Japanese Patent Laid-Open No. 11-164164, RGB image data is converted into CMY data, and the data is converted into CMY data. ROP processing is performed. This ROP
The processed CMY data is binarized, the black density of the binary CYM data is detected, and B is calculated based on the detected density.
Generate a G / UCR pattern and use this pattern to
MYK color print data is generated. This allows a printer that prints according to CMYK data to
The ROP processed data can be supplied.

【0005】しかし、この特開平11−164164号
公報の技術では、ROP処理を多値のCMYデータで行
っており、この処理に時間とメモリを大量に使用するこ
とになる。
However, in the technique disclosed in Japanese Unexamined Patent Publication No. 11-164164, the ROP processing is performed with multi-valued CMY data, and this processing requires a large amount of time and memory.

【0006】また、特開2000−341547号公報
の「画像処理装置および画像処理方法」では、RGBの
画像データをCMYデータに変換して、そのデータに対
してROP処理を施す。このROP処理されたCMYデ
ータを2値化し、2値化されたCMYデータに対して黒
色生成及び下色除去処理した後、2値のCMYKデータ
に対し、プリンタの特性に応じた濃度補正処理を行い、
補正後の2値のCMYKデータを出力する。濃度補正を
黒色生成及び下色除去処理の後に行うようにしたので、
黒色生成及び下色除去処理が出力対象プリンタの特性の
影響を受けないようにしたものである。
Further, in "Image processing apparatus and image processing method" of Japanese Patent Laid-Open No. 2000-341547, RGB image data is converted into CMY data, and ROP processing is applied to the data. The ROP-processed CMY data is binarized, black generation and undercolor removal processing is performed on the binarized CMY data, and then density correction processing according to the characteristics of the printer is performed on the binary CMYK data. Done,
The corrected binary CMYK data is output. Since density correction is performed after black generation and undercolor removal processing,
The black generation and the undercolor removal processing are not affected by the characteristics of the output target printer.

【0007】しかし、特開2000−341547号公
報の技術も、特開平11−164164号公報の技術同
様に、ROP処理を多値のCMYデータで行っており、
処理に時間とメモリを大量に使用することになる。
However, in the technique disclosed in Japanese Unexamined Patent Publication No. 2000-341547, the ROP process is performed with multi-valued CMY data as in the technique disclosed in Japanese Unexamined Patent Publication No. 11-164164.
It takes a lot of time and memory to process.

【0008】本発明は、上述の実情を考慮してなされた
ものであって、印刷データに対してROP処理を正確に
行うことができるとともに、色味を損なうことなく出力
装置の特性に合わせてCMYデータからCMYKデータ
を高速に生成する画像処理装置、画像処理装置の機能を
実行するためのプログラムおよびそのプログラムを記録
したコンピュータ読み取り可能な記録媒体を提供するこ
とを目的とする。
The present invention has been made in consideration of the above-mentioned circumstances, and the ROP process can be accurately performed on print data, and the ROP process can be performed according to the characteristics of the output device without impairing the tint. An object of the present invention is to provide an image processing device that generates CMYK data from CMY data at high speed, a program for executing the functions of the image processing device, and a computer-readable recording medium that records the program.

【0009】[0009]

【課題を解決するための手段】上述の課題を解決するた
めに、本発明の請求項1の画像処理装置は、多値のカラ
ー画像データから2値のCMYKカラー印刷データを生
成する画像処理装置において、前記多値のカラー画像デ
ータをデバイス依存のCMYデータに色変換し、濃度補
正した画像データを得る色補正手段と、前記色補正手段
で補正された画像データに対して2値化処理を行う2値
化処理手段と、前記2値化処理手段で得た各CMYデー
タに基づいて黒色生成を行うべきグレー領域を計算する
グレー領域決定手段と、前記2値化処理手段で得た各C
MYデータに対して描画処理を行う描画手段と、前記描
画手段で得た各CMYデータに基づいて前記グレー領域
決定手段で決定したグレー領域内で黒色を生成する黒色
生成手段とを備えたことを特徴とする。
In order to solve the above-mentioned problems, an image processing apparatus according to claim 1 of the present invention is an image processing apparatus for generating binary CMYK color print data from multi-valued color image data. In the above, the multivalued color image data is color-converted into device-dependent CMY data to obtain density-corrected image data, and binarization processing is performed on the image data corrected by the color correction unit. Binarization processing means to perform, gray area determination means for calculating a gray area for black generation based on each CMY data obtained by the binarization processing means, and each C obtained by the binarization processing means.
And a black generating unit for generating black in the gray region determined by the gray region determining unit based on each CMY data obtained by the drawing unit. Characterize.

【0010】また、本発明の請求項2は、請求項1に記
載の画像処理装置において、前記黒色生成手段は、前記
グレー領域決定手段で求めたグレー領域内で、CMY3
色の2値データの論理和からグレー値Gを計算し、この
グレー値Gから1次グレー値G1を計算し、この1次グ
レー値G1から2次グレー値G2を計算し、グレー値G
から境界部のグレー値G3を計算し、前記グレー値G2
と前記グレー値G3とのOR演算結果と前記グレー値G
とのAND演算で黒色を求めることによって生成するこ
とを特徴とする。
According to a second aspect of the present invention, in the image processing apparatus according to the first aspect, the black generation means is CMY3 within the gray area obtained by the gray area determination means.
The gray value G is calculated from the logical sum of binary data of colors, the primary gray value G1 is calculated from this gray value G, the secondary gray value G2 is calculated from this primary gray value G1, and the gray value G is calculated.
The gray value G3 of the boundary portion is calculated from
OR result of the gray value G3 and the gray value G
It is characterized in that it is generated by obtaining a black color by AND operation with.

【0011】また、本発明の請求項3は、請求項2に記
載の画像処理装置において、主走査方向32ビット、副
走査方向4ラインを1ブロックとして、前記グレー値G
をそのブロックで区切り、区切ったすべてのブロックに
対して
According to a third aspect of the present invention, in the image processing apparatus according to the second aspect, the gray value G is set with 32 bits in the main scanning direction and 4 lines in the sub scanning direction as one block.
With that block, for all separated blocks

【0012】[0012]

【数2】 [Equation 2]

【0013】また、本発明の請求項4は、請求項2また
は3に記載の画像処理装置において、前記グレー値G1
のすべての32ビット単位とパターン2({0x5555555
5})とをAND演算した結果をGCとし、前記グレー値
G1のすべての32ビット単位とパターン3({0xaaaaa
aaa})とをAND演算した結果をGAとし、前記グレー
値G2は、前記GAを1ラインごとに1ビット右論理シ
フトした結果と前記GCとをAND演算した結果とする
ことを特徴とする。
According to a fourth aspect of the present invention, in the image processing apparatus according to the second or third aspect, the gray value G1 is obtained.
All 32 bit units and pattern 2 ({0x5555555
5}) and the result of the AND operation as GC, and all 32 bit units of the gray value G1 and the pattern 3 ({0xaaaaa
and the gray value G2 is the result of the AND operation of the GC and the result of logically shifting the GA by 1 bit to the right for each line.

【0014】また、本発明の請求項5は、請求項2、3
または4に記載の画像処理装置において、前記境界部の
グレー値G3は、前記グレー値Gを1ラインごとに2ビ
ット左論理シフトした結果と前記グレー値GとのAND
演算結果と、前記グレー値Gを1ラインごとに2ビット
右論理シフトした結果と前記グレー値GとのAND演算
結果とをOR演算した結果とすることを特徴とする。
Further, claim 5 of the present invention includes claims 2, 3
Or the gray value G3 of the boundary portion is ANDed with a result of logically shifting the gray value G by 2 bits to the left for each line and the gray value G.
It is characterized in that the operation result, the result of logically shifting the gray value G by 2 bits to the right for each line, and the AND operation result of the gray value G are used as the result of the OR operation.

【0015】また、本発明の請求項6のプログラムは、
コンピュータを、請求項1乃至5のいずれか1に記載の
画像処理装置として機能させるためのプログラムであ
る。また、本発明の請求項7の記録媒体は、請求項6に
記載のプログラムを記録したコンピュータ読み取り可能
な記録媒体である。
The program according to claim 6 of the present invention is
It is a program for causing a computer to function as the image processing device according to any one of claims 1 to 5. A recording medium according to claim 7 of the present invention is a computer-readable recording medium recording the program according to claim 6.

【0016】上記の構成により、単純にCMYデータの
各色の重なりをK(黒色)に置き換えることなく、マス
クを掛けることによって少しずつ均等にC、M、Y成分
の重なる成分をK(黒色)に置き換えていくことによっ
て、色味を損なわずに黒色生成ができる。また、ROP
処理を2値化されたCMYのデータに対して行うので、
正確なROP処理が行える。また、濃度補正を行って2
値化されたCMYデータから黒色生成を行うのでより色
味を損なわない印刷データを生成できる。また、2値化
されたCMYデータから黒色生成を行う領域の候補(グ
レー領域)を決定し、このグレー領域に対してのみ黒色
生成を行うようにしたので、高速演算が行える。
With the above-described configuration, a mask is applied so that the overlapping components of the C, M, and Y components are gradually replaced with K (black) without simply replacing the overlapping of the colors of CMY data with K (black). By substituting it, black color can be generated without impairing the tint. Also, ROP
Since the processing is performed on the binarized CMY data,
Accurate ROP processing can be performed. In addition, 2
Since the black color is generated from the binarized CMY data, it is possible to generate the print data that does not impair the tint. Further, a candidate for a region for which black generation is to be performed (gray region) is determined from the binarized CMY data, and black generation is performed only for this gray region, so high-speed calculation can be performed.

【0017】[0017]

【発明の実施の形態】以下、図面を参照して本発明の画
像処理装置における一実施形態を説明する。図1は、本
発明の画像処理装置をプリンタコントローラとしてプリ
ンタ装置に装着した場合の一例を示すブロック図であ
る。図1において、この実施形態は、プリンタ装置10
とホストコンピュータ30とをパラレルポートやシリア
ルポート(USB、IEEE1394等)などのインタ
ーフェースで接続している。このプリンタ装置10は、
I/F制御手段11、画像処理装置(プリンタコントロ
ーラ)20、作像エンジン12とからなっている。ま
た、画像処理装置(プリンタコントローラ)20は、P
DL解釈手段21、色補正手段22、2値化処理手段2
3、グレー領域決定手段24、描画手段25、黒色生成
手段26とからなっている。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of an image processing apparatus of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing an example in which the image processing apparatus of the present invention is installed in a printer device as a printer controller. In FIG. 1, this embodiment shows a printer device 10.
The host computer 30 and the host computer 30 are connected by an interface such as a parallel port or a serial port (USB, IEEE1394, etc.). This printer device 10
It is composed of an I / F control unit 11, an image processing device (printer controller) 20, and an image forming engine 12. Further, the image processing device (printer controller) 20 is
DL interpretation means 21, color correction means 22, binarization processing means 2
3, gray area determination means 24, drawing means 25, and black generation means 26.

【0018】ホストコンピュータ30は、RGB色空間
の描画データとしてプリンタ記述言語(PDL)で記述
されたPDLコマンドをプリンタ装置10へ供給する。
プリンタ装置10は、ホストコンピュータ30からのP
DLコマンドをI/F制御手段11を介して画像処理装
置(プリンタコントローラ)20へ入力し、所定の画像
処理を施した後、作像エンジン12に出力してカラー画
像を得る。
The host computer 30 supplies a PDL command described in the printer description language (PDL) as drawing data in the RGB color space to the printer device 10.
The printer device 10 uses the P from the host computer 30.
The DL command is input to the image processing apparatus (printer controller) 20 via the I / F control unit 11, subjected to predetermined image processing, and then output to the image forming engine 12 to obtain a color image.

【0019】画像処理装置20は、I/F制御手段11
で受け取ったPDLコマンドをPDL解釈手段21で解
釈して中間言語(ディスプレイリスト)へ展開し、この
中間言語からRGB色空間の描画データへ展開する。こ
れはバンド単位で展開するのに都合良く整形するのと、
複数の解釈手段(例えば、PCL(PrinterCo
ntrol Language)やPS(PostSc
ript)等)を持つときに言語間で共通の中間言語に
落とすことによってレンダラー(展開部)のコードサイ
ズの抑制および開発を効率的に行えるようにするもので
ある。
The image processing apparatus 20 includes an I / F control means 11
The PDL command received in step 1 is interpreted by the PDL interpreting means 21 and expanded into an intermediate language (display list), and this intermediate language is expanded into drawing data in the RGB color space. This is a convenient format for expanding in band units,
Multiple interpreters (eg PCL (PrinterCo
control language (Language) and PS (PostSc)
(i.e., "ript) etc.", the code size of the renderer (expansion unit) can be suppressed and development can be efficiently performed by dropping the intermediate language common to the languages.

【0020】色補正手段22は、このRGB色空間の描
画データをカラーマッチングしてデバイス依存のCMY
色空間の描画データへ色変換を行い、この描画データに
対してガンマ補正を行って、デバイスに合わせて忠実に
再現するように画像の濃度補正をする。
The color correction means 22 color-matches the drawing data in the RGB color space to perform device-dependent CMY.
The color conversion is performed on the drawing data in the color space, the gamma correction is performed on the drawing data, and the density of the image is corrected so as to be faithfully reproduced according to the device.

【0021】2値化処理手段23は、色補正手段22か
ら出力される多値のCMYデータを各色に対応するディ
ザマトリックスを掛けることにより2値化処理し、1ペ
ージ分の各色に対応した2値化データをメモリへ出力す
る。このとき、出力された各色のメモリをそれぞれCプ
レーン、Mプレーン、Yプレーンと呼ぶことにする。
The binarization processing means 23 binarizes the multi-valued CMY data output from the color correction means 22 by a dither matrix corresponding to each color, and performs binarization processing corresponding to each color for one page. Output the binarized data to the memory. At this time, the output memories of the respective colors are referred to as C plane, M plane, and Y plane, respectively.

【0022】グレー領域決定手段24は、各プレーンの
AND演算を行って、黒色を生成する候補領域としてグ
レー領域をメモリ(Kプレーン)へ格納する。これは、
多値データのグレー領域を判別しようとしても、2値化
すると最終的にグレーとなるかどうか分からないので、
2値化した後にグレー領域の判断をしている。
The gray area determining means 24 performs an AND operation on each plane and stores the gray area in the memory (K plane) as a candidate area for generating black. this is,
Even when trying to discriminate the gray area of multi-valued data, it is not known whether it will eventually become gray when binarized.
The gray area is judged after binarization.

【0023】描画手段25は、2値化処理手段23で2
値化されたCMYの各色に対し(プレーンごとに)、P
DLコマンドに含まれる指示内容に従ってCMYデータ
のAND演算やOR演算等のROP処理を行う。CMY
でROP処理を行うのは、CMYK(4 Color
Model)でROP処理を行うとRGB(3 Col
or)モデルのROP処理との互換性が保てない場合が
あることによる。
The drawing means 25 is used by the binarization processing means 23.
P for each binarized CMY color (per plane)
ROP processing such as AND operation and OR operation of CMY data is performed according to the instruction content included in the DL command. CMY
ROP processing is performed by CMYK (4 Color
When ROP processing is performed in Model, RGB (3 Col
or) The compatibility with the ROP processing of the model may not be maintained in some cases.

【0024】黒色生成手段26は、描画手段25でRO
P処理されたCMY色空間のデータからK(黒色)を生
成する。ここでは、1ビットに落ちてしまったCMYデ
ータから色味を落とさずに高速にK(黒色)を生成して
いる。次に示した演算でマスクを行う意味は、単純に
C、M、Y成分の重なりのすべてをK(黒色)に置き換
えると、色味が大幅に損なわれるため、マスクを掛ける
ことによって少しずつ均等にCMYの重なる成分をK
(黒色)に置き換えていくことによって、色味を損なわ
ずに黒色生成ができる。
The black generating means 26 is the RO of the drawing means 25.
K (black) is generated from the P-processed CMY color space data. Here, K (black) is generated at high speed from CMY data that has fallen to 1 bit without losing the tint. The meaning of masking with the calculation shown below is that if you simply replace all of the C, M, and Y component overlaps with K (black), the tint will be greatly impaired. K is the overlapping component of CMY
By replacing with (black), black can be generated without impairing the tint.

【0025】図2は、黒色生成を行うときの処理手順を
説明するフローチャートである。まず、3色の2値デー
タを格納しているCプレーン、MプレーンとYプレーン
のAND演算を行って、グレー値を計算し、この計算結
果をメモリ(以下、Gという)へ格納する(ステップS
1)。このグレー値Gのメモリに対して、主走査方向3
2ビット、副走査方向4ラインを1ブロックとして区切
り(図3参照)、その区切ったすべてのブロックに対し
て、パターン1でマスク演算(AND演算)した結果を
メモリ(以下、G1という)へ格納する(ステップS
2)。ここでは、グレー領域内の最終的なグレー値を求
めるための1次グレー値G1を算出している。ここでパ
ターン1は、次の16進数(0xでプリフィックスされ
る)で表されるものを用いる。
FIG. 2 is a flow chart for explaining the processing procedure when performing black generation. First, an AND operation is performed on the C plane, M plane, and Y plane, which store binary data of three colors, to calculate a gray value, and the calculation result is stored in a memory (hereinafter, referred to as G) (step S
1). For the memory of this gray value G, the main scanning direction 3
2 bits, 4 lines in the sub-scanning direction are divided as one block (see FIG. 3), and the result of mask operation (AND operation) with pattern 1 is stored in a memory (hereinafter referred to as G1) for all the divided blocks. Yes (Step S
2). Here, the primary gray value G1 for calculating the final gray value in the gray area is calculated. Here, as the pattern 1, a pattern represented by the following hexadecimal number (prefixed with 0x) is used.

【0026】[0026]

【数3】 [Equation 3]

【0027】上記の計算は、図3のように主走査方向3
2ビット、副走査方向4ラインを1ブロックとして区切
る(図3では、ブロックA1,A2,・・・,An,B
1,B2,・・・,Bn,・・・)。この区切ったブロ
ックと上記のパターン1とマスク演算を行った結果をメ
モリ(G1)の同じブロック位置へ格納し、次のマスク
対象のブロックを主走査方向へ1ブロックずらしながら
同じマスク演算を行って主走査方向の最後のブロックへ
到達したときには、副走査方向へずらして、上記の演算
を行って、メモリGの最後のブロックになるまで続け
る。
The above calculation is performed in the main scanning direction 3 as shown in FIG.
2 bits, 4 lines in the sub-scanning direction are divided into one block (in FIG. 3, blocks A1, A2, ..., An, B
, B2, ..., Bn, ...). The divided block and the pattern 1 and the result of the mask calculation are stored in the same block position of the memory (G1), and the same mask calculation is performed while shifting the next mask target block by one block in the main scanning direction. When it reaches the last block in the main scanning direction, it is shifted in the sub-scanning direction, the above calculation is performed, and the operation is continued until the last block in the memory G is reached.

【0028】次に、計算したメモリG1を1ラインごと
に32ビット単位に区切り、すべての単位について、次
の計算を行って、メモリ(以下、G2という)へ格納す
る(ステップS3)。((G1の32ビット単位)∧パ
ターン2)) ∧ (((G1の32ビット単位)∧パ
ターン3)を1ビット右に論理シフトした結果) ここでパターン2とパターン3は、次の16進数(0x
でプリフィックスされる)で表されるものを用いる。ま
た、∧はマスク演算(AND演算)を意味している。 パターン2={0x55555555} パターン3={0xaaaaaaaa} ここでは、グレー領域内の最終的なグレー値を求めるた
めの2次グレー値G2を算出している。
Next, the calculated memory G1 is divided into 32-bit units for each line, and the following calculation is performed for all units and stored in the memory (hereinafter referred to as G2) (step S3). ((G1 32-bit unit) ∧ Pattern 2)) ∧ (((G1 32-bit unit) ∧ Pattern 3) logically right-shifted by 1 bit) Here, pattern 2 and pattern 3 are the following hexadecimal numbers. (0x
Prefixed in) is used. Further, ∧ means a mask operation (AND operation). Pattern 2 = {0x55555555} Pattern 3 = {0xaaaaaaaa} Here, the secondary gray value G2 for obtaining the final gray value in the gray area is calculated.

【0029】上記の計算は、メモリ(G1)を1ライン
ごとに32ビット単位に区切り、その32ビット単位に
対して、2つのパターン2とパターン3とのAND演算
をそれぞれ行う。このうちパターン3とAND計算した
結果の1ライン全体に対して1ビット右に論理シフトす
る。この2つの結果(パターン2とのAND演算結果と
1ビット右シフトした結果)のAND演算を行った結果
が1ライン分の2次グレー値G2となる。これをメモリ
(G1)の最終ラインまで繰り返すことによって、2次
グレー値G2が求まる。
In the above calculation, the memory (G1) is divided into 32-bit units for each line, and the AND operation of the two patterns 2 and 3 is performed for each 32-bit unit. Of these, the logical shift is performed to the right by 1 bit for the entire line obtained by ANDing the pattern 3. The result of the AND operation of these two results (the AND operation result with pattern 2 and the result of right-shifting by 1 bit) becomes the secondary gray value G2 for one line. By repeating this up to the last line of the memory (G1), the secondary gray value G2 is obtained.

【0030】次に、メモリ(G)を1ラインごとに、
(G∧(Gを2ビット左に論理シフトした結果))∨
(G∧(Gを2ビット右に論理シフトした結果))の演
算を行って、メモリ(以下、G3という)へ格納する
(ステップS4)。ここで、∨はOR演算を意味してい
る。これは、グレー領域の境界部に対して、グレーのロ
スが無いようにするためである。
Next, the memory (G) is line by line,
(G ∧ (Result of logically shifting G to the left by 2 bits)) ∨
(G∧ (the result of logically shifting G to the right by 2 bits)) is calculated and stored in the memory (hereinafter referred to as G3) (step S4). Here, ∨ means an OR operation. This is to prevent the loss of gray at the boundary of the gray area.

【0031】上記までに求められたメモリ(G,G2,
G3)およびグレー領域(Kプレーン)とから次の演算
を行うことによって、K(黒色)を生成する(ステップ
S5)。 K = G∧(G2∨G3∨K)
The memory (G, G2,
The following calculation is performed from G3) and the gray area (K plane) to generate K (black) (step S5). K = G∧ (G2∨G3∨K)

【0032】また、上記の式より最終的にKプレーンと
のAND演算を行うのであるから、Kプレーンにビット
が立っている部分(2値化した後のCMYの同じ位置が
1となる部分で、ROP処理後にも黒色となりうる場
所)に対してだけ上記した各処理ステップを適用すれ
ば、計算処理が最小化できる。
Further, since the AND operation with the K plane is finally performed from the above equation, a portion where a bit is set in the K plane (a portion where the same position of CMY after binarization becomes 1 is 1). , The calculation process can be minimized by applying the above-mentioned processing steps only to a place where the color can be black even after the ROP process.

【0033】次に、上述した構成を持つ画像処理装置の
動作について説明する。図4は、本発明の画像処理装置
の処理手順を説明するためのフローチャートである。ホ
ストコンピュータ30から送られてきた、PDLコマン
ドをプリンタ装置10のI/F制御手段11で受け取
り、このPDLコマンドを解釈して中間言語(ディスプ
レイリスト)に展開して、この中間言語からRGB色空
間の描画データへ展開する(ステップS11)。
Next, the operation of the image processing apparatus having the above configuration will be described. FIG. 4 is a flow chart for explaining the processing procedure of the image processing apparatus of the present invention. The I / F control means 11 of the printer device 10 receives the PDL command sent from the host computer 30, interprets this PDL command, develops it into an intermediate language (display list), and from this intermediate language to the RGB color space. To the drawing data (step S11).

【0034】このRGB色空間の描画データをカラーマ
ッチングしてデバイス依存のCMY色空間の描画データ
へ色変換を行う(ステップS12)。この色変換された
描画データに対してガンマ補正を行って、デバイスに合
わせて忠実に再現するように画像の濃度補正をする(ス
テップS13)。
Color matching is performed on the drawing data in the RGB color space to perform color conversion into drawing data in the device-dependent CMY color space (step S12). Gamma correction is performed on the color-converted drawing data to correct the density of the image so as to faithfully reproduce it according to the device (step S13).

【0035】濃度補正されたCMYデータを各色に対応
するディザマトリックスを掛けることにより2値化処理
し、1ページ分の各色に対応した2値化データをメモリ
へ出力する(ステップS14)。このとき、出力された
各色のメモリをそれぞれCプレーン、Mプレーン、Yプ
レーンと呼ぶことにする。
The density-corrected CMY data is binarized by multiplying it by the dither matrix corresponding to each color, and the binarized data corresponding to each color for one page is output to the memory (step S14). At this time, the output memories of the respective colors are referred to as C plane, M plane, and Y plane, respectively.

【0036】各プレーンのAND演算を行って、メモリ
(Kプレーン)へ格納する(ステップS15)。予め、
濃度補正され2値化されたCMY色空間のデータからK
(黒色)と思われる領域(グレー領域)を探しておき、
黒色生成時には、このグレー領域に対してのみ黒色生成
を行うようにして、計算スピードの高速性を確保する。
An AND operation of each plane is performed and the result is stored in the memory (K plane) (step S15). In advance
K from the data of the CMY color space that has been density-corrected and binarized
Find the area (gray area) that seems to be (black),
When black is generated, black is generated only for this gray area to ensure high calculation speed.

【0037】先に計算した2値化されたCMYの各色に
対し(プレーンごとに)、PDLコマンドに含まれる指
示内容に従ってCMYデータのAND演算やOR演算等
のROP処理を行う(ステップS16)。
For each color of the binarized CMY calculated above (for each plane), ROP processing such as AND operation or OR operation of CMY data is performed according to the instruction content included in the PDL command (step S16).

【0038】ROP処理されたCMY色空間のデータか
ら図2で説明した処理によってK(黒色)を生成する
(ステップS17)。最後に、今までのCMYと生成し
たKとからなるCMYKの描画データを作像エンジン1
2に出力してカラー画像を得る。
K (black) is generated from the ROP-processed CMY color space data by the process described in FIG. 2 (step S17). Finally, the image forming engine 1 generates the CMYK drawing data consisting of the CMY and the generated K up to now.
2 to obtain a color image.

【0039】さらに、本発明は上記の実施形態のみに限
定されたものではない。図5は、本発明の画像処理装置
を実施するための汎用コンピュータシステムの構成を示
すブロック図である。図5において、中央演算処理装置
(CPU)41と、キーボード、マウスまたはタッチパ
ネル等の入力装置42と、ディスプレイ等の表示装置4
3と、プリンタ等の出力装置44と、メモリ45と、ハ
ードディスク等の記憶装置46および媒体読取装置47
とがデータバス48によって接続されている。上述した
画像処理装置の実施形態の機能を実行するプログラムコ
ードを記録媒体に記録し、その記録媒体に記録されたプ
ログラムコードを媒体読取装置47や記憶装置46から
読み取って、図5に示したコンピュータへインストール
し、そのプログラムをCPU41で実行することにより
容易に本発明を実施できる。この場合、記録媒体から読
出されたプログラムコード自体も上述した実施形態の機
能を実現することになり、そのプログラムコードおよび
そのコードを記憶した記録媒体は本発明を構成すること
になる。
Furthermore, the present invention is not limited to the above embodiment. FIG. 5 is a block diagram showing the configuration of a general-purpose computer system for implementing the image processing apparatus of the present invention. In FIG. 5, a central processing unit (CPU) 41, an input device 42 such as a keyboard, a mouse or a touch panel, and a display device 4 such as a display.
3, an output device 44 such as a printer, a memory 45, a storage device 46 such as a hard disk, and a medium reading device 47.
And are connected by a data bus 48. The program code for executing the functions of the above-described embodiment of the image processing apparatus is recorded in a recording medium, the program code recorded in the recording medium is read from the medium reading device 47 or the storage device 46, and the computer shown in FIG. The present invention can be easily implemented by installing the program on the CPU 41 and executing the program on the CPU 41. In this case, the program code itself read from the recording medium also realizes the functions of the above-described embodiments, and the program code and the recording medium storing the code constitute the present invention.

【0040】なお、記録媒体としては半導体媒体(例え
ば、ROM、不揮発性メモリカード等)、光媒体(例え
ば、DVD、MO、MD、CD−R等)、磁気媒体(例
えば、磁気テープ、フレキシブルディスク等)等のいず
れであってもよい。
The recording medium is a semiconductor medium (eg, ROM, non-volatile memory card, etc.), optical medium (eg, DVD, MO, MD, CD-R, etc.), magnetic medium (eg, magnetic tape, flexible disk). Etc.) and the like.

【0041】また、ロードしたプログラムを実行するこ
とにより上述した実施形態の機能が実現されるだけでな
く、そのプログラムの指示に基づき、オペレーティング
システム等が実際の処理の一部または全部を行い、その
処理によって上述した実施形態の機能が実現される場合
も含まれる。
Further, not only the function of the above-described embodiment is realized by executing the loaded program, but also the operating system or the like performs a part or all of the actual processing based on the instruction of the program, and It also includes the case where the functions of the above-described embodiments are realized by the processing.

【0042】さらに、上述した実施形態の機能を実行す
るプログラムコードが、機能拡張ボードや機能拡張ユニ
ットに備わるメモリにロードされ、そのプログラムの指
示に基づき、その機能拡張ボードや機能拡張ユニットに
備わるCPUなどが実際の処理の一部または全部を行
い、その処理によって、上述した実施形態の機能が実現
される場合も含まれる。
Further, the program code for executing the functions of the above-described embodiments is loaded into the memory provided in the function expansion board or the function expansion unit, and the CPU provided in the function expansion board or the function expansion unit based on the instruction of the program. Include the case where some or all of the actual processing is performed and the processing realizes the functions of the above-described embodiments.

【0043】また、上述したプログラムをサーバコンピ
ュータの磁気ディスク等の記憶装置に格納しておき、イ
ンターネット等の通信網で接続されたユーザのコンピュ
ータからダウンロード等の形式で頒布する場合、このサ
ーバコンピュータの記憶装置も本発明の記録媒体に含ま
れる。
When the above-mentioned program is stored in a storage device such as a magnetic disk of a server computer and is distributed in a format such as download from a user's computer connected by a communication network such as the Internet, the program of the server computer A storage device is also included in the recording medium of the present invention.

【0044】[0044]

【発明の効果】以上説明したように本発明によれば、単
純にCMYデータの各色の重なりをK(黒色)に置き換
えることなく、マスクを掛けることによって少しずつ均
等にCMYの重なる成分をK(黒色)に置き換えていく
ことによって、色味を損なわずに黒色生成ができる。ま
た、ROP処理を2値化されたCMYのデータに対して
行うので、正確なROP処理が行える。また、濃度補正
を行って2値化されたCMYデータから黒色生成を行う
のでより色味を損なわない印刷データを生成できる。ま
た、2値化されたCMYデータから黒色生成を行う領域
の候補(グレー領域)を決定し、このグレー領域に対し
てのみ黒色生成を行うようにしたので、高速演算が行え
る。
As described above, according to the present invention, the components of the CMY data which are overlapped little by little by K (black) are not replaced by simply replacing the overlap of the colors of CMY data by K (black). By replacing it with (black), black can be generated without impairing the tint. Further, since the ROP processing is performed on the binarized CMY data, accurate ROP processing can be performed. In addition, since the black color is generated from the CMY data that has been binarized by performing the density correction, it is possible to generate print data that does not impair the tint. Further, a candidate for a region for which black generation is to be performed (gray region) is determined from the binarized CMY data, and black generation is performed only for this gray region, so high-speed calculation can be performed.

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

【図1】 本発明の画像処理装置をプリンタ装置に装着
した場合の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration when an image processing apparatus of the present invention is attached to a printer device.

【図2】 黒色生成を行うときの処理手順を説明するた
めのフローチャートである。
FIG. 2 is a flowchart for explaining a processing procedure when performing black generation.

【図3】 パターン1を適用する順序を説明するための
図である。
FIG. 3 is a diagram for explaining the order in which pattern 1 is applied.

【図4】 本発明の画像処理装置の処理手順を説明する
ためのフローチャートである。
FIG. 4 is a flowchart for explaining a processing procedure of the image processing apparatus of the present invention.

【図5】 本発明の画像処理装置を汎用コンピュータシ
ステムで実現するときのハードウェアの構成を示すブロ
ック図である。
FIG. 5 is a block diagram showing a hardware configuration when the image processing apparatus of the present invention is implemented by a general-purpose computer system.

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

10…プリンタ装置、11…I/F制御手段、12…作
像エンジン、20…画像処理装置、21…PDL解釈手
段、22…色補正手段、23…2値化処理手段、24…
グレー領域決定手段、25…描画手段、26…黒生成手
段、30…ホストコンピュータ、41…CPU、42…
入力装置、43…表示装置、44…出力装置、45…メ
モリ、46…記憶装置、47…媒体読取装置、48…デ
ータバス。
10 ... Printer device, 11 ... I / F control means, 12 ... Image forming engine, 20 ... Image processing device, 21 ... PDL interpreting means, 22 ... Color correction means, 23 ... Binarization processing means, 24 ...
Gray area determination means, 25 ... Drawing means, 26 ... Black generation means, 30 ... Host computer, 41 ... CPU, 42 ...
Input device, 43 ... Display device, 44 ... Output device, 45 ... Memory, 46 ... Storage device, 47 ... Medium reading device, 48 ... Data bus.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 2C262 AA24 AB19 AC02 BA02 BA07 BA09 EA04 EA08 5B057 AA11 CA01 CA08 CA12 CA16 CB01 CB08 CB12 CB16 CC01 CE17 CE18 CH07 CH08 5C077 LL19 MP08 NN08 PP32 PP33 PP37 PP38 PP48 PP68 PQ12 TT02 5C079 HB01 HB03 HB12 LA21 LB02 LC04 MA11 NA11 PA03    ─────────────────────────────────────────────────── ─── Continued front page    F-term (reference) 2C262 AA24 AB19 AC02 BA02 BA07                       BA09 EA04 EA08                 5B057 AA11 CA01 CA08 CA12 CA16                       CB01 CB08 CB12 CB16 CC01                       CE17 CE18 CH07 CH08                 5C077 LL19 MP08 NN08 PP32 PP33                       PP37 PP38 PP48 PP68 PQ12                       TT02                 5C079 HB01 HB03 HB12 LA21 LB02                       LC04 MA11 NA11 PA03

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 多値のカラー画像データから2値のCM
YKカラー印刷データを生成する画像処理装置におい
て、前記多値のカラー画像データをデバイス依存のCM
Yデータに色変換し、濃度補正した画像データを得る色
補正手段と、前記色補正手段で補正された画像データに
対して2値化処理を行う2値化処理手段と、前記2値化
処理手段で得た各CMYデータに基づいて黒色生成を行
うべきグレー領域を計算するグレー領域決定手段と、前
記2値化処理手段で得た各CMYデータに対して描画処
理を行う描画手段と、前記描画手段で得た各CMYデー
タに基づいて前記グレー領域決定手段で決定したグレー
領域内で黒色を生成する黒色生成手段とを備えたことを
特徴とする画像処理装置。
1. A binary CM from multivalued color image data
In an image processing apparatus for generating YK color print data, the multivalued color image data is converted into a device-dependent CM.
Color correction means for color-converting Y data to obtain density-corrected image data, binarization processing means for performing binarization processing on the image data corrected by the color correction means, and the binarization processing A gray area determination means for calculating a gray area for black generation based on each CMY data obtained by the means; a drawing means for performing a drawing processing on each CMY data obtained by the binarization processing means; An image processing apparatus comprising: a black generation unit that generates black in the gray area determined by the gray area determination unit based on each CMY data obtained by the drawing unit.
【請求項2】 請求項1に記載の画像処理装置におい
て、前記黒色生成手段は、前記グレー領域決定手段で求
めたグレー領域内で、CMY3色の2値データの論理和
からグレー値Gを計算し、このグレー値Gから1次グレ
ー値G1を計算し、この1次グレー値G1から2次グレ
ー値G2を計算し、グレー値Gから境界部のグレー値G
3を計算し、前記グレー値G2と前記グレー値G3との
OR演算結果と前記グレー値GとのAND演算で黒色を
求めることによって生成することを特徴とする画像処理
装置。
2. The image processing device according to claim 1, wherein the black generation unit calculates a gray value G from a logical sum of binary data of three colors of CMY within the gray region obtained by the gray region determination unit. Then, the primary gray value G1 is calculated from the gray value G, the secondary gray value G2 is calculated from the primary gray value G1, and the gray value G at the boundary portion is calculated from the gray value G.
The image processing apparatus is characterized by calculating 3 and calculating a black value by an AND operation of the OR value of the gray value G2 and the gray value G3 and the gray value G.
【請求項3】 請求項2に記載の画像処理装置におい
て、主走査方向32ビット、副走査方向4ラインを1ブ
ロックとして、前記グレー値Gをそのブロックで区切
り、区切ったすべてのブロックに対して 【数1】 を用いてAND演算を行った結果を前記グレー値G1と
することを特徴とする画像処理装置。
3. The image processing apparatus according to claim 2, wherein 32 bits in the main scanning direction and 4 lines in the sub scanning direction are set as one block, and the gray value G is divided by the block, and all the blocks are divided. [Equation 1] An image processing apparatus, wherein the gray value G1 is the result of an AND operation using the.
【請求項4】 請求項2または3に記載の画像処理装置
において、前記グレー値G1のすべての32ビット単位
とパターン2({0x55555555})とをAND演算した結果
をGCとし、前記グレー値G1のすべての32ビット単
位とパターン3({0xaaaaaaaa})とをAND演算した結
果をGAとし、前記グレー値G2は、前記GAを1ライ
ンごとに1ビット右論理シフトした結果と前記GCとを
AND演算した結果とすることを特徴とする画像処理装
置。
4. The image processing device according to claim 2, wherein the result of ANDing all 32-bit units of the gray value G1 and the pattern 2 ({0x55555555}) is GC, and the gray value G1. The result of ANDing all 32 bit units of and the pattern 3 ({0xaaaaaaaa}) is set as GA, and the gray value G2 is obtained by ANDing the result of logically shifting the GA by 1 bit to the right and the GC. An image processing apparatus, which is a calculation result.
【請求項5】 請求項2、3または4に記載の画像処理
装置において、前記境界部のグレー値G3は、前記グレ
ー値Gを1ラインごとに2ビット左論理シフトした結果
と前記グレー値GとのAND演算結果と、前記グレー値
Gを1ラインごとに2ビット右論理シフトした結果と前
記グレー値GとのAND演算結果とをOR演算した結果
とすることを特徴とする画像処理装置。
5. The image processing apparatus according to claim 2, 3 or 4, wherein the gray value G3 of the boundary portion is the result of logically shifting the gray value G by 2 bits to the left for each line and the gray value G. And an AND operation result of the gray value G logically shifted by 2 bits to the right for each line, and an AND operation result of the gray value G.
【請求項6】 コンピュータを、請求項1乃至5のいず
れか1に記載の画像処理装置として機能させるためのプ
ログラム。
6. A program for causing a computer to function as the image processing apparatus according to claim 1.
【請求項7】 請求項6に記載のプログラムを記録した
コンピュータ読み取り可能な記録媒体。
7. A computer-readable recording medium on which the program according to claim 6 is recorded.
JP2002080048A 2002-03-22 2002-03-22 Picture processor, program, and recording medium Pending JP2003283855A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002080048A JP2003283855A (en) 2002-03-22 2002-03-22 Picture processor, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002080048A JP2003283855A (en) 2002-03-22 2002-03-22 Picture processor, program, and recording medium

Publications (1)

Publication Number Publication Date
JP2003283855A true JP2003283855A (en) 2003-10-03

Family

ID=29229242

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002080048A Pending JP2003283855A (en) 2002-03-22 2002-03-22 Picture processor, program, and recording medium

Country Status (1)

Country Link
JP (1) JP2003283855A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1732031A2 (en) * 2005-06-07 2006-12-13 Canon Kabushiki Kaisha Image processing apparatus and image processing method
CN100350789C (en) * 2004-04-01 2007-11-21 株式会社东芝 Image forming apparatus
JP2007331390A (en) * 2006-06-14 2007-12-27 Toshiba Corp Image forming device and its control method
JP2012006228A (en) * 2010-06-24 2012-01-12 Casio Electronics Co Ltd Printer
US8159684B2 (en) 2005-09-16 2012-04-17 Ricoh Company, Limited Image processing apparatus, image processing method, and computer program product each to process a plurality of printer languages

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100350789C (en) * 2004-04-01 2007-11-21 株式会社东芝 Image forming apparatus
EP1732031A2 (en) * 2005-06-07 2006-12-13 Canon Kabushiki Kaisha Image processing apparatus and image processing method
EP1732031A3 (en) * 2005-06-07 2012-02-08 Canon Kabushiki Kaisha Image processing apparatus and image processing method
US8159684B2 (en) 2005-09-16 2012-04-17 Ricoh Company, Limited Image processing apparatus, image processing method, and computer program product each to process a plurality of printer languages
JP2007331390A (en) * 2006-06-14 2007-12-27 Toshiba Corp Image forming device and its control method
US7835027B2 (en) 2006-06-14 2010-11-16 Kabushiki Kaisha Toshiba Reducing the resolution of a rendered image for printing
JP2012006228A (en) * 2010-06-24 2012-01-12 Casio Electronics Co Ltd Printer

Similar Documents

Publication Publication Date Title
US7692813B2 (en) Image processing apparatus and method, and storage medium
JP4498233B2 (en) Image processing apparatus and image processing method
US7636176B2 (en) Image forming apparatus, method and storage medium
US9036202B2 (en) Image processing device and image processing method performing image process according to attribute information of image object
US7961951B2 (en) Image processing apparatus capable of accurately removing isolated point noise, image processing method, and computer readable medium
US8610957B2 (en) Image processing apparatus, image processing method, and non-transitory computer-readable medium
US6108098A (en) Image processing apparatus and method
JP2008179120A (en) System and program for forming image
JP5684466B2 (en) Method and computer readable medium for processing at least one pixel in a raster image buffer corresponding to objects of multiple object types
JP2003283855A (en) Picture processor, program, and recording medium
US8432572B2 (en) Systems and methods of trapping for print devices
US8537425B2 (en) Method for optimizing the search for trapping regions
JP4356953B2 (en) Image processing system, image processing apparatus, control method therefor, and storage medium
US20060092439A1 (en) Printer controller, image forming apparatus, image forming program
JP3754736B2 (en) Image processing apparatus and method
JP2007083556A (en) Image processor and image processing method
JP2000134468A (en) Image forming device and its method
JP3728009B2 (en) Image processing apparatus and method
JPH1063833A (en) Processor and method for image processing
JP4306841B2 (en) Image processing apparatus and method, and computer-readable memory
US7675642B2 (en) Print apparatus and print method
JP4500393B2 (en) Image forming system, information processing apparatus, and image processing apparatus control method
JP2022191030A (en) Image forming apparatus, image forming system, and image forming method
JP4164350B2 (en) Image processing apparatus, printer driver, image processing method, storage medium, program
JP3787378B2 (en) Image processing apparatus and method