JP4921254B2 - Image processing apparatus, image processing method, control program, and recording medium - Google Patents

Image processing apparatus, image processing method, control program, and recording medium Download PDF

Info

Publication number
JP4921254B2
JP4921254B2 JP2007163196A JP2007163196A JP4921254B2 JP 4921254 B2 JP4921254 B2 JP 4921254B2 JP 2007163196 A JP2007163196 A JP 2007163196A JP 2007163196 A JP2007163196 A JP 2007163196A JP 4921254 B2 JP4921254 B2 JP 4921254B2
Authority
JP
Japan
Prior art keywords
color
image
information
hue
chromatic color
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007163196A
Other languages
Japanese (ja)
Other versions
JP2009005031A (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.)
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 JP2007163196A priority Critical patent/JP4921254B2/en
Publication of JP2009005031A publication Critical patent/JP2009005031A/en
Application granted granted Critical
Publication of JP4921254B2 publication Critical patent/JP4921254B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、画像処理装置、画像処理方法、制御プログラム及び記録媒体に関し、特に全色相範囲の一部の範囲を表現する有彩色顕色剤及び無彩色顕色剤を用いて画像形成を実行する際の画像処理に関する。   The present invention relates to an image processing apparatus, an image processing method, a control program, and a recording medium, and particularly executes image formation using a chromatic color developer and an achromatic color developer that represent a partial range of the entire hue range. It relates to the image processing.

近年、情報の電子化が推進される傾向にあり、電子化された情報の出力に用いられるプリンタやファクシミリ、書類の電子化に用いるスキャナ等の画像処理装置は欠かせない機器となっている。このような画像処理装置は、撮像機能、画像形成機能及び通信機能等を備えることにより、プリンタ、ファクシミリ、スキャナ、複写機として利用可能な複合機として構成されることが多い。フルカラーを出力可能な画像形成装置において、フルカラーではなく、グレースケール(白黒)と所定の基本色1色によって画像形成を実行する方法が提案されている(例えば特許文献1参照)。特許文献1に記載の方法においては、入力された画像データに対して、所定の色相範囲に含まれる色については所定の基本色で出力し、他の色相範囲の色についてはグレースケールで出力する。また、色相方向の色の違いを、彩度方向の色の違いに変換することにより、所定の基本色1色及びグレースケールのみで、多彩な色表現を可能としている。
特開2005−328276号公報
In recent years, there has been a tendency to digitize information, and image processing apparatuses such as printers and facsimiles used for outputting digitized information and scanners used for digitizing documents have become indispensable devices. Such an image processing apparatus is often configured as a multifunction machine that can be used as a printer, a facsimile, a scanner, or a copier by providing an imaging function, an image forming function, a communication function, and the like. In an image forming apparatus capable of outputting full color, a method has been proposed in which image formation is executed with gray scale (monochrome) and one predetermined basic color instead of full color (see, for example, Patent Document 1). In the method described in Patent Document 1, for input image data, colors included in a predetermined hue range are output in a predetermined basic color, and colors in other hue ranges are output in gray scale. . Also, by converting the color difference in the hue direction into the color difference in the saturation direction, various color expressions can be made with only one predetermined basic color and gray scale.
JP 2005-328276 A

特許文献1に記載の方法においては、色相方向及び彩度方向の色の違いについて考慮されているが、明度方向、特に黒に近づく方向の色の違いについては考慮されていない。即ち、特許文献1に記載の方法を用いて基本色+グレースケールの印刷を実行する場合には、基本色から黒に近づいた色(明度が下がった色)を表現することができない。従って、そのような色を出力する場合、使用しないはずの色を用いて印刷を実行することとなり、基本色+グレースケールの印刷のメリットである、インク使用抑制効果を得ることができない。   In the method described in Patent Document 1, the difference in color between the hue direction and the saturation direction is considered, but the difference in color in the lightness direction, particularly in the direction approaching black, is not considered. That is, when the basic color + grayscale printing is executed using the method described in Patent Document 1, it is not possible to represent a color that is close to black from the basic color (a color with reduced brightness). Therefore, when outputting such a color, printing is performed using a color that should not be used, and the ink use suppression effect, which is a merit of printing of basic color + gray scale, cannot be obtained.

ここで、図11(a)、(b)を用いて、上記課題を詳細に説明する。図11(a)、(b)は、赤を黒に近づけて明度を下げていった場合のRGB(Red−Green−Blue)及びCMYK(Cyan−Magenta−Yellow−blacK)値を示す図である。図11(a)は、赤を黒に近づけていった場合にそのRGB値及びその補色であるCMYK値を示す。図11(a)に示すように完全に赤色である場合、RGB値は(255、0、0)であり、それに対応するCMYK値は(0、255、255、0)である。この場合、出力に要するインクはM及びYのインクであり、Cのインクを使用することなく出力することが可能である。この状態から黒に近づけていった場合、中間でRGB値は(128、0、0)であり、それに対応するCMYK値は(128、255、255、0)となる。更に完全に黒になると、RGB値は(0、0、0)であり、CMYK値は(255、255、255、0)となる。   Here, the said subject is demonstrated in detail using FIG. 11 (a), (b). FIGS. 11A and 11B are diagrams showing RGB (Red-Green-Blue) and CMYK (Cyan-Magenta-Yellow-blackK) values when the brightness is lowered by bringing red closer to black. . FIG. 11A shows the RGB values and the complementary CMYK values when red is brought close to black. When it is completely red as shown in FIG. 11A, the RGB value is (255, 0, 0), and the corresponding CMYK value is (0, 255, 255, 0). In this case, the inks required for output are M and Y inks, and can be output without using C ink. When the state approaches black from this state, the RGB value in the middle is (128, 0, 0), and the corresponding CMYK value is (128, 255, 255, 0). Furthermore, when it becomes completely black, the RGB value is (0, 0, 0), and the CMYK value is (255, 255, 255, 0).

ここで、RGBからCMYKへの色変換において、実際には図11(a)に示すようには調整されず、赤から黒に近づくに従って、CMYKのうちKの値を足すと共にその他の色(上記の例においてはM及びY)を差し引くように調整される。図11(b)は、その一態様を示す図である。図11(b)に示すように、赤と黒との中間色においてRGB値が(128、0、0)である場合、それに対応するCMYK値は(128、155、155、100)に調整される。また、完全な黒色においてRGB値が(0、0、0)である場合、それに対応するCMYK値は(128、128、128、255)となる。ここで、完全な黒においてCMYK値を(0、0、0、255)としないのは、色の連続性を保つ必要があること等による。図11(a)、(b)に示すように、完全なる赤(255、0、0)を表現する場合はCを使用することなくM及びYにより表現することができるため、インク使用量抑制の効果を得ることが可能である。しかしながら、基本色から黒に近づいた色、即ち低明度の色(128、0、0)を表現する場合は、使用しないはずの色(図11(a)、(b)においては、C)を使用することとなり、インク使用量抑制の効果を得ることができない。   Here, in the color conversion from RGB to CMYK, the adjustment is not actually performed as shown in FIG. 11A, and as K approaches red from black, the value of K is added to CMYK and other colors (above) In this example, the adjustment is made to subtract M and Y). FIG. 11B is a diagram illustrating one mode. As shown in FIG. 11B, when the RGB value is (128, 0, 0) in an intermediate color between red and black, the corresponding CMYK values are adjusted to (128, 155, 155, 100). . Further, when the RGB value is (0, 0, 0) in the complete black color, the corresponding CMYK values are (128, 128, 128, 255). Here, the reason why the CMYK values are not set to (0, 0, 0, 255) in the complete black is because it is necessary to maintain the continuity of colors. As shown in FIGS. 11A and 11B, when the complete red (255, 0, 0) is expressed, it can be expressed by M and Y without using C. It is possible to obtain the effect. However, when expressing a color close to black from the basic color, that is, a low brightness color (128, 0, 0), a color that should not be used (C in FIGS. 11A and 11B) is not used. It will be used, and the effect of suppressing the amount of ink used cannot be obtained.

本発明は、上述した実情を考慮してなされたもので、全色相範囲の一部の範囲を表現する有彩色顕色剤及び無彩色顕色剤を用いて画像形成を実行する場合に、基準色から黒に近づいた色を表現可能とすることを目的とする。   The present invention has been made in consideration of the above-described circumstances, and is used when image formation is performed using a chromatic color developer and an achromatic color developer that represent a partial range of the entire hue range. The purpose is to make it possible to express a color close to black.

上記の課題を解決するために、請求項1に記載の発明は、画像形成装置が画像形成を実行するための画像情報を処理する画像処理装置であって、前記画像情報を取得する画像情報取得部と、前記画像形成装置に画像形成を実行させる描画情報を前記画像情報に基づいて生成する描画情報生成部とを有し、前記描画情報は、前記画像形成装置が画像形成を実行する際に用いる複数種類の有彩色顕色剤の使用量に関連する複数の有彩色情報と、前記画像形成装置が画像形成を実行する際に用いる無彩色顕色剤の使用量に関連する無彩色情報と、前記複数の有彩色顕色剤のうち少なくとも1つを不使用とすることを示す不使用有彩色情報とを有し、前記描画情報生成部は、前記画像情報を明度、彩度及び色相をパラメータとして有する形式に変換し、前記明度のパラメータに基づいて前記無彩色情報を生成することを特徴とする。
In order to solve the above-described problem, the invention described in claim 1 is an image processing apparatus that processes image information for an image forming apparatus to execute image formation, and acquires the image information. And a drawing information generation unit that generates drawing information for causing the image forming apparatus to perform image formation based on the image information. The drawing information is generated when the image forming apparatus executes image formation. A plurality of chromatic color information related to the usage amount of a plurality of types of chromatic color developer to be used; and achromatic color information related to the usage amount of the achromatic color developer used when the image forming apparatus executes image formation; Non-use chromatic color information indicating that at least one of the plurality of chromatic color developers is not used, and the drawing information generation unit displays the image information with brightness, saturation, and hue. Convert to the format you have as a parameter And generating the achromatic information based on the parameters of the brightness.

また、請求項2に記載の発明は、請求項1に記載の画像処理装置において、前記描画情報生成部は、前記不使用有彩色情報として、前記複数種類の有彩色顕色剤のうち少なくとも1つの顕色剤の使用量をゼロとする情報を生成することを特徴とする。   In the image processing apparatus according to claim 1, the drawing information generation unit includes at least one of the plurality of types of chromatic color developers as the unused chromatic color information. It is characterized in that information for generating zero developer is generated.

また、請求項3に記載の発明は、請求項1に記載の画像処理装置において、前記描画情報生成部は、前記不使用有彩色情報として、前記画像形成装置において前記複数種類の有彩色顕色剤のうち少なくとも1つの顕色剤を用いる作像機構を非駆動とする情報を生成することを特徴とする。   According to a third aspect of the present invention, in the image processing apparatus according to the first aspect, the drawing information generation unit uses the plurality of types of chromatic color development in the image forming apparatus as the unused chromatic color information. Information for generating non-driving an image forming mechanism using at least one developer among the agents is generated.

また、請求項4に記載の発明は、請求項1乃至3いずれか1項に記載の画像処理装置において、前記描画情報生成部は、前記複数の有彩色顕色剤のうち前記不使用とする有彩色顕色剤以外の前記有彩色顕色剤に対応する有彩色情報を前記明度のパラメータに基づいて生成することを特徴とする。
According to a fourth aspect of the present invention, in the image processing apparatus according to any one of the first to third aspects, the drawing information generation unit is not used among the plurality of chromatic color developers. The chromatic color information corresponding to the chromatic color developer other than the chromatic color developer is generated based on the lightness parameter.

また、請求項に記載の発明は、請求項1乃至いずれか1項に記載の画像処理装置において、入力された元画像の情報に基づいて前記画像情報を生成する画像情報生成部を更に有し、前記元画像の情報は、前記元画像を三原色のパラメータによって示す情報であり、前記描画情報は、前記元画像を三補色のパラメータによって示す情報であり、前記不使用有彩色情報は、前記三補色のパラメータのうちの少なくとも1つであってその補色の成分がゼロであることを示す情報であり、前記画像情報生成部は、前記画像形成の実行に際して有彩色で出力すべき色相環上の色相範囲である有彩色範囲を決定する有彩色範囲決定部と、前記元画像を構成する画素において前記有彩色範囲に含まれる画素以外の画素をグレースケールに変換することにより、前記三原色のパラメータによって示された元画像の情報が前記三補色のパラメータによって示された描画情報に変換された際に前記不使用有彩色情報となる色のパラメータを生成する無彩色画素変換部とを有し、前記有彩色範囲決定部は、前記元画像を構成する画素の色彩に基づいて前記有彩色範囲を決定することを特徴とする。
The invention described in Claim 5, in the image processing apparatus according to any one of claims 1 to 4, the image information generation unit which generates the image information based on the information of the input original image The original image information is information indicating the original image with parameters of three primary colors, the drawing information is information indicating the original image with parameters of three complementary colors, and the unused chromatic color information is , Information indicating that at least one of the three complementary color parameters and a component of the complementary color is zero, the image information generation unit is a hue to be output in a chromatic color when executing the image formation in particular for converting the chromatic color range determining unit for determining a chromatic range of hue range on the ring, the pixels other than pixels included in the chromatic range in pixels constituting the original image to grayscale Ri, achromatic pixel conversion information of the original image shown by the parameters of the three primary colors to produce a color parameter of the said unused chromatic information when it is converted into the rendering information indicated by the three complementary color parameters And the chromatic color range determination unit determines the chromatic color range based on the colors of the pixels constituting the original image.

また、請求項に記載の発明は、請求項に記載の画像処理装置において、前記有彩色範囲決定部は、前記元画像を構成する画素の色相を色相環上にプロットした場合において、前記プロットの分布に基づいて前記有彩色範囲を決定することを特徴とする。
The invention according to claim 6 is the image processing apparatus according to claim 5 , wherein the chromatic color range determination unit plots the hue of the pixels constituting the original image on a hue circle, and The chromatic color range is determined based on a distribution of plots.

また、請求項に記載の発明は、請求項に記載の画像処理装置において、前記有彩色範囲決定部は、前記元画像の一部を構成する画素の色相を色相環上にプロットした場合において、前記プロットの分布に基づいて前記有彩色範囲を決定することを特徴とする。
According to a seventh aspect of the present invention, in the image processing device according to the sixth aspect , the chromatic color range determining unit plots the hue of pixels constituting a part of the original image on a hue circle. The chromatic color range is determined based on the distribution of the plot.

また、請求項に記載の発明は、請求項乃至いずれか1項に記載の画像処理装置において、前記元画像を構成する画素のうち、前記有彩色範囲に含まれる有彩色画素に付すべき色彩を決定する色彩決定部と、前記決定された色彩に基づいて前記有彩色画素の色相を出力用の色相に変換する有彩色画素変換部を更に有することを特徴とする。
According to an eighth aspect of the present invention, in the image processing device according to any one of the fifth to seventh aspects, the chromatic color pixels included in the chromatic color range among the pixels constituting the original image are attached. The image processing apparatus further includes a color determining unit that determines a power color, and a chromatic color pixel converting unit that converts the hue of the chromatic pixel into an output hue based on the determined color.

また、請求項に記載の発明は、請求項に記載の画像処理装置において、前記色彩決定部は、前記元画像を構成する画素の色相を色相環上にプロットした場合において、前記プロットの分布に基づいて前記有彩色画素に付すべき色彩を決定することを特徴とする。
The invention according to claim 9 is the image processing apparatus according to claim 8 , wherein the color determining unit plots the hue of the pixels constituting the original image on a hue circle. A color to be assigned to the chromatic color pixel is determined based on the distribution.

また、請求項1に記載の発明は、画像形成装置が画像形成を実行するための画像情報を処理する画像処理方法であって、前記画像情報を取得し、前記画像形成装置が画像形成を実行する際に用いる複数種類の有彩色顕色剤の使用量に関連する複数の有彩色情報を前記画像情報に基づいて生成し、前記複数の有彩色顕色剤のうち少なくとも1つを不使用とすることを示す不使用顕色剤情報を前記画像情報に基づいて生成し、前記画像情報を明度、彩度及び色相をパラメータとして有する形式に変換し、前記画像形成装置が画像形成を実行する際に用いる無彩色顕色剤の使用量に関連する無彩色情報を、前記明度のパラメータに基づいて生成することを特徴とする。
The invention according to claim 1 0, the image forming apparatus is an image processing method for processing image information for executing the image formation, acquires the image information, the image forming apparatus is an image forming Generating a plurality of chromatic color information related to the usage amount of a plurality of types of chromatic color developers used in execution based on the image information, and not using at least one of the plurality of chromatic color developers Is generated based on the image information, the image information is converted into a format having brightness, saturation, and hue as parameters, and the image forming apparatus executes image formation. Achromatic color information related to the amount of achromatic developer used at the time is generated based on the lightness parameter.

また、請求項1に記載の発明は、画像処理装置の制御プログラムであって、請求項1に記載の画像処理方法を画像処理装置に実行させることを特徴とする。
The invention of claim 1 1, a control program of an image processing apparatus, characterized in that it is executed by the image processing apparatus an image processing method according to claim 1 0.

また、請求項1に記載の発明は、記録媒体であって、請求項1に記載の制御プログラムを画像処理装置が読み取り可能な形式で記録したことを特徴とする。 The invention according to claim 1 2, a recording medium, wherein the image processing apparatus control program according to claim 1 1 recorded in a form readable.

本発明によれば、全色相範囲の一部の範囲を表現する有彩色顕色剤及び無彩色顕色剤を用いて画像形成を実行する場合に、基準色から黒に近づいた色を表現可能とすることが可能となる。   According to the present invention, when an image is formed using a chromatic color developer and an achromatic color developer that represent a partial range of the entire hue range, a color approaching black from the reference color can be expressed. It becomes possible.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本実施例に係る画像処理装置1及び画像形成装置2を示すブロック図である。図1に示すように画像処理装置1は、コントローラ100、情報を視覚的に表示するディスプレイ110及びキーボードやマウス等のユーザインターフェース120を有する。また、図1に示すように、画像形成装置2は、プリンタコントローラ201及びプリンタエンジン202を有する。コントローラ100は、主制御部101、アプリケーション102、カラープロファイル103、プリンタドライバ104及びディスプレイドライバ105を有する。本実施形態に係るコントローラ100は、ソフトウェアとハードウェアとの組み合わせによって構成される。具体的には、ROM(Read Only Memory)やEEPROM(Electronically Erasable and Programmable ROM)並びにHDD(Hard Disk Drive)や光学ディスク等の不揮発性記録媒体に格納されたファームウェア等の制御プログラムが、DRAM(Dynamic Random Access Memory)等の揮発性メモリ(以下、メモリ)にロードされ、CPU(Central Processing Unit)の制御に従って構成されるソフトウェア制御部と集積回路などのハードウェアとによってコントローラ100が構成される。コントローラ100は、画像処理装置1全体を制御する制御部として機能する。   FIG. 1 is a block diagram illustrating an image processing apparatus 1 and an image forming apparatus 2 according to the present embodiment. As shown in FIG. 1, the image processing apparatus 1 includes a controller 100, a display 110 for visually displaying information, and a user interface 120 such as a keyboard and a mouse. As illustrated in FIG. 1, the image forming apparatus 2 includes a printer controller 201 and a printer engine 202. The controller 100 includes a main control unit 101, an application 102, a color profile 103, a printer driver 104, and a display driver 105. The controller 100 according to the present embodiment is configured by a combination of software and hardware. Specifically, a control program such as firmware stored in a nonvolatile recording medium such as a ROM (Read Only Memory), an EEPROM (Electronically Erasable and Programmable ROM), a HDD (Hard Disk Drive), or an optical disk is a DRAM (Dynamic). A controller 100 is configured by a software control unit and hardware such as an integrated circuit that are loaded into a volatile memory (hereinafter referred to as a memory) such as a random access memory (CPU) and configured under the control of a CPU (Central Processing Unit). The controller 100 functions as a control unit that controls the entire image processing apparatus 1.

主制御部101は、コントローラ100に含まれる各部を制御する役割を担い、コントローラ100の各部に命令を与える。また、主制御部101はユーザインターフェース120を介してユーザから入力された情報をコントローラ100各部に転送する。アプリケーション102は、主制御部111の制御に従い、画像処理装置1に格納されている画像情報を閲覧、編集する機能や、画像情報を生成する機能を有するソフトウェアである。カラープロファイル103は、ディスプレイドライバ105や画像形成装置2の機能、機種等に応じて出力される画像情報の色を補正若しくは変換する色設定情報を有する。プリンタドライバ104は、主制御部101の制御に従い、アプリケーション102から受信した画像情報に基づいて印刷ジョブを生成し、画像形成装置2のプリンタコントローラに送信するソフトウェアである。プリンタドライバ104は、印刷ジョブの生成に際してカラープロファイル103を参照し、出力先である画像形成装置2に対応した色設定に基づき、印刷ジョブを生成する。   The main control unit 101 plays a role of controlling each unit included in the controller 100, and gives a command to each unit of the controller 100. In addition, the main control unit 101 transfers information input from the user via the user interface 120 to each unit of the controller 100. The application 102 is software having a function of browsing and editing image information stored in the image processing apparatus 1 and a function of generating image information under the control of the main control unit 111. The color profile 103 includes color setting information for correcting or converting the color of image information output according to the function, model, and the like of the display driver 105 and the image forming apparatus 2. The printer driver 104 is software that generates a print job based on image information received from the application 102 and transmits the print job to the printer controller of the image forming apparatus 2 under the control of the main control unit 101. The printer driver 104 refers to the color profile 103 when generating a print job, and generates a print job based on color settings corresponding to the image forming apparatus 2 that is the output destination.

ディスプレイドライバ105は、主制御部101の制御に従ってディスプレイ110を駆動し、ディスプレイ110に情報を表示する。ディスプレイドライバ105は、ディスプレイ110の駆動に際してカラープロファイル103を参照し、ディスプレイ105に対応した色設定情報に基づいてディスプレイ105を駆動する。プリンタコントローラ201は、画像形成装置2の動作を制御する制御部である。また、プリンタコントローラ201は、画像処理装置1から受信した画像情報に基づき、描画情報を生成する。プリンタエンジン202は、プリンタコントローラ201の制御に従い、印刷用紙に対して画像形成を実行する。   The display driver 105 drives the display 110 according to the control of the main control unit 101 and displays information on the display 110. The display driver 105 refers to the color profile 103 when driving the display 110 and drives the display 105 based on color setting information corresponding to the display 105. The printer controller 201 is a control unit that controls the operation of the image forming apparatus 2. Further, the printer controller 201 generates drawing information based on the image information received from the image processing apparatus 1. The printer engine 202 executes image formation on the printing paper under the control of the printer controller 201.

次に、図2を参照して、本実施例に係る画像処理装置1及び画像形成装置2による一般的な画像形成動作(カラープリント)の流れを説明する。図2に示すように、アプリケーション102が閲覧等している画像情報の印刷が指示されると(S201)、その画像情報がアプリケーション102からプリンタドライバ104に入力される。ここで、アプリケーション102においては、画像情報はRGB(Red−Green−Blue)データとして処理されており、プリンタドライバ104は、画像情報をRGBデータとしてアプリケーション102から受信する。プリンタドライバ104は、アプリケーション102から受信したRGBデータに対して明度、彩度、色相調整を施す(S202)。また、プリンタドライバ104は、カラープロファイル103を参照してRGBデータのカラーマッチング処理を行う(S203)。プリンタドライバ104におけるこれらの処理は、主にユーザインターフェース120を介してユーザから入力される命令に基づいて実行される。   Next, a flow of a general image forming operation (color print) by the image processing apparatus 1 and the image forming apparatus 2 according to the present embodiment will be described with reference to FIG. As shown in FIG. 2, when printing of image information being browsed by the application 102 is instructed (S201), the image information is input from the application 102 to the printer driver 104. Here, in the application 102, image information is processed as RGB (Red-Green-Blue) data, and the printer driver 104 receives the image information from the application 102 as RGB data. The printer driver 104 performs brightness, saturation, and hue adjustment on the RGB data received from the application 102 (S202). Also, the printer driver 104 refers to the color profile 103 and performs color matching processing of RGB data (S203). These processes in the printer driver 104 are executed mainly based on commands input from the user via the user interface 120.

そして、プリンタドライバ104は、各種調整及びカラーマッチングを行ったRGBデータを、印刷ジョブとして画像形成装置2のプリンタコントローラ201に入力する(S204)。プリンタコントローラ201は、プリンタドライバ104から受信したRGBデータをプリンタエンジン202が画像形成の実行に際して使用するインク(顕色剤)の使用量に順ずるCMYK(Cyan−Magenta−Yellow−blacK)データに変換する(S205)。ここでの変換処理においては、BG/UCR(BLACK GENERATION/UNDER COLOR REMOVAL)やGCR(GRAY COMPONENT REPLACEMENT)といった既知の方式を用いることができる。   The printer driver 104 inputs the RGB data subjected to various adjustments and color matching to the printer controller 201 of the image forming apparatus 2 as a print job (S204). The printer controller 201 converts the RGB data received from the printer driver 104 into CMYK (Cyan-Magenta-Yellow-blackK) data that conforms to the amount of ink (developer) used by the printer engine 202 when executing image formation. (S205). In this conversion process, a known method such as BG / UCR (BLACK GENERATION / UNDER COLOR REMOVAL) or GCR (GRAY COMPONENT REPLACEMENT) can be used.

次に、プリンタコントローラ201は、変換により生成したCMYKデータに対して、カラーバランスを調整するγ(ガンマ)変換処理を行う(S206)。更に、プリンタコントローラ201は、多値で階調を表現できないプリンタエンジンにて階調を表現するために、CMYKデータの階調変換を行い(S207)、CMYKデータを描画データとしてプリンタエンジン202に入力する。この階調変換においては、既知の技術であるディザ法や誤差拡散法を用いることができる。プリンタエンジン202は、プリンタコントローラ201の制御に従い、プリンタコントローラ201から受信したCMYKデータに基づいて、電子写真方式やインクジェット方式により画像形成を実行する(S208)。このように、本実施例に係る画像形成動作は、画像処理装置1及び画像形成装置2によって実行されるが、画像形成を実行するための画像処理の一部は、プリンタコントローラ201によって実行される。即ち、本実施例においては、画像形成装置2も一部、画像処理装置として動作する。   Next, the printer controller 201 performs γ (gamma) conversion processing for adjusting color balance on the CMYK data generated by the conversion (S206). Further, the printer controller 201 performs gradation conversion of CMYK data in order to express gradation with a printer engine that cannot express gradation with multiple values (S207), and inputs the CMYK data to the printer engine 202 as drawing data. To do. In this gradation conversion, a known technique such as dithering or error diffusion can be used. Under the control of the printer controller 201, the printer engine 202 executes image formation based on the CMYK data received from the printer controller 201 by an electrophotographic method or an inkjet method (S208). As described above, the image forming operation according to the present embodiment is executed by the image processing apparatus 1 and the image forming apparatus 2, but part of the image processing for executing the image formation is executed by the printer controller 201. . That is, in this embodiment, the image forming apparatus 2 also partially operates as an image processing apparatus.

このような画像処理装置1において、本実施例は、S202における明度、色相、彩度調整処理及びS205におけるCMYKデータ変換処理に特徴を有する。本実施例における明度、色相、彩度調整においては、フルカラーデータを基本色1色とグレースケールとの2色データへと変換する。また、本実施例におけるCMYKデータ変換は、本来CMYKの4色によって表現される低明度の色(基本色から黒に近づいた色)を基本色と黒とで表現するように変換する。具体的には、従来、黒に近づいた赤を表現する場合において、MYにCKを混合して表現していたところ、MYとKとで表現するように変換する。本実施例に係る明度、色相、彩度調整は、上述したようにプリンタドライバ104のプログラムがインストールされたコンピュータである画像処理装置において実行される。また、本実施例に係るCMYKデータ変換は、画像形成装置2のプリンタコントローラ201において実行される。尚、明度、色相、彩度調整及びCMYKデータ変換の両方を画像処理装置1において実行しても良いし画像形成装置2において実行しても良い。また、画像処理装置1において実行する場合においても、アプリケーション102で実行しても良いし、プリンタドライバ104で実行しても良い。   In such an image processing apparatus 1, the present embodiment is characterized by the brightness, hue, and saturation adjustment processing in S202 and the CMYK data conversion processing in S205. In the lightness, hue, and saturation adjustment in this embodiment, full color data is converted into two-color data of one basic color and gray scale. In the CMYK data conversion in this embodiment, conversion is performed so that a low-lightness color (a color close to black from the basic color) originally expressed by the four colors of CMYK is expressed by the basic color and black. Specifically, in the past, when expressing red approaching black, MY was mixed with CK and expressed to be expressed with MY and K. The brightness, hue, and saturation adjustments according to this embodiment are executed in the image processing apparatus that is a computer in which the printer driver 104 program is installed as described above. Further, the CMYK data conversion according to the present embodiment is executed by the printer controller 201 of the image forming apparatus 2. Note that both brightness, hue, saturation adjustment, and CMYK data conversion may be executed by the image processing apparatus 1 or the image forming apparatus 2. Further, even when executing in the image processing apparatus 1, it may be executed by the application 102 or the printer driver 104.

次に、本実施例に係るプリンタドライバ104における、明度、色相、彩度調整処理について説明する。図3は、色の明度、彩度及び色相の関係を視覚的に表示した図である。また、図4は、色相環を示す図である。図3においては全ての色をH(Hue:色相)、L(Liminance:明度)、S(Saturation:彩度)の3次元立体(色立体)で示している。図3に示すように、立体の高さ方向は色の明度を示す。明度とは、色の明るさの度合いを示し、一端が白を示し他端が黒を示す。図4に示す色相環は、図3の色立体におけるL軸に垂直な面に相当する。図4に示す円の円周方向(角度方向)が色相を示し、円の半径方向が夫々の色相における彩度を示す。色相環では、色は無彩色である中心を原点として円状に分布しており、中心から離れるほど高彩度の色を表している。各色は、円周一周(360°)の色相環のある角度に必ず分布することとなり、色の三原色であるR、G、Bが円の角度方向に互いに120°傾いて配置されている。また、RGB夫々の色の中間色であるY、C、Mは、夫々の中間(60°)の位置に配置されている。   Next, brightness, hue, and saturation adjustment processing in the printer driver 104 according to the present embodiment will be described. FIG. 3 is a diagram visually displaying the relationship between lightness, saturation, and hue of a color. FIG. 4 is a diagram showing a hue circle. In FIG. 3, all colors are shown as a three-dimensional solid (color solid) of H (Hue: Hue), L (Limance: Lightness), and S (Saturation: Saturation). As shown in FIG. 3, the height direction of the solid indicates the lightness of the color. Lightness indicates the degree of brightness of a color, one end indicates white and the other end indicates black. The hue circle shown in FIG. 4 corresponds to a plane perpendicular to the L axis in the color solid of FIG. The circumferential direction (angular direction) of the circle shown in FIG. 4 indicates the hue, and the radial direction of the circle indicates the saturation in each hue. In the hue circle, the colors are distributed in a circular shape with the center being an achromatic color as the origin, and the color is more highly saturated as the distance from the center is increased. Each color is always distributed at a certain angle of the hue circle around the circumference (360 °), and the three primary colors R, G, and B are arranged so as to be inclined by 120 ° in the angular direction of the circle. In addition, Y, C, and M, which are intermediate colors of RGB colors, are arranged at intermediate positions (60 °).

図5は、図2のS202において説明した明度、色相、彩度調整処理を示すフローチャートである。ユーザは、S202に示す明度、色相、彩度調整処理に含まれる1つの処理として、所定の基本色1色を指定する(S501)。図6は、本実施例に係る色相範囲指定を示す図である。本実施例においては、カラー印刷の指定色としてR(赤)を指定する場合を説明する。プリンタドライバ104は、ユーザによって指定された基本色に基づき、当該指定された基本色によって出力する色相範囲を決定する(S502)。S501において指定された基本色がRである場合には、図6に示すように、色相環上においてRを中心とする120°の角度範囲a、即ち、MからYまでの120°の範囲が指定出力範囲となる。他方、決定された範囲以外の範囲をグレースケール出力範囲とする(S502)。プリンタドライバ104は、S502において決定された色相範囲に基づき、アプリケーション102によって印刷指示された元画像の色相を調整すると共に、画像に対してその他の明度、彩度、色相調整を実行する(S503)。   FIG. 5 is a flowchart illustrating the brightness, hue, and saturation adjustment processing described in S202 of FIG. The user designates one predetermined basic color as one process included in the brightness, hue, and saturation adjustment processes shown in S202 (S501). FIG. 6 is a diagram illustrating the hue range designation according to the present embodiment. In this embodiment, a case where R (red) is designated as the designated color for color printing will be described. Based on the basic color designated by the user, the printer driver 104 determines a hue range to be output with the designated basic color (S502). When the basic color designated in S501 is R, as shown in FIG. 6, there is a 120 ° angle range a centered on R on the hue circle, that is, a 120 ° range from M to Y. The specified output range. On the other hand, a range other than the determined range is set as a gray scale output range (S502). Based on the hue range determined in S502, the printer driver 104 adjusts the hue of the original image instructed to be printed by the application 102, and executes other brightness, saturation, and hue adjustments on the image (S503). .

このような処理の結果、図2のS201において、アプリケーション102から印刷指示されたフルカラー画像データの色彩は、赤とグレースケールとの色彩に変換される。図7を用いて、本実施例に係る色彩変換について更に説明する。図7は、アプリケーション102から印刷指示されたフルカラー画像を示す図である。図7に示すフルカラー画像は、図6の範囲aに含まれる色で彩色された領域b及びそれ以外の色で彩色された領域cを有する。ここで、領域bの色彩を、ピンクから白のグラデーションとすると、そのRGB値は夫々8ビットで示され、(255、255、255)〜(255、0、255)と変化する値になる。また、領域cの色彩をブルーから白のグラデーションとすると、そのRGB値は(255、255、255)〜(0、0、255)と変化する値になる。図7に示す画像に対して、図2のS202及び図5に示す色相調整処理が実行されると、領域bの色彩は図5に示す色相範囲aに含まれるため、赤のグラデーションに変換される。他方、領域cの色彩は図5に示す色相範囲aに含まれないため、グレースケールに変換される。   As a result of such processing, in S201 of FIG. 2, the color of the full-color image data instructed to be printed from the application 102 is converted into a color of red and gray scale. The color conversion according to this embodiment will be further described with reference to FIG. FIG. 7 is a diagram illustrating a full-color image that is instructed to be printed from the application 102. The full color image shown in FIG. 7 has a region b colored with a color included in the range a in FIG. 6 and a region c colored with other colors. Here, assuming that the color of the region b is a gradation from pink to white, the RGB values are each represented by 8 bits, and change from (255, 255, 255) to (255, 0, 255). If the color of the region c is a gradation from blue to white, the RGB value changes from (255, 255, 255) to (0, 0, 255). When the hue adjustment process shown in FIG. 2 and the hue adjustment process shown in FIG. 5 is executed on the image shown in FIG. 7, the color of the area b is included in the hue range a shown in FIG. The On the other hand, the color of the region c is not included in the hue range a shown in FIG.

具体的な色相変換の計算例としては、例えばRGB値をHLS値に変換し、その色相値に基づいて色相範囲aに含まれるか否か判断した上で色相値を変化させることによって行う。領域bの場合、RGB値を図3に示すHLS値に変換すると、(H、L、S)=(60、0.5、0)〜(60、0.5、1.0)のグラデーションとなる。これは、図3に示す立体上若しくは図4に示す色相環上での線分を示している。具体的には、図4に示す色相環上において、Rの角度を0°とすると、60°の角度を示している。また、明度Lは図3に示す色立体の上方の頂点を1(白)、下方の頂点を0(黒)としてその中間である0.5であり、L軸に垂直な平面であってL=0.5の位置においてL軸と交わる平面上の線分であることを示している。また、彩度Sは、L軸上を0(最低彩度若しくは最低濃度)、立体の最外周を1.0(最大彩度若しくは最大濃度)として、最低彩度から最大彩度のグラデーションであることを示しており、色相環の半径に相当する線分であることを示している。   As a specific calculation example of hue conversion, for example, an RGB value is converted into an HLS value, and the hue value is changed after determining whether or not it is included in the hue range a based on the hue value. In the case of the area b, when the RGB value is converted into the HLS value shown in FIG. 3, the gradation of (H, L, S) = (60, 0.5, 0) to (60, 0.5, 1.0) Become. This indicates a line segment on the solid shown in FIG. 3 or on the hue circle shown in FIG. Specifically, on the hue circle shown in FIG. 4, when the angle of R is 0 °, an angle of 60 ° is shown. Further, the lightness L is 0.5, which is an intermediate point between the upper vertex of the color solid shown in FIG. 3 being 1 (white) and the lower vertex being 0 (black), and is a plane perpendicular to the L axis. = A line segment on the plane intersecting the L axis at the position of 0.5. The saturation S is a gradation from the lowest saturation to the maximum saturation, with 0 (minimum saturation or minimum density) on the L axis and 1.0 (maximum saturation or maximum density) of the outermost periphery of the solid. This is a line segment corresponding to the radius of the hue circle.

色相範囲aは、上記と同様Rを0°とすると、0〜60°及び300°〜360°(若しくは、−60°〜60°)となるため、領域bの色彩はこの範囲に含まれる。従って色相Hを赤である0°に変換し、HLS値を(0、0.5、0)〜(0、0.5、1.0)とした上で再度RGBに変換し、RGB値(255、255、255)〜(255、0、0)を得る。   Since the hue range a is 0 to 60 ° and 300 ° to 360 ° (or −60 ° to 60 °) when R is 0 ° as described above, the color of the region b is included in this range. Therefore, the hue H is converted to 0 ° which is red, the HLS values are changed to (0, 0.5, 0) to (0, 0.5, 1.0), and then converted to RGB again. 255, 255, 255) to (255, 0, 0).

他方、領域cの場合、RGB値をHLS値に変換すると、(120、0.5、0)〜(120、0.5、1.0)となる。これは、色相範囲aには含まれない色彩であるため、グレースケールに変換される。グレースケールの変換式としては既存の方法を用いることができ、例えば、変換されたグレースケール値gは、元の画像のRGB値0〜255を0〜1に変換(正規化)した値(R´、G´、B´)を用いて、以下に示す式(1)により求めることができる。   On the other hand, in the case of the region c, when the RGB value is converted into the HLS value, (120, 0.5, 0) to (120, 0.5, 1.0) are obtained. Since this is a color not included in the hue range a, it is converted to a gray scale. An existing method can be used as the grayscale conversion formula. For example, the converted grayscale value g is a value obtained by converting (normalizing) the RGB values 0 to 255 of the original image into 0 to 1 (R ', G', B ') can be obtained by the following equation (1).

Figure 0004921254
Figure 0004921254

このようにしてアプリケーションから印刷指示された元画像に対して色相変換を実行すると、図7に示す画像は、領域bが赤のグラデーションに、領域cがグレースケールに夫々変換される。   When the hue conversion is executed on the original image instructed to be printed from the application in this way, the image shown in FIG. 7 is converted into the red gradation in the area b and the gray scale in the area c.

次に、本実施例に係るプリンタコントローラ201におけるCMYKデータ変換動作について説明する。上述した通り、プリンタドライバ104からプリンタコントローラ201に入力される画像データは、RGB形式のデータとして入力される。従って、プリンタコントローラ201は、RGB形式で入力された画像データをCMYKデータに変換する。これは、一般的なプリンタ等のフルカラー画像形成装置仕様が、CMYK値に基づいて画像形成を実行するように設計されていることによる。また、RGB形式の場合、夫々の数値を増加させていくと白に近づくのに対して、CMYK形式の場合、夫々の数値を増加させていくと黒に近づくため、CMYK形式の方がインクを混合することによりフルカラーを実現するという実際の画像形成方式に合うからである。一般的に、RGBデータからCMYKデータへの変換は、夫々の補色を計算することにより行う。変換前のRGB値に対応するCMY値は、例えば以下の式(2)によって求められる。   Next, the CMYK data conversion operation in the printer controller 201 according to this embodiment will be described. As described above, the image data input from the printer driver 104 to the printer controller 201 is input as RGB format data. Accordingly, the printer controller 201 converts image data input in RGB format into CMYK data. This is because the specification of a full-color image forming apparatus such as a general printer is designed to perform image formation based on CMYK values. In the case of the RGB format, white increases as each numerical value increases, whereas in the CMYK format, as the numerical value increases, the color approaches black. Therefore, the CMYK format uses more ink. This is because it is suitable for an actual image forming system in which full color is realized by mixing. In general, conversion from RGB data to CMYK data is performed by calculating respective complementary colors. The CMY values corresponding to the RGB values before conversion are obtained by the following equation (2), for example.

Figure 0004921254
Figure 0004921254

即ち、RGB値として赤を示す(255、0、0)は、CMY値に変換すると、(0、255、255)となる。これは、MとYとのインクの混ぜ合わせによってRを表現することを示している。一般的には、従来例である図11(b)において説明したように、低明度の赤(例えば、RGB値が(128、0、0)である色)を表現する場合は、通常の赤を生成するM及びYにC及びKを加えて表現する。ここで、本実施例に係る画像処理方法は、低明度の赤をM、Y及びKの3色で表現することをその要旨の一つとする。換言すると、低明度の赤を表現する場合であっても、Cを用いることなく表現可能とすることをその要旨の一つとする。図8(a)を参照して、本実施例に係るCMYK変換方法について説明する。本実施例に係るRGBからCMYKへの変換は以下に示す式(3)及び式(4)に従って実行する。   That is, (255, 0, 0) indicating red as an RGB value becomes (0, 255, 255) when converted to a CMY value. This indicates that R is expressed by mixing M and Y inks. Generally, as described in FIG. 11B, which is a conventional example, when expressing low-lightness red (for example, a color having an RGB value of (128, 0, 0)), normal red Is expressed by adding C and K to M and Y that generate. Here, the gist of the image processing method according to the present embodiment is to express low brightness red with three colors of M, Y, and K. In other words, it is one of the gist to make it possible to express without using C even when expressing low brightness red. With reference to FIG. 8A, the CMYK conversion method according to the present embodiment will be described. Conversion from RGB to CMYK according to the present embodiment is executed according to the following equations (3) and (4).

Figure 0004921254
Figure 0004921254

Figure 0004921254
Figure 0004921254

式(3)は、元画像のRGBデータに基づいて、単純にその補色(C´M´Y´データ:三補色)値を計算する式であり、従来例である図11(a)において説明した状態に等しい。式(3)に示すC´M´Y´データは、画像形成装置2が画像形成を実行するための画像の情報でありプリンタコントローラ201によって生成される。即ち、この場合においては、プリンタコントローラ201が画像情報取得部として機能する。式(4)は、式(3)によって求められたC´M´Y´データを更に変換し、CMYKデータを生成する式である。CMYKデータは、プリンタコントローラ201がプリンタエンジン202に画像形成を実行させるための描画情報であり、プリンタコントローラ201によって生成される。即ち、この場合においては、プリンタコントローラ201が描画情報生成部として機能する。尚、CMYKデータのうち、C、M、Yは、有彩色のインク使用量に関連する有彩色情報であり、Kはグレースケールのインク使用量に関連する無彩色情報である。   Expression (3) is an expression for simply calculating the complementary color (C′M′Y ′ data: three complementary colors) value based on the RGB data of the original image, and will be described with reference to FIG. Is equal to the state. The C′M′Y ′ data shown in Expression (3) is image information for the image forming apparatus 2 to execute image formation, and is generated by the printer controller 201. That is, in this case, the printer controller 201 functions as an image information acquisition unit. Expression (4) is an expression for further converting the C′M′Y ′ data obtained by Expression (3) to generate CMYK data. The CMYK data is drawing information that causes the printer controller 201 to cause the printer engine 202 to perform image formation, and is generated by the printer controller 201. That is, in this case, the printer controller 201 functions as a drawing information generation unit. In the CMYK data, C, M, and Y are chromatic color information related to chromatic ink usage, and K is achromatic information related to gray scale ink usage.

式(4)においては、C´M´Y´データ値のうち最も低い値をKの値とする。また、その最も低い値を、C´M´Y´夫々の値から差し引く。本実施例においては、出力指定基本色が赤に指定されているため、C´の値はM´及びY´の値と比較して低くなる。即ち、C´M´Y´データ値のうち最も低い値はC´の値になる。従って、C´M´Y´値に基づいてCMYを計算すると、CはC´−C´で0となる。即ち、C´M´Y´データ値のうち最も低い値であるC´に基づき、Cは、不使用有彩色情報として生成される。換言すると、Cの顕色剤の使用量がゼロとされる。また、M及びYでは黒に近づいた赤を表現できないところ、M及びYから差し引いた値をK値とすることにより、それを可能としている。   In Equation (4), the lowest value among the C′M′Y ′ data values is set as the value of K. Further, the lowest value is subtracted from each value of C′M′Y ′. In this embodiment, since the output designated basic color is designated as red, the value of C ′ is lower than the values of M ′ and Y ′. That is, the lowest value among the C′M′Y ′ data values is the value of C ′. Accordingly, when CMY is calculated based on the C′M′Y ′ value, C becomes 0 at C′−C ′. That is, C is generated as unused chromatic color information based on C ′ which is the lowest value among the C′M′Y ′ data values. In other words, the amount of C developer used is zero. In addition, M and Y cannot express red that is close to black. However, the value obtained by subtracting from M and Y is set as the K value.

図8(a)は、赤を黒に近づけて明度を下げていった場合のRGB値及び本実施例に係るCMYK変換方法を用いて変換したCMYK値を示す図である。図8(a)に示すように、赤が黒に近づくと、RGB値は(255、0、0)〜(0、0、0)と変化する。これを本実施例に係るCMYK変換方法を用いてCMYKに変換すると、(255、0、0)の状態では図11(a)に示す従来例と同様、(0、255、255、0)となる。赤から少し明度が下がり(200、0、0)の場合、Rの補色値であるC´は55となるため、M及びYから55を差し引くと共に、Kを55として(0、200、200、55)となる。これにより、Cを用いることなく、即ちM、Y及びKで明度が下がった赤を表現することができる。以降、赤から黒に近づく程RGBのRの値が下がっていくため、C´の値が増加し、Kの値が増加すると共にM及びYの値が減少していく。そして、完全に黒となった状態においては、CMYK値は(0、0、0、255)となる。   FIG. 8A is a diagram showing RGB values and CMYK values converted using the CMYK conversion method according to the present embodiment when the brightness is lowered by bringing red closer to black. As shown in FIG. 8A, when red approaches black, the RGB value changes from (255, 0, 0) to (0, 0, 0). When this is converted into CMYK using the CMYK conversion method according to the present embodiment, in the state of (255, 0, 0), (0, 255, 255, 0) is obtained as in the conventional example shown in FIG. Become. When the brightness is slightly lower than red (200, 0, 0), C ′, which is a complementary color value of R, is 55. Therefore, 55 is subtracted from M and Y, and K is set to 55 (0, 200, 200, 55). As a result, it is possible to express red without using C, that is, with M, Y, and K, with reduced brightness. Thereafter, as the red color approaches black, the RGB R value decreases, so the C ′ value increases, the K value increases, and the M and Y values decrease. Then, in the state of being completely black, the CMYK value is (0, 0, 0, 255).

ここで、C、M、Yデータについて更に説明する。図4の色相環上の位置、即ち色彩は、原則としてC、M、Yのうち2つの値及びその値の割合によって決定される。即ち、図4に示すYからMの間の色であればY及びMの値及びその割合で、MからCの間の色であれば、M及びCの値及びその割合で、CからYの色であればC及びYの値及びその割合で決定される。2つの値が大きい程それは高彩度の色となり、色相環の外周に近い色となる。この2つの値に3つ目の色が混ざると、その値は主に図3に示す明度方向であって基本色(L軸の中心の色)から黒に近づく方向(低明度方向)に寄与する。また、C、M、Yの夫々の値が、上記の色彩を決定する2つの値として用いられるか、主として明度方向に寄与する1つの値として用いられるかは、その値の大きさによって決定される。即ち、C、M、Yのうち、0でない値が2つ以下である場合は、その1つ若しくは2つの値が色を決定する値として用いられる。他方、C、M、Yのうち3つとも0でない値を有する場合、3つのうち最も値の低いものが主として低明度方向に寄与する値として用いられ、他の2つの値が主に色を決定する値として用いられる。即ち、本実施例においては、C´、M´、Y´のうち、C´が主に低明度方向に寄与する低明度パラメータとして用いられる。   Here, the C, M, and Y data will be further described. The position on the hue circle in FIG. 4, that is, the color, is determined in principle by two values of C, M, and Y and the ratio of the values. That is, in the case of a color between Y and M shown in FIG. 4, the values of Y and M and the ratio thereof are used. In the case of a color, the value is determined by the values of C and Y and the ratio thereof. The larger the two values, the higher the saturation color and the closer to the outer circumference of the hue circle. When the third color is mixed with these two values, the value mainly contributes to the lightness direction shown in FIG. 3 and the direction closer to black from the basic color (the color at the center of the L axis) (low lightness direction). To do. Whether each value of C, M, and Y is used as two values for determining the color or as one value mainly contributing to the brightness direction is determined by the magnitude of the value. The That is, when there are two or less non-zero values among C, M, and Y, one or two values are used as values for determining the color. On the other hand, when all three of C, M, and Y have non-zero values, the lowest of the three values is mainly used as a value that contributes to the low brightness direction, and the other two values mainly change the color. Used as a value to be determined. That is, in this embodiment, C ′ among C ′, M ′, and Y ′ is used as a low brightness parameter that mainly contributes to the low brightness direction.

このように、本実施例に係るCMYK変換方法においては、RGBのフルカラーで描画されている画像をRGBいずれかの基本色1色及びグレースケールの計2色で描画し、印刷する場合であって、RGBデータをCMYKデータに変換して画像形成を実行する場合に、選択された一の基本色の補色(本実施例におけるC)を強制的に不使用色とし、その不使用とした値に応じて他の基本色(本実施例におけるM及びY)の値を減ずると共にKの値を増加させる。これにより、低明度の有彩色を表現する場合であっても、CMYのうちの1色を用いることなく表現することが可能となる。   As described above, the CMYK conversion method according to the present embodiment is a case where an image drawn in RGB full color is drawn and printed in one of RGB basic colors and two gray scales in total. When RGB data is converted into CMYK data and image formation is performed, the complementary color (C in this embodiment) of the selected basic color is forcibly set as an unused color, and the unused value is set to the unused value. Accordingly, the values of the other basic colors (M and Y in this embodiment) are decreased and the value of K is increased. As a result, even when a low-lightness chromatic color is expressed, it is possible to express without using one of the CMY colors.

尚、上記の説明においては、出力対象の基本色としてRを指定する例を説明したが、B若しくはGを指定する場合であっても、同様に適用可能である。このような場合であっても、上記の式(2)、(3)をそのまま適用することにより、上記と同様の効果を得ることが可能である。具体的には、Bを出力対象基本色として指定する場合には、その補色であるYが使用されない色となり、C、M及びKによって表現されることとなる。   In the above description, the example in which R is specified as the basic color to be output has been described. However, the present invention can be similarly applied even when B or G is specified. Even in such a case, it is possible to obtain the same effect as described above by applying the expressions (2) and (3) as they are. Specifically, when B is designated as the output target basic color, Y, which is the complementary color, is not used and is represented by C, M, and K.

また、上記の説明においては、図6に示すように、色相環におけるYからMまでの色相範囲aに含まれる色をRとして出力する例を説明した。しかしながら、元画像において色相範囲aに含まれる2種類の色であって、互いに色相が異なる色(例えばオレンジと赤)が隣接している場合、双方とも赤に変換されるため、変換後の画像ではその境界が判別不能となる可能性がある。これに対して、色相方向の違いを彩度方向若しくは明度方向の違いに反映させて出力することにより、変換後の画像においても境界が判別不能となることを防ぐことができる。色相方向の違いを彩度方向の違いに変換する方法に関しては、特許文献1に開示されている方法等、既存の方法を用いることが可能である。   In the above description, as shown in FIG. 6, the example in which the color included in the hue range a from Y to M in the hue ring is output as R has been described. However, when two types of colors included in the hue range a in the original image and different colors (for example, orange and red) are adjacent to each other, both are converted to red. Then, the boundary may be indistinguishable. On the other hand, it is possible to prevent the boundary from becoming indeterminate even in the converted image by outputting the difference in the hue direction in the saturation direction or the brightness direction. As a method for converting the difference in hue direction into the difference in saturation direction, an existing method such as the method disclosed in Patent Document 1 can be used.

他方、色相方向の違いを明度方向の違いに変換する場合を考える。RGBの色相環において、基本色であるR、G、Bから色相が変移する場合、例えばRからY若しくはMに近づく場合、その色は見た目上淡くなっていく。これは、RにG若しくはBを加えることによって、色が白に近づいていくためであると言うことができる。従って、色相方向の違いを明度方向の違いに変換する場合、基本色であるR、G、Bからの色相方向の変位量(図3、4に示す角度H)に基づき、明度を上げることによって対応することが可能となる。   On the other hand, consider a case where a difference in hue direction is converted into a difference in brightness direction. In the hue circle of RGB, when the hue shifts from the basic colors R, G, and B, for example, when approaching R or Y or M, the color looks lighter. This can be said to be because the color approaches white by adding G or B to R. Therefore, when converting the difference in the hue direction into the difference in the brightness direction, by increasing the brightness based on the displacement amount in the hue direction from the basic colors R, G, and B (angle H shown in FIGS. 3 and 4). It becomes possible to respond.

また、上記の説明においては、図6に示すように、色相環におけるYからMまでの色相範囲aに含まれる色をRとして出力する例を説明した。しかしながら、最終的にRを表現するためにM及びYを用いるため、それらの割合を調整することによってMからYまでの色相の違いを表現することが可能である。従って、図5に示す色相調整処理において、色相範囲aに含まれる色の色相をすべてRにするのではなく、色相範囲aに含まれるいずれかの色相とすることができる。これにより、例えば、オレンジの多い元画像を本実施例に係るCMYK変換方法を用いて変換する場合に、オレンジを出力することが可能となるため、インク使用量低減効果を損なうことなく、変換後も元画像に近い彩色で出力することが可能となる。   In the above description, as shown in FIG. 6, the example in which the color included in the hue range a from Y to M in the hue ring is output as R has been described. However, since M and Y are finally used to express R, it is possible to express the difference in hue from M to Y by adjusting their ratio. Therefore, in the hue adjustment process shown in FIG. 5, the hues of the colors included in the hue range a are not all set to R, but can be any hue included in the hue range a. As a result, for example, when an original image with a lot of orange is converted using the CMYK conversion method according to the present embodiment, it is possible to output orange, so that after the conversion without impairing the ink usage reduction effect Can also be output with colors close to the original image.

また、M及びYの割合を調整することによってMからYまでの色相の違いを表現することが可能であるため、変換後の有彩色の色相をR若しくは他の色相1つに限ることなく、MからYまでの範囲に含まれる色をそのまま出力することも可能である。例えば、図5に示す色相調整処理において、色相範囲aに含まれる色の色相は調整することなく画像形成装置2に入力する。色相範囲aに含まれる色はRGBのうちRが最も大きな値となるので、本実施例に係るCMYK変換を実行するとC´が最小の値となり、Cが“0”となる。他方、M及びYの値は、元画像のGB値によって決定され、対象となる色が色相範囲aのどの辺りに位置するかによってその割合が異なる。これにより、インク使用量低減効果を損なうことなく(上記実施例においては、Cを用いることなく)、より多彩な色彩表現が可能となる。尚、図5に示す色相調整処理において、色相範囲aに含まれる色を無調整で出力する他、M及びYでの色彩表現に対応させるために所定のカラープロファイルに従ってRGBの値を調整しても良い。   Further, since it is possible to express the difference in hue from M to Y by adjusting the ratio of M and Y, the hue of the chromatic color after conversion is not limited to R or one other hue, It is also possible to output the colors included in the range from M to Y as they are. For example, in the hue adjustment process illustrated in FIG. 5, the hues of colors included in the hue range a are input to the image forming apparatus 2 without adjustment. Since the color included in the hue range a has the largest value of R in RGB, when the CMYK conversion according to this embodiment is executed, C ′ becomes the smallest value and C becomes “0”. On the other hand, the values of M and Y are determined by the GB value of the original image, and the ratios thereof vary depending on where the target color is located in the hue range a. This makes it possible to express various colors without impairing the effect of reducing the amount of ink used (in the above embodiment, without using C). In the hue adjustment process shown in FIG. 5, in addition to outputting the colors included in the hue range a without adjustment, the RGB values are adjusted according to a predetermined color profile in order to correspond to the color expression in M and Y. Also good.

また、上記の説明においては、出力色を基本色Rとして、色相範囲aをRからY方向に60°及びRからM方向に60°の計120°とする例を説明した。即ち、色相範囲aを出力色の色相を中心として設定する例を説明した。これにより、彩色範囲(色相範囲a)に含まれる色の変換前と変換後との色相の違いを少なくとも図4に示す色相環上において60°以下にすることができる。従って、変換前と変換後との画像における色相の差を低減し、変換による色彩の破綻を回避することが可能となる。他方、出力色をRとする場合に、色相範囲aを上下60°にする他、例えばY方向に30°(オレンジ)M方向に90°(パープル)の計120°としても良い。若しくは、色相範囲aを120°よりも広くしても良いし、狭くしても良い。このような例は、例えば元画像の色彩のうち、有彩色としたい色彩が主にオレンジからパープルの間に多く分布している場合に有効である。   In the above description, the output color is the basic color R, and the hue range a is 60 ° in the R to Y direction and 60 ° in the R to M direction. That is, the example in which the hue range a is set centering on the hue of the output color has been described. Thereby, the difference in hue before and after conversion of the color included in the chromatic range (hue range a) can be set to 60 ° or less on at least the hue circle shown in FIG. Therefore, it is possible to reduce the difference in hue in the image before conversion and after conversion, and to avoid color failure due to conversion. On the other hand, when the output color is R, the hue range a may be set to 60 ° in the vertical direction, for example, 30 ° in the Y direction (orange), 90 ° in the M direction (purple), or a total of 120 °. Alternatively, the hue range a may be wider than 120 ° or narrower. Such an example is effective when, for example, many of the colors of the original image that are desired to be chromatic are mainly distributed between orange and purple.

また、上記の説明においては、図6に示すように、色相範囲aに含まれる色を、同じく色相範囲aに含まれる基本色Rで出力する例を説明した。この他、図6に示す色相範囲aに含まれる色をBやG等、色相範囲aに含まれない色によって出力するようにしても良い。このような場合、図5に示す色相調整処理において、出力対象色と彩色対象の色相範囲を個別に指定する。その後、元画像において指定された色相範囲の色相を出力対象色に合わせて変換する。例えば、図6に示す色相範囲aに含まれる色をBとして出力する場合、元画像において色相範囲aに含まれる色の色相を120°回転させることによって実現することが可能となる。これにより、元画像の色において彩色対象にしたい色と画像形成装置2においてインク使用量を低減したい色とを調整することが可能となる。例えば、彩色対象にしたい色がR周辺の色(例えばMからYの色相範囲の色)である場合、通常であればインク使用量が低減されるのは上述した通りCであるが、Yのインク使用量を低減したい場合に、その要求に応えることが可能となる。このような指定は、図2におけるS201において、出力対象色の指定と共に実行される。   In the above description, as illustrated in FIG. 6, the example in which the color included in the hue range a is output as the basic color R included in the hue range a has been described. In addition, the color included in the hue range a shown in FIG. 6 may be output as a color not included in the hue range a, such as B or G. In such a case, in the hue adjustment process shown in FIG. 5, the hue range of the output target color and the color target are individually designated. Thereafter, the hue in the hue range designated in the original image is converted in accordance with the output target color. For example, when outputting the color included in the hue range a shown in FIG. 6 as B, it can be realized by rotating the hue of the color included in the hue range a in the original image by 120 °. As a result, it is possible to adjust the color desired to be colored in the color of the original image and the color desired to reduce the amount of ink used in the image forming apparatus 2. For example, when the color to be colored is a color around R (for example, a color in the hue range from M to Y), the amount of ink used is usually C as described above. When it is desired to reduce the amount of ink used, this requirement can be met. Such designation is executed together with designation of the output target color in S201 in FIG.

また、上記の説明においては、図5に示すように、ユーザが出力色を指定し(S501)、指定された出力色に基づいてプリンタドライバ104が彩色を施す色相範囲aを決定する(S502)例を説明した。この他、ユーザは彩色を施す色相範囲aを指定し、指定された色相範囲aに基づいてプリンタドライバ201が出力色を決定するようにしても良い。このような場合、上記の例に順ずるとすれば、指定された色相範囲の中心角度の色相を出力色とする。これにより、元画像と変換後の画像との色彩を近づけることができる。   In the above description, as shown in FIG. 5, the user designates an output color (S501), and the hue range a to be colored by the printer driver 104 is determined based on the designated output color (S502). An example was explained. In addition, the user may designate a hue range a to be colored, and the printer driver 201 may determine an output color based on the designated hue range a. In such a case, if the above example is followed, the hue at the center angle of the designated hue range is set as the output color. Thereby, the colors of the original image and the converted image can be brought close to each other.

また、上記の説明においては、式(4)に示すように、C´、M´、Y´のうち最も小さい値Min(C´、M´、Y´)をそのままKの値にすると共に、C´、M´、Y´夫々の値から差し引く値もMin(C´、M´、Y´)とする例を説明した。この他、Kの値及びC、M、Y夫々の値から差し引く値の決定に際して、Min(C´、M´、Y´)に所定の係数を乗じた値を用いても良い。即ち、式(4)をより一般化した式として、Kの値を決定するための係数をF1、C´、M´、Y´夫々の値から差し引く値を決定するための係数をF2、F3及びF4として、以下の式(5)を用いることができる。   In the above description, as shown in Expression (4), the smallest value Min (C ′, M ′, Y ′) of C ′, M ′, Y ′ is set to the value of K as it is, The example in which the value subtracted from the values of C ′, M ′, and Y ′ is also set to Min (C ′, M ′, Y ′) has been described. In addition, when determining a value to be subtracted from the K value and the C, M, and Y values, a value obtained by multiplying Min (C ′, M ′, Y ′) by a predetermined coefficient may be used. That is, as a generalized expression of Expression (4), coefficients for determining a value for subtracting the coefficient for determining the value of K from the values of F1, C ′, M ′, and Y ′ are F2, F3. And as F4, the following formula | equation (5) can be used.

Figure 0004921254
Figure 0004921254

式(5)において、F1〜F4をすべて1にすると式(4)になる。また、式(5)を用いる場合には、少なくともC´、M´、Y´のうち最も小さい値から差し引く値の係数を“1”とする。これにより、式(4)の場合と同様、CMYのうちいずれか1つの値を“0”とすることができる。   In Formula (5), when F1 to F4 are all set to 1, Formula (4) is obtained. In addition, when using equation (5), the coefficient of the value to be subtracted from the smallest value among at least C ′, M ′, and Y ′ is set to “1”. As a result, as in the case of Expression (4), any one value of CMY can be set to “0”.

また、上記の説明においては、プリンタコントローラ201がプリンタエンジン202を駆動するための色彩表現方法としてCMYKを用いており、プリンタコントローラ201がインク使用量決定手段としてRGBデータをCMYKデータに変換する例を説明した。この他、CMYKのインクに加えて、低彩度の色表現向上等のため、LC(Light Cyan)、LM(Light Magenta)、LY(Light Yellow)のインクを更に用いる場合がある。本実施例は、このような場合にも適用することが可能である。CとLC、MとLM、YとLYとの夫々の使い分け例としては、RGBからCMYKに変換した後、C、M、Yの値が低ければLC、LM、LYを使用して色を出力し、値が増大するに従ってC、M、Yのインクを混合するように制御される。従って、本実施例をそのまま適用することにより、上記説明したようにCを不使用とする場合においては、C及びLCのインクが不使用となる。尚、低明度の色表現性や色の連続性を向上するために、CとLC、MとLM、YとLYのうちいずれか一方を不使用とするようにしても良い。   In the above description, CMYK is used as a color expression method for the printer controller 201 to drive the printer engine 202, and the printer controller 201 converts RGB data into CMYK data as ink usage amount determination means. explained. In addition, in addition to CMYK inks, LC (Light Cyan), LM (Light Magenta), and LY (Light Yellow) inks may be further used in order to improve color expression with low saturation. The present embodiment can also be applied to such a case. As an example of how to use C and LC, M and LM, and Y and LY, after converting from RGB to CMYK, if the values of C, M, and Y are low, use LC, LM, and LY to output the color. As the value increases, control is performed to mix C, M, and Y inks. Therefore, by applying the present embodiment as it is, when C is not used as described above, the C and LC inks are not used. In order to improve low brightness color expression and color continuity, any one of C and LC, M and LM, and Y and LY may be unused.

また、上記の説明においては、画像形成を実行すべき情報がRGBデータとして入力され、プリンタコントローラ201がその補色を計算することによりC´、M´、Y´データを画像情報として生成し、このC´、M´、Y´データに基づいてCMYKデータを生成する例を説明した。この他、例えばプリンタコントローラ201が、入力された元画像情報に基づいてHLSデータを生成し、このHLSデータに基づいて描画情報としてのCMYKデータを生成しても良い。この場合、色の情報はH、L及びSで示されているので、上記の低明度パラメータとしてLを用いることができる。また、画像形成を実行すべき情報がCMYK値(若しくはCMY値)によって示されており、プリンタコントローラ201がそのCMYK値(若しくはCMY値)に基づいて上記の描画情報を生成しても良い。   In the above description, information to be subjected to image formation is input as RGB data, and the printer controller 201 calculates its complementary color to generate C ′, M ′, Y ′ data as image information. An example in which CMYK data is generated based on C ′, M ′, and Y ′ data has been described. In addition, for example, the printer controller 201 may generate HLS data based on the input original image information, and may generate CMYK data as drawing information based on the HLS data. In this case, since the color information is indicated by H, L, and S, L can be used as the low brightness parameter. In addition, information to be subjected to image formation may be indicated by a CMYK value (or CMY value), and the printer controller 201 may generate the drawing information based on the CMYK value (or CMY value).

実施例1の説明においては、上記の式(4)に従ってCMYK変換を実行する例を説明した。式(4)においては、基本色から黒に近づくに従って、その基本色を表現するインク量(図8(a)におけるM及びY)を減ずると共に黒のインク量を増やす。そして、完全な黒を表現する場合においては、C、M、Yいずれの色も用いることなく、Kのみで表現する。この他、色の連続性を保つために、黒を表現する場合であっても、M及びYの値を減ずることなく用いることもできる。このようなCMYK変換は、例えば以下に示す式(6)を用いることにより、実現することができる。   In the description of the first embodiment, the example in which the CMYK conversion is executed according to the above equation (4) has been described. In Expression (4), as the basic color approaches black, the ink amount (M and Y in FIG. 8A) representing the basic color is reduced and the black ink amount is increased. In the case of expressing complete black, it is expressed only by K without using any colors of C, M, and Y. In addition, in order to maintain color continuity, even when black is expressed, it can be used without reducing the values of M and Y. Such CMYK conversion can be realized by using, for example, the following equation (6).

Figure 0004921254
Figure 0004921254

式(6)のCMYK変換方法を適用した例を図8(b)に示す。図8(b)に示すように、本実施例に係るCMYK変換方法を用いる場合、赤から明度が下がって黒に近づく場合、CMYKのうちKの値が増加していくのみで、M及びYの値には変化は無い。従って、赤から黒に近づく色の変化をKの値の変化のみで表現することとなるため、色の連続性を保つことが可能となる。式(6)においては、C´、M´、Y´のうちC´が最小である場合を示しているが、M´若しくはY´が最小である場合も同様である。   An example in which the CMYK conversion method of Expression (6) is applied is shown in FIG. As shown in FIG. 8B, when the CMYK conversion method according to the present embodiment is used, when the brightness decreases from red and approaches black, only the value of K in CMYK increases, and M and Y There is no change in the value of. Therefore, since the color change approaching black from red is expressed only by the change in the value of K, it is possible to maintain color continuity. In Expression (6), the case where C ′ is the smallest among C ′, M ′, and Y ′ is shown, but the same applies to the case where M ′ or Y ′ is the smallest.

また、赤から黒に近づくに従って、M及びYの値を減ずる場合であっても、所定の値までM及びYの値を下げた後、更に黒に近づく場合にはKの値の増加のみで表現することもできる。このようなCMYK変換は、例えば以下に示す式(7)を用いることにより、実現することができる。   Further, even when the values of M and Y are decreased as red approaches black, after the values of M and Y are lowered to a predetermined value and then black is further increased, only the value of K is increased. It can also be expressed. Such CMYK conversion can be realized by using, for example, the following expression (7).

Figure 0004921254
Figure 0004921254

式(7)のCMYK変換方法を適用した例を図8(c)に示す。図8(c)に示すように、本実施例に係るCMYK変換方法を用いる場合、赤から明度が下がって黒に近づく場合、M及びYの値が128まで下がった後はCMYKのうちKの値が増加していくのみで、M及びYの値は128のままである。このような態様によっても色の連続性を保つことが可能となると共に、M及びYのインク使用量を低減することが可能となる。また、式(7)の場合に対して、全体的なインク使用量を抑えることができるため、インク使用量の増大によって、紙面上に出力されたインクの盛り上がりを回避することができる。式(7)においても、C´、M´、Y´のうちC´が最小である場合を示しているが、M´若しくはY´が最小である場合も同様である。   An example in which the CMYK conversion method of Expression (7) is applied is shown in FIG. As shown in FIG. 8C, in the case of using the CMYK conversion method according to the present embodiment, when the brightness decreases from red and approaches black, after the values of M and Y decrease to 128, Only the values increase and the values of M and Y remain 128. Such an aspect also makes it possible to maintain color continuity and reduce the amount of ink used for M and Y. Further, since the overall ink use amount can be suppressed as compared with the case of Expression (7), the increase in the ink use amount can avoid the swell of the ink output on the paper surface. In Expression (7), the case where C ′ is the smallest among C ′, M ′, and Y ′ is shown, but the same applies to the case where M ′ or Y ′ is the smallest.

尚、式(6)、式(7)及び図8(b)、(c)のCMYK変換方法を用いる場合において完全な黒を表現する場合、RGBデータは(0、0、0)でR、G、Bすべての値が同一であるため、式(6)、式(7)に示すMin(C´、M´、Y´)を判断することができない。このような場合は、プリンタドライバ104がプリンタコントローラ201に対して、C、M、Yのうち“0”とすべき値、即ちMin(C´、M´、Y´)を通知することにより、図8(b)に示すように、CMYK値として(0、128、128、255)若しくは図8(c)に示すようにCMYK値として(0、255、255、255)を算出することが可能となる。また、プリンタドライバ104がプリンタコントローラ201に通知する場合の他、プリンタドライバ104から入力された画像データをプリンタコントローラ201が解析し、その解析結果に基づいて、C、M、Yのうち“0”とすべき値を求めても良い。   In the case of using the CMYK conversion method of the equations (6), (7) and FIGS. 8 (b) and (c), when expressing complete black, the RGB data is (0, 0, 0), R, Since all the values of G and B are the same, Min (C ′, M ′, Y ′) shown in Expression (6) and Expression (7) cannot be determined. In such a case, the printer driver 104 notifies the printer controller 201 of a value that should be “0” among C, M, and Y, that is, Min (C ′, M ′, Y ′). As shown in FIG. 8B, it is possible to calculate (0, 128, 128, 255) as the CMYK value or (0, 255, 255, 255) as the CMYK value as shown in FIG. 8C. It becomes. In addition to the case where the printer driver 104 notifies the printer controller 201, the printer controller 201 analyzes the image data input from the printer driver 104, and “0” of C, M, and Y is determined based on the analysis result. The value to be taken may be obtained.

実施例1においては、ユーザが基本色1色(実施例1においてR)を指定することにより、出力対象色及び彩色範囲を指定する例を説明した。本実施例においては、アプリケーション102において印刷指示がなされた元画像の情報に基づいて、プリンタドライバ104が彩色対象範囲及び出力対象色を決定する例を説明する。尚、実施例1と同様の符号を付す構成については実施例1と同一又は相当部を示し、説明を省略する。   In the first embodiment, the example in which the user designates the output target color and the chromatic range by designating one basic color (R in the first embodiment) has been described. In the present embodiment, an example will be described in which the printer driver 104 determines a color target range and an output target color based on information of an original image for which a print instruction has been issued by the application 102. In addition, about the structure which attaches | subjects the code | symbol similar to Example 1, the same or equivalent part as Example 1 is shown, and description is abbreviate | omitted.

図9を用いて、本実施例に係る明度、色彩、彩度調整処理について説明する。図9は、本実施例に係る明度、色彩、彩度調整処理を示すフローチャートであり、実施例1の図5に相当する。アプリケーション102によって元画像データの印刷指示がなされると、プリンタドライバ104は元画像データを読み込み、その画像データの色彩情報を解析する(S901)。そして、プリンタドライバ104は、S901における解析結果に基づき、彩色を施す色相範囲(有彩色範囲)を決定する(S902)。その後、プリンタドライバ104は、S902において決定した有彩色範囲に基づき、出力色を決定する(S903)。そして、プリンタドライバ104は、S902において決定された有彩色範囲及びS903において決定された出力色に基づき、アプリケーション102によって印刷指示された元画像の色相を調整すると共に、画像に対してその他の明度、彩度、色相調整を実行する(S904)。   The brightness, color, and saturation adjustment processing according to this embodiment will be described with reference to FIG. FIG. 9 is a flowchart showing brightness, color, and saturation adjustment processing according to the present embodiment, and corresponds to FIG. 5 of the first embodiment. When the application 102 issues a print instruction for the original image data, the printer driver 104 reads the original image data and analyzes the color information of the image data (S901). The printer driver 104 determines a hue range (chromatic color range) to be colored based on the analysis result in S901 (S902). Thereafter, the printer driver 104 determines an output color based on the chromatic color range determined in S902 (S903). The printer driver 104 adjusts the hue of the original image instructed to be printed by the application 102 based on the chromatic color range determined in S902 and the output color determined in S903, and other brightness, Saturation and hue adjustment is executed (S904).

次に、S901における元画像データの解析及びS902における有彩色範囲の決定方法例について説明する。本実施例に係る有彩色範囲決定方法は、図10に示すように、色相環を色相範囲a1、a2、a3の3つの範囲に分けて判断する。プリンタドライバ104は、アプリケーション102によって印刷指示がされた元画像データを解析し、元画像データを構成する夫々の画素が色相範囲a1、a2、a3のいずれの範囲に属するかを解析する。その解析の結果、色相範囲a1、a2、a3のうち最も多くの画素を含む範囲を有彩色範囲として決定する。これにより、元画像を構成する色彩のうち、主要な色彩を有彩色とし、他の色彩を無彩色とすることができるため、所定の出力色を指定してインク使用量を低減しながらも、元画像の色彩により近い色彩で変換後の画像を生成することが可能である。 Next, an example of the original image data analysis in S901 and the chromatic color range determination method in S902 will be described. In the chromatic color range determination method according to the present embodiment, as shown in FIG. 10, the hue circle is divided into three ranges of hue ranges a 1 , a 2 , and a 3 for determination. The printer driver 104 analyzes the original image data print instruction by the application 102, each pixel constituting the original image data to analyze belongs to any range of hue range a 1, a 2, a 3 . As a result of the analysis, a range including the largest number of pixels in the hue ranges a 1 , a 2 , and a 3 is determined as a chromatic color range. As a result, among the colors constituting the original image, the main colors can be chromatic colors and other colors can be achromatic colors, so while specifying a predetermined output color and reducing the amount of ink used, It is possible to generate a converted image with a color closer to the color of the original image.

本実施例に係るCMYK変換方法を、図7に示す画像に適用した場合を説明する。図7に示す画像の領域bの色彩は主に図10に示す色相範囲a2に含まれる。他方、領域cの色彩は図10に示す色相範囲a1に含まれる。図7に示す画像の領域bと領域cとを比較すると、明らかに領域cの方が面積が多いため、プリンタドライバ104は、色相範囲a2が最も多くの画素を含むと判断する。従って、図7の画像を本実施例に係るCMYK変換方法で変換すると、領域bがグレースケールに変換され、領域cが青のグラデーションに変換される。 A case where the CMYK conversion method according to the present embodiment is applied to the image shown in FIG. 7 will be described. The color of the region b of the image shown in FIG. 7 is mainly included in the hue range a 2 shown in FIG. On the other hand, the color of the region c is included in the hue range a 1 shown in FIG. When comparing the area b and the area c of the image shown in FIG. 7, the area c is obviously larger in area, so the printer driver 104 determines that the hue range a 2 includes the most pixels. Therefore, when the image of FIG. 7 is converted by the CMYK conversion method according to the present embodiment, the region b is converted to gray scale and the region c is converted to blue gradation.

尚、上記の説明においては、図10に示すように、色相環をa1、a2、a3の3つの範囲に分けて、元画像を構成する夫々の画素がいずれの範囲に含まれるかを解析し、最も多くの画素を含む範囲を有彩色範囲として決定する例を説明した。この他、先に元画像を構成する画素を色相環上にプロットし、そのプロットの結果に基づいて有彩色範囲を決定しても良い。このような態様は、図10に示す場合において、元画像がa1、a2、a3の境界近辺の色相を有する画素を多く含む場合に特に有効である。例えば、元画像を構成する画素を色相環上にプロットした結果、そのプロットが色相範囲a1とa2との境界周辺に多く分布している場合を考える。このような場合、色相範囲a1とa2とのどちらの範囲を有彩色範囲とするかを判断するのは困難である。このような場合に、例えばBからRの色相範囲を有彩色範囲とし、出力色をMとすることにより、元画像の色彩により近い色彩で変換後の画像を生成することが可能である。 In the above description, as shown in FIG. 10, the hue circle is divided into three ranges a 1 , a 2 , and a 3 , and which range includes each pixel constituting the original image. In this example, the range including the most pixels is determined as the chromatic color range. In addition, the pixels constituting the original image may be plotted on the hue circle first, and the chromatic color range may be determined based on the result of the plot. Such an embodiment is particularly effective when the original image includes many pixels having hues near the boundaries of a 1 , a 2 , and a 3 in the case shown in FIG. For example, consider a case in which the pixels constituting the original image are plotted on the hue circle, and as a result, a large number of plots are distributed around the boundary between the hue ranges a 1 and a 2 . In such a case, it is difficult to determine which of the hue ranges a 1 and a 2 is the chromatic color range. In such a case, for example, by setting the hue range from B to R as the chromatic color range and the output color as M, it is possible to generate a converted image with a color closer to the color of the original image.

また、上記の説明においては、元画像の全情報に基づいて有彩色範囲を決定する例を説明したが、元画像の一部の範囲を指定し、その範囲を構成する画素を解析することにより、有彩色範囲を決定するようにしても良い。このような態様は、背景が多くの割合を占める画像において特に有効である。即ち、何らかの人物や物品を示す画像において背景の占める割合が多い場合、上記の変換方法を用いると背景色に基づいて有彩色範囲が決定されてしまう可能性が高い。このような場合において、その画像において人物若しくは物品が表示された範囲を指定して画素を解析することにより、その人物若しくは物品を有彩色とすることができる。また、図7の例においては、領域bを有彩色とし、領域cを無彩色としたい場合において、領域bを指定して本実施例に係るCMYK変換方法を適用することにより、領域bを有彩色とすることができる。   In the above description, an example in which the chromatic color range is determined based on all information of the original image has been described. However, by specifying a partial range of the original image and analyzing the pixels constituting the range, The chromatic color range may be determined. Such an embodiment is particularly effective in an image in which the background occupies a large proportion. That is, when the proportion of the background in an image showing a certain person or article is large, there is a high possibility that the chromatic color range is determined based on the background color when the above conversion method is used. In such a case, the person or article can be made a chromatic color by specifying the range in which the person or article is displayed in the image and analyzing the pixels. In the example of FIG. 7, when it is desired to make the region b chromatic and the region c to be achromatic, by specifying the region b and applying the CMYK conversion method according to this embodiment, the region b is provided. It can be colored.

実施例1においては、CMYK変換を実行する際に、プリンタドライバ104がC、M、Yのうち1色が“0”となるように色変換を行うことによってC、M、Yのうち1色を使用することなく画像形成を実行する例を説明した。このような例は、プリンタエンジン202に含まれるC、M、Yの作像機構を個別に制御することなく、即ち、C、M、Yの作像機構をすべて駆動する場合であっても、それらのうちいずれか1色を不使用とすることができる点で有効である。しかしながら、このような例においては、プリンタコントローラ201は、プリンタエンジン202を駆動する場合において、印字する必要のない作像機構も駆動することとなる。これに対して、C、M、Yのうち、不使用として決定されたインクの作像機構を駆動しないように(非駆動)制御しても良い。   In the first embodiment, when CMYK conversion is executed, the printer driver 104 performs color conversion so that one of C, M, and Y is “0”, so that one of C, M, and Y is selected. An example in which image formation is executed without using the above has been described. In such an example, the C, M, and Y image forming mechanisms included in the printer engine 202 are not individually controlled, that is, even when all the C, M, and Y image forming mechanisms are driven. It is effective in that any one of them can be made unused. However, in such an example, when the printer controller 201 drives the printer engine 202, it also drives an image forming mechanism that does not need to print. On the other hand, the ink image forming mechanism determined to be unused among C, M, and Y may be controlled not to be driven (not driven).

このような態様の実現においては、プリンタドライバ104において不使用とする色が決定されて色相調整が施された後、プリンタドライバ104がプリンタコントローラ201に不使用色を通知することによって実現することができる。プリンタコントローラ201は、画像に対してCMYK変換を施した後画像形成を実行する際に、プリンタドライバ104から通知された不使用色に対応する作像機構を駆動することなく画像形成を実行する。この他、プリンタコントローラ201がプリンタドライバ104から受信した画像情報に基づいて、不使用色を判断するようにしても良い。このような制御により、不使用色のインクが転写ユニット上に残留していた場合等に、その残留インクが誤って紙面に転写されてしまうことを防ぐことができる。また、駆動部分を低減することにより、消費電力を低減することができる。   The implementation of such an aspect may be realized by the printer driver 104 notifying the printer controller 201 of the unused color after the unused color is determined and the hue adjustment is performed in the printer driver 104. it can. The printer controller 201 executes image formation without driving the image forming mechanism corresponding to the unused color notified from the printer driver 104 when performing image formation after performing CMYK conversion on the image. In addition, the unused color may be determined based on the image information received by the printer controller 201 from the printer driver 104. Such control can prevent the residual ink from being erroneously transferred to the paper surface when, for example, unused color ink remains on the transfer unit. In addition, power consumption can be reduced by reducing the drive portion.

本発明の実施例に係る画像処理装置及び画像形成装置の全体構成を示すブロック図である。1 is a block diagram illustrating an overall configuration of an image processing apparatus and an image forming apparatus according to an embodiment of the present invention. 本発明の実施例に係る画像形成動作を示すフローチャートである。5 is a flowchart illustrating an image forming operation according to the embodiment of the present invention. 本発明の実施例に係る色の明度、彩度及び色相方向を視覚的に示す図である。It is a figure which shows visually the lightness of color, the saturation, and the hue direction which concern on the Example of this invention. 本発明の実施例に係る色相環を示す図である。It is a figure which shows the hue ring which concerns on the Example of this invention. 本発明の実施例に係る明度、色相、彩度調整処理を示すフローチャートである。It is a flowchart which shows the brightness, the hue, and the saturation adjustment process which concerns on the Example of this invention. 本発明の実施例に係る色相環上における有彩色範囲指定を示す図である。It is a figure which shows the chromatic color range designation | designated on the hue ring which concerns on the Example of this invention. 本発明の実施例に係る出力対象画像を示す図である。It is a figure which shows the output target image which concerns on the Example of this invention. 本発明の実施例及び他の実施例に係るRGB値及びそれに対応するCMYK値を示す図である。It is a figure which shows the RGB value which concerns on the Example of this invention, and another Example, and the CMYK value corresponding to it. 本発明の他の実施例に係る明度、色相、彩度調整処理を示すフローチャートである。It is a flowchart which shows the brightness, the hue, and the saturation adjustment process which concern on the other Example of this invention. 本発明の他の実施例に係る色相範囲指定を示す図である。It is a figure which shows hue range specification which concerns on the other Example of this invention. 従来例に係るRGB値及びそれに対応するCMYK値を示す図である。It is a figure which shows the RGB value which concerns on a prior art example, and the CMYK value corresponding to it.

符号の説明Explanation of symbols

1 画像処理装置
2 画像形成装置
3,100 コントローラ
101 主制御部
102 アプリケーション
103 カラープロファイル
104 プリンタドライバ
105 ディスプレイドライバ
110 ディスプレイ
120 ユーザインターフェース
201 プリンタコントローラ
202 プリンタエンジン
DESCRIPTION OF SYMBOLS 1 Image processing apparatus 2 Image forming apparatus 3,100 Controller 101 Main control part 102 Application 103 Color profile 104 Printer driver 105 Display driver 110 Display 120 User interface 201 Printer controller 202 Printer engine

Claims (12)

画像形成装置が画像形成を実行するための画像情報を処理する画像処理装置であって、
前記画像情報を取得する画像情報取得部と、
前記画像形成装置に画像形成を実行させる描画情報を前記画像情報に基づいて生成する描画情報生成部とを有し、
前記描画情報は、
前記画像形成装置が画像形成を実行する際に用いる複数種類の有彩色顕色剤の使用量に関連する複数の有彩色情報と、
前記画像形成装置が画像形成を実行する際に用いる無彩色顕色剤の使用量に関連する無彩色情報と、
前記複数の有彩色顕色剤のうち少なくとも1つを不使用とすることを示す不使用有彩色情報とを有し、
前記描画情報生成部は、前記画像情報を、明度、彩度及び色相をパラメータとして有する形式に変換し、前記明度のパラメータに基づいて前記無彩色情報を生成することを特徴とする、画像処理装置。
An image processing apparatus that processes image information for executing image formation by the image forming apparatus,
An image information acquisition unit for acquiring the image information;
A drawing information generation unit that generates drawing information for causing the image forming apparatus to perform image formation based on the image information;
The drawing information is
A plurality of pieces of chromatic color information related to the amount of use of a plurality of types of chromatic developer used when the image forming apparatus executes image formation;
Achromatic information related to the amount of achromatic developer used when the image forming apparatus executes image formation; and
Unused chromatic color information indicating that at least one of the plurality of chromatic color developers is not used,
The drawing information generation unit converts the image information into a format having brightness, saturation, and hue as parameters, and generates the achromatic color information based on the brightness parameter. .
前記描画情報生成部は、前記不使用有彩色情報として、前記複数種類の有彩色顕色剤のうち少なくとも1つの顕色剤の使用量をゼロとする情報を生成することを特徴とする、請求項1に記載の画像処理装置。   The drawing information generation unit generates, as the unused chromatic color information, information that sets a usage amount of at least one developer among the plurality of types of chromatic developer to zero. Item 8. The image processing apparatus according to Item 1. 前記描画情報生成部は、前記不使用有彩色情報として、前記画像形成装置において前記複数種類の有彩色顕色剤のうち少なくとも1つの顕色剤を用いる作像機構を非駆動とする情報を生成することを特徴とする、請求項1に記載の画像処理装置。   The drawing information generation unit generates, as the unused chromatic color information, information that non-drives an image forming mechanism that uses at least one of the plurality of types of chromatic color developer in the image forming apparatus. The image processing apparatus according to claim 1, wherein: 前記描画情報生成部は、前記複数の有彩色顕色剤のうち前記不使用とする有彩色顕色剤以外の前記有彩色顕色剤に対応する有彩色情報を前記明度のパラメータに基づいて生成することを特徴とする、請求項1乃至3いずれか1項に記載の画像処理装置。 The drawing information generation unit generates chromatic color information corresponding to the chromatic color developer other than the unused chromatic color developer among the plurality of chromatic color developers based on the lightness parameter. The image processing apparatus according to claim 1, wherein the image processing apparatus is an image processing apparatus. 入力された元画像の情報に基づいて前記画像情報を生成する画像情報生成部を更に有し、
前記元画像の情報は、前記元画像を三原色のパラメータによって示す情報であり、
前記描画情報は、前記元画像を三補色のパラメータによって示す情報であり、
前記不使用有彩色情報は、前記三補色のパラメータのうちの少なくとも1つであってその補色の成分がゼロであることを示す情報であり、
前記画像情報生成部は、
前記画像形成の実行に際して有彩色で出力すべき色相環上の色相範囲である有彩色範囲を決定する有彩色範囲決定部と、
前記元画像を構成する画素において前記有彩色範囲に含まれる画素以外の画素をグレースケールに変換することにより、前記三原色のパラメータによって示された元画像の情報が前記三補色のパラメータによって示された描画情報に変換された際に前記不使用有彩色情報となる色のパラメータを生成する無彩色画素変換部とを有し、
前記有彩色範囲決定部は、前記元画像を構成する画素の色彩に基づいて前記有彩色範囲を決定することを特徴とする、請求項1乃至4いずれか1項に記載の画像処理装置。
Further comprising an image information generation unit which generates the image information based on the information of the input original image,
The information of the original image is information indicating the original image by parameters of three primary colors,
The drawing information is information indicating the original image by three complementary parameters,
The unused chromatic color information is information indicating that at least one of the three complementary color parameters and a component of the complementary color is zero.
The image information generation unit
A chromatic color range determination unit that determines a chromatic range that is a hue range on a hue circle to be output in a chromatic color when executing the image formation;
By converting pixels other than the pixels included in the chromatic color range into grayscale in the pixels constituting the original image, the information of the original image indicated by the three primary color parameters is indicated by the three complementary color parameters. An achromatic color pixel conversion unit that generates a color parameter that becomes the unused chromatic color information when converted into drawing information ;
5. The image processing apparatus according to claim 1, wherein the chromatic color range determination unit determines the chromatic color range based on a color of a pixel constituting the original image. 6.
前記有彩色範囲決定部は、前記元画像を構成する画素の色相を色相環上にプロットした場合において、前記プロットの分布に基づいて前記有彩色範囲を決定することを特徴とする、請求項5に記載の画像処理装置。 6. The chromatic color range determination unit determines the chromatic color range based on the distribution of the plot when the hues of pixels constituting the original image are plotted on a hue circle. An image processing apparatus according to 1. 前記有彩色範囲決定部は、前記元画像の一部を構成する画素の色相を色相環上にプロットした場合において、前記プロットの分布に基づいて前記有彩色範囲を決定することを特徴とする、請求項に記載の画像処理装置。 The chromatic color range determination unit determines the chromatic color range based on the distribution of the plot when the hues of pixels constituting a part of the original image are plotted on a hue circle , The image processing apparatus according to claim 6 . 前記元画像を構成する画素のうち、前記有彩色範囲に含まれる有彩色画素に付すべき色彩を決定する色彩決定部と、
前記決定された色彩に基づいて前記有彩色画素の色相を出力用の色相に変換する有彩色画素変換部を更に有することを特徴とする、請求項乃至いずれか1項に記載の画像処理装置。
A color determination unit for determining a color to be attached to a chromatic color pixel included in the chromatic color range among the pixels constituting the original image;
And further comprising a chromatic color pixel converting unit for converting the hue for outputting hue of the chromatic color pixel based on the determined color, the image processing according to any one of claims 5 to 7 apparatus.
前記色彩決定部は、前記元画像を構成する画素の色相を色相環上にプロットした場合において、前記プロットの分布に基づいて前記有彩色画素に付すべき色彩を決定することを特徴とする、請求項に記載の画像処理装置。 The color determination unit determines a color to be attached to the chromatic color pixel based on the distribution of the plot when the hue of the pixel constituting the original image is plotted on a color wheel. Item 9. The image processing apparatus according to Item 8 . 画像形成装置が画像形成を実行するための画像情報を処理する画像処理方法であって、  An image processing method for processing image information for an image forming apparatus to execute image formation,
前記画像情報を取得し、  Obtaining the image information;
前記画像形成装置が画像形成を実行する際に用いる複数種類の有彩色顕色剤の使用量に関連する複数の有彩色情報を前記画像情報に基づいて生成し、  Based on the image information, a plurality of chromatic color information related to the usage amount of a plurality of types of chromatic developer used when the image forming apparatus executes image formation,
前記複数の有彩色顕色剤のうち少なくとも1つを不使用とすることを示す不使用顕色剤情報を前記画像情報に基づいて生成し、  Generating non-use developer information indicating that at least one of the plurality of chromatic color developers is not used based on the image information;
前記画像情報を明度、彩度及び色相をパラメータとして有する形式に変換し、前記画像形成装置が画像形成を実行する際に用いる無彩色顕色剤の使用量に関連する無彩色情報を、前記明度のパラメータに基づいて生成することを特徴とする、画像処理方法。  The image information is converted into a format having brightness, saturation, and hue as parameters, and achromatic color information related to the amount of achromatic developer used when the image forming apparatus executes image formation is converted to the lightness. An image processing method, characterized in that the image processing method is generated on the basis of the parameters.
請求項10に記載の画像処理方法を画像処理装置に実行させることを特徴とする制御プログラム。  A control program causing an image processing apparatus to execute the image processing method according to claim 10. 請求項11に記載の制御プログラムを画像処理装置が読み取り可能な形式で記録したことを特徴とする記録媒体。  12. A recording medium in which the control program according to claim 11 is recorded in a format readable by an image processing apparatus.
JP2007163196A 2007-06-20 2007-06-20 Image processing apparatus, image processing method, control program, and recording medium Expired - Fee Related JP4921254B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007163196A JP4921254B2 (en) 2007-06-20 2007-06-20 Image processing apparatus, image processing method, control program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007163196A JP4921254B2 (en) 2007-06-20 2007-06-20 Image processing apparatus, image processing method, control program, and recording medium

Publications (2)

Publication Number Publication Date
JP2009005031A JP2009005031A (en) 2009-01-08
JP4921254B2 true JP4921254B2 (en) 2012-04-25

Family

ID=40320945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007163196A Expired - Fee Related JP4921254B2 (en) 2007-06-20 2007-06-20 Image processing apparatus, image processing method, control program, and recording medium

Country Status (1)

Country Link
JP (1) JP4921254B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9176685B2 (en) 2012-11-30 2015-11-03 Casio Electronics Manufacturing Co., Ltd. Color converting apparatus and color converting method for designated-color printing, and computer readable recording medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5636227B2 (en) * 2010-08-31 2014-12-03 アジア航測株式会社 Ground 3D display system
JP5948737B2 (en) 2011-05-30 2016-07-06 株式会社リコー Image processing apparatus, image processing method, and image processing program
JP6070682B2 (en) * 2014-12-19 2017-02-01 カシオ計算機株式会社 Color conversion apparatus, color conversion method, and program

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08297390A (en) * 1995-04-27 1996-11-12 Canon Inc Color image processor
US6137594A (en) * 1997-03-25 2000-10-24 International Business Machines Corporation System, method and program for converting an externally defined colorant CMYK into an equivalent colorant (C'M'Y'K') associated with a given printer
JP3825740B2 (en) * 2001-12-07 2006-09-27 株式会社リコー Image processing apparatus, image processing method, and program executed by computer
JP4159912B2 (en) * 2002-05-27 2008-10-01 シャープ株式会社 Color conversion method with hue correction using multiple lookup tables and interpolation
JP3977274B2 (en) * 2003-03-27 2007-09-19 京セラミタ株式会社 Two-color color image forming method and color image forming apparatus
JP2005328276A (en) * 2004-05-13 2005-11-24 Ricoh Co Ltd Color image formation system
JP4583887B2 (en) * 2004-11-11 2010-11-17 株式会社リコー Image processing method, printer driver, image forming apparatus, image processing apparatus, and image forming system
JP2007036592A (en) * 2005-07-26 2007-02-08 Noritsu Koki Co Ltd Image processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9176685B2 (en) 2012-11-30 2015-11-03 Casio Electronics Manufacturing Co., Ltd. Color converting apparatus and color converting method for designated-color printing, and computer readable recording medium

Also Published As

Publication number Publication date
JP2009005031A (en) 2009-01-08

Similar Documents

Publication Publication Date Title
JP4656002B2 (en) Image processing apparatus and image processing method
JP4623630B2 (en) Image processing apparatus, image processing method, program, image forming apparatus, and image forming system
JP2007336542A (en) Image forming apparatus and method
US20110141501A1 (en) Image processing apparatus, image processing method, and computer program product
JP6658032B2 (en) Image processing apparatus, image forming apparatus, image processing method, and program
US8768195B2 (en) Image processing apparatus and image processing method
US20100310160A1 (en) Image processing apparatus and method for generating color conversion table
JP2010118927A (en) Program, recording medium, image processing apparatus, image processing method, and sheet for gradation correction parameter generation
CN114302020A (en) Image forming apparatus, control method thereof, and storage medium
JP4921254B2 (en) Image processing apparatus, image processing method, control program, and recording medium
JP5671978B2 (en) Image processing method, image processing apparatus, image processing program, and recording medium
JP2008067029A (en) Image processor and program
JP4471021B2 (en) Color printing control apparatus, color printing control method, and color printing control program
JP2007336549A (en) Image forming apparatus and method
US9989875B2 (en) Image processing apparatus, image processing method, and storage medium
JP2011130184A (en) Image processing apparatus, image processing method and image processing program, and image forming apparatus
EP2375720B1 (en) Image processor
JP5012871B2 (en) Image processing apparatus, image forming apparatus, and image processing program
JP2007243957A (en) System, method and program for extracting gray information from color image data
JP6241184B2 (en) Color processing apparatus, color adjustment system, and program
JP6292061B2 (en) Information processing apparatus and program
JP5772253B2 (en) Image processing apparatus and program
JP5630231B2 (en) Color adjustment method, color adjustment apparatus, color adjustment program, and medium storing color adjustment program
JP4921339B2 (en) Color processing apparatus and method
JP2008259137A (en) Image processing device, driving method and program of image forming apparatus, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20100218

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110805

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110816

RD13 Notification of appointment of power of sub attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7433

Effective date: 20111003

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111011

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20111003

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: 20120117

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: 20120202

R151 Written notification of patent or utility model registration

Ref document number: 4921254

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

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

Free format text: PAYMENT UNTIL: 20150210

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees