JP4333718B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP4333718B2
JP4333718B2 JP2006253794A JP2006253794A JP4333718B2 JP 4333718 B2 JP4333718 B2 JP 4333718B2 JP 2006253794 A JP2006253794 A JP 2006253794A JP 2006253794 A JP2006253794 A JP 2006253794A JP 4333718 B2 JP4333718 B2 JP 4333718B2
Authority
JP
Japan
Prior art keywords
color
image
black
primary colors
input
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
JP2006253794A
Other languages
Japanese (ja)
Other versions
JP2008078849A (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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2006253794A priority Critical patent/JP4333718B2/en
Priority to EP07016664.0A priority patent/EP1903773B1/en
Priority to CN2007101530109A priority patent/CN101150653B/en
Priority to US11/857,936 priority patent/US20080068628A1/en
Publication of JP2008078849A publication Critical patent/JP2008078849A/en
Application granted granted Critical
Publication of JP4333718B2 publication Critical patent/JP4333718B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、画像データを印刷データに変換する画像処理装置に関し、特に、ルックアップテーブルを利用してフルカラーの画像データをフルカラーや白黒の印刷データに変換する画像処理装置に関する。   The present invention relates to an image processing apparatus that converts image data into print data, and more particularly to an image processing apparatus that converts full-color image data into full-color or monochrome print data using a lookup table.

従来、画像データを印刷データに変換する画像処理装置がある。このような画像処理装置は、例えば、アプリケーションソフトとしてパーソナルコンピュータにインストールされたプリンタドライバの機能、パーソナルコンピュータにハードウェアとして搭載されているプリンタドライバ、プリンタ装置にソフトウェアにより実装されているプリンタコントローラ、プリンタ装置にハードウェアとして搭載されているプリンタコントローラ、等として実施されている。   Conventionally, there is an image processing apparatus that converts image data into print data. Such an image processing apparatus includes, for example, a printer driver function installed in a personal computer as application software, a printer driver mounted as hardware in the personal computer, a printer controller mounted on the printer apparatus by software, and a printer This is implemented as a printer controller or the like mounted as hardware in the apparatus.

上述のような画像処理装置は、例えば、複数のルックアップテーブルを記憶しているテーブル記憶部と、ルックアップテーブルを一時保持するテーブル保持部と、画像データが入力されるデータ入力部と、入力される画像データを一時保持されたルックアップテーブルで印刷データに変換するデータ変換部と、変換された印刷データを出力するデータ出力部と、少なくともカラー画像と白黒画像との印刷指示が選択的に入力される指示入力部と、入力される印刷指示に対応してテーブル記憶部からルックアップテーブルを取得してテーブル保持部に格納するテーブル処理部と、を有する。   The image processing apparatus as described above includes, for example, a table storage unit that stores a plurality of lookup tables, a table holding unit that temporarily stores the lookup tables, a data input unit that receives image data, and an input A data conversion unit for converting the image data to be printed into a print data using a temporarily stored look-up table, a data output unit for outputting the converted print data, and a print instruction for at least a color image and a monochrome image are selectively An instruction input unit that is input, and a table processing unit that acquires a lookup table from the table storage unit in response to the input print instruction and stores the lookup table in the table holding unit.

フルカラーの画像データは、一つの明度値と複数のカラー値からなる。このようなフルカラーの画像データは、例えば、(L,a,b)等と表記される色空間を利用して生成されている。   Full-color image data consists of one brightness value and a plurality of color values. Such full-color image data is generated using a color space expressed as (L, a, b), for example.

フルカラーの印刷データは、三原色と黒色との濃度値からなる。このようなフルカラーの印刷データは、CMYk(Cyan Magenta Yellow black)と表記される色空間を利用して生成されている。なお、白黒の印刷データは、黒色の濃度値からなる。   Full-color print data consists of density values of three primary colors and black. Such full-color print data is generated using a color space expressed as CMYk (Cyan Magenta Yellow black). Note that black and white print data is composed of black density values.

そこで、テーブル処理部は、カラー画像の印刷指示が入力されるとテーブル記憶部からカラーテーブルを取得してテーブル保持部に格納する。また、白黒画像の印刷指示が入力されるとテーブル記憶部から白黒テーブルを取得してテーブル保持部に格納する。   Therefore, when a print instruction for a color image is input, the table processing unit acquires the color table from the table storage unit and stores it in the table holding unit. When a monochrome image print instruction is input, a monochrome table is acquired from the table storage unit and stored in the table holding unit.

上述のような画像処理装置では、利用者が所望によりカラー画像の印刷指示を入力すると、フルカラーの画像データからフルカラーの印刷データが生成される。また、利用者が所望により白黒画像の印刷指示を入力すると、フルカラーの画像データから白黒の印刷データが生成される。そこで、その印刷データを画像処理装置からカラープリンタに送信させることにより、そのカラー画像や白黒画像を印刷出力させることができる。   In the image processing apparatus as described above, when the user inputs a print instruction for a color image as desired, full-color print data is generated from the full-color image data. When the user inputs a black and white image print instruction as desired, black and white print data is generated from full-color image data. Therefore, by transmitting the print data from the image processing apparatus to the color printer, the color image or the monochrome image can be printed out.

また、上述のような画像処理装置では、ルックアップテーブルを利用することにより、フルカラーの画像データからフルカラーや白黒の印刷データを的確かつ簡単に変換することができる。   Also, in the above-described image processing apparatus, full-color or monochrome print data can be accurately and easily converted from full-color image data by using a lookup table.

上述のような画像処理装置として各種の提案がある(例えば、特許文献1〜4参照)。
特開平09−298673号公報 特開2000−003084号公報 特開2002−165103号公報 特開2003−143418号公報
There are various proposals for the image processing apparatus as described above (see, for example, Patent Documents 1 to 4).
JP 09-298673 A JP 2000-003084 A JP 2002-165103 A JP 2003-143418 A

上述のような画像処理装置は、ルックアップテーブルを利用することでフルカラーの画像データからフルカラーや白黒の印刷データを生成することができる。しかし、現在は印刷データの出力形態として様々な要望がある。   The above-described image processing apparatus can generate full-color or monochrome print data from full-color image data by using a lookup table. However, there are various demands as print data output forms at present.

例えば、フルカラーの画像データから、黒色以外の単色の印刷データを生成する要望がある。そこで、特許文献1の画像処理装置では、フルカラーの画像データを単色の印刷データに変換するための専用テーブルをルックアップテーブルの一つとして有する。   For example, there is a demand for generating single-color print data other than black from full-color image data. Therefore, the image processing apparatus of Patent Document 1 has a dedicated table for converting full-color image data into single-color print data as one of the lookup tables.

しかし、これでは単色印刷のために専用のルックアップテーブルを記憶しておく必要がある。ルックアップテーブルは大容量なので、その個数が増加することは好ましくない。   However, this requires storing a dedicated lookup table for monochrome printing. Since the lookup tables have a large capacity, it is not preferable to increase the number of lookup tables.

特に、単色画像として、シアン、マゼンタ、イエロー、シアン+マゼンタ、シアン+イエロー、マゼンタ+イエロー、シアン+マゼンタ+イエロー、の一つで印刷データを生成することが想定できる。この場合、大容量のルックアップテーブルが多数となるため、さらに記憶しておくデータ容量が増大することになる。   In particular, it can be assumed that print data is generated with one of cyan, magenta, yellow, cyan + magenta, cyan + yellow, magenta + yellow, cyan + magenta + yellow as a single color image. In this case, since there are many large-capacity look-up tables, the data capacity to be stored further increases.

本発明は上述のような課題に鑑みてなされたものであり、フルカラーの画像データを単色の印刷データに変換することができるルックアップテーブルを、既存のカラーテーブルと白黒テーブルから生成することができる画像処理装置を提供するものである。   The present invention has been made in view of the above-described problems, and a lookup table capable of converting full-color image data into single-color print data can be generated from an existing color table and a monochrome table. An image processing apparatus is provided.

本発明の画像処理装置は、一つの明度値と複数のカラー値からなるフルカラーの画像データを三原色と黒色との濃度値からなるフルカラーの印刷データに変換するためのカラーテーブルと、フルカラーの画像データを黒色の濃度値からなる白黒の印刷データに変換するための白黒テーブルとを、複数のルックアップテーブルとして有し、複数のルックアップテーブルから一つを選択して画像データを印刷データに変換する画像処理装置であって、カラーテーブルの三原色のうち一または二の原色および三原色からなる単色群のうちいずれか一つの単色の指定を受け付ける第一の指定入力部と、カラーテーブルの三原色のうち指定された単色を構成する原色の濃度値を白黒テーブルの濃度値に置換するとともに白黒テーブルの濃度値に置換しない原色と黒色とにおける濃度値の全部を0に置換することでルックアップテーブルの一つとして一時テーブルを生成するテーブル処理部と、
を有する。
An image processing apparatus of the present invention includes a color table for converting full-color image data composed of one brightness value and a plurality of color values into full-color print data composed of density values of three primary colors and black, and full-color image data. And a black and white table for converting the image data into black and white print data composed of black density values as a plurality of lookup tables, and selecting one of the plurality of lookup tables to convert the image data into print data An image processing apparatus comprising: a first designation input unit that accepts designation of one of a single color group consisting of one or two primary colors and three primary colors of the three primary colors of a color table; and designation of three primary colors of a color table It does replaced with the density value of the black-and-white table with replacing the density value of the primary color to the density value of the black-and-white tables constituting the monochromatic A table processing section for generating a temporary table all of the density values in the primary color and black as a look-up table by replacing the 0,
Have

本発明のコンピュータプログラムは、本発明の画像処理装置のためのコンピュータプログラムであって、少なくともカラー画像と白黒画像と単色画像との印刷指示の選択的な入力を受け付けること、カラーテーブルの三原色のうち一または二の原色および三原色からなる単色群のうちいずれか一つの単色の指定を受け付けること、カラー画像の印刷指示が入力されるとテーブル記憶部からカラーテーブルを取得してテーブル保持部に格納すること、白黒画像の印刷指示が入力されるとテーブル記憶部から白黒テーブルを取得してテーブル保持部に格納すること、単色画像の印刷指示が入力されるとテーブル記憶部からカラーテーブルと白黒テーブルとを取得し、カラーテーブルの三原色のうち指定された単色を構成する原色の濃度値を白黒テーブルの濃度値に置換するとともに白黒テーブルの濃度値に置換しない原色と黒色とにおける濃度値の全部を0に置換することで一時テーブルを生成してテーブル保持部に格納すること、画像データの入力を受け付けること、入力される画像データを一時保持されたルックアップテーブルで印刷データに変換すること、変換された印刷データを出力すること、を画像処理装置に実行させる。
The computer program of the present invention is a computer program for the image processing apparatus of the present invention, and receives at least selective input of a print instruction for a color image, a monochrome image, and a single color image , out of the three primary colors of the color table Accepting the designation of one of the single color groups consisting of one or two primary colors and three primary colors, and receiving a color image print instruction, obtains a color table from the table storage unit and stores it in the table holding unit When a monochrome image print instruction is input, a monochrome table is acquired from the table storage unit and stored in the table holding unit. When a monochrome image print instruction is input, the color table and the monochrome table are stored from the table storage unit. get the black and white tape density values of primary colors constituting a single color that is specified among the color table three primary colors Be stored in the table storage unit to generate a temporary table by replacing the 0 all of the density values in the primary color and black is not replaced to the density value of the black-and-white table with replacing the density value of the table, the input image data The image processing apparatus is configured to accept the received image data, convert the input image data into print data using a temporarily stored lookup table, and output the converted print data.

従って、本発明の画像処理装置では、フルカラーの画像データを黒色以外の単色画像の印刷データに変換するための一時テーブルを、既存かつ必須のカラーテーブルと白黒テーブルからリアルタイムに的確に生成することができる。   Therefore, in the image processing apparatus of the present invention, a temporary table for converting full-color image data into print data of a single-color image other than black can be accurately generated in real time from existing and essential color tables and black-and-white tables. it can.

なお、本発明で云う単色とは、黒色以外のカラーを意味しており、具体的には、シアン、マゼンタ、イエロー、シアン+マゼンタ、シアン+イエロー、マゼンタ+イエロー、シアン+マゼンタ+イエロー、である。   The single color in the present invention means a color other than black, and specifically, cyan, magenta, yellow, cyan + magenta, cyan + yellow, magenta + yellow, cyan + magenta + yellow. is there.

また、本発明で云う各種の構成要素は、その機能を実現するように形成されていればよく、例えば、所定の機能を発揮する専用のハードウェア、所定の機能がコンピュータプログラムにより付与された画像処理装置、コンピュータプログラムにより画像処理装置に実現された所定の機能、これらの任意の組み合わせ、等として実現することができる。   The various constituent elements referred to in the present invention only have to be formed so as to realize their functions. For example, dedicated hardware that exhibits a predetermined function, an image provided with a predetermined function by a computer program It can be realized as a processing device, a predetermined function realized in the image processing device by a computer program, an arbitrary combination thereof, or the like.

また、本発明の各種の構成要素は、個々に独立した存在である必要もなく、複数の構成要素が一個の部材として形成されていること、一つの構成要素が複数の部材で形成されていること、ある構成要素が他の構成要素の一部であること、ある構成要素の一部と他の構成要素の一部とが重複していること、等でよい。   In addition, the various components of the present invention do not have to be individually independent, a plurality of components are formed as a single member, and a single component is formed of a plurality of members. It may be that a certain component is a part of another component, a part of a certain component overlaps a part of another component, and the like.

なお、本発明でコンピュータプログラムに対応した各種動作を画像処理装置に実行させることは、各種デバイスを画像処理装置に動作制御させることなども意味している。例えば、画像処理装置に各種データを記憶させることは、画像処理装置に固定されているRAM(Random Access Memory)等の情報記憶媒体にCPU(Central Processing Unit)が各種データを格納すること、画像処理装置に交換自在に装填されているFD(Flexible Disc-cartridge)等の情報記憶媒体にCPUがFDD(FD Drive)で各種データを格納すること、等でよい。   Note that causing the image processing apparatus to execute various operations corresponding to the computer program in the present invention also means causing the image processing apparatus to control operations of various devices. For example, storing various data in the image processing device means that a CPU (Central Processing Unit) stores various data in an information storage medium such as a RAM (Random Access Memory) fixed to the image processing device. The CPU may store various data using an FDD (FD Drive) in an information storage medium such as an FD (Flexible Disc-cartridge) that is loaded in the apparatus in a replaceable manner.

さらに、本発明で云う「データを記憶している」とは、本発明の装置が使用されるときに「データを記憶している」状態にあることを意味している。このため、本発明の装置が出荷されるときにはデータを記憶しておらず、使用する以前にデータを記憶している状態にセットアップされることを許容する。   Furthermore, the term “stores data” in the present invention means that the device of the present invention is in the “stores data” state when used. For this reason, when the apparatus of the present invention is shipped, data is not stored, and it is allowed to be set up in a state in which data is stored before use.

本発明の画像処理装置では、フルカラーの画像データを黒色以外の単色画像の印刷データに変換するための一時テーブルを、既存かつ必須のカラーテーブルと白黒テーブルからリアルタイムに的確に生成することができる。このため、ルックアップテーブルを記憶しておくためのメモリ容量を増加させることなく、フルカラーの画像データから単色画像の印刷データを生成することができる。   In the image processing apparatus of the present invention, a temporary table for converting full-color image data into print data of a single-color image other than black can be accurately generated in real time from existing and essential color tables and black-and-white tables. Therefore, it is possible to generate single-color print data from full-color image data without increasing the memory capacity for storing the lookup table.

本発明の実施の一形態を図面を参照して以下に説明する。本実施の形態の画像処理装置100は、図2(a)に示すように、一つの明度値(L)と複数のカラー値(a,b)からなるフルカラーの画像データを三原色(CMY)と黒色(k)との濃度値からなるフルカラーの印刷データに変換するためのカラーテーブルと、図2(b)に示すように、フルカラーの画像データを黒色(k)の濃度値からなる白黒の印刷データに変換するための白黒テーブルとを、複数のルックアップテーブルとして有する。そして、複数のルックアップテーブルから一つを選択して画像データを印刷データに変換する。   An embodiment of the present invention will be described below with reference to the drawings. As shown in FIG. 2A, the image processing apparatus 100 according to the present embodiment converts full-color image data including one lightness value (L) and a plurality of color values (a, b) into three primary colors (CMY). A color table for conversion to full-color print data composed of density values of black (k), and black and white printing composed of full-color image data composed of density values of black (k) as shown in FIG. A black and white table for conversion into data is provided as a plurality of lookup tables. Then, one of the plurality of lookup tables is selected to convert the image data into print data.

さらに、本実施の形態の画像処理装置100は、カラーテーブルの三原色(CMY)の少なくとも一部の濃度値を白黒テーブルの濃度値に置換するとともに、三原色(CMY)の他部と黒色(k)との濃度値の全部を0に置換することで、ルックアップテーブルの一つとして一時テーブルである単色テーブルを生成するテーブル処理部110を有する。   Furthermore, the image processing apparatus 100 according to the present embodiment replaces at least a part of density values of the three primary colors (CMY) of the color table with density values of the black and white table, and the other part of the three primary colors (CMY) and black (k). The table processing unit 110 generates a single color table which is a temporary table as one of the look-up tables by replacing all of the density values with 0.

より詳細には、本実施の形態の画像処理装置100は、いわゆるパーソナルコンピュータに相当し、コンピュータプログラムを読み取って対応するデータ処理を実行できるように、CPU、ROM(Read Only Memory)、RAM、I/F(Interface)ユニット、等の汎用デバイスで構築されている。   More specifically, the image processing apparatus 100 according to the present embodiment corresponds to a so-called personal computer, and can read a computer program and execute corresponding data processing, such as a CPU, ROM (Read Only Memory), RAM, I / F (Interface) unit, etc.

図1に示すように、画像処理装置100は、カラープリンタ200に接続されている。このカラープリンタ200は、三原色と黒色であるCMYkの印刷データを画像処理装置100から受信すると、対応するCMYkのカラーインクで印刷画像を生成する。   As shown in FIG. 1, the image processing apparatus 100 is connected to a color printer 200. When the color printer 200 receives the CMYk print data of the three primary colors and black from the image processing apparatus 100, the color printer 200 generates a print image with the corresponding CMYk color ink.

そして、このカラープリンタ200に対応したプリンタコントローラのアプリケーションソフトが画像処理装置100にインストールされている。画像処理装置100には、上述のアプリケーションソフトによる各種機能として、前述のテーブル処理部110や以下の各部120〜などが論理的に構築されている。   Application software for a printer controller corresponding to the color printer 200 is installed in the image processing apparatus 100. In the image processing apparatus 100, the above-described table processing unit 110 and the following units 120 to are logically constructed as various functions by the above-described application software.

このため、本実施の形態の画像処理装置100は、複数の三次元のルックアップテーブルを記憶しているテーブル記憶部120と、ルックアップテーブルを一時保持するテーブル保持部130と、画像データが入力されるデータ入力部140と、入力される画像データを一時保持されたルックアップテーブル(および補完演算など)で印刷データに変換するデータ変換部150と、変換された印刷データを出力するデータ出力部160と、少なくともカラー画像と白黒画像と単色画像との印刷指示が選択的に入力される指示入力部170とを、さらに有する。   For this reason, the image processing apparatus 100 according to the present embodiment has a table storage unit 120 that stores a plurality of three-dimensional lookup tables, a table holding unit 130 that temporarily stores the lookup tables, and image data input. Data input unit 140, data conversion unit 150 that converts input image data into print data using a temporarily stored lookup table (and a complementary operation, etc.), and a data output unit that outputs the converted print data 160, and an instruction input unit 170 for selectively inputting print instructions for at least a color image, a monochrome image, and a single color image.

テーブル処理部110は、カラー画像の印刷指示が入力されると、図2(a)に示すようなカラーテーブルをテーブル記憶部120から取得し、テーブル保持部130に格納する。また、白黒画像の印刷指示が入力されると、図2(b)に示すような白黒テーブルをテーブル記憶部120から取得し、テーブル保持部130に格納する。   When a color image print instruction is input, the table processing unit 110 acquires a color table as illustrated in FIG. 2A from the table storage unit 120 and stores the color table in the table holding unit 130. When a monochrome image print instruction is input, a monochrome table as shown in FIG. 2B is acquired from the table storage unit 120 and stored in the table holding unit 130.

また、単色画像の印刷指示が入力されるとテーブル記憶部120からカラーテーブルと白黒テーブルとを取得して単色テーブルをテーブル保持部130に格納する。このとき、テーブル処理部110は、前述のようにカラーテーブルの三原色(CMY)の少なくとも一部の濃度値を白黒テーブルの濃度値に置換するとともに、三原色(CMY)の他部と黒色(k)との濃度値の全部を0に置換することで単色テーブルを生成する。   When a print instruction for a single color image is input, a color table and a monochrome table are acquired from the table storage unit 120 and the single color table is stored in the table holding unit 130. At this time, the table processing unit 110 replaces at least a part of the density values of the three primary colors (CMY) of the color table with the density values of the black and white table as described above, and the other part of the three primary colors (CMY) and the black (k). A monochrome table is generated by replacing all of the density values with “0”.

なお、画像処理装置100は、白黒テーブルの濃度値に置換する三原色の少なくとも一部の指定データが入力される指定入力部180を、さらに有する。このため、テーブル処理部110は、入力された指定データに対応して三原色の少なくとも一部における濃度値を白黒テーブルの濃度値に置換する。   Note that the image processing apparatus 100 further includes a designation input unit 180 to which designation data for at least a part of the three primary colors to be replaced with the density values of the black and white table is input. For this reason, the table processing unit 110 replaces the density values of at least a part of the three primary colors with the density values of the black and white table corresponding to the input designation data.

上述のような画像処理装置100の各部は、必要によりI/Fユニット等のハードウェアを利用して実現される。しかし、その主体はRAM等の情報記憶媒体に格納されたコンピュータプログラムに対応してハードウェアであるCPUが機能することにより実現されている。   Each unit of the image processing apparatus 100 as described above is realized by using hardware such as an I / F unit as necessary. However, the main body is realized by the function of a CPU, which is hardware, corresponding to a computer program stored in an information storage medium such as a RAM.

このようなコンピュータプログラムは、例えば、複数のルックアップテーブルとしてカラーテーブルと白黒テーブルとを記憶しておくこと、少なくともカラー画像と白黒画像と単色画像との印刷指示を選択的に受け付けること、白黒テーブルの濃度値に置換する三原色の少なくとも一部の指定データを受け付けること、印刷指示などに対応して画像データの入力を受け付けること、カラー画像の印刷指示が入力されるとカラーテーブルで画像データを印刷データに変換すること、白黒画像の印刷指示が入力されると白黒テーブルで画像データを印刷データに変換すること、単色画像の印刷指示が入力されると指定データに対応してカラーテーブルの三原色の少なくとも一部における濃度値を白黒テーブルの濃度値に置換するとともに、三原色の他部と黒色とにおける濃度値の全部を0に置換することで、ルックアップテーブルの一つとして単色テーブルを生成し、この単色テーブルで画像データを印刷データに変換すること、変換された印刷データをカラープリンタ200に出力すること、等の処理動作をCPU等に実行させるためのソフトウェアとしてRAM等の情報記憶媒体に格納されている。   Such a computer program stores, for example, a color table and a monochrome table as a plurality of lookup tables, selectively accepts at least print instructions for a color image, a monochrome image, and a monochrome image, and a monochrome table Accepts specified data for at least part of the three primary colors to be replaced with the density value, accepts input of image data in response to a print instruction, etc., and prints image data in the color table when a color image print instruction is entered Conversion to data, conversion of image data to print data in a black and white table when a monochrome image print instruction is input, and input of three primary colors in the color table corresponding to the specified data when a monochrome image print instruction is input At least part of the density value is replaced with the density value of the black and white table, and the three primary colors By replacing all density values in the other parts and black with 0, a single color table is generated as one of the look-up tables, and image data is converted into print data using the single color table, and the converted print data Are output to the color printer 200 and stored in an information storage medium such as a RAM as software for causing a CPU or the like to execute processing operations.

上述のような構成において、本実施の形態の画像処理装置100によるデータ処理方法を以下に説明する。本実施の形態の画像処理装置100も、図2(a)に示すように、(L,a,b)の画像データをCMYkからなるカラー画像の印刷データに変換するためのカラーテーブルと、図2(b)に示すように、白黒画像の印刷データに変換するための白黒テーブルと、が三次元のルックアップテーブルとして登録されている。この白黒テーブルではkのみ有効とするため、CMYkのCMYは0となっている。   In the configuration as described above, a data processing method by the image processing apparatus 100 of the present embodiment will be described below. As shown in FIG. 2A, the image processing apparatus 100 according to the present embodiment also includes a color table for converting the image data of (L, a, b) into print data of a color image composed of CMYk, As shown in 2 (b), a black and white table for converting to black and white image print data is registered as a three-dimensional lookup table. Since only k is valid in this black and white table, CMY of CMYk is 0.

(L,a,b)のルックアップテーブルを模式的に三次元で表現すると、図3に示すように、(0−8)×(0−8)×(0−8)の空間に、印刷データの全色が配列されている状態となる。   When the lookup table of (L, a, b) is schematically expressed in three dimensions, as shown in FIG. 3, printing is performed in a space of (0-8) × (0-8) × (0-8). All the colors of the data are arranged.

このような三次元空間では上下方向が明度となり、前後左右の中心で彩度が0となる。このため、図3(b)に示すように、(L,a,b)=(*,4,4)は、彩度がなく明度のみある無彩色(白黒)である(*は0〜8の任意の数値)。   In such a three-dimensional space, the vertical direction is lightness, and the saturation is zero at the front, back, left, and right centers. For this reason, as shown in FIG. 3B, (L, a, b) = (*, 4, 4) is an achromatic color (monochrome) having no saturation and only brightness (* is 0 to 8). Any number).

そして、作業者が所望により画像処理装置100で画像データを印刷データに変換してカラープリンタ200に出力させるときは、画像データを選択した状態で、カラー画像か白黒画像か単色画像かの印刷指示を画像処理装置100に入力操作する。   When the operator converts the image data into print data and outputs it to the color printer 200 by the image processing apparatus 100 as desired, a print instruction for selecting a color image, a monochrome image, or a single color image with the image data selected. Is input to the image processing apparatus 100.

画像処理装置100は、図4に示すように、カラー画像か白黒画像か単色画像かの、何れかの入力操作に常時待機しているので(ステップS1〜S3)、上述の入力操作を検知すると対応する処理動作を開始する(ステップS4,S5,S6)。   As shown in FIG. 4, the image processing apparatus 100 always waits for an input operation of either a color image, a monochrome image, or a single color image (steps S1 to S3). The corresponding processing operation is started (steps S4, S5, S6).

つまり、画像処理装置100は、カラー画像の印刷指示が入力操作されると(ステップS1)、例えば、ROMからカラーテーブルを読み出してRAMのワークエリアに一時保持させる(ステップS4)。   That is, when a color image print instruction is input and operated (step S1), the image processing apparatus 100 reads a color table from, for example, a ROM and temporarily holds it in the work area of the RAM (step S4).

そして、一時保持されたカラーテーブルで(L,a,b)からなる画像データがCMYkからなるフルカラーの印刷データに変換され(ステップS9)、カラープリンタ200に出力される(ステップS10)。このため、カラープリンタ200は入力される印刷データによりCMYkのカラー画像を印刷出力する。   Then, the image data consisting of (L, a, b) in the temporarily held color table is converted into full-color print data consisting of CMYk (step S9) and output to the color printer 200 (step S10). Therefore, the color printer 200 prints out a CMYk color image according to the input print data.

また、画像処理装置100に白黒画像の印刷指示が入力操作されると(ステップS2)、白黒テーブルが読み出される(ステップS5)。その白黒テーブルで(L,a,b)からなる画像データが白黒の印刷データに変換され(ステップS9)、カラープリンタ200に出力される(ステップS10)。このため、カラープリンタ200は入力される印刷データにより白黒画像を印刷出力する。   When a monochrome image print instruction is input to the image processing apparatus 100 (step S2), the monochrome table is read (step S5). In the monochrome table, the image data composed of (L, a, b) is converted into monochrome print data (step S9) and output to the color printer 200 (step S10). Therefore, the color printer 200 prints out a black and white image according to the input print data.

そして、画像処理装置100に単色画像の印刷指示が入力操作されると(ステップS3)、画像処理装置100は単色の指定データの入力操作に待機する(ステップS6)。このとき、例えば、画像処理装置100のディスプレイ(図示せず)に「印刷する単色を以下から選択してください。シアン、マゼンタ、イエロー、シアン+マゼンタ、シアン+イエロー、マゼンタ+イエロー、シアン+マゼンタ+イエロー」などのガイダンスメッセージが表示される。   When a single color image print instruction is input to the image processing apparatus 100 (step S3), the image processing apparatus 100 waits for an input operation of single color designation data (step S6). At this time, for example, on the display (not shown) of the image processing apparatus 100, “Select a single color to print from the following. Cyan, magenta, yellow, cyan + magenta, cyan + yellow, magenta + yellow, cyan + magenta A guidance message such as “+ Yellow” is displayed.

そこで、これを確認した作業者が所望の単色を指定すると、カラーテーブルと白黒テーブルとが読み出されて単色テーブルが生成される(ステップS7,S8)。その場合、読み出されたカラーテーブルがワークエリアに格納され、指定された単色に対応した三原色(CMY)の一部の濃度値が白黒テーブルの濃度値に置換され、三原色(CMY)の他部と黒色(k)との濃度値の全部が0に置換される。   Therefore, when the worker who confirms this specifies a desired single color, the color table and the black and white table are read and a single color table is generated (steps S7 and S8). In this case, the read color table is stored in the work area, and the density values of a part of the three primary colors (CMY) corresponding to the designated single color are replaced with the density values of the black and white table, and the other parts of the three primary colors (CMY) All the density values of black and black (k) are replaced with 0.

例えば、単色としてイエローが選択されると、図5に示すように、三原色の一部であるYの濃度値が白黒テーブルの濃度値に置換され、三原色の他部と黒色であるCMkの濃度値の全部が0に置換される。   For example, when yellow is selected as the single color, as shown in FIG. 5, the density value of Y, which is a part of the three primary colors, is replaced with the density value of the black and white table, and the density value of CMk, which is the other part of the three primary colors and black. Are all replaced with 0.

このように単色テーブルが生成されると、この単色テーブルで(L,a,b)からなる画像データが単色の印刷データに変換される(ステップS9)。この印刷データがカラープリンタ200に出力されるので(ステップS10)、カラープリンタ200は入力される印刷データにより単色画像を印刷出力する。   When the monochrome table is generated in this way, the image data composed of (L, a, b) is converted into monochrome print data in this monochrome table (step S9). Since this print data is output to the color printer 200 (step S10), the color printer 200 prints and outputs a single color image with the input print data.

本発明の画像処理装置100では、上述のようにフルカラーの画像データを黒色以外の単色画像の印刷データに変換するための単色テーブルを、既存かつ必須のカラーテーブルと白黒テーブルからリアルタイムに的確に生成することができる。このため、ルックアップテーブルを記憶しておくためのメモリ容量を増加させることなく、フルカラーの画像データから単色画像の印刷データを生成することができる。   In the image processing apparatus 100 of the present invention, as described above, a single color table for converting full color image data into print data of a single color image other than black is accurately generated in real time from existing and essential color tables and black and white tables. can do. Therefore, it is possible to generate single-color print data from full-color image data without increasing the memory capacity for storing the lookup table.

しかも、白黒テーブルの濃度値に置換する単色の指定データを受け付け、その指定データに対応して三原色の少なくとも一部における濃度値が白黒テーブルの濃度値に置換される。このため、作業者が所望する単色で画像データを印刷出力することができる。   In addition, single color designation data to be replaced with the density value of the black and white table is received, and the density value of at least a part of the three primary colors is replaced with the density value of the black and white table corresponding to the designation data. Therefore, the image data can be printed out in a single color desired by the operator.

なお、本発明は本実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で各種の変形を許容する。例えば、上記形態ではカラーテーブルの三原色の一つの濃度値を白黒テーブルの濃度値に置換することを例示した。しかし、図6に示すように、カラーテーブルの三原色の複数の濃度値を白黒テーブルの濃度値に置換してもよい。   The present invention is not limited to the present embodiment, and various modifications are allowed without departing from the scope of the present invention. For example, in the above embodiment, one density value of the three primary colors of the color table is replaced with the density value of the black and white table. However, as shown in FIG. 6, a plurality of density values of the three primary colors in the color table may be replaced with density values in the black and white table.

さらに、上記形態ではカラーテーブルの濃度値を白黒テーブルの濃度値に直接に置換することを例示した。しかし、図6に示すように、白黒テーブルの濃度値に0.8などの係数を乗算してからカラーテーブルの濃度値を置換してもよい。   Further, in the above embodiment, the density value of the color table is directly replaced with the density value of the black and white table. However, as shown in FIG. 6, the density value of the color table may be replaced after the density value of the black and white table is multiplied by a coefficient such as 0.8.

一般的に黒色インクによる印刷とカラーインクによる印刷では、目視による明度の変化割合が完全には同期しない。このため、カラーテーブルの濃度値を白黒テーブルの濃度値に直接に置換すると、単色印刷の目視の濃度段数が減少することが発生する。   In general, in the printing with the black ink and the printing with the color ink, the change rate of the brightness by visual observation is not completely synchronized. For this reason, if the density value of the color table is directly replaced with the density value of the black and white table, the visual density level of monochromatic printing may be reduced.

しかし、上述のように白黒テーブルの濃度値に0.8などの係数を乗算してからカラーテーブルの濃度値を置換すると、単色印刷の目視の濃度段数を白黒印刷と同等とすることができる。   However, if the density value of the color table is replaced after multiplying the density value of the black and white table by a coefficient such as 0.8 as described above, the visual density level of monochromatic printing can be made equivalent to that of black and white printing.

なお、カラーテーブルの三原色の全部における濃度値を白黒テーブルの濃度値に置換する場合、上述の係数が三原色に対して同一であると、CMYが同一の比率で混色されるため、生成される単色は疑似的な無彩色となる。   When the density values in all three primary colors of the color table are replaced with the density values of the black and white table, if the above-described coefficients are the same for the three primary colors, CMY is mixed at the same ratio. Becomes a pseudo-achromatic color.

そこで、カラーテーブルの三原色の全部における濃度値を白黒テーブルの濃度値に置換する場合には、三原色に対して少なくとも一つの係数を異ならせることにより、無彩色ではない単色を生成することがよい。   Therefore, when replacing density values in all three primary colors of the color table with density values in the black and white table, it is preferable to generate a single color that is not an achromatic color by making at least one coefficient different from that of the three primary colors.

さらに、上記形態では画像処理装置100がカラー画像か白黒画像か単色画像かの入力操作に常時待機しており、一つの入力操作を検知すると対応する処理動作を開始することを例示した。しかし、例えば、カラー画像を印刷するようにデフォルト設定されており、白黒印刷や単色印刷は指定された場合のみ実行するようなことでもよい。   Further, in the above embodiment, the image processing apparatus 100 always stands by for an input operation for a color image, a monochrome image, or a single color image, and starts a corresponding processing operation when detecting one input operation. However, for example, the default setting may be to print a color image, and monochrome printing or single color printing may be executed only when designated.

さらに、本実施の形態ではRAM等に格納されているコンピュータプログラムに対応してCPUが動作することにより、画像処理装置100の各種機能として各部が論理的に実現されることを例示した。   Furthermore, in the present embodiment, it has been exemplified that the respective units are logically realized as various functions of the image processing apparatus 100 by the CPU operating corresponding to the computer program stored in the RAM or the like.

しかし、このような各部の各々を固有のハードウェアとして形成することもでき、一部をソフトウェアとしてRAM等に格納するとともに一部をハードウェアとして形成することもできる。   However, each of these units can be formed as unique hardware, and a part can be stored in RAM or the like as software and a part can be formed as hardware.

本発明の実施例の画像処理装置の論理構造を示す模式図である。It is a schematic diagram which shows the logical structure of the image processing apparatus of the Example of this invention. カラーテーブルと白黒テーブルとの設定内容を示す模式図である。It is a schematic diagram which shows the setting content of a color table and a monochrome table. ルックアップテーブルの論理構造を示す模式図である。It is a schematic diagram which shows the logical structure of a lookup table. 画像処理装置によるデータ処理方法を示すフローチャートである。It is a flowchart which shows the data processing method by an image processing apparatus. 単色テーブルの設定内容を示す模式図である。It is a schematic diagram which shows the setting content of a monochrome table. 一変形例の単色テーブルの設定内容を示す模式図である。It is a schematic diagram which shows the setting content of the monochrome table of one modification.

符号の説明Explanation of symbols

100 画像処理装置
110 テーブル処理部
120 テーブル記憶部
130 テーブル保持部
140 データ入力部
150 データ変換部
160 データ出力部
170 指示入力部
180 指定入力部
200 カラープリンタ
DESCRIPTION OF SYMBOLS 100 Image processing apparatus 110 Table processing part 120 Table storage part 130 Table holding part 140 Data input part 150 Data conversion part 160 Data output part 170 Instruction input part 180 Designated input part 200 Color printer

Claims (5)

一つの明度値と複数のカラー値からなるフルカラーの画像データを三原色と黒色との濃度値からなるフルカラーの印刷データに変換するためのカラーテーブルと、フルカラーの前記画像データを黒色の濃度値からなる白黒の印刷データに変換するための白黒テーブルとを、複数のルックアップテーブルとして有し、複数の前記ルックアップテーブルから一つを選択して前記画像データを前記印刷データに変換する画像処理装置であって、
前記カラーテーブルの前記三原色のうち一または二の原色および前記三原色からなる単色群のうちいずれか一つの単色の指定を受け付ける第一の指定入力部と、
前記カラーテーブルの前記三原色のうち指定された前記単色を構成する原色の濃度値を前記白黒テーブルの濃度値に置換するとともに前記白黒テーブルの濃度値に置換しない前記原色と黒色とにおける濃度値の全部を0に置換することで前記ルックアップテーブルの一つとして一時テーブルを生成するテーブル処理部と、
を有する画像処理装置。
A color table for converting full-color image data consisting of one brightness value and a plurality of color values into full-color print data consisting of density values of the three primary colors and black, and the full-color image data consisting of black density values An image processing apparatus having a black and white table for converting to black and white print data as a plurality of look-up tables, and selecting one of the plurality of look-up tables and converting the image data into the print data There,
A first designation input unit for accepting designation of one of the three primary colors of the color table and a single color group consisting of the three primary colors and the three primary colors;
The density values of the primary colors constituting the specified primary color among the three primary colors of the color table are replaced with the density values of the black and white table and the density values of the primary color and black are not replaced with the density values of the black and white table. and a table processor for generating a temporary table as one of the look-up table by replacing the 0,
An image processing apparatus.
前記テーブル処理部は、前記カラーテーブルの前記三原色のうち指定された前記単色を構成する原色の濃度値を前記白黒テーブルの濃度値に所定の係数を乗算して置換する請求項1に記載の画像処理装置。 2. The image according to claim 1, wherein the table processing unit replaces density values of primary colors constituting the specified single color among the three primary colors of the color table by multiplying density values of the black and white table by a predetermined coefficient. Processing equipment. 前記テーブル処理部は、前記カラーテーブルの前記三原色の全部における濃度値を前記白黒テーブルの濃度値に置換するときに、前記三原色に対して少なくとも一つの前記係数を異ならせる請求項2に記載の画像処理装置。   The image according to claim 2, wherein the table processing unit changes at least one coefficient for the three primary colors when replacing density values in all of the three primary colors of the color table with density values of the black and white table. Processing equipment. 複数の前記ルックアップテーブルを記憶しているテーブル記憶部と、前記ルックアップテーブルを一時保持するテーブル保持部と、前記画像データが入力されるデータ入力部と、入力される前記画像データを一時保持された前記ルックアップテーブルで前記印刷データに変換するデータ変換部と、変換された前記印刷データを出力するデータ出力部と、少なくともカラー画像と白黒画像と単色画像との印刷指示が選択的に入力される第二の指示入力部とを、さらに有し、
前記テーブル処理部は、
前記カラー画像の印刷指示が入力されると前記テーブル記憶部から前記カラーテーブルを取得して前記テーブル保持部に格納し、
前記白黒画像の印刷指示が入力されると前記テーブル記憶部から前記白黒テーブルを取得して前記テーブル保持部に格納し、
前記単色画像の印刷指示が入力されると前記テーブル記憶部から前記カラーテーブルと前記白黒テーブルとを取得して前記一時テーブルを前記テーブル保持部に格納する請求項1ないし3の何れか一項に記載の画像処理装置。
A table storage unit that stores a plurality of the lookup tables, a table holding unit that temporarily holds the lookup tables, a data input unit that receives the image data, and a temporary storage of the input image data A data conversion unit that converts the print data using the look-up table, a data output unit that outputs the converted print data, and a print instruction for at least a color image, a monochrome image, and a monochrome image are selectively input. A second instruction input unit,
The table processing unit
When a color image print instruction is input, the color table is acquired from the table storage unit and stored in the table holding unit;
When the monochrome image print instruction is input, the monochrome table is acquired from the table storage unit and stored in the table holding unit;
4. The color table and the monochrome table are acquired from the table storage unit when the monochrome image print instruction is input, and the temporary table is stored in the table holding unit. The image processing apparatus described.
請求項1乃至4いずれかに記載の画像処理装置のためのコンピュータプログラムであって、
少なくともカラー画像と白黒画像と単色画像との印刷指示の選択的な入力を受け付けること、
前記カラーテーブルの前記三原色のうち一または二の原色および前記三原色からなる単色群のうちいずれか一つの単色の指定を受け付けること、
前記カラー画像の印刷指示が入力されると前記テーブル記憶部から前記カラーテーブルを取得して前記テーブル保持部に格納すること、
前記白黒画像の印刷指示が入力されると前記テーブル記憶部から前記白黒テーブルを取得して前記テーブル保持部に格納すること、
前記単色画像の印刷指示が入力されると前記テーブル記憶部から前記カラーテーブルと前記白黒テーブルとを取得し、前記カラーテーブルの前記三原色のうち指定された前記単色を構成する原色の濃度値を前記白黒テーブルの濃度値に置換するとともに前記白黒テーブルの濃度値に置換しない前記原色と黒色とにおける濃度値の全部を0に置換することで前記一時テーブルを生成して前記テーブル保持部に格納すること、
前記画像データの入力を受け付けること、
入力される前記画像データを一時保持された前記ルックアップテーブルで前記印刷データに変換すること、
変換された前記印刷データを出力すること、
を前記画像処理装置に実行させるためのコンピュータプログラム。
A computer program for the image processing apparatus according to claim 1 ,
Accepting selective input of print instructions for at least a color image, a monochrome image and a monochrome image;
Accepting designation of any one of the three primary colors in the color table and a single color group consisting of the three primary colors and the three primary colors;
When the color image print instruction is input, the color table is acquired from the table storage unit and stored in the table holding unit;
When the black and white image print instruction is input, the black and white table is acquired from the table storage unit and stored in the table holding unit;
When a print instruction for the single color image is input, the color table and the black and white table are acquired from the table storage unit , and density values of primary colors constituting the specified single color among the three primary colors of the color table are obtained. The temporary table is generated and stored in the table holding unit by substituting all the density values in the primary color and black that are not replaced with the density values of the black and white table and the density values of the black and white table with 0. ,
Receiving input of the image data;
Converting the input image data into the print data in the temporarily held look-up table;
Outputting the converted print data;
A computer program for causing the image processing apparatus to execute the program.
JP2006253794A 2006-09-20 2006-09-20 Image processing device Expired - Fee Related JP4333718B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2006253794A JP4333718B2 (en) 2006-09-20 2006-09-20 Image processing device
EP07016664.0A EP1903773B1 (en) 2006-09-20 2007-08-24 Image processing apparatus and image processing method
CN2007101530109A CN101150653B (en) 2006-09-20 2007-09-18 Image processing apparatus and image processing method
US11/857,936 US20080068628A1 (en) 2006-09-20 2007-09-19 Image Processing Apparatus and Image Processing Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006253794A JP4333718B2 (en) 2006-09-20 2006-09-20 Image processing device

Publications (2)

Publication Number Publication Date
JP2008078849A JP2008078849A (en) 2008-04-03
JP4333718B2 true JP4333718B2 (en) 2009-09-16

Family

ID=39250973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006253794A Expired - Fee Related JP4333718B2 (en) 2006-09-20 2006-09-20 Image processing device

Country Status (2)

Country Link
JP (1) JP4333718B2 (en)
CN (1) CN101150653B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6564285B2 (en) * 2015-09-08 2019-08-21 理想科学工業株式会社 Image processing apparatus and image forming apparatus
CN108304147B (en) * 2018-01-30 2021-02-19 珠海奔图电子有限公司 Method and apparatus for generating a bi-color image

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11313213A (en) * 1998-04-27 1999-11-09 Canon Inc Information processing system, information processing method and medium
US7636178B2 (en) * 2005-04-15 2009-12-22 Canon Kabushiki Kaisha Image processing apparatus, printing apparatus and image processing method

Also Published As

Publication number Publication date
JP2008078849A (en) 2008-04-03
CN101150653B (en) 2012-11-07
CN101150653A (en) 2008-03-26

Similar Documents

Publication Publication Date Title
US7751085B2 (en) Image forming apparatus and its control method, and computer program
US7589864B2 (en) Color conversion apparatus and color conversion program storage medium
JP2001045310A (en) Image processor, image processing method and recording medium
US8094165B2 (en) Color reproduction evaluation apparatus and program storage medium
JP2006108866A (en) Image processing apparatus
EP1903773B1 (en) Image processing apparatus and image processing method
JP4333718B2 (en) Image processing device
JP2010198617A (en) System and apparatus for processing information, and image forming apparatus
JP2005182607A (en) Image processing method
JP4333719B2 (en) Image processing device
JP4619400B2 (en) Image processing device
JP2019071537A (en) Image processing device, control method of the same, and program
JP2010056769A (en) Device and method for processing image
JP2006082460A (en) Printing support system, printing apparatus, printing support program and printing support method
US20060139665A1 (en) System and method for printing color samples to match a target color
JP2002044478A (en) Substitution of named color
JP3715965B2 (en) Color image processing apparatus, color image processing method, storage medium, and program
JP2008178116A (en) Color image processing apparatus, color image processing method, and program
JP4800871B2 (en) Image display device and image display program
JP4095436B2 (en) Color image processing apparatus, color image processing method, storage medium, and program
JP2006260533A (en) Image forming apparatus and method
JP4732142B2 (en) Image processing method, program, and image processing apparatus
JP2024158859A (en) Profile Editor
JP4307678B2 (en) Image data output device and image data output program storage medium
JP5229556B2 (en) Image forming apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080918

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081028

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081222

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

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

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

Free format text: PAYMENT UNTIL: 20120703

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130703

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees