JP2004152311A - Image data conversion method, image data conversion system, and image data converter - Google Patents

Image data conversion method, image data conversion system, and image data converter Download PDF

Info

Publication number
JP2004152311A
JP2004152311A JP2003392381A JP2003392381A JP2004152311A JP 2004152311 A JP2004152311 A JP 2004152311A JP 2003392381 A JP2003392381 A JP 2003392381A JP 2003392381 A JP2003392381 A JP 2003392381A JP 2004152311 A JP2004152311 A JP 2004152311A
Authority
JP
Japan
Prior art keywords
image data
data
conversion
series
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2003392381A
Other languages
Japanese (ja)
Inventor
Yukimitsu Fujimori
幸光 藤森
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2003392381A priority Critical patent/JP2004152311A/en
Publication of JP2004152311A publication Critical patent/JP2004152311A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To compose a flexible printer driver capable of easily and rapidly dealing with various changes. <P>SOLUTION: A conversion process comprising a plurality of steps executed in the printer driver is divided into modules executing the processes of the respective steps, and the respective modules are disclosed to a web page on a network. When an image is printed, its image data are outputted to a predetermined module (core module) on the network from a computer 100 connected to a printer. The core module converts the image data into print data by supplying them to a module disclosed to the web page in a suitable order, and supplies the obtained print date to the computer 100. The printer receives the print data from the computer 100 to print the image. Thereby, a new function can be added only by disclosing a new module, so that various changes can easily and rapidly be dealt with. <P>COPYRIGHT: (C)2004,JPO

Description

この発明は、画像データを、互いにネットワークでつながれた複数のデータ処理装置を用いて、印刷装置で印刷可能な印刷データに変換する技術に関する。   The present invention relates to a technique for converting image data into print data that can be printed by a printing device using a plurality of data processing devices connected to each other via a network.

コンピュータなどの画像機器を用いて作成されたカラー画像や、デジタルカメラなどの撮像機器で撮影したカラー画像を出力する出力機器として、カラープリンタが広く使用されている。カラープリンタで取り扱うことのできるカラー画像のデータは、コンピュータ等の画像機器やデジタルカメラなどの撮像機器から出力されるカラー画像のデータとはデータ形式が異なっているので、コンピュータやデジタルカメラなどから出力される画像データを印刷する場合、画像データをカラープリンタで印刷可能なデータ形式に一旦変換してから印刷している。このようなデータ変換は、プリンタドライバと呼ばれる専用のプログラムを用いて行われる(例えば、特許文献1など)。   2. Description of the Related Art A color printer is widely used as an output device that outputs a color image created by using an image device such as a computer or a color image captured by an imaging device such as a digital camera. Color image data that can be handled by a color printer has a different data format from color image data output from imaging devices such as computers and imaging devices such as digital cameras. When printing image data to be printed, the image data is once converted into a data format printable by a color printer and then printed. Such data conversion is performed using a dedicated program called a printer driver (for example, Patent Document 1).

カラープリンタの機種が異なると印刷データの仕様も若干異なる場合が多いので、通常はプリンタ機種毎に専用のプリンタドライバが用意されており、これら専用のプリンタドライバを用いることで適切にデータ変換を行うことができる。   Different color printers often have slightly different print data specifications, so usually dedicated printer drivers are provided for each printer model, and data conversion is performed appropriately by using these dedicated printer drivers. be able to.

また、使用するインクと印刷用紙の組み合わせによってインクの発色が微妙に異なる場合があることから、原画像の色彩を正確に再現して高画質のカラー画像を印刷するためには、インクの種類と印刷用紙との組み合わせ毎に適切なプリンタドライバを使い分けることが望ましい。更には、同じ画像を印刷するに際しても、高画質の画像を望む場合と迅速な印刷を望む場合とでは、印刷方法が自ずから異なっており、このような印刷条件の違いに対応して、適切な仕様のプリンタドライバを使い分ける必要が生じる。これら各種のプリンタドライバは、フレキシブルディスクやコンパクトディスク等の記録媒体に記録されて、あるいはインターネットなどの通信回線を経由して、プリンタメーカーから提供されている。   In addition, the color of the ink may vary slightly depending on the combination of the ink used and the printing paper.Therefore, in order to accurately reproduce the colors of the original image and print a high-quality color image, It is desirable to use an appropriate printer driver for each combination with printing paper. Furthermore, even when printing the same image, the printing method is naturally different between a case where a high-quality image is desired and a case where a quick print is desired. It is necessary to use printer drivers of different specifications. These various printer drivers are recorded on a recording medium such as a flexible disk or a compact disk, or provided from a printer maker via a communication line such as the Internet.

一方、近年では、印刷画質や印刷コストなどに対する消費者の要求は多様化しており、これら消費者の要求を満たすべく、新しい印刷用紙やインクが用紙メーカやインクメーカによって次々と開発され市場に投入されるようになってきた。新たな印刷用紙やインクが開発されると、それにともなって新たなプリンタドライバが必要となる。ことに、既に多様な印刷用紙やインクが市場に流通している現状では、例えば新たなインクが1つ開発されるたびに多数のプリンタドライバを用意しなければならない。   On the other hand, in recent years, consumers' demands for print image quality and printing cost have diversified, and new printing papers and inks have been developed one after another by paper manufacturers and ink manufacturers to meet the demands of these consumers and put on the market. It has come to be. As new printing papers and inks are developed, new printer drivers are required accordingly. In particular, under the current situation where various printing papers and inks are already distributed in the market, for example, a large number of printer drivers must be prepared every time one new ink is developed.

特開平9−167063号公報JP-A-9-167063

しかし、プリンタドライバの開発は手間のかかる作業であるため、新たに開発される印刷用紙やインクのすべてについて専用のプリンタドライバを迅速に開発することは困難である。このため、専用のプリンタドライバが提供されていない印刷用紙やインクを使用する場合は他のドライバを代用しなければならず、印刷用紙やインクの本来の性能を引き出した高画質の印刷をすることができないという問題があった。同様の問題は、例えば、新たなデータ変換方式のプリンタドライバが開発されるといった種々の変更に対しても生じうる。   However, since developing a printer driver is a laborious task, it is difficult to quickly develop a dedicated printer driver for all newly developed printing papers and inks. For this reason, when using printing paper or ink for which a dedicated printer driver is not provided, another driver must be used instead, and high-quality printing that draws out the original performance of printing paper and ink must be performed. There was a problem that can not be. A similar problem may occur with various changes, for example, when a new data conversion type printer driver is developed.

本発明は、従来技術における上述の課題を解決するためになされたものであり、新たな印刷用紙やインクが開発された場合でも、これに柔軟に対応して、プリンタの機種や印刷条件の違いに関わらず、常に高画質の印刷を可能とするとともに、プリンタドライバ自体の改良といった種々の変更があった場合にも、これを容易に反映することが可能な、柔軟なプリンタドライバを提供することを目的とする。   The present invention has been made in order to solve the above-mentioned problems in the prior art, and even when a new printing paper or ink is developed, it is possible to flexibly respond to the difference in the printer model and printing conditions. Regardless, to provide a flexible printer driver that always enables high-quality printing and that can easily reflect various changes, such as improvements in the printer driver itself, even when there are changes. With the goal.

上述の課題の少なくとも一部を解決するため、本発明の画像データ変換方法は、次の構成を採用した。すなわち、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換する画像データ変換方法であって、
前記一連のデータ変換の各段階での変換処理を行う複数のプログラムを、互いにネットワークで接続された複数の記憶手段に実行可能に記憶しておき、
前記各プログラムを記憶している前記記憶手段の各々に接続するための接続情報を参照しながら、前記画像データを該各プログラムを用いて順次変換することによって前記印刷データに変換することを要旨とする。
In order to solve at least a part of the problems described above, the image data conversion method of the present invention employs the following configuration. That is,
An image data conversion method for converting image data into print data that can be printed by a printing apparatus by performing a series of data conversions including a plurality of stages on the image data,
A plurality of programs for performing the conversion process at each stage of the series of data conversion are stored in a plurality of storage units connected to each other via a network so as to be executable,
The gist is that the image data is converted into the print data by sequentially converting the image data using the programs while referring to connection information for connecting to each of the storage units storing the programs. I do.

かかる画像データ変換方法においては、画像データを印刷データに変換するための一連のデータ変換を、複数のプログラムに分割して複数の記憶手段に実行可能に記憶しておき、前記接続情報を参照しながら、ネットワークを介して各記憶手段の各プログラムを用いて画像データを順次変換していくことで印刷データに変換する。   In such an image data conversion method, a series of data conversion for converting image data into print data is divided into a plurality of programs and stored in a plurality of storage units so as to be executable, and the connection information is referred to. Meanwhile, the image data is sequentially converted using the programs of the respective storage units via the network, thereby converting the image data into print data.

こうすれば、ネットワークで接続された記憶手段に新たなプログラムを実行可能に記憶することで、新たな変換処理を含んだ一連のデータ変換処理を行うことができる。例えば、新たなインクが開発された場合には、前記一連のデータ変換処理の中の、インクに関連した部分のプログラムのみを新たに開発して実行可能に記憶しておく。こうすれば、該プログラムをネットワークを介して使用してすることで、新たなインクの特性を考慮しながら画像データを印刷データに変換することができる。同様に、新たな印刷用紙が開発された場合や、新たなデータ変換方法が開発された場合などにも、該当する部分のプログラムのみを新たに開発して、該プログラムをネットワークに接続された記憶装置に実行可能に記憶しておく。こうすれば、必要に応じてネットワークを介して該プログラムを用いて画像データを印刷データに変換することができる。このように、本発明の画像データ変換方法によれば、新たな要素の追加や種々の変更に対して、柔軟にかつ迅速に対応することができる。   In this case, a series of data conversion processes including a new conversion process can be performed by storing the new program in the storage unit connected via the network in an executable manner. For example, when a new ink is developed, only a program of a portion related to the ink in the series of data conversion processing is newly developed and stored so as to be executable. In this case, by using the program via the network, it is possible to convert the image data into print data while taking into account the characteristics of the new ink. Similarly, when a new printing paper is developed or a new data conversion method is developed, only a program of a corresponding portion is newly developed, and the program is stored in a storage connected to a network. It is stored in a device so that it can be executed. In this way, the image data can be converted into print data by using the program via the network as needed. As described above, according to the image data conversion method of the present invention, it is possible to flexibly and quickly respond to addition of new elements and various changes.

かかる画像データ変換方法においては、前記画像データを前記印刷データに変換するに際して、前記一連のデータ変換を行う順序に従って画像データを各プログラムが記憶された記憶装置に前記画像データを順次供給することによって、該画像データを印刷データに変換しても良い。   In the image data conversion method, when the image data is converted into the print data, the image data is sequentially supplied to a storage device in which each program is stored in accordance with the order in which the series of data conversion is performed. Alternatively, the image data may be converted into print data.

このように、前記一連のデータ変換を行う順序に従って、画像データを前記各記憶装置に供給して変換処理を行えば、画像データを印刷データに変換することができるので好適である。   As described above, it is preferable that the image data can be converted into the print data by supplying the image data to each of the storage devices and performing the conversion processing in accordance with the order of performing the series of data conversion.

かかる画像データ変換方法においては、前記画像データを前記印刷データに変換するに際して、前記一連のデータ変換を行う複数のプログラムを、前記ネットワークを介して所定の記憶手段に予め読み込んでおき、前記読み込んだ各プログラムを用いて前記画像データを順次変換することにより、該印刷データに変換しても良い。   In this image data conversion method, when converting the image data into the print data, a plurality of programs for performing the series of data conversions are read in advance in predetermined storage means via the network, and The print data may be converted by sequentially converting the image data using each program.

このように、前記一連のデータ変換を行う複数のプログラムを読み込んでおき、該読み込んだプログラムを用いてデータ変換を行うことによっても、画像データを印刷データに変換することができる。また、こうして各プログラムを読み込んでおいてからデータ変換を行えば、画像データを各記憶装置にネットワークを介して供給する処理を省くことができるので好適である。   As described above, image data can be converted into print data by reading a plurality of programs for performing the series of data conversion and performing data conversion using the read programs. In addition, it is preferable to perform the data conversion after reading each program in this way, since the process of supplying image data to each storage device via a network can be omitted.

かかる画像データ変換方法においては、前記画像データを前記印刷データに変換するに際して、前記印刷装置での印刷条件を検出し、該印刷条件に応じて設定された前記接続情報を参照しながら、該画像データを該印刷データに変換しても良い。   In the image data conversion method, when converting the image data into the print data, a print condition in the printing apparatus is detected, and the image data is converted while referring to the connection information set in accordance with the print condition. Data may be converted to the print data.

こうすれば、複数の記憶手段の中から、検出した印刷条件に応じて適した記憶手段に記憶されているプログラムを用いることにより、適切に変換処理を行うことができるので好適である。   This is preferable because the conversion process can be appropriately performed by using a program stored in the storage unit suitable for the detected printing condition from among the plurality of storage units.

従来技術の有する前述の課題の少なくとも一部を解決するため、本発明の画像データ変換システムは、次の構成を採用した。すなわち、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換する画像データ変換システムであって、
互いにネットワークで接続され、前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置と、
前記データ処理装置に接続するための接続情報を記憶しているとともに、該データ処理装置に前記画像データが供給される順序を、前記一連のデータ変換の順序となるよう制御することによって、該画像データを前記印刷データに変換するデータ変換装置と
を備えることを要旨とする。
In order to solve at least part of the above-mentioned problems of the related art, the image data conversion system of the present invention employs the following configuration. That is,
An image data conversion system that converts the image data into print data that can be printed by a printing apparatus by performing a series of data conversions including a plurality of stages on the image data,
A plurality of data processing devices that are connected to each other via a network and perform conversion processing at each stage of the series of data conversion;
By storing connection information for connecting to the data processing device and controlling the order in which the image data is supplied to the data processing device to be the order of the series of data conversion, And a data conversion device for converting data into the print data.

かかる画像データ変換システムにおいては、前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置を互いにネットワークで接続しておき、各データ処理装置に画像データが供給される順序が、該一連のデータ変換の順序となるように制御することで、画像データを印刷データに変換する。   In such an image data conversion system, a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion are connected to each other via a network, and the order in which image data is supplied to each data processing device is as follows. The image data is converted into print data by controlling the sequence of the data conversion.

こうすれば、新たなデータ処理装置をネットワークに接続することで、新たなデータ処理内容を含む一連のデータ変換処理を行うことができる。例えば、新たなインクや新たな印刷用紙が開発された場合、あるいは新たなデータ変換方法が開発された場合などにも、該当するデータ処理装置を開発してネットワークに接続することで、種々の変更に対して、柔軟にかつ迅速に対応することができるので好適である。   In this case, by connecting the new data processing device to the network, a series of data conversion processes including the new data processing content can be performed. For example, when a new ink or a new printing paper is developed, or when a new data conversion method is developed, various changes can be made by developing a corresponding data processing device and connecting to a network. Is suitable because it can respond flexibly and promptly.

かかる画像データ変換システムにおいては、データ変換装置と前記複数のデータ処理装置と互いにネットワークで接続しておき、該データ変換装置から各データ処理装置に、前記一連のデータ変換の順序に従って画像データを順次供給することによって、記画像データを前記印刷データに変換してもよい。   In such an image data conversion system, a data conversion device and the plurality of data processing devices are connected to each other via a network, and the image data is sequentially transmitted from the data conversion device to each data processing device according to the series of data conversion. The supply may convert the image data into the print data.

このように、データ変換装置から各データ処理装置に適切な順序で画像データを供給することによって、該画像データを前記印刷データに変換することができる。また、こうしてデータ変換装置から各データ処理装置に画像データを供給することとすれば、例えばデータ変換処理を中止する必要が生じた場合など、適切に処理することが容易となるので好適である。   Thus, by supplying image data from the data conversion device to each data processing device in an appropriate order, the image data can be converted into the print data. In addition, it is preferable to supply image data from the data conversion device to each data processing device, since appropriate processing can be easily performed, for example, when it is necessary to stop the data conversion process.

かかる画像データ変換システムにおいては、次のようにしても良い。すなわち、各データ処理装置は各々の変換処理を終了したら、該変換した画像データを、次の段階の変換処理を行うデータ処理装置に出力するよう、各データ処理装置同士を予め関連づけておく。こうして、前記データ変換装置から、前記一連のデータ変換の順序に基づいて、前記複数のデータ処理装置の中の適切なデータ処理装置に前記画像データを供給する。   In such an image data conversion system, the following may be performed. That is, when each data processing device has completed each conversion process, the data processing devices are associated with each other in advance so that the converted image data is output to the data processing device that performs the next-stage conversion process. Thus, the image data is supplied from the data conversion device to an appropriate data processing device among the plurality of data processing devices based on the sequence of the series of data conversion.

こうすれば、データ変換装置からデータ処理装置に供給された画像データは、所定の変換処理を施された後、次の段階の処理を行うデータ処理装置に供給され、最終的に印刷データに変換される。また、こうしてデータ処理装置で変換処理された画像データを直接、次のデータ処理装置に供給すれば、画像データを迅速に供給することができ、延いては画像データを印刷データに迅速に変換することができるので好適である。   With this configuration, the image data supplied from the data conversion device to the data processing device is subjected to a predetermined conversion process, and then supplied to the data processing device that performs the next process, and finally converted into print data. Is done. Further, if the image data thus converted by the data processing device is directly supplied to the next data processing device, the image data can be quickly supplied, and thus the image data can be rapidly converted into print data. It is preferable because it can be performed.

かかる画像データ変換システムにおいては、次のようにしても良い。先ず、前記画像データを供給すべき順番に前記データ処理装置を並べた序列と、該データ処理装置に接続するための接続情報とからなる転送情報を、データ変換装置で生成する。次いで、前記一連のデータ変換の順序に従って適切な前記データ処理装置に、生成した転送情報と画像データとを前記データ変換装置から供給する。該転送情報と画像データとを受け取ったデータ処理装置は画像データに所定に変換処理を行った後、転送情報と該変換した画像データとを、該転送情報に基づいて適切なデータ処理装置に供給する。   In such an image data conversion system, the following may be performed. First, the data conversion device generates transfer information including an order in which the data processing devices are arranged in the order in which the image data is to be supplied and connection information for connecting to the data processing device. Next, the generated transfer information and image data are supplied from the data conversion device to the appropriate data processing device in accordance with the sequence of the series of data conversion. The data processing device that has received the transfer information and the image data performs predetermined conversion processing on the image data, and then supplies the transfer information and the converted image data to an appropriate data processing device based on the transfer information. I do.

こうすれば、画像データに適切な順序で変換処理を行って印刷データに変換することができる。また、各データ処理装置は、変換した画像データを転送情報に従って次のデータ処理装置に供給するので、データ変換装置は画像データと転送情報を供給した後は、画像データを変換するための種々の制御を行わなくても良いので好適である。その結果、例えば、画像データと変換情報とを供給した後、所定期間をあけて新たな画像データと変換情報とを供給するといった方法により、同時に複数の変換処理を行うことも容易に実現することができるので好適である。   In this case, the image data can be converted into print data by performing the conversion process in an appropriate order. Also, since each data processing device supplies the converted image data to the next data processing device according to the transfer information, after supplying the image data and the transfer information, the data conversion device performs various operations for converting the image data. This is preferable because control need not be performed. As a result, it is easy to simultaneously perform a plurality of conversion processes by, for example, supplying new image data and conversion information after a predetermined period of time after supplying image data and conversion information. This is preferable because

かかる画像データ変換システムにおいては、前記複数のデータ処理装置は、各々の変換処理を行って、変換した画像データを指定された該データ処理装置に出力する装置としておき、データ変換装置からデータ処理装置に、変換した画像データの出力先を指定するようにしても良い。   In this image data conversion system, the plurality of data processing devices perform each conversion process, and output the converted image data to the designated data processing device. Alternatively, the output destination of the converted image data may be specified.

こうしてデータ変換装置の指示に従って、変換処理を行いながら画像データを各データ処理装置に供給すれば、画像データを印刷データに変換することができる。また、こうすれば画像データはデータ処理装置から次の変換処理を行うデータ処理装置に直接供給されるので、画像データを迅速に供給することができ、延いては一連のデータ変換処理を迅速に行うことができるので好適である。更に、変換処理された画像データはデータ変換装置からの指示に基づいて供給されるので、データ変換を中止する必要が生じた場合などにも適切に処理することができるので好ましい。   In this way, if the image data is supplied to each data processing device while performing the conversion process according to the instruction of the data conversion device, the image data can be converted into the print data. Further, in this case, since the image data is directly supplied from the data processing device to the data processing device which performs the next conversion process, the image data can be supplied quickly, and further, a series of data conversion processes can be rapidly performed. This is preferable because it can be performed. Further, since the converted image data is supplied based on an instruction from the data conversion device, it is preferable that the data conversion can be appropriately performed even when it is necessary to stop the data conversion.

また、従来技術の有する前述の課題少なくとも一部を解決するために、本発明の画像データ変換システムを次のような構成としても良い。すなわち、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換する画像データ変換システムであって、
互いにネットワークで接続され、前記一連のデータ変換の各段階での変換処理を行う複数のプログラムを記憶している複数の記憶装置と、
前記複数のプログラムの中から、前記一連のデータ変換の各段階のプログラムを選択して前記ネットワークを介して読み込み、該読み込んだプログラムを用いて前記画像データに該一連のデータ変換を施すことにより、該画像データを前記印刷データに変換するデータ変換装置と
を備えることを要旨とする。
Further, in order to solve at least a part of the above-mentioned problems of the prior art, the image data conversion system of the present invention may have the following configuration. That is,
An image data conversion system that converts the image data into print data that can be printed by a printing apparatus by performing a series of data conversions including a plurality of stages on the image data,
A plurality of storage devices that are connected to each other via a network and store a plurality of programs that perform conversion processing at each stage of the series of data conversion,
From the plurality of programs, by selecting a program of each stage of the series of data conversion and reading via the network, by performing the series of data conversion on the image data using the read program, And a data conversion device for converting the image data into the print data.

かかる画像データ変換システムにおいては、一連のデータ変換の各段階での変換処理を行う複数のプログラムを、ネットワークで接続された複数の記憶装置に予め記憶しておく。画像データを印刷データに変換する際には、該一連のデータ変換の各段階の処理を行うプログラムを、前記記憶装置からネットワークを介して読み込み、該読み込んだプログラムを用いて画像データを変換することにより印刷データに変換する。   In such an image data conversion system, a plurality of programs for performing a conversion process at each stage of a series of data conversions are stored in advance in a plurality of storage devices connected via a network. When converting the image data into print data, a program for performing the processing of each stage of the series of data conversion is read from the storage device via a network, and the image data is converted using the read program. To print data.

こうすれば、ネットワークで接続された記憶手段に新たなプログラムを記憶することで、新たな変換処理を含む一連のデータ変換処理を行うことができる。例えば、新たなインクや新たな印刷用紙が開発された場合、あるいは新たなデータ変換方法が開発された場合などにも、該当するプログラムを開発してネットワーク接続された記憶装置に記憶しておくことで、種々の変更に対して、柔軟にかつ迅速に対応することができるので好適である。   In this case, a series of data conversion processes including a new conversion process can be performed by storing the new program in the storage unit connected via the network. For example, when a new ink or a new printing paper is developed, or a new data conversion method is developed, a corresponding program should be developed and stored in a network-connected storage device. This is preferable because it is possible to flexibly and quickly respond to various changes.

本発明は、上述した各種態様の画像データ変換システムで使用されるような画像データ変換装置として把握することも可能である。すなわち、本発明の第1の画像データ変換装置は、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置の各々にネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記接続情報を参照しながら、前記一連の変換処理の順序に従って前記データ処理装置の中の適切なデータ処理装置に前記画像データを供給するとともに、該変換された画像データを該データ処理装置から受け取る処理を、前記ネットワークを介して繰り返し行うことによって、該画像データを前記印刷データに変換するデータ変換手段と
を備えることを要旨とする。
The present invention can be understood as an image data conversion device used in the image data conversion systems of the above-described various aspects. That is, the first image data conversion device of the present invention includes:
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
Connection information storage means for storing connection information for connecting via a network to each of a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion,
While referring to the connection information, supply the image data to an appropriate data processing device among the data processing devices according to the sequence of the series of conversion processes, and receive the converted image data from the data processing device. A data conversion unit that converts the image data into the print data by repeatedly performing the processing via the network.

かかる第1の画像データ変換装置においては、前記複数のデータ処理装置と、前記一連の変換処理の順序に従って、ネットワークを介して画像データのやり取りを行うことによって、画像データを印刷データに変換することができる。   In the first image data conversion device, the image data is converted into print data by exchanging image data with the plurality of data processing devices via a network in accordance with the sequence of the series of conversion processes. Can be.

また、本発明の第2の画像データ変換装置は、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置の各々にネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記一連のデータ変換処理に従って画像データを供給すべき順番に前記データ処理装置を並べた序列と、該データ処理装置に接続するための前記接続情報とからなる転送情報を生成する転送情報生成手段と、
前記接続情報を参照しながら、前記一連のデータ変換処理の順序に従って適切なデータ処理装置に、前記画像データと前記転送情報とを供給することによって、該一連のデータ変換処理を開始する変換処理開始手段と
を備えることを要旨とする。
Further, a second image data conversion device according to the present invention includes:
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
Connection information storage means for storing connection information for connecting via a network to each of a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion,
Transfer information generating means for generating transfer information including an order in which the data processing devices are arranged in the order in which the image data is to be supplied according to the series of data conversion processes, and the connection information for connecting to the data processing device; ,
A conversion process that starts the series of data conversion processes by supplying the image data and the transfer information to an appropriate data processing device in accordance with the sequence of the series of data conversion processes while referring to the connection information. The gist is to have means.

かかる第2の画像データ変換装置においては、前記転送情報を生成し、該転送情報を、前記一連の変換処理の順序に従って適切なデータ処理装置に、画像データとともに供給する。画像データと転送情報を受け取ったデータ処理装置は画像データに所定の変換処理を加えた後、該転送情報に基づいて次のデータ処理装置に、変換した画像データと転送情報とを供給する。こうして、転送情報に基づいて画像データを次々にデータ処理装置で変換することで、画像データを印刷データに変換することができる。   In the second image data conversion device, the transfer information is generated, and the transfer information is supplied to an appropriate data processing device along with the image data in accordance with the sequence of the series of conversion processes. After receiving the image data and the transfer information, the data processing device performs a predetermined conversion process on the image data, and then supplies the converted image data and the transfer information to the next data processing device based on the transfer information. Thus, the image data can be converted into the print data by successively converting the image data by the data processing device based on the transfer information.

本発明の第3の画像データ変換装置は、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置の各々にネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記接続情報を参照しながら、前記一連のデータ変換処理の順序に従って適切なデータ処理装置に、前記画像データを供給することによって前記一連のデータ変換処理を開始する変換処理開始手段と、
前記一連のデータ変換の各段階で画像データの変換処理を行う前記データ処理装置に、該一連の変換処理の順序に従って、変換した画像データを出力すべき適切なデータ処理装置を指定する出力指定手段と
を備えることを要旨とする。
A third image data conversion device according to the present invention comprises:
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
Connection information storage means for storing connection information for connecting via a network to each of a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion,
While referring to the connection information, to a suitable data processing device according to the sequence of the series of data conversion processing, a conversion processing start unit that starts the series of data conversion processing by supplying the image data,
An output designating unit for designating an appropriate data processing device to which the converted image data is to be output in accordance with the sequence of the series of conversion processes, The gist is to have and.

かかる第3の画像データ変換装置においては、画像データの変換処理を行ったデータ処理装置に該変換した画像データを出力するデータ処理装置を、前記一連の変換処理の順序に従って指定する。こうして、変換した画像データの出力先をデータ変換装置から指定しながら、各データ処理装置で次々に変換処理を行えば、画像データを印刷データに変換することができる。   In the third image data conversion device, a data processing device that outputs the converted image data to the data processing device that has performed the conversion process of the image data is designated according to the order of the series of conversion processes. In this way, if the conversion processing is sequentially performed in each data processing device while designating the output destination of the converted image data from the data conversion device, the image data can be converted into the print data.

これら第1ないし第3の画像データ変換装置においては、新たな変換処理を行うデータ処理装置を開発してネットワークに接続すれば、該新たな変換処理を含んだ一連のデータ変換処理を行うことができる。従って、例えば、新たなインクや新たな印刷用紙が開発された場合、あるいは新たなデータ変換方法が開発された場合などにも、該当するプログラムを開発してネットワーク接続された記憶装置に記憶しておくことで、種々の変更に対して、柔軟にかつ迅速に対応することができるので好適である。   In these first to third image data conversion devices, if a data processing device for performing a new conversion process is developed and connected to a network, a series of data conversion processes including the new conversion process can be performed. it can. Therefore, for example, when a new ink or a new printing paper is developed, or when a new data conversion method is developed, a corresponding program is developed and stored in a network-connected storage device. This is preferable because it is possible to flexibly and quickly respond to various changes.

かかる第1ないし第3の画像データ変換装置においては、前記印刷装置での印刷条件を検出して、該印刷条件に応じて定まる複数のデータ処理装置に前記ネットワークを介して接続して画像データを変換しても良い。   In the first to third image data conversion apparatuses, printing conditions in the printing apparatus are detected, and the image data is connected to a plurality of data processing apparatuses determined in accordance with the printing conditions via the network. It may be converted.

こうして、印刷条件に応じて定まるデータ処理装置に画像データを供給して変換処理を行えば、印刷条件に応じて画像データを印刷データに適切に変換することができるので好適である。   In this way, it is preferable to supply the image data to the data processing device determined according to the printing conditions and perform the conversion process, since the image data can be appropriately converted into the print data according to the printing conditions.

また、本発明の第4の画像データ変換装置は、
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行うプログラムを記憶している複数の記憶装置の各々に、ネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記接続情報を参照しながら、前記一連のデータ変換の各段階のプログラムを選択して前記ネットワークを介して読み込む読み込み手段と、
前記読み込んだプログラムを用いて前記画像データに該一連のデータ変換を施すことにより、該画像データを前記印刷データに変換するデータ変換手段と
を備えることを要旨とする。
Further, a fourth image data conversion device according to the present invention includes:
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
A connection information storage unit that stores connection information for connecting via a network to each of a plurality of storage devices that store a program that performs a conversion process at each stage of the series of data conversions;
Reading means for selecting a program at each stage of the series of data conversion and reading it through the network while referring to the connection information,
Data conversion means for converting the image data into the print data by performing the series of data conversions on the image data using the read program.

かかる第4の画像データ変換装置においては、各記憶装置から記憶されているプログラムを読み込み、前記一連の変換処理の順序に従って、該読み込んだプログラムを用いて画像データの変換処理を行うことにより、画像データを印刷データに変換することができる。   In the fourth image data conversion device, a program stored in each storage device is read, and image data conversion is performed using the read program in accordance with the sequence of the series of conversion processes. Data can be converted to print data.

こうすれば、ネットワークで接続された記憶手段に新たなプログラムを記憶することで、新たな変換処理を含む一連のデータ変換処理を行うことができる。従って、新たなインクや印刷用紙が開発されたり、あるいは新たなデータ変換方法が開発されるといった種々の変更に対して、柔軟にかつ迅速に対応することができるので好適である。   In this case, a series of data conversion processes including a new conversion process can be performed by storing the new program in the storage unit connected via the network. Therefore, various changes such as the development of a new ink or printing paper or the development of a new data conversion method can be flexibly and promptly performed, which is preferable.

かかる第4の画像データ変換装置においては、前記印刷装置での印刷条件を検出して、該印刷条件に応じて定まる複数の記憶装置に記憶されたプログラムを読み込み、該プログラムを用いて画像データを変換しても良い。   In the fourth image data conversion device, a printing condition in the printing device is detected, a program stored in a plurality of storage devices determined according to the printing condition is read, and image data is converted using the program. It may be converted.

こうして、印刷条件に応じて定まる記憶装置に記憶されたプログラムを用いて画像データを変換すれば、適切な印刷データに変換することができるので好適である。   In this manner, it is preferable to convert the image data using the program stored in the storage device determined according to the printing conditions, because the image data can be converted into appropriate print data.

本発明の実施の形態を、以下の順序で説明する。
A.実施形態:
B.第1実施例:
B−1.装置構成:
B−2.画像データ変換処理の概要:
B−3.第1実施例の効果:
C.第2実施例:
C−1.画像データ変換処理の概要:
C−2.第2実施例の効果:
C−3.第2実施例の変形例:
Embodiments of the present invention will be described in the following order.
A. Embodiment:
B. First embodiment:
B-1. Device configuration:
B-2. Overview of image data conversion processing:
B-3. Effects of the first embodiment:
C. Second embodiment:
C-1. Overview of image data conversion processing:
C-2. Effects of the second embodiment:
C-3. Modification of the second embodiment:

A.実施形態:
各実施例についての詳細な説明に入る前に、各実施例に共通した実施の形態について簡単に説明する。図1は、本発明の実施の形態を有する画像データ変換システムの構成を示す説明図である。図示するように、この画像データ変換システムは、コンピュータ100と、コンピュータ100に接続された印刷装置200と、ネットワーク300と、ネットワーク300に接続された複数の記憶装置400〜450とから構成されている。
A. Embodiment:
Before starting detailed description of each embodiment, an embodiment common to each embodiment will be briefly described. FIG. 1 is an explanatory diagram showing a configuration of an image data conversion system having an embodiment of the present invention. 1, the image data conversion system includes a computer 100, a printing device 200 connected to the computer 100, a network 300, and a plurality of storage devices 400 to 450 connected to the network 300. .

コンピュータ100は、CPU,ROM,RAMなどを内蔵する周知のコンピュータであり、図示しないネットワークインターフェースカードNICを介してネットワーク300に接続されている。また、コンピュータ100には、後述するカラープリンタ200が接続されており、コンピュータ100からカラープリンタ200に印刷データを供給することによって、カラープリンタ200でカラー画像を印刷することができる。カラープリンタ200には、インク滴を吐出して画像を形成するいわゆるインクジェットプリンタや、静電気によってトナー粉が付着する現象を利用して印刷用紙上に画像を形成するいわゆるレーザープリンタなど、種々の方式のプリンタを用いることができる。   The computer 100 is a known computer including a CPU, a ROM, a RAM, and the like, and is connected to the network 300 via a network interface card NIC (not shown). Further, a color printer 200 described later is connected to the computer 100. By supplying print data from the computer 100 to the color printer 200, a color image can be printed by the color printer 200. The color printer 200 includes various types of systems such as a so-called inkjet printer that forms an image by discharging ink droplets and a so-called laser printer that forms an image on printing paper by using a phenomenon in which toner powder adheres due to static electricity. A printer can be used.

コンピュータ100は、オペレーティングシステムと呼ばれる特殊なプログラムの管理の下で、各種のアプリケーションプログラムが動作するようになっている。例えば、いわゆるブラウザと呼ばれるアプリケーションプログラムを動作させれば、ネットワーク300に接続された他の記憶装置に記憶されているデータを取り込んだり、逆に他の記憶装置にデータを供給したりすることができる。また、ペイントソフトやフォトレタッチソフトなどの、いわゆるグラフィックスソフトと呼ばれるアプリケーションプログラムを動作させれば、コンピュータ100を用いてカラー画像を作成したり、デジタルカメラなどで撮影したカラー画像をコンピュータ100に取り込んで画像を修正したりすることができる。これらコンピュータ100上のカラー画像をカラープリンタ200で印刷する場合には、プリンタドライバと呼ばれるアプリケーションプログラムを用いて、コンピュータ上の画像データをカラープリンタ200が印刷可能な印刷データに変換してからカラープリンタ200に供給する。   In the computer 100, various application programs operate under the management of a special program called an operating system. For example, when an application program called a browser is operated, data stored in another storage device connected to the network 300 can be imported, or conversely, data can be supplied to another storage device. . When an application program called graphics software such as paint software or photo retouching software is operated, a color image is created using the computer 100 or a color image captured by a digital camera or the like is imported to the computer 100. Or to modify the image. When a color image on the computer 100 is printed by the color printer 200, the image data on the computer is converted into print data printable by the color printer 200 using an application program called a printer driver, and then the color printer 200 prints the image. 200.

ネットワーク300は、いわゆるインターネットに代表される周知の通信ネットワークであり、ネットワークケーブルや種々の中継器などから構成されている。ネットワーク300には、複数の記憶装置が接続されている。これら記憶装置400ないし450は一種のコンピュータであって、コンピュータ100と同様にCPU,ROM,RAMなどを内蔵しており、オペレーティングシステムの下で動作している。ただし、これら記憶装置400ないし450には多量のデータが記憶されていて、ネットワークに接続された他のコンピュータからこれらデータを参照することが可能であることが、コンピュータ100とは異なっている。   The network 300 is a well-known communication network represented by the so-called Internet, and includes a network cable, various repeaters, and the like. A plurality of storage devices are connected to the network 300. Each of the storage devices 400 to 450 is a kind of computer, and includes a CPU, a ROM, a RAM, and the like, like the computer 100, and operates under an operating system. However, the storage devices 400 to 450 are different from the computer 100 in that a large amount of data is stored, and these data can be referred to from another computer connected to the network.

ネットワーク300に接続された各記憶装置には、各種のモジュールと呼ばれる小さなプログラムやデータが記憶されている。各実施例で詳述するように、本発明の実施形態においては、コンピュータ100は、これら各種モジュールを用いて実質的にプリンタドライバを構成し、構成したプリンタドライバを用いて画像データを印刷データに変換した後、印刷データをカラープリンタ200に供給してカラー画像を印刷している。ネットワーク上に記憶されている各種モジュールを用いて実質的にプリンタドライバを構成する方法には、種々の態様が存在しており、各態様の実施例について以下に説明する。   Each storage device connected to the network 300 stores small programs and data called various modules. As described in detail in each embodiment, in the embodiment of the present invention, the computer 100 substantially configures a printer driver using these various modules, and converts image data into print data using the configured printer driver. After the conversion, the print data is supplied to the color printer 200 to print a color image. There are various aspects of a method of substantially configuring a printer driver using various modules stored on a network, and embodiments of each aspect will be described below.

B.第1実施例:
B−1.装置構成:
図2は、第1実施例のコンピュータ100の構成を示す説明図である。コンピュータ100は、CPU102と、各種データやコンピュータ100を起動させるためのプログラム等を予め記憶しておくROM104と、CPU102で実行する各種プログラムやデータなどを一時的に記憶するRAM106と、周辺機器とデータの授受を行うための周辺機器インターフェースP・I/F108と、コンピュータ100を通信回線300につなげるためのネットワークインターフェースカードNIC110と、CRT114を駆動するためのビデオインターフェースV・I/F112と、これらを互いに接続するバス116等から構成されている。P・I/F108には、後述するカラープリンタ200や、種々のプログラムやデータが記憶されているハードディスク118等が接続されている。また、デジタルカメラ120や、カラースキャナ122等をP・I/F108に接続すれば、デジタルカメラ120やカラースキャナ122で取り込んだ画像を印刷することも可能である。ネットワーク300に接続された複数の記憶装置400ないし450も、コンピュータ100とほぼ同様の構成であるが、多量のデータを記憶可能なように大容量のハードディスクを備えている部分が異なっている。
B. First embodiment:
B-1. Device configuration:
FIG. 2 is an explanatory diagram illustrating the configuration of the computer 100 according to the first embodiment. The computer 100 includes a CPU 102, a ROM 104 in which various kinds of data and a program for starting the computer 100 are stored in advance, a RAM 106 in which various kinds of programs and data executed by the CPU 102 are temporarily stored, and peripheral devices and data. , A network interface card NIC 110 for connecting the computer 100 to the communication line 300, and a video interface VI / F 112 for driving the CRT 114. It is composed of a bus 116 and the like to be connected. Connected to the P / I / F 108 are a color printer 200 described later, a hard disk 118 storing various programs and data, and the like. If a digital camera 120, a color scanner 122, and the like are connected to the P / I / F 108, images captured by the digital camera 120 and the color scanner 122 can be printed. The plurality of storage devices 400 to 450 connected to the network 300 have substantially the same configuration as the computer 100, but differ in a portion provided with a large-capacity hard disk so that a large amount of data can be stored.

図3は、本実施例のカラープリンタ200の概略構成を示す説明図である。尚、以下では、カラープリンタ200はシアン,マゼンタ,イエロ,ブラックの4色インクのドットを形成可能なインクジェットプリンタであるものとして説明するが、もちろん、これら4色インクに淡シアンインクと淡マゼンタインクとを含めた6色インクのドットを形成可能なインクジェットプリンタを使用してもよい。また、シアンインク,マゼンタインク,イエロインク,ブラックインクのそれぞれを、Cインク,Mインク,Yインク,Kインクと略称する。   FIG. 3 is an explanatory diagram illustrating a schematic configuration of the color printer 200 according to the present embodiment. In the following, the color printer 200 will be described as an inkjet printer capable of forming dots of four color inks of cyan, magenta, yellow, and black. However, it is needless to say that light cyan ink and light magenta ink Alternatively, an ink jet printer capable of forming dots of six color inks including the above may be used. The cyan ink, magenta ink, yellow ink, and black ink are abbreviated as C ink, M ink, Y ink, and K ink, respectively.

カラープリンタ200は、図示するように、キャリッジ240に搭載された印字ヘッド241を駆動してインクの吐出およびドット形成を行う機構と、このキャリッジ240をキャリッジモータ230によってプラテン236の軸方向に往復動させる機構と、紙送りモータ235によって印刷用紙Pを搬送する機構と、制御回路260とから構成されている。   As shown, the color printer 200 drives a print head 241 mounted on a carriage 240 to eject ink and form dots, and reciprocates the carriage 240 in the axial direction of a platen 236 by a carriage motor 230. The control unit 260 includes a mechanism for causing the print paper P to be transported by the paper feed motor 235, and a control circuit 260.

キャリッジ240をプラテン236の軸方向に往復動させる機構は、プラテン236の軸と並行に架設されたキャリッジ240を摺動可能に保持する摺動軸233と、キャリッジモータ230との間に無端の駆動ベルト231を張設するプーリ232と、キャリッジ240の原点位置を検出する位置検出センサ234等から構成されている。   The mechanism for reciprocating the carriage 240 in the axial direction of the platen 236 includes an endless drive between the carriage motor 230 and a slide shaft 233 slidably holding the carriage 240 erected in parallel with the axis of the platen 236. The pulley 232 includes a pulley 232 on which the belt 231 is stretched, a position detection sensor 234 that detects the origin position of the carriage 240, and the like.

印刷用紙Pを搬送する機構は、プラテン236と、プラテン236を回転させる紙送りモータ235と、図示しない給紙補助ローラと、紙送りモータ235の回転をプラテン236および給紙補助ローラに伝えるギヤトレイン(図示省略)とから構成されている。印刷用紙Pは、プラテン236と給紙補助ローラの間に挟み込まれるようにセットされ、プラテン236の回転角度に応じて所定量だけ送られる。   The mechanism for transporting the printing paper P includes a platen 236, a paper feed motor 235 for rotating the platen 236, a paper feed auxiliary roller (not shown), and a gear train for transmitting the rotation of the paper feed motor 235 to the platen 236 and the paper feed auxiliary roller. (Not shown). The printing paper P is set so as to be sandwiched between the platen 236 and the paper feed auxiliary roller, and is fed by a predetermined amount according to the rotation angle of the platen 236.

制御回路260は、CPU261とROM262とRAM263等から構成されており、カラープリンタ200の各種機構を制御する。すなわち、制御回路260は、キャリッジモータ230と紙送りモータ235の動作を制御することによってキャリッジ240の主走査と副走査とを制御するとともに、コンピュータ100から供給される印刷データに基づいて、各ノズルでのインク滴の吐出を制御している。この結果、印刷用紙上の適切な位置にインクドットが形成される。   The control circuit 260 includes a CPU 261, a ROM 262, a RAM 263, and the like, and controls various mechanisms of the color printer 200. That is, the control circuit 260 controls the main scanning and the sub-scanning of the carriage 240 by controlling the operations of the carriage motor 230 and the paper feed motor 235, and controls each nozzle based on print data supplied from the computer 100. Of the ink droplets is controlled. As a result, ink dots are formed at appropriate positions on the printing paper.

キャリッジ240にはKインクを収納するインクカートリッジ242と、Cインク,Mインク,Yインクの各種インクを収納するインクカートリッジ243とが装着されている。もちろん、Kインクと他のインクを同じインクカートリッジに収納してもよい。複数のインクを1つのカートリッジに収納可能とすれば、インクカートリッジをコンパクトに構成することができる。   An ink cartridge 242 for storing K ink and an ink cartridge 243 for storing various inks of C ink, M ink, and Y ink are mounted on the carriage 240. Of course, the K ink and another ink may be stored in the same ink cartridge. If a plurality of inks can be stored in one cartridge, the ink cartridge can be made compact.

キャリッジ240にインクカートリッジ242,243を装着すると、カートリッジ内の各インクは図示しない導入管を通じて、各色毎のインク吐出用ヘッド244ないし247に供給される。各色毎のインク吐出用ヘッド244ないし247の各底面には、48個のノズルNz が一定のノズルピッチkで配列されたノズル列が1組ずつ設けられている。インクカートリッジ242,243から各ヘッドの供給されたK,C,M,Yの各色のインクは、制御回路260の制御の下で、それぞれのノズル列から吐出される。   When the ink cartridges 242 and 243 are mounted on the carriage 240, the respective inks in the cartridges are supplied to the ink discharge heads 244 to 247 for the respective colors through introduction pipes (not shown). On each bottom surface of the ink discharge heads 244 to 247 for each color, a set of nozzle rows in which 48 nozzles Nz are arranged at a constant nozzle pitch k is provided. Under the control of the control circuit 260, the ink of each color of K, C, M, and Y supplied from each head from the ink cartridges 242 and 243 is ejected from each nozzle row.

以上のようなハードウェア構成を有するカラープリンタ200は、キャリッジモータ230を駆動することによって、各色のインク吐出用ヘッド244ないし247を印刷用紙Pに対して主走査方向に移動させ、また紙送りモータ235を駆動することによって、印刷用紙Pを副走査方向に移動させる。制御回路260は、印刷データに従って、キャリッジ240の主走査および副走査を繰り返しながら、適切なタイミングでノズルを駆動してインク滴を吐出することによって、カラープリンタ200は印刷用紙上にカラー画像を印刷している。   The color printer 200 having the above-described hardware configuration drives the carriage motor 230 to move the ink ejection heads 244 to 247 of each color in the main scanning direction with respect to the printing paper P. By driving the 235, the printing paper P is moved in the sub-scanning direction. The control circuit 260 drives the nozzles at appropriate timing to eject ink droplets while repeating the main scanning and the sub-scanning of the carriage 240 according to the print data, so that the color printer 200 prints a color image on printing paper. are doing.

尚、本実施例のカラープリンタ200は、ピエゾ素子を用いてインクを吐出する方式を採用しているものとして説明したが、もちろん他の方式によりインクを吐出するノズルユニットを備えたプリンタを用いるものとしてもよい。例えば、インク通路に配置したヒータに通電し、インク通路内に発生する泡(バブル)によってインクを吐出する方式のプリンタに適用するものとしてもよい。また、インクを吐出する代わりに、熱転写などの現象を利用して印刷用紙上にインクドットを形成する方式のプリンタであっても構わない。   Although the color printer 200 of the present embodiment has been described as employing the method of ejecting ink using piezo elements, it is needless to say that a printer having a nozzle unit for ejecting ink by another method is used. It may be. For example, the present invention may be applied to a printer of a system in which a heater arranged in an ink passage is energized and ink is ejected by bubbles generated in the ink passage. Further, a printer of a type in which ink dots are formed on printing paper using a phenomenon such as thermal transfer instead of discharging ink may be used.

B−2.第1実施例の画像データ変換処理:
図4は、第1実施例においてネットワーク上に記憶された各種モジュールを用いて実質的にプリンタドライバを構成し、画像データを印刷データに変換する処理の流れを示すフローチャートである。コンピュータ100上でグラフィックスソフト等のアプリケーションプログラムを用いてカラー画像を形成し、アプリケーションプログラムから印刷命令を発すると、オペレーティングシステムがプリンタドライバを起動して図4に示す画像データ変換処理が開始される。
B-2. Image data conversion processing of the first embodiment:
FIG. 4 is a flowchart showing a flow of a process of substantially configuring a printer driver using various modules stored on a network in the first embodiment and converting image data into print data. When a color image is formed on the computer 100 using an application program such as graphics software and a print command is issued from the application program, the operating system activates a printer driver to start the image data conversion process shown in FIG. .

また、図5は、第1実施例において実質的にプリンタドライバを構成して、画像データを印刷データに変換する様子を概念的に説明するブロック図である。以下、図4および図5を参照しながら、第1実施例の画像データ変換処理について説明する。   FIG. 5 is a block diagram conceptually illustrating how a printer driver is substantially configured in the first embodiment to convert image data into print data. Hereinafter, the image data conversion processing of the first embodiment will be described with reference to FIGS.

オペレーティングシステムがプリンタドライバを起動すると、先ず初めにインターフェースモジュール500が起動され、インターフェースモジュール500がオペレーティングシステムから、印刷すべき画像の画像データを取得する(図4のステップS100)。インターフェースモジュール500は、プリンタドライバを実質的に構成する各種モジュールの中の最初に起動されるモジュールであり、コンピュータ100に記憶されている(図5参照)。   When the operating system activates the printer driver, first, the interface module 500 is activated, and the interface module 500 acquires image data of an image to be printed from the operating system (step S100 in FIG. 4). The interface module 500 is a module that is activated first among various modules that substantially constitute a printer driver, and is stored in the computer 100 (see FIG. 5).

インターフェースモジュール500には、画像データの変換条件が予め設定されている。画像データの変換条件とは、カラープリンタ200の機種や、印刷に使用するインクと印刷用紙の種類、要求する印刷画質の設定といった、画像データの変換時に考慮される種々の印刷条件であり、「印刷環境に関する条件」と「画像処理に関する条件」と「画像生成に関する条件」とに類別される。印刷者は、予めインターフェースモジュール500を起動して各項目を設定しておく。図6は、印刷者がコンピュータ100の画面上で各項目を設定する様子を示す説明図である。各項目の内容について簡単に説明する。   In the interface module 500, image data conversion conditions are set in advance. The image data conversion conditions are various printing conditions that are considered when converting image data, such as the type of the color printer 200, the types of ink and printing paper used for printing, and the required print image quality settings. The conditions are classified into “conditions relating to printing environment”, “conditions relating to image processing”, and “conditions relating to image generation”. The printer activates the interface module 500 in advance and sets each item. FIG. 6 is an explanatory diagram illustrating a state in which the printer sets each item on the screen of the computer 100. The contents of each item will be briefly described.

印刷環境に関する条件としては、「プリンタ機種」,「インク種類」,「印刷用紙種類」の必須設定項目と、必要に応じて設定される項目の「印刷解像度」とを設定することができる。「プリンタ機種」は、カラープリンタ200の機種名である。設定箇所に機種名を直接打ち込むか、あるいはプルダウンメニューを開いてメニューの中から対応する機種名をカーソルで選択することもできる。「インク種類」とある項目には、カラープリンタ200に現在搭載しているインクの種類を設定する。インクの種類はインクカートリッジの側面に記載されているので、この値を入力する。インクカートリッジの中にはICチップが埋め込まれていて、ICチップに、インク種類や製造年月日などの情報を記憶しているものもある。カラープリンタ200がICチップを搭載したインクカートリッジに対応していて、搭載されているインクカートリッジからICチップ内の情報を読み出すことができる場合には、インク種類の情報は自動的に読み込まれる。「印刷用紙種類」は、カラープリンタ200にセットしている印刷用紙の種類を設定する。印刷用紙の種類は、原則として印刷用紙の商品名を設定する必要があるが、プリンタメーカが推奨している標準の印刷用紙であれば、「光沢紙」あるいは「専用光沢紙」といった設定を選択することもできる。「印刷解像度」には、単位長さあたり何ドットの解像度で印刷するかを指定する。一般には、高解像度で印刷するほど印刷画質は高画質となるが、印刷に要する時間は増加する傾向がある。印刷解像度は、通常は、標準で設定されている値が使用されるが、必要に応じて印刷者が印刷解像度を設定することも可能となっている。   As conditions relating to the printing environment, essential setting items of “printer model”, “ink type”, and “printing paper type” and “print resolution” of items set as necessary can be set. “Printer model” is the model name of the color printer 200. It is also possible to type the model name directly into the setting location, or open the pull-down menu and select the corresponding model name from the menu with the cursor. In the item “ink type”, the type of ink currently installed in the color printer 200 is set. Since the type of ink is described on the side of the ink cartridge, this value is input. In some ink cartridges, an IC chip is embedded, and information such as the type of ink and the date of manufacture is stored in the IC chip. If the color printer 200 is compatible with an ink cartridge equipped with an IC chip, and the information in the IC chip can be read from the installed ink cartridge, the information of the ink type is automatically read. “Print paper type” sets the type of print paper set in the color printer 200. For the type of printing paper, it is necessary to set the product name of the printing paper in principle, but if it is a standard printing paper recommended by the printer manufacturer, select a setting such as "glossy paper" or "special glossy paper" You can also. In "print resolution", the number of dots per unit length to be printed is specified. Generally, the higher the printing quality is, the higher the printing quality is, but the time required for printing tends to increase. Normally, a value set as a standard is used as the print resolution, but it is also possible for the printer to set the print resolution as needed.

画像処理に関する条件は、「要求印刷画質」のみが必須設定項目であり、他の項目は必要に応じて設定する項目である。「印刷モード」には、画質優先の印刷を行うか、印刷速度優先の印刷を行うか、両者の中間的な印刷を行うかを選択することが可能となっている。また、必要に応じて階調数変換処理の方式や、色変換精度、画像補正の有無を設定することも可能である。これらの設定は、実際に画像データの変換を行う方法に関する設定であり、関連する事項を説明する際にその都度説明する。   As for the conditions relating to the image processing, only “required print image quality” is an essential setting item, and the other items are items to be set as necessary. In the “print mode”, it is possible to select whether to perform printing with priority on image quality, printing with priority on printing speed, or printing intermediate between the two. It is also possible to set the method of gradation number conversion processing, the color conversion accuracy, and the presence or absence of image correction as needed. These settings relate to a method of actually converting image data, and will be described each time related items are described.

画像生成に関する条件としては、必須設定項目として「画像特性」を設定する。「画像特性」には、画像データがデジタルカメラなどの画像機器で撮影した画像か、あるいはペイントソフトやレタッチソフトなどのアプリケーションプログラムを用いて作成された画像であるかを設定する。ペイントソフトなどを用いてコンピュータ上で作成された画像データは、sRGBと呼ばれる標準的なRGB画像データとして供給されるが、デジタルカメラなどの画像機器で撮影された画像データは、色彩が若干ではあるが機種に依存した画像データとして供給される場合がある。そこで、印刷しようとする画像がいずれの画像であるかを設定しておく。「撮影機種」という項目は、デジタルカメラなどの画像機器を用いて撮影した画像を印刷する場合に、撮影した機種名を設定することができる。詳細には後述するが、画像を撮影した機種を考慮して画像データを変換することにより、高画質の画像を印刷することが可能である。尚、「撮影機種」については、画像データのヘッダ部に画像を撮影した機種に関する情報が書き込まれている場合には、画像を撮影した機種をヘッダ部から検出して自動で設定することも可能である。   As a condition regarding image generation, “image characteristic” is set as an essential setting item. In the “image characteristic”, it is set whether the image data is an image photographed by an image device such as a digital camera or an image created using an application program such as paint software or retouch software. Image data created on a computer using paint software or the like is supplied as standard RGB image data called sRGB, but image data captured by an image device such as a digital camera has a slight color. May be supplied as image data depending on the model. Therefore, an image to be printed is set in advance. In the item “Shooting Model”, when printing an image shot using an image device such as a digital camera, the name of the shooting model can be set. As will be described in detail later, it is possible to print a high-quality image by converting the image data in consideration of the model of the image. If the information about the model that captured the image is written in the header section of the image data, the model that captured the image can be automatically detected and detected from the header section. It is.

インターフェースモジュール500は、オペレーティングシステムから印刷画像の画像データを取得すると(図4のステップS100)、図6に示した各種の設定内容が反映させて画像データの変換条件を生成し、ネットワーク300に接続されている所定の記録装置400に対して、画像データの変換条件と印刷すべき画像データとを出力する(図4のステップS102)。ネットワーク300上の記憶装置400に接続するためのアドレス値は、インターフェースモジュール500に予め設定されている。図5に示すように、記憶装置400には、コアモジュール510と解像度変換モジュール520とインターレースモジュール560とが記憶されている。コアモジュール510は、プリンタドライバの核(コア)となるモジュールであり、後述するように、コアモジュール510が中心となって各モジュールを結びつけることによって実質的にプリンタドライバを構成している。インターフェースモジュール500には、記憶装置400上のコアモジュール510に接続するためのアドレス値が予め登録されていて、インターフェースモジュール500は、受け取った画像データと画像データの変換条件とを記憶装置400上のコアモジュール510に出力する。   When the interface module 500 acquires the image data of the print image from the operating system (step S100 in FIG. 4), the interface module 500 generates image data conversion conditions by reflecting the various setting contents shown in FIG. The image data conversion conditions and the image data to be printed are output to the specified recording device 400 (step S102 in FIG. 4). An address value for connecting to the storage device 400 on the network 300 is set in the interface module 500 in advance. As shown in FIG. 5, the storage device 400 stores a core module 510, a resolution conversion module 520, and an interlace module 560. The core module 510 is a module serving as a core of the printer driver. As will be described later, the core module 510 serves as a center and connects each module to substantially constitute a printer driver. An address value for connecting to the core module 510 on the storage device 400 is registered in the interface module 500 in advance, and the interface module 500 stores the received image data and the conversion condition of the image data on the storage device 400. Output to the core module 510.

コアモジュール510は、画像データの変換条件を解析して印刷画像の印刷解像度を検出し、画像データとともに解像度変換モジュール520に供給する(図4のステップS104)。解像度変換モジュール520は、アプリケーションプログラムが出力した画像データの解像度を、カラープリンタ200が印刷するための解像度に変換する処理を行うモジュールである。すなわち解像度変換モジュール520は、画像データの解像度が印刷解像度よりも低い場合には、線形補間を行って隣接画像データ間に新たなデータを生成し、逆に印刷解像度よりも高い場合には、一定の割合でデータを間引くことによって画像データの解像度を印刷解像度に変換する。解像度変換モジュール520で印刷解像度に変換された画像データは、再びコアモジュール510に出力される。   The core module 510 analyzes the conversion condition of the image data to detect the print resolution of the print image, and supplies the print resolution to the resolution conversion module 520 together with the image data (step S104 in FIG. 4). The resolution conversion module 520 is a module that performs a process of converting the resolution of the image data output by the application program into a resolution for printing by the color printer 200. That is, when the resolution of the image data is lower than the print resolution, the resolution conversion module 520 performs linear interpolation to generate new data between adjacent image data, and conversely, when the resolution is higher than the print resolution, The resolution of the image data is converted to the print resolution by thinning out the data at the ratio of. The image data converted to the print resolution by the resolution conversion module 520 is output to the core module 510 again.

コアモジュール510は、解像度変換モジュール520から印刷解像度に変換された画像データを受け取ると、画像データの変換条件を解析して、変換条件が画像補正を行う設定となっているか否かを判断する(ステップS106)。画像補正とは、画像の色調を例えばセピア調の色相に変換したり、コントラストを若干強調したり、あるいは特定の色相を他の所定の色相に変換するといった処理を加えて、より好ましい画像に補正する処理である。これら画像補正用のアプリケーションプログラムは、グラフィックスソフトのプラグインソフトとしてコンピュータ100に組み込まれて、あるいは単独のグラフィックスソフトとして、コンピュータ100上で画像データを直接補正することも可能であるが、予め設定しておくことによって本実施例のように画像データを印刷データに変換する際に補正することもできる。これら画像補正を行う場合は、図6の「画像補正」という項目に画像補正の種類を設定しておく。   Upon receiving the image data converted to the print resolution from the resolution conversion module 520, the core module 510 analyzes the conversion conditions of the image data and determines whether the conversion conditions are set to perform image correction ( Step S106). Image correction is a process of converting a color tone of an image to, for example, a sepia tone hue, slightly enhancing contrast, or converting a specific hue to another predetermined hue to correct a more preferable image. This is the processing to be performed. These application programs for image correction can be incorporated into the computer 100 as plug-in software for graphics software, or can be used as independent graphics software to directly correct image data on the computer 100. By setting this, correction can be made when image data is converted into print data as in this embodiment. When performing these image corrections, the type of image correction is set in the item “image correction” in FIG.

ステップS106においてコアモジュール510が、画像データの変換条件が画像補正を行う設定になっていると判断した場合には(ステップS106:yes)、解像度変換モジュール520から受け取った画像データを、ネットワーク上の画像補正モジュール530に出力する(ステップS108)。ネットワークに接続された記憶装置410には、図5に示すように、画像補正の種類に応じて複数の画像補正モジュール530が記憶されており、各モジュールに接続するためのアドレス値が予めコアモジュール510に登録されている。コアモジュール510は、画像データの変換条件を解析して、適切な画像補正モジュール530に画像データを出力する。   If the core module 510 determines in step S106 that the image data conversion conditions are set to perform image correction (step S106: yes), the core module 510 converts the image data received from the resolution conversion module 520 into a network. Output to the image correction module 530 (step S108). As shown in FIG. 5, a plurality of image correction modules 530 are stored in the storage device 410 connected to the network according to the type of image correction, and an address value for connecting to each module is previously stored in the core module. 510 are registered. The core module 510 analyzes the conversion condition of the image data and outputs the image data to an appropriate image correction module 530.

尚、図5では、全ての画像補正モジュール530は同じ記憶装置410に記憶されているものとして表示しているが、それぞれの画像補正モジュール530はネットワーク300に接続された別々の記憶装置に記憶されていても良い。ネットワークを介してモジュールに接続するためのアドレス値がコアモジュール510に登録されていれば、画像補正モジュールがいずれの記憶装置に記憶されていても、コアモジュール510は画像データを各画像補正モジュールに出力することができる。画像補正モジュール530に供給された画像データは、所定の画像補正を施された後、再びネットワークを経由してコアモジュール510に出力される。   In FIG. 5, all the image correction modules 530 are displayed as being stored in the same storage device 410, but each image correction module 530 is stored in a separate storage device connected to the network 300. May be. If the address value for connecting to the module via the network is registered in the core module 510, the core module 510 stores the image data in each image correction module regardless of which storage device stores the image correction module. Can be output. The image data supplied to the image correction module 530 is subjected to predetermined image correction, and then output to the core module 510 again via the network.

コアモジュール510は画像補正された画像データを受け取ると、続いて色変換モジュール540に供給する(図4のステップS110)。また、ステップS106において、画像補正を行う設定になっていないとコアモジュール510が判断した場合には(ステップS106:no)、画像データを画像補正モジュールに出力することなく、直接、色変換モジュール540に供給する。   Upon receiving the image data after the image correction, the core module 510 supplies the image data to the color conversion module 540 (Step S110 in FIG. 4). If the core module 510 determines in step S106 that the setting for performing image correction has not been made (step S106: no), the color conversion module 540 directly outputs the image data to the image correction module. To supply.

色変換モジュール540は、R・G・Bの階調値の組み合わせによって表現されている画像データを、カラープリンタ200で使用する各色インクの階調値の組み合わせによる画像データに変換する処理を行う。この処理は色変換処理と呼ばれ、色変換テーブルLUTと呼ばれる3次元の数表を参照することによって行われる。図7は、色変換処理中で参照されるLUT(色変換テーブル)を概念的に示した説明図である。   The color conversion module 540 performs a process of converting image data expressed by a combination of R, G, and B gradation values into image data by a combination of gradation values of each color ink used in the color printer 200. This process is called a color conversion process, and is performed by referring to a three-dimensional numerical table called a color conversion table LUT. FIG. 7 is an explanatory diagram conceptually showing an LUT (color conversion table) referred to during the color conversion processing.

RGBの各階調値を3次元直交座標の各軸に取ると、RGB各階調値は0から255の値を取りうるので、RGB画像データを、図7に示すように、一辺の長さ255の立方体の内部の座標として表すことができる。このような立方体を色立体と呼ぶ。LUTは色立体を格子状に細分し、各格子点にCMYKの各色の階調値を記憶した数表である。LUTを参照すれば、次のようにして迅速に色変換処理を行うことができる。例えば、R,G,B階調値がそれぞれRA ,GA ,BA で表される色を変換する場合、色立体中の座標(RA ,GA ,BA )の点Aを考え、点Aを含むような小さな立方体(dV)を見つけ出す。そして、この立方体の各頂点に記憶されているC,M,Y,K各色の階調値を読み出し、読み出した階調値から各色毎に補間演算を行えば、点AのC,M,Y,Kの各階調値を算出することができる。   When each RGB gradation value is set on each axis of the three-dimensional rectangular coordinates, each RGB gradation value can take a value from 0 to 255. Therefore, as shown in FIG. It can be represented as coordinates inside a cube. Such a cube is called a color solid. The LUT is a numerical table in which a color solid is subdivided into a lattice shape and gradation values of each color of CMYK are stored at each lattice point. By referring to the LUT, the color conversion processing can be performed quickly as follows. For example, when converting colors whose R, G, and B gradation values are represented by RA, GA, and BA, respectively, consider a point A of coordinates (RA, GA, and BA) in a color solid and include the point A. Find the perfect small cube (dV). Then, the tone values of the colors C, M, Y, and K stored at the vertices of the cube are read out, and interpolation is performed for each color based on the read tone values. , K can be calculated.

前述したように、印刷に使用するインクの種類や印刷用紙との組み合わせによって、インクの発色が微妙に異なる場合があるので、インクと印刷用紙との組み合わせに応じて、適したLUTを参照しながら色変換処理を行うことが望ましい。このことに対応して記憶装置450には、インク種類と印刷用紙との組み合わせ毎に適したLUTを参照して色変換を行う種々の色変換モジュール540が記憶されている。   As described above, the coloring of the ink may be slightly different depending on the type of ink used for printing or the combination with the printing paper. Therefore, referring to an appropriate LUT according to the combination of the ink and the printing paper, It is desirable to perform a color conversion process. In response to this, the storage device 450 stores various color conversion modules 540 that perform color conversion with reference to an LUT suitable for each combination of ink type and printing paper.

また、図7を用いて説明したように、色変換処理では格子点に記憶されている階調値を各色毎に補間してC,M,Y,Kの各階調値を算出しているので、格子点の間隔が小さくなるほど、すなわちLUTに記憶されている格子点数が多くなるほど、色変換精度が高くなる傾向がある。特に高画質の画像を印刷する場合に使用される専用印刷用紙については、標準的なインク種類との組み合わせ毎に、多数の格子点数を有するLUTを使用する色変換モジュール540も記憶されている。   Further, as described with reference to FIG. 7, in the color conversion processing, the C, M, Y, and K gradation values are calculated by interpolating the gradation values stored at the lattice points for each color. The smaller the interval between grid points, that is, the larger the number of grid points stored in the LUT, the higher the color conversion accuracy tends to be. In particular, for a special printing paper used for printing a high-quality image, a color conversion module 540 using an LUT having a large number of grid points is also stored for each combination with a standard ink type.

また、色変換モジュール540の中には、特定の画像機器専用のモジュールも存在する。デジタルカメラなどの画像機器を用いて撮影したカラー画像を印刷する場合には、次のような理由から、専用の色変換モジュール540を使用することによってより高画質の画像を印刷することができる。すなわち、デジタルカメラなどの画像機器を用いて撮影したカラー画像を印刷する場合、撮影した画像機器の機種によって印刷画像の色彩が微妙に異なる場合がある。これは、撮影しようとする映像からR,G,B各色の光を検出してRGB各色の画像データに変換する素子の特性が、画像機器の機種毎に異なる場合があるといった理由による。同様に、画像機器の機種によって、検出可能な光の強さや波長範囲が異なる場合がある。従って、画像を撮影する機種によって、印刷画像として再現可能な色彩の範囲(ガマット)が異なる場合がある。通常は、これら機器毎の特性の違いを軽減するために、sRGBと呼ばれる標準の特性に一旦補正したカラー画像データが取り扱われるが、補正の際に、若干の補正誤差が混入したり、あるいは表現可能なガマットが狭くなってしまう場合がある。これに対して、カラー画像を撮影した画像機器が特定されていれば、撮影した通りの色彩が再現されるように色変換を行うことができるので、高画質の画像を印刷することが可能となる。   The color conversion module 540 includes a module dedicated to a specific image device. When printing a color image captured using an imaging device such as a digital camera, a higher quality image can be printed by using the dedicated color conversion module 540 for the following reasons. That is, when printing a color image photographed using an image device such as a digital camera, the color of the printed image may be slightly different depending on the model of the photographed image device. This is because the characteristics of an element that detects light of each color of R, G, and B from an image to be captured and converts the light into image data of each color of RGB may differ depending on the type of image equipment. Similarly, the detectable light intensity and wavelength range may differ depending on the type of the image device. Therefore, the range (gamut) of colors that can be reproduced as a print image may differ depending on the model that captures the image. Normally, color image data that has been corrected to standard characteristics called sRGB is handled in order to reduce the difference in characteristics between these devices. However, at the time of correction, a slight correction error is mixed in or expressed. Possible gamut may be narrow. On the other hand, if the imaging device that captured the color image is specified, color conversion can be performed so that the colors as captured can be reproduced, so that it is possible to print high-quality images. Become.

これら各種の色変換モジュール540に接続するためのアドレス値は、コアモジュール510に予め登録されている。図4のステップS110の処理では、コアモジュール510は、画像データの変換条件を解析してインク種類と印刷用紙との組み合わせに応じて適した色変換モジュール540を選択し、更には、画像を撮影した機器専用の色変換モジュールが登録されている場合は、専用の色変換モジュール540を選択して、該選択した色変換モジュール540にネットワークを介して画像データを供給する。図6に示す画像データの変換条件の中の「色変換精度」や「撮影機種」などの設定項目は、これら色変換モジュール540の選択時に考慮される項目である。「色変換精度」の項目に「高精度」が設定された場合には、格子点数の多いLUTを参照して色変換を行うモジュールが選択される。また、「撮影機種」の項目に、デジタルカメラなどの機種が設定されている場合は、設定された機種に対応した専用のLUTを参照して色変換を行うモジュールが選択される。   Address values for connecting to these various color conversion modules 540 are registered in the core module 510 in advance. In the process of step S110 in FIG. 4, the core module 510 analyzes the conversion condition of the image data, selects a suitable color conversion module 540 according to the combination of the ink type and the printing paper, and further captures the image. If the color conversion module dedicated to the device is registered, the dedicated color conversion module 540 is selected, and the selected color conversion module 540 is supplied with the image data via the network. Setting items such as “color conversion accuracy” and “photographing model” in the image data conversion conditions shown in FIG. 6 are items that are considered when the color conversion module 540 is selected. When “high accuracy” is set in the item of “color conversion accuracy”, a module that performs color conversion with reference to an LUT having a large number of grid points is selected. When a model such as a digital camera is set in the item of “photographing model”, a module that performs color conversion with reference to a dedicated LUT corresponding to the set model is selected.

尚、図5では、全ての色変換モジュール540は同じ記憶装置420に記憶されているものとして表示しているが、それぞれの色変換モジュール540は、前述した画像補正モジュール530と同様に、ネットワーク300に接続された別々の記憶装置に記憶されていても構わない。色変換モジュール540に供給された画像データは、インクの種類と印刷用紙との組み合わせに応じたLUTを参照しながら適切に色変換処理を施された後、再びネットワークを経由してコアモジュール510に出力される(図5参照)。   In FIG. 5, all the color conversion modules 540 are displayed as being stored in the same storage device 420. However, each color conversion module 540 is connected to the network 300 similarly to the image correction module 530 described above. May be stored in separate storage devices connected to the. The image data supplied to the color conversion module 540 is appropriately subjected to a color conversion process while referring to an LUT corresponding to the combination of the ink type and the printing paper, and then transmitted to the core module 510 again via the network. It is output (see FIG. 5).

コアモジュール510は色変換された画像データを受け取ると、続いて階調数変換モジュール550に供給する(図4のステップS112)。階調数変換モジュール550は、次のような処理を行うモジュールである。すなわち、色変換後の画像データは各色毎に256階調幅を持つデータである。これに対し、本実施例のカラープリンタ200では、「ドットを形成する」,「ドットを形成しない」のいずれかの状態しか採り得ない。すなわち、本実施例のカラープリンタ200は局所的には2階調しか表現し得ない。そこで、256階調を有する画像データを、カラープリンタ200が表現可能な2階調で表現された画像データに変換する必要がある。このような階調数の変換を行う処理が階調数変換処理である。   Upon receiving the color-converted image data, the core module 510 supplies the image data to the gradation number conversion module 550 (step S112 in FIG. 4). The gradation number conversion module 550 is a module that performs the following processing. That is, the image data after the color conversion is data having 256 gradation widths for each color. On the other hand, the color printer 200 according to the present embodiment can take only one of the states of “form dots” and “do not form dots”. That is, the color printer 200 of the present embodiment can locally express only two gradations. Therefore, it is necessary to convert image data having 256 gradations into image data represented by two gradations that can be represented by the color printer 200. The process of converting the number of gradations is the gradation number conversion process.

画像データの階調数変換を行う方法としては、誤差拡散法と呼ばれる方法や組織的ディザ法と呼ばれる方法など、種々の方法が知られている。誤差拡散法は、ある画素について階調数の変換を行ったことにより生じた誤差を周辺の画素に拡散し、周辺の画素の階調数変換を行う際には、拡散された誤差が最小になるように階調数変換を行う方法である。誤差拡散法を用いて階調数変換処理を行うと、誤差が小さくなるように階調数変換処理を行うので、一般的に高画質の画像が得られるという特徴がある。組織的ディザ法は、ディザマトリックスと呼ばれるマトリックスの各画素に0〜255の値の閾値を均一に設定しておき、画像データとディザマトリックスに設定された閾値との大小関係を比較して、画像データの方が大きい画素にはドットを形成し、閾値の方が大きい画素にはドットを形成しないと判断する方法である。組織的ディザ法は、画像データと閾値との大小を比較するだけでドットの形成有無を判断することができ、誤差拡散法のように判断の結果生じた誤差を周辺画素に拡散する必要がないので、高速処理が可能であるという特徴がある。また、誤差拡散法の中にも、特に高画質化を追求した方法や、できるだけ処理の迅速化を図った方法など、種々の方法が存在している。同様に、組織的ディザ法にも種々の方法が存在する。図6に示した画像データ変換条件の中の「階調数変換」という項目には、これら種々の方法の中から使用する方法を設定することができる。   Various methods are known as methods for converting the number of tones of image data, such as a method called an error diffusion method and a method called an organized dither method. The error diffusion method diffuses an error caused by performing the conversion of the number of gradations for a certain pixel to peripheral pixels, and minimizes the diffused error when performing the conversion of the number of gradations of peripheral pixels. This is a method of converting the number of gradations so that When the tone number conversion process is performed by using the error diffusion method, the tone number conversion process is performed so as to reduce the error, and therefore, there is a characteristic that a high quality image is generally obtained. In the systematic dither method, a threshold value of 0 to 255 is uniformly set for each pixel of a matrix called a dither matrix, and the magnitude relationship between the image data and the threshold value set in the dither matrix is compared. In this method, a dot is formed on a pixel having a larger data and a dot is not formed on a pixel having a larger threshold. The systematic dither method can determine whether or not a dot is formed by simply comparing the magnitude of the image data with the threshold value, and does not need to diffuse an error resulting from the determination to peripheral pixels as in the error diffusion method. Therefore, there is a feature that high-speed processing is possible. Also, among error diffusion methods, there are various methods, such as a method for pursuing particularly high image quality and a method for speeding up processing as much as possible. Similarly, there are various methods for organized dithering. In the item “Conversion of number of gradations” in the image data conversion condition shown in FIG. 6, a method to be used from among these various methods can be set.

図5に示すように、記憶装置430には、誤差拡散法や組織的ディザ法を用いた種々の階調数変換モジュール550が記憶されていて、各モジュールに接続するためのアドレス値は予めコアモジュール510に登録されている。図4のステップS112の処理では、コアモジュール510は、画像データの変換条件を解析して適した階調数変換モジュール550を選択し、該選択した階調数変換モジュール550にネットワークを介して画像データを供給する。階調数変換モジュール550は受け取った256階調を有する画像データを、ドットの形成有無によって表現された画像データに変換した後、再びネットワークを経由してコアモジュール510に出力する(図5参照)。   As shown in FIG. 5, the storage device 430 stores various tone number conversion modules 550 using an error diffusion method or an organized dither method, and an address value for connecting to each module is stored in a core in advance. Registered in module 510. In the process of step S112 in FIG. 4, the core module 510 analyzes the conversion condition of the image data, selects a suitable gradation number conversion module 550, and sends the selected gradation number conversion module 550 to the selected gradation number conversion module 550 via a network. Supply data. The gradation number conversion module 550 converts the received image data having 256 gradations into image data represented by the presence or absence of dot formation, and outputs the converted image data to the core module 510 again via the network (see FIG. 5). .

コアモジュール510は階調数変換された画像データを受け取ると、続いてインターレースモジュール560に画像データを供給する(図4のステップS114)。インターレースモジュール560は、次のような処理を行うモジュールである。前述したようにカラープリンタ200は、各色のインク吐出ヘッドを印刷用紙上で主走査および副走査させながら、適切なタイミングでドットを形成することによって画像を印刷する。すなわち、必ずしも画像データの順番通りにドットを形成しているわけではない。従って、カラープリンタ200でドットを形成する順序を考慮しながら、画像データをカラープリンタ200に転送すべき順序に並べ替えておく必要がある。インターレースモジュール560は、このようなインターレース処理と呼ばれる処理を行うモジュールである。   When the core module 510 receives the image data whose gradation number has been converted, the core module 510 supplies the image data to the interlace module 560 (step S114 in FIG. 4). The interlace module 560 is a module that performs the following processing. As described above, the color printer 200 prints an image by forming dots at appropriate timing while causing the ink ejection heads of each color to perform main scanning and sub scanning on the printing paper. That is, the dots are not always formed in the order of the image data. Therefore, it is necessary to rearrange the image data in the order in which the image data should be transferred to the color printer 200 while considering the order in which the dots are formed in the color printer 200. The interlace module 560 is a module that performs a process called such an interlace process.

カラープリンタの機種が異なると、インク吐出ヘッドに設けられたインク吐出ノズルのノズル数や、ノズルピッチ等が異なるので、カラープリンタの機種に応じてドットの形成順序が異なる場合がある。また、どの程度までの画質が要求されるかによっても、ドットの形成順序は異なってくる。例えば、印刷画質は多少犠牲にしてでもできるだけ迅速な印刷が望まれる場合と、逆に、できるだけ高画質の印刷が望まれる場合とでは、自ずからドットの形成順序も異なってくる。このことに対応して、図5に示すように、記憶装置400には種々のインターレースモジュール560が記憶されている。図4のステップS114の処理では、コアモジュール510は画像データの変換条件を解析して、適したインターレースモジュール560に画像データを供給する。インターレースモジュール560は、画像データをカラープリンタ200に転送する順序に並べ替えて、画像データをコアモジュール510に出力する。インターレースモジュール560からコアモジュール510に出力される画像データは、カラープリンタ200で印刷可能な印刷データに変換されている。   If the type of color printer is different, the number of nozzles of the ink discharge nozzles provided in the ink discharge head, the nozzle pitch, and the like are different, so the dot formation order may be different depending on the type of color printer. Further, the order in which dots are formed differs depending on the image quality required. For example, the order in which dots are formed is naturally different between a case where printing as quickly as possible is desired even if printing quality is somewhat sacrificed, and a case where printing as high as possible is desired. In response to this, various interlace modules 560 are stored in the storage device 400 as shown in FIG. In the process of step S114 in FIG. 4, the core module 510 analyzes the conversion condition of the image data and supplies the image data to the appropriate interlace module 560. The interlace module 560 rearranges the image data in the order in which the image data is transferred to the color printer 200, and outputs the image data to the core module 510. Image data output from the interlace module 560 to the core module 510 has been converted into print data that can be printed by the color printer 200.

コアモジュール510はインターレースモジュール560から印刷データを受け取ると、これをコンピュータ100に出力する(図4のステップS116)。すなわち、図5に示すようにコアモジュール510は、コンピュータ100のインターフェースモジュール500から画像データと画像データの変換条件とを受け取り、種々のモジュールに順番に供給して画像データを印刷データに変換し、得られた印刷データを再びコンピュータ100に出力するのである。   When receiving the print data from the interlace module 560, the core module 510 outputs the print data to the computer 100 (Step S116 in FIG. 4). That is, as shown in FIG. 5, the core module 510 receives the image data and the image data conversion conditions from the interface module 500 of the computer 100, and supplies the data to various modules in order to convert the image data into print data. The obtained print data is output to the computer 100 again.

コンピュータ100のインターフェースモジュール500は、コアモジュール510から印刷データを受け取ると、このデータをカラープリンタ200に出力する(図4のステップS118)。カラープリンタ200は、印刷データに従って各色のインクドットを形成し、その結果、印刷用紙上に画像が印刷される。   Upon receiving the print data from the core module 510, the interface module 500 of the computer 100 outputs the data to the color printer 200 (Step S118 in FIG. 4). The color printer 200 forms ink dots of each color according to the print data, and as a result, an image is printed on printing paper.

B−3.第1実施例の効果:
以上に説明した第1実施例の画像データ変換処理を採用すれば、以下に説明するように、種々の変更に柔軟に対応可能なプリンタドライバを構成することができる。例えば、新たな印刷用紙やインクが開発された場合や、新たな画像処理方法が開発された場合にも、これらをプリンタドライバに容易に反映させることができるので、常に高画質の画像を印刷することが可能である。
B-3. Effects of the first embodiment:
By employing the image data conversion processing of the first embodiment described above, it is possible to configure a printer driver that can flexibly cope with various changes as described below. For example, even when a new printing paper or ink is developed, or when a new image processing method is developed, these can be easily reflected in the printer driver, so that a high-quality image is always printed. It is possible.

一例として、インクメーカによって新たなインクが開発された場合を想定する。前述したようにインクの種類が異なれば、印刷用紙が同じでもインクの発色が微妙に異なるので、インクの性能を引き出して高画質の印刷を行うためには、専用の色変換モジュールを使用して色変換処理を行うことが望ましい。そこで、インクメーカは新たにインクを開発すると、市場に流通している種々の印刷用紙との組合せ毎に、新インクの性能を引き出す専用の色変換モジュールを作成し、インク種類と印刷用紙種類を特定して色変換モジュールを、自らのホームページに公開する。図5では、記憶装置420がインクメーカのホームページに相当する。色変換テーブルを公開する際には、公開した色変換モジュールに接続するためのアドレス値をプリンタメーカに連絡する。プリンタメーカは、連絡を受けたアドレス値をコアモジュールに登録し、登録したコアモジュールを、自らのホームページに公開する。図5では、記憶装置400がプリンタメーカのホームページに相当する。   As an example, it is assumed that a new ink is developed by an ink maker. As described above, if the type of ink is different, the color of the ink will be slightly different even if the printing paper is the same, so use a special color conversion module to draw out the performance of the ink and perform high-quality printing. It is desirable to perform a color conversion process. Therefore, when an ink maker develops a new ink, it creates a special color conversion module that brings out the performance of the new ink for each combination with various printing papers on the market, and sets the ink type and printing paper type. Identify and publish the color conversion module on your homepage. In FIG. 5, the storage device 420 corresponds to the homepage of the ink maker. When publishing the color conversion table, the address value for connecting to the published color conversion module is notified to the printer maker. The printer maker registers the contacted address value in the core module, and publishes the registered core module on its own homepage. In FIG. 5, the storage device 400 corresponds to the homepage of the printer maker.

尚、ここでは、新たに公開されたモジュールに接続するためのアドレス値は、新たなモジュールの公開者が、コアモジュールの管理者に連絡するものとして説明したが、コアモジュールの管理者が検索エンジンを用いて、新たに公開されたモジュールを検索してアドレス値を登録したり、あるいは、いわゆるディレクトリーサービスを利用してアドレス値を取得することもできる。   Here, the address value for connecting to the newly published module has been described assuming that the publisher of the new module contacts the administrator of the core module. , A newly published module can be searched to register an address value, or an address value can be obtained by using a so-called directory service.

また、カラープリンタ200に同梱のフレキシブルディスクには、前述したインターフェースモジュールが記録されており、カラープリンタ200の購入者はプリンタを接続するコンピュータ100に、プリンタドライバとしてインターフェースモジュールをインストールしておく。   The above-mentioned interface module is recorded on a flexible disk included in the color printer 200, and the purchaser of the color printer 200 installs the interface module as a printer driver in the computer 100 to which the printer is connected.

カラープリンタ200の使用者が新たに開発されたインクを購入して、インク種類を設定して画像を印刷すると、前述したようにインターフェースモジュールから画像データとともに画像データの変換条件が、プリンタメーカのホームページ(図5の記憶装置400に相当)上に公開されたコアモジュール510に供給される。コアモジュール510は画像データの変換条件を解析して新たなインクが使用されていることを検出すると、画像データをインクメーカのホームページ(図5の記憶装置420に相当)に供給する。新たなインクと各種印刷用紙との組合せ毎にアドレス値が登録されているので、画像データは適切な色変換テーブルを参照して色変換される。その後、画像データは、前述したようにコアモジュール510を中心に各種モジュールに順番に供給され、最終的に印刷データに変換されて再びコンピュータ100のインターフェースモジュールに供給される。こうして得られた印刷データをカラープリンタ200に供給して画像を印刷すれば、新たに開発されたインクの性能を充分に引き出して高画質の画像を印刷することができる。   When the user of the color printer 200 purchases the newly developed ink, sets the ink type, and prints the image, as described above, the conversion conditions of the image data together with the image data from the interface module are described on the printer manufacturer's website. (Corresponding to the storage device 400 in FIG. 5). When the core module 510 analyzes the conversion condition of the image data and detects that new ink is used, the core module 510 supplies the image data to a homepage of the ink maker (corresponding to the storage device 420 in FIG. 5). Since the address value is registered for each combination of new ink and various printing papers, the image data is color-converted with reference to an appropriate color conversion table. Thereafter, the image data is sequentially supplied to various modules centering on the core module 510 as described above, is finally converted into print data, and is supplied to the interface module of the computer 100 again. By supplying the print data thus obtained to the color printer 200 and printing an image, it is possible to print out a high-quality image by fully exploiting the performance of the newly developed ink.

新たなインク専用の色変換モジュールはインクメーカが作成して公開する必要があるが、新たなインク開発時には、種々の印刷用紙に印刷したときの特性に関するデータも当然取得することができるので、新たなインクの発売と同時に専用の色変換モジュールを公開することは比較的容易である。また、前述したように色変換モジュールは、基本的には3次元の数表とその補間を行うプログラムであるため、色変換モジュールの作成には必ずしもカラープリンタ内部の詳細な仕様を知っておく必要はない。画像データの入出力の仕様さえ統一しておけば、インクメーカが開発したインク専用の色変換モジュールを単独で作成することは十分可能である。逆には、インクメーカが専用の色変換モジュールを公開しなければ、インク本来の性能を引き出すことができず、延いてはせっかくインクを開発しても消費者に受け入れられない結果を招きかねないので、専用の色変換モジュールを公開することはインクメーカにとっても販売上の大きなメリットとなる。   It is necessary for ink manufacturers to create and disclose a new ink-specific color conversion module.However, when developing a new ink, it is possible to acquire data on the characteristics when printing on various printing papers. It is relatively easy to release a dedicated color conversion module at the same time that a new ink is released. Further, as described above, since the color conversion module is basically a program for performing a three-dimensional numerical table and its interpolation, it is necessary to know detailed specifications inside the color printer in order to create the color conversion module. There is no. As long as the specifications of the input and output of image data are unified, it is sufficiently possible to independently create a color conversion module dedicated to ink developed by an ink manufacturer. Conversely, if the ink manufacturer does not release a dedicated color conversion module, the original performance of the ink can not be brought out, and even if the ink is developed, the result may be unacceptable to consumers Therefore, opening a dedicated color conversion module is a great selling advantage for ink manufacturers.

以上に説明したように、第1実施例の画像データ処理方法を採用すれば、新たなインクが開発された場合にも、これに迅速に対応して、常に高画質の画像を印刷することができる。   As described above, if the image data processing method of the first embodiment is adopted, even when a new ink is developed, it is possible to quickly respond to this and print a high-quality image at all times. it can.

以上の説明では、新たなインクが開発された場合を例にとって説明したが、新たな印刷用紙が開発された場合にも、全く同様に考えることができる。すなわち、用紙メーカが新たな印刷用紙を開発すると、市場に出回っている種々のインクとの組合せ毎に専用の色変換モジュールを作成して、自らのホームページに公開しておく。また、それぞれの色変換モジュールに接続するためのアドレス値も、プリンタメーカに連絡しておく。こうすれば、カラープリンタ200の使用者が印刷用紙の種類を設定しておくことにより、適した色変換モジュールを用いて色変換されるので、高画質の画像を印刷することができる。   In the above description, the case where a new ink is developed is described as an example. However, the same can be considered when a new printing paper is developed. That is, when a paper maker develops a new printing paper, a dedicated color conversion module is created for each combination with various inks on the market, and is published on its own homepage. The address value for connecting to each color conversion module is also notified to the printer maker. With this configuration, when the user of the color printer 200 sets the type of printing paper, color conversion is performed using a suitable color conversion module, so that a high-quality image can be printed.

新たな印刷用紙専用の色変換モジュールは用紙メーカが作成して公開する必要があるが、新たな印刷用紙の開発時には、種々のインクを用いて印刷したときの特性に関するデータも取得することができるので、新たな印刷用紙の発売と同時に専用の色変換モジュールを公開することは比較的容易である。また、専用の色変換モジュールを公開することで印刷用紙の特性を充分に引き出して高画質の画像を印刷することが可能となれば、開発した印刷用紙が消費者に高く評価されることになるので、専用の色変換モジュールを公開することは、用紙メーカにとっても大きなメリットを有している。   It is necessary for the paper maker to create and publish a color conversion module dedicated to a new printing paper, but when developing a new printing paper, it is also possible to acquire data on characteristics when printing with various inks. Therefore, it is relatively easy to release a dedicated color conversion module simultaneously with the release of new printing paper. In addition, if a dedicated color conversion module is made available, it will be possible to print out high-quality images by fully extracting the characteristics of the printing paper, and the developed printing paper will be highly evaluated by consumers. Therefore, opening a dedicated color conversion module has a great advantage for paper manufacturers.

かかる第1実施例の画像データ変換方法を採用すると、新たなインクや印刷用紙への対応が容易であることに限らず、新たな画像処理方法が開発された場合、例えば新たな階調数変換方法が開発された場合にも、開発された方法をカラープリンタ200の使用者が容易に利用することが可能となる。すなわち、新たな階調数変換方法の開発者がプリンタメーカである場合、開発した階調数変換モジュールを自らのホームページ(図5では記憶装置400に相当)に公開し、公開したモジュールに接続するためのアドレス値をコアモジュール510に登録しておく。こうすれば、カラープリンタ200の使用者が、印刷条件として新たに開発した階調数変換モジュールを使用する旨、設定するだけで、最新の階調数変換方式を用いて画像を印刷することができる。従来から行われているように、プリンタドライバ内に階調数変換処理を行う部分が一体に組み込まれている場合は、新たに開発した方式で階調数変換を行うプリンタドライバを、カラープリンタ200の使用者に別途配布しなければならない。これに対して、第1実施例の画像データ変換方法を採用した場合は、プリンタメーカは開発したモジュールをネット上に公開するとともに、公開したモジュールに接続するためのアドレス値をカラープリンタ200のユーザに連絡するだけで、ユーザは新たなモジュールを使用して高画質の画像を印刷することができる。   The adoption of the image data conversion method of the first embodiment is not limited to the case where it is easy to deal with new inks and printing papers. When a new image processing method is developed, for example, a new gradation number conversion is performed. Even when the method is developed, the user of the color printer 200 can easily use the developed method. That is, when the developer of the new tone number conversion method is a printer maker, the developed tone number conversion module is published on its own homepage (corresponding to the storage device 400 in FIG. 5) and connected to the published module. Is registered in the core module 510. In this way, the user of the color printer 200 can print an image using the latest gradation number conversion method simply by setting to use the newly developed gradation number conversion module as a printing condition. it can. In the case where a portion for performing the tone number conversion process is integrally incorporated in the printer driver as conventionally performed, the printer driver for performing the tone number conversion by the newly developed method is provided by the color printer 200. Must be distributed separately to users. On the other hand, when the image data conversion method according to the first embodiment is adopted, the printer maker makes the developed module open to the public on the net, and sends the address value for connecting to the open module to the user of the color printer 200. By simply contacting, the user can print high quality images using the new module.

更に、かかる第1実施例の画像データ変換方法を採用すると、コンピュータ100のオペレーティングシステムの変更にも容易に対応することが可能となる。なぜなら、図5に示すように、コンピュータ100と記憶装置400上のコアモジュール510とは、ネットワークで互いにデータのやり取りが可能でありさえすれば良く、同じオペレーティングシステム上で動作している必要はない。従って、コンピュータ100のオペレーティングシステムを変更する場合、オペレーティングシステムと直接やり取りを行うインターフェースモジュール500のみを変更すれば、他の記憶装置上の各種モジュールは何ら変更することなく、そのまま使用することができる。従来のように、各種のモジュールが一体に組み込まれたプリンタドライバを使用して画像データの変換を行う場合には、新たなオペレーティングシステムが開発される度に、オペレーティングシステムに対応した新たなプリンタドライバを開発しなければならない。これに対して、第1実施例の画像データ変換方法を採用すれば、インターフェースモジュールのみを開発すれば足りるので、それだけ対応が容易となるので好適である。   Further, if the image data conversion method of the first embodiment is adopted, it is possible to easily cope with a change in the operating system of the computer 100. This is because, as shown in FIG. 5, the computer 100 and the core module 510 on the storage device 400 need only be able to exchange data with each other over a network, and do not need to operate on the same operating system. . Therefore, when the operating system of the computer 100 is changed, if only the interface module 500 that directly communicates with the operating system is changed, various modules on other storage devices can be used without any change. In the case where image data is converted by using a printer driver in which various modules are integrated as in the related art, a new printer driver corresponding to the operating system is required every time a new operating system is developed. Must be developed. On the other hand, if the image data conversion method according to the first embodiment is adopted, it is sufficient to develop only the interface module, and it is easy to deal with it, which is preferable.

第1実施例の画像データ変換方法を採用すれば、前述したように、画像を撮影した機種を検出して対応する色変換モジュールを用いて色変換処理を行うことで、より高画質の画像を印刷することが可能となる。加えて、第1実施例の画像データ変換方法を採用した場合には、画像を撮影する機器側の技術開発に対しても迅速に対応することができる。例えば、仮に、従来のデジタルカメラよりも遙かに広いガマットを有するデジタルカメラが開発されたものとする。デジタルカメラの性能を充分に引き出した高画質の画像を印刷するためには、専用のLUTを参照して色変換処理を行う必要があり、そのためには、専用のプリンタドライバを開発してカラープリンタのユーザに供給しなければならない。しかも、ユーザの使用するコンピュータに種々のオペレーティングシステムがインストールされていると考えられ、プリンタドライバはオペレーティングシステム毎に用意する必要がある。これに対して、第1実施例の画像データ変換方法を採用すれば、新たに開発したデジタルカメラに対応する色変換モジュールをネットワークに公開し、公開した色変換モジュールに接続するためのアドレス値をコアモジュールに登録するだけで良い。カラー画像を印刷する際には、カラープリンタの操作者が新たに開発されたデジタルカメラの機種名を設定するだけで、コアモジュールが画像データを専用の色変換モジュールに供給するので、デジタルカメラの性能を充分に引き出した高画質の画像を印刷することができる。   If the image data conversion method according to the first embodiment is adopted, as described above, the model that has captured the image is detected and color conversion processing is performed using the corresponding color conversion module, so that a higher quality image can be obtained. It becomes possible to print. In addition, when the image data conversion method according to the first embodiment is adopted, it is possible to quickly respond to technical development of a device that captures an image. For example, suppose that a digital camera having a gamut much wider than a conventional digital camera has been developed. In order to print high-quality images that fully exploit the performance of digital cameras, it is necessary to perform color conversion processing with reference to a dedicated LUT. Of users. Moreover, it is considered that various operating systems are installed in the computer used by the user, and it is necessary to prepare a printer driver for each operating system. On the other hand, if the image data conversion method of the first embodiment is adopted, the color conversion module corresponding to the newly developed digital camera is disclosed to the network, and the address value for connecting to the published color conversion module is changed. All you have to do is register it in the core module. When printing a color image, the operator of the color printer simply sets the model name of the newly developed digital camera, and the core module supplies the image data to the dedicated color conversion module. It is possible to print a high-quality image with sufficient performance.

尚、上述した第1実施例では、記憶装置400には、コアモジュール510と、解像度変換モジュール520と、インターレースモジュール560とが記憶されているものとして説明したが、必ずしもこれらモジュールは同じ記憶装置に記憶されている必要はなく、接続するためのアドレス値がコアモジュール510に登録されていれば、別々の記憶装置に記憶されているものとしても良い。あるいは、コアモジュール510と階調数変換モジュール550とが同じ記憶装置に記録されていても構わない。   In the first embodiment described above, the storage device 400 is described as storing the core module 510, the resolution conversion module 520, and the interlace module 560. However, these modules are not necessarily stored in the same storage device. It is not necessary to store it, and if an address value for connection is registered in the core module 510, it may be stored in a separate storage device. Alternatively, the core module 510 and the gradation number conversion module 550 may be recorded in the same storage device.

また、上述の説明では、画像補正モジュール530は記憶装置410に、色変換モジュール540は記憶装置420に、階調数変換モジュール550は記憶装置430に、インターレースモジュール560は記憶装置400に、といった具合に、同種類のモジュールは同じ記憶装置に記憶されているものとして説明した。しかし、同種のモジュールであっても複数のモジュールが複数の記憶装置に記憶されていても構わないのはもちろんである。   In the above description, the image correction module 530 is in the storage device 410, the color conversion module 540 is in the storage device 420, the gradation conversion module 550 is in the storage device 430, the interlace module 560 is in the storage device 400, and so on. In the description above, modules of the same type are stored in the same storage device. However, it goes without saying that a plurality of modules of the same type may be stored in a plurality of storage devices.

更に、上述の第1実施例では、コアモジュール510は、ネットワーク上の記憶装置400に記憶されているものとして説明したが、コンピュータ100上に記憶しておいても構わない。このような場合でも、コンピュータ100からネットワークを介して各種モジュールに画像データを供給すれば、公開されている適切なモジュールを用いて画像データを変換することができ、高画質の画像を印刷することができる。   Further, in the above-described first embodiment, the core module 510 has been described as being stored in the storage device 400 on the network, but may be stored on the computer 100. Even in such a case, if the image data is supplied from the computer 100 to the various modules via the network, the image data can be converted using an appropriate public module, and the high-quality image can be printed. Can be.

上述した第1実施例では、コアモジュール510から、各モジュールが記憶されている記憶装置400にネットワークを介して画像データを供給しながら画像データを変換したが、各モジュールをネットワークを介して記憶装置400に読み込んでおき、読み込んだそれぞれのモジュールを用いて画像データを変換しても良い。更には、こうして読み込んだ各モジュールを、ネットワークを介してコンピュータ100に供給し、コンピュータ100上で画像データを印刷データに変換することも可能である。各モジュールを一箇所に読み込んでから画像データを変換すれば、画像データのデータ量が大きい場合には、ネットワークを介して画像データをやり取りする時間を短縮することができるので好適である。   In the above-described first embodiment, the image data is converted from the core module 510 to the storage device 400 storing each module via the network, while the image data is converted. The image data may be converted into image data using the read modules. Furthermore, it is also possible to supply each module read in this way to the computer 100 via a network, and to convert the image data into print data on the computer 100. If the image data is converted after reading each module at one location, the time for exchanging the image data via the network can be shortened when the data amount of the image data is large.

また、上述した実施例では、画像データの変換条件は、画像の印刷の度に、インターフェースモジュール500からコアモジュール510に出力されるものとして説明したが、画像データの変換条件を予めコアモジュール510内に登録しておいても良い。こうすれば、画像の印刷の度に、画像データの変換条件をコアモジュール510に出力する必要がなくなるので好適である。   Further, in the above-described embodiment, the image data conversion condition is described as being output from the interface module 500 to the core module 510 every time an image is printed. You may register in. This is preferable because it is not necessary to output the conversion condition of the image data to the core module 510 every time the image is printed.

コアモジュール510内に画像データの変換条件を登録する際には、画像データを出力するコンピュータ毎に登録したり、あるいは画像を印刷しようとする印刷者毎に登録したり、印刷しようとするプリンタ毎に登録できるようにしても良い。このように、画像データの変換条件をきめ細かく登録しておけば、要求画質に合致した画像を簡便に印刷することができるので好適である。   When registering the conversion condition of the image data in the core module 510, the registration is performed for each computer that outputs the image data, or for each printer that prints the image, or for each printer that prints the image. You may be able to register in. As described above, it is preferable to register the conversion conditions of the image data in detail, since an image matching the required image quality can be easily printed.

C.第2実施例:
上述した第1実施例では、各種モジュールは必ずコアモジュール510から画像データを受け取り、各モジュールは変換された画像データは必ずコアモジュール510に出力した。以下に説明する第2実施例の画像データ変換処理では、各種モジュールは変換した画像データをコアモジュール510に返送することなく、次の処理を行うモジュールに直接供給する。以下、第1実施例と異なる部分を中心に、第2実施例の画像データ変換処理について説明する。
C. Second embodiment:
In the first embodiment described above, the various modules always receive the image data from the core module 510, and each module always outputs the converted image data to the core module 510. In the image data conversion processing of the second embodiment described below, various modules directly supply the converted image data to the module that performs the next processing without returning the converted image data to the core module 510. Hereinafter, the image data conversion processing of the second embodiment will be described, focusing on the differences from the first embodiment.

C−1.画像データ変換処理の概要:
図8は、第2実施例において実質的にプリンタドライバを構成して、画像データを印刷データに変換する様子を概念的に説明するブロック図である。図示するように、第2実施例においては、それぞれの記憶装置は互いにネットワークで接続されていて、コアモジュール510を介することなく、画像データのやり取りが可能である部分が異なっている。また、第2実施例の画像データ変換処理の流れは、図4に示した第1実施例のフローチャートとほぼ同様である。以下、図8と図4のフローチャートを参照しながら、第1実施例の画像データ変換処理と異なる部分を中心に、第2実施例の画像データ変換処理について説明する。
C-1. Overview of image data conversion processing:
FIG. 8 is a block diagram conceptually illustrating how a printer driver is substantially configured in the second embodiment to convert image data into print data. As shown in the figure, in the second embodiment, the respective storage devices are connected to each other via a network, and are different from each other in a portion capable of exchanging image data without passing through the core module 510. Further, the flow of the image data conversion processing of the second embodiment is almost the same as the flow chart of the first embodiment shown in FIG. Hereinafter, the image data conversion processing of the second embodiment will be described with reference to the flowcharts of FIGS. 8 and 4 focusing on the differences from the image data conversion processing of the first embodiment.

第2実施例においても、オペレーティングシステムがプリンタドライバを起動すると、先ず初めにインターフェースモジュール500が起動され、インターフェースモジュール500がオペレーティングシステムから、印刷すべき画像の画像データを取得する(図4のステップS100相当)。   Also in the second embodiment, when the operating system activates the printer driver, first, the interface module 500 is activated, and the interface module 500 acquires the image data of the image to be printed from the operating system (step S100 in FIG. 4). Equivalent).

次いで、インターフェースモジュール500は、受け取った画像データと、予め設定されている変換条件とを、記憶装置400上のコアモジュール510にネットワークを介して出力する(図4のステップS102相当)。   Next, the interface module 500 outputs the received image data and a preset conversion condition to the core module 510 on the storage device 400 via the network (corresponding to step S102 in FIG. 4).

第2実施例においては、コアモジュール510は、図6に示すような画像データの変換条件を受け取ると、これを解析して転送情報を作成する。すなわち、第2実施例の画像データ変換処理では、あるモジュールで画像データを変換すると、変換した画像データはコアモジュール510を経由することなく、次のモジュールに直接供給される。こうして画像データを適切なモジュールに次々に転送していくことによって最終的に画像データを印刷データに変換する。転送情報とは、画像データを転送する順番に、各モジュールのアドレス値を並べたデータである。第2実施例の画像データ変換処理においては、受け取った画像データの変換条件を解析して、対応する各モジュールのアドレス値が、画像データを供給する順番に配列された転送情報を作成するのである。   In the second embodiment, upon receiving the image data conversion condition as shown in FIG. 6, the core module 510 analyzes the condition and creates transfer information. That is, in the image data conversion processing of the second embodiment, when image data is converted by a certain module, the converted image data is directly supplied to the next module without passing through the core module 510. In this way, the image data is finally converted into print data by sequentially transferring the image data to appropriate modules. The transfer information is data in which the address values of each module are arranged in the order in which the image data is transferred. In the image data conversion processing of the second embodiment, the conversion conditions of the received image data are analyzed to create transfer information in which the address values of the corresponding modules are arranged in the order of supplying the image data. .

こうして転送情報を作成したら、コアモジュール510は、転送情報と画像データとを解像度変換モジュール520に供給する(図4のステップS104相当)。解像度変換モジュール520は解像度変換処理を行うと、変換した画像データを転送情報の設定に従って次のモジュールに供給する。画像補正を行う旨が図6に示した画像データの変換情報に設定されている場合は、転送情報に設定された2番目のアドレス値には画像補正モジュールのアドレス値が書き込まれている。そこで解像度変換モジュール520は、図8に示すように、変換した画像データを記憶装置410に記憶されている画像補正モジュール530に供給する(図4のステップS108相当)。画像補正モジュール530は、受け取った画像データに所定の変換を加えると、変換した画像データを転送情報に従って、記憶装置420に記憶された色変換モジュール540に供給する(図4のステップS110相当)。転送情報の3番目のアドレス値には、画像データの変換条件に応じた適切な色変換モジュールのアドレス値が書き込まれている。   After creating the transfer information in this way, the core module 510 supplies the transfer information and the image data to the resolution conversion module 520 (corresponding to step S104 in FIG. 4). After performing the resolution conversion processing, the resolution conversion module 520 supplies the converted image data to the next module according to the setting of the transfer information. When the effect of image correction is set in the conversion information of the image data shown in FIG. 6, the address value of the image correction module is written in the second address value set in the transfer information. The resolution conversion module 520 supplies the converted image data to the image correction module 530 stored in the storage device 410 as shown in FIG. 8 (corresponding to step S108 in FIG. 4). When the image correction module 530 performs predetermined conversion on the received image data, it supplies the converted image data to the color conversion module 540 stored in the storage device 420 according to the transfer information (corresponding to step S110 in FIG. 4). In the third address value of the transfer information, an appropriate address value of the color conversion module according to the conversion condition of the image data is written.

また、画像データの変換条件の設定が画像補正を行う設定となっていない場合は、転送情報の2番目のアドレス値には色変換モジュールのアドレス値が書き込まれている。この場合には、解像度変換モジュール520は、変換した画像データを記憶装置420に記憶された色変換モジュール540に直接供給する(図4のステップS110相当)。   If the setting of the image data conversion condition is not a setting for performing image correction, the address value of the color conversion module is written in the second address value of the transfer information. In this case, the resolution conversion module 520 directly supplies the converted image data to the color conversion module 540 stored in the storage device 420 (corresponding to step S110 in FIG. 4).

画像データを受け取った色変換モジュール540は、LUT(色変換テーブル)を参照しながらRGB画像データをCMYK階調値の組み合わせによる画像データに変換した後、変換した画像データを、転送情報に従って適切な階調数変換モジュール550に供給する(図4のステップS112相当)。階調数変換モジュール550は、256階調を有する画像データを、CMYK各色毎にドットの形成有無によって表現された2階調の画像データに変換すると、転送情報の設定に従って適切なインターレースモジュール560に供給する(図4のステップS114相当)。インターレースモジュール560は、受け取った画像データの順番を、カラープリンタ200がドットを形成する順番を考慮した順番に並び替えることによって、画像データを印刷データに変換し、印刷データをコンピュータ100のインターフェースモジュール500に供給する(図4のステップS116相当)。   After receiving the image data, the color conversion module 540 converts the RGB image data into image data based on a combination of CMYK gradation values while referring to an LUT (color conversion table), and then converts the converted image data into an appropriate one according to the transfer information. It is supplied to the gradation number conversion module 550 (corresponding to step S112 in FIG. 4). The gradation number conversion module 550 converts the image data having 256 gradations into image data of two gradations expressed by the presence or absence of dots for each color of CMYK, and then converts the image data to an appropriate interlace module 560 according to the setting of the transfer information. Supply (corresponding to step S114 in FIG. 4). The interlace module 560 converts the image data into print data by rearranging the order of the received image data into an order that takes into account the order in which the color printer 200 forms dots, and converts the print data into the interface module 500 of the computer 100. (Equivalent to step S116 in FIG. 4).

このようにして、画像データは転送情報に設定された順番に、各モジュールで次々と所定のデータ変換を加えられ、最終的に印刷データに変換された後、再びコンピュータ100のインターフェースモジュール500に供給される(図8参照)。インターフェースモジュール500から印刷データをカラープリンタ200に出力すると(図4のステップS118相当)、カラープリンタ200は印刷データに従って各色のインクドットを形成し、その結果、印刷用紙上にカラー画像が印刷される。   In this way, the image data is sequentially subjected to predetermined data conversion in each module in the order set in the transfer information, and finally converted into print data, and then supplied to the interface module 500 of the computer 100 again. (See FIG. 8). When print data is output from the interface module 500 to the color printer 200 (corresponding to step S118 in FIG. 4), the color printer 200 forms ink dots of each color according to the print data, and as a result, a color image is printed on print paper. .

C−2.第2実施例の効果:
以上に説明した第2実施例の画像データ変換処理を採用すれば、前述した第1実施例と同様に、種々の変更に柔軟に対応可能なプリンタドライバを構成することができる。
C-2. Effects of the second embodiment:
If the image data conversion processing of the second embodiment described above is adopted, a printer driver that can flexibly cope with various changes can be configured as in the first embodiment.

例えば、インクメーカによって新たなインクが開発された場合や、用紙メーカによって新たな印刷用紙が開発された場合、インクメーカや用紙メーカがそれぞれに専用の色変換モジュールをネットワーク上に公開することで、新たなインクや印刷用紙に迅速に対応して、高画質の印刷を行うことができる。また、新たな画像処理方法が開発された場合にも、開発された画像処理方法によるモジュールをネットワーク上に公開するだけで、カラープリンタのユーザが新たな処理方法を用いて画像を印刷することが可能である。コンピュータ100のオペレーティングシステムが変更された場合には、オペレーティングシステムとやり取りを行うインターフェースモジュールのみを変更するだけでよいので、オペレーティングシステムの変更にも迅速に対応することが可能となる。更に、前述したように、画像を撮影した機器に合わせて、画像データを最適に変換することも容易となり、また、撮影機器の技術開発に迅速に対応して高画質の画像を印刷することも可能となる。   For example, when a new ink is developed by an ink maker or a new printing paper is developed by a paper maker, the ink maker and the paper maker release their own dedicated color conversion modules on the network, High-quality printing can be performed quickly in response to new ink or printing paper. Also, when a new image processing method is developed, a user of a color printer can print an image using the new processing method simply by publishing a module according to the developed image processing method on a network. It is possible. When the operating system of the computer 100 is changed, only the interface module that exchanges with the operating system needs to be changed, so that the operating system can be quickly changed. Furthermore, as described above, it is easy to optimally convert image data according to the device that has captured the image, and it is also possible to print high-quality images in response to the technological development of the capturing device. It becomes possible.

これら第1実施例と同様の効果に加えて、第2実施例には、次のような効果もある。すなわち図5(第1実施例)と図8(第2実施例)とを比較すれば明らかなように、第2実施例の画像データ変換処理においては、あるモジュールで変換された画像データはコアモジュールを経由することなく次の処理を行うモジュールに直接供給される。コアモジュールを経由せずに直接画像データを供給すれば、迅速に画像データを供給することができるので、画像データ変換処理を迅速に行うことが可能となり、延いては、画像を迅速に印刷することができる。   In addition to the effects similar to those of the first embodiment, the second embodiment also has the following effects. That is, as is apparent from a comparison between FIG. 5 (first embodiment) and FIG. 8 (second embodiment), in the image data conversion processing of the second embodiment, the image data It is supplied directly to the module that performs the next processing without going through the module. If the image data is supplied directly without passing through the core module, the image data can be supplied quickly, so that the image data conversion processing can be performed quickly, and the image can be printed quickly. be able to.

また、第2実施例の画像データ変換処理では、コアモジュール510から出力された画像データは、同時に出力される転送情報に基づいて次々に適切なモジュールに供給される。すなわち、各モジュール間での画像データの転送をコアモジュール510が細かく制御しなくてもよい。従って、複数の画像データを、所定間隔をおいてコアモジュールに次々に供給することにより、同時に複数種類の画像データを変換することも比較的容易に実現することができるので好適である。   In the image data conversion processing of the second embodiment, the image data output from the core module 510 is supplied to appropriate modules one after another based on the simultaneously output transfer information. That is, the core module 510 does not need to finely control the transfer of image data between the modules. Therefore, by supplying a plurality of image data to the core module one after another at a predetermined interval, it is preferable to simultaneously convert a plurality of types of image data relatively easily.

C−3.第2実施例の変形例:
図9は、第2実施例の変形例において、画像データを印刷データに変換する様子を概念的に説明するブロック図である。図示するように、第2実施例の変形例においても、それぞれの記憶装置は互いにネットワークで接続されていて、コアモジュール510を介することなく、画像データのやり取りが可能である。ただし、前述した第2実施例においては、画像データとともに転送情報も各モジュール間を次々に転送されたが、第2実施例の変形例においては画像データのみが各モジュール間を転送されて行く点で第2実施例と異なっている。以下、図9を参照しながら、第2実施例の変形例の画像データ変換処理について、第2実施例と異なる部分を中心に説明する。
C-3. Modification of the second embodiment:
FIG. 9 is a block diagram conceptually illustrating how image data is converted into print data in a modification of the second embodiment. As shown in the drawing, also in the modification of the second embodiment, the respective storage devices are connected to each other via a network, and can exchange image data without passing through the core module 510. However, in the above-described second embodiment, the transfer information is transferred between the modules one after another along with the image data. However, in the modification of the second embodiment, only the image data is transferred between the modules. Is different from the second embodiment. Hereinafter, an image data conversion process according to a modification of the second embodiment will be described with reference to FIG. 9, focusing on parts different from the second embodiment.

第2実施例の変形例においても、先ず初めにインターフェースモジュール500が起動され、オペレーティングシステムから受け取った画像データと、予め設定されている変換条件とを、記憶装置400上のコアモジュール510に出力する。コアモジュール510は、第2実施例と同様に、画像データの変換条件を受け取ると、これを解析して、画像データを各モジュールに供給する順番を示した転送情報を作成する。   Also in the modification of the second embodiment, first, the interface module 500 is activated, and outputs the image data received from the operating system and the preset conversion conditions to the core module 510 on the storage device 400. . As in the second embodiment, the core module 510, upon receiving the image data conversion conditions, analyzes the conditions and creates transfer information indicating the order in which the image data is supplied to each module.

次いで、コアモジュール510は、作成した転送情報に従って、解像度変換モジュール520に画像データを供給する。解像度変換モジュール520は、解像度変換処理を終了したら、その旨をコアモジュール510に連絡し、連絡を受けたコアモジュール510は、画像データを次ぎに供給すべきモジュールのアドレス値を解像度変換モジュール520に出力する。   Next, the core module 510 supplies image data to the resolution conversion module 520 according to the created transfer information. When the resolution conversion processing is completed, the resolution conversion module 520 notifies the core module 510 of the completion of the resolution conversion processing, and the core module 510 having received the notification transmits the address value of the module to which the image data is to be supplied next to the resolution conversion module 520. Output.

図6に示した画像データの変換条件に画像補正を行う旨が設定されている場合は、コアモジュール510は画像補正モジュール530に接続するためのアドレス値を出力し、解像度変換モジュール520はコアモジュール510の指示に従って、画像補正モジュール530に画像データを供給する。画像補正モジュール530は受け取った画像データの補正処理を終了すると、その旨をコアモジュール510に連絡する。するとコアモジュール510は、次ぎに画像データを供給すべき色変換モジュール540に接続するためのアドレス値を出力し、画像補正モジュール530は指示されたアドレス値に画像データを出力する。図9に示すように、色変換モジュール540,階調数変換モジュール550,インターレースモジュール560は、受け取った画像データにそれぞれ所定の変換処理を施した後、変換した画像データをコアモジュールからの指示に従って次のモジュールに出力していく。こうして最終的に、コンピュータ100のインターフェースモジュール500に印刷データが供給される。インターフェースモジュール500は供給された印刷データをカラープリンタ200に出力し、カラープリンタ200が印刷データに従って印刷媒体上に各色のインクドットを形成して、カラー画像が印刷される。   When the image data conversion condition shown in FIG. 6 is set to perform image correction, the core module 510 outputs an address value for connection to the image correction module 530, and the resolution conversion module 520 outputs the address value. In accordance with the instruction of 510, the image data is supplied to the image correction module 530. When the correction processing of the received image data is completed, the image correction module 530 notifies the core module 510 of the end. Then, the core module 510 outputs an address value for connecting to the color conversion module 540 to which the image data is to be supplied next, and the image correction module 530 outputs the image data to the specified address value. As shown in FIG. 9, the color conversion module 540, the gradation number conversion module 550, and the interlace module 560 perform predetermined conversion processing on the received image data, and then convert the converted image data according to an instruction from the core module. Output to the next module. Thus, finally, the print data is supplied to the interface module 500 of the computer 100. The interface module 500 outputs the supplied print data to the color printer 200, and the color printer 200 forms ink dots of each color on a print medium according to the print data, and a color image is printed.

以上に説明した第2実施例の変形例では、転送情報は各モジュール間を転送されず、画像データのみを転送すればよいので、それだけ迅速に転送することができる。その結果、画像データの変換を迅速に行うことができ、延いては画像を迅速に印刷することが可能となるので好適である。   In the modified example of the second embodiment described above, the transfer information is not transferred between the modules, and only the image data needs to be transferred. Therefore, the transfer information can be transferred more quickly. As a result, the conversion of the image data can be performed quickly, and the image can be printed quickly, which is preferable.

また、第2実施例の変形例では、コアモジュール510は画像データが、現在どのモジュールで処理されているかを知ることができるので、例えば印刷を中止するといった、きめ細かな制御を行うことが容易となって好適である。   Further, in the modification of the second embodiment, the core module 510 can know which module is currently processing the image data, so that it is easy to perform fine control such as stopping printing, for example. It is suitable.

以上、各種の実施例について説明してきたが、本発明は上記すべての実施例に限られるものではなく、その要旨を逸脱しない範囲において種々の態様で実施することができる。   Although various embodiments have been described above, the present invention is not limited to all the above embodiments, and can be implemented in various modes without departing from the gist of the invention.

本実施例の印刷システムの概略構成図である。FIG. 1 is a schematic configuration diagram of a printing system according to an embodiment. 印刷システムを構成するコンピュータのハードウェア構成を示す説明図である。FIG. 2 is an explanatory diagram illustrating a hardware configuration of a computer that configures the printing system. 本実施例のプリンタの概略構成図である。FIG. 1 is a schematic configuration diagram of a printer according to an embodiment. 本実施例の画像データ変換処理の流れを示すフローチャートである。5 is a flowchart illustrating a flow of image data conversion processing according to the embodiment. 第1実施例の画像データ変換処理において画像データを印刷データに変換する様子を示す説明図である。FIG. 7 is an explanatory diagram illustrating a state in which image data is converted into print data in the image data conversion processing according to the first embodiment. 画像データの変換条件を設定する様子を示す説明図である。FIG. 9 is an explanatory diagram showing how to set a conversion condition of image data. 色変換テーブルを参照して色変換処理を行う様子を示す説明図である。FIG. 9 is an explanatory diagram illustrating a state in which a color conversion process is performed with reference to a color conversion table. 第2実施例の画像データ変換処理において画像データを印刷データに変換する様子を示す説明図である。FIG. 11 is an explanatory diagram illustrating a state in which image data is converted into print data in the image data conversion processing according to the second embodiment. 第2実施例の変形例の画像データ変換処理において画像データを印刷データに変換する様子を示す説明図である。FIG. 14 is an explanatory diagram illustrating a state in which image data is converted into print data in an image data conversion process according to a modification of the second embodiment.

符号の説明Explanation of reference numerals

100...コンピュータ
102...CPU
104...ROM
106...RAM
108...周辺機器インターフェースP・I/F
110...ネットワークインターフェースカードNIC
112...ビデオインターフェースV・I/F
114...CRT
116...バス
118...ハードディスク
120...デジタルカメラ
122...カラースキャナ
200...カラープリンタ
230...キャリッジモータ
231...駆動ベルト
232...プーリ
233...摺動軸
234...位置検出センサ
235...紙送りモータ
236...プラテン
240...キャリッジ
241...印字ヘッド
242,243...インクカートリッジ
242...インクカートリッジ
243...インクカートリッジ
244...インク吐出用ヘッド
260...制御回路
261...CPU
262...ROM
263...RAM
300...ネットワーク
300...通信回線
400〜450...記憶装置
500...インターフェースモジュール
500...インターフェースモジュール
510...コアモジュール
520...解像度変換モジュール
530...画像補正モジュール
540...色変換モジュール
550...階調数変換モジュール
560...インターレースモジュール
100 ... computer 102 ... CPU
104 ... ROM
106 ... RAM
108 ... Peripheral device interface P / I / F
110 ... Network interface card NIC
112 ... Video interface VI / F
114 ... CRT
116 ... Bus 118 ... Hard Disk 120 ... Digital Camera 122 ... Color Scanner 200 ... Color Printer 230 ... Carriage Motor 231 ... Drive Belt 232 ... Pulley 233 ... Slider Moving shaft 234 ... Position detection sensor 235 ... Paper feed motor 236 ... Platen 240 ... Carriage 241 ... Print head 242,243 ... Ink cartridge 242 ... Ink cartridge 243 ... Ink cartridge 244 ... Ink ejection head 260 ... Control circuit 261 ... CPU
262 ... ROM
263 ... RAM
300 network 300 communication line 400-450 storage device 500 interface module 500 interface module 510 core module 520 resolution conversion module 530 image correction Module 540 ... color conversion module 550 ... gradation number conversion module 560 ... interlace module

Claims (16)

複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換する画像データ変換方法であって、
前記一連のデータ変換の各段階での変換処理を行う複数のプログラムを、互いにネットワークで接続された複数の記憶手段に実行可能に記憶しておき、
前記各プログラムを記憶している前記記憶手段の各々に接続するための接続情報を参照しながら、前記画像データを該各プログラムを用いて順次変換することによって前記印刷データに変換することを特徴とする画像データ変換方法。
An image data conversion method for converting image data into print data that can be printed by a printing apparatus by performing a series of data conversions including a plurality of stages on the image data,
A plurality of programs for performing the conversion process at each stage of the series of data conversion are stored in a plurality of storage units connected to each other via a network so as to be executable,
Converting the image data into the print data by sequentially converting the image data using the programs while referring to connection information for connecting to each of the storage units storing the programs. Image data conversion method.
請求項1記載の画像データ変換方法であって、
前記画像データを前記印刷データに変換するに際しては、前記一連のデータ変換を行う順序に従って、前記各プログラムが記憶された記憶装置に前記画像データを順次供給することによって該印刷データに変換する画像データ変換方法。
The image data conversion method according to claim 1, wherein
When converting the image data into the print data, the image data to be converted into the print data by sequentially supplying the image data to a storage device storing the programs in accordance with the order of performing the series of data conversions Conversion method.
請求項1記載の画像データ変換方法であって、
前記画像データを前記印刷データに変換するに際しては、前記一連のデータ変換を行う複数のプログラムを、前記ネットワークを介して所定の記憶手段に予め読み込んでおき、前記読み込んだ各プログラムを用いて前記画像データを順次変換することにより、該印刷データに変換する画像データ変換方法。
The image data conversion method according to claim 1, wherein
When converting the image data into the print data, a plurality of programs for performing the series of data conversions are previously read into a predetermined storage unit via the network, and the image is read using the read programs. An image data conversion method for converting data into print data by sequentially converting data.
請求項1記載の画像データ変換方法であって、
前記画像データを前記印刷データに変換するに際しては、前記印刷装置での印刷条件を検出し、該印刷条件に応じて設定された前記接続情報を参照しながら該画像データを変換する画像データ変換方法。
The image data conversion method according to claim 1, wherein
When converting the image data into the print data, an image data conversion method for detecting printing conditions in the printing device and converting the image data while referring to the connection information set according to the printing conditions .
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換する画像データ変換システムであって、
互いにネットワークで接続され、前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置と、
前記データ処理装置に接続するための接続情報を記憶しているとともに、該データ処理装置に前記画像データが供給される順序を、前記一連のデータ変換の順序となるよう制御することによって、該画像データを前記印刷データに変換するデータ変換装置と
を備える画像データ変換システム。
An image data conversion system that converts the image data into print data that can be printed by a printing apparatus by performing a series of data conversions including a plurality of stages on the image data,
A plurality of data processing devices that are connected to each other via a network and perform conversion processing at each stage of the series of data conversion;
By storing connection information for connecting to the data processing device and controlling the order in which the image data is supplied to the data processing device to be the order of the series of data conversion, An image data conversion system, comprising: a data conversion device that converts data into the print data.
請求項5記載の画像データ変換システムであって、
前記データ変換装置は、前記複数のデータ処理装置と互いにネットワークで接続されており、該各々のデータ処理装置に前記画像データを供給することによって前記印刷データに変換する装置である画像データ変換システム。
The image data conversion system according to claim 5, wherein
An image data conversion system, wherein the data conversion device is connected to the plurality of data processing devices via a network, and converts the print data into the print data by supplying the image data to each of the data processing devices.
請求項5記載の画像データ変換システムであって、
前記複数のデータ処理装置は、前記各々の変換処理を行うとともに、前記変換した画像データを、該各データ処理装置毎に予め定められた次の段階のデータ処理装置に出力する装置であり、
前記データ変換装置は、前記一連のデータ変換の順序に基づき、前記複数のデータ処理装置の中の適切な処理装置に前記画像データを供給することによって、該画像データを前記印刷データに変換する装置である画像データ変換システム。
The image data conversion system according to claim 5, wherein
The plurality of data processing devices are devices that perform the respective conversion processes and output the converted image data to a data processing device in a next stage predetermined for each of the data processing devices,
The data conversion device converts the image data into the print data by supplying the image data to an appropriate processing device among the plurality of data processing devices based on the sequence of the series of data conversion. Image data conversion system.
請求項5記載の画像データ変換システムであって、
前記データ変換装置は、前記画像データを供給すべき順番に前記データ処理装置を並べた序列と、該データ処理装置に接続するための接続情報とからなる転送情報を、該画像データとともに前記適切なデータ処理装置に供給する手段であり、
前記複数のデータ処理装置は、前記画像データと転送情報とを受け取り該画像データに所定の変換処理を行った後、該変換処理後の画像データと該転送情報とを、該転送情報に基づいて適切なデータ処理装置に出力する装置である画像データ変換システム。
The image data conversion system according to claim 5, wherein
The data conversion device, the transfer information consisting of an order in which the data processing devices are arranged in the order in which the image data should be supplied, and connection information for connecting to the data processing device, along with the image data, the appropriate Means for supplying to the data processing device,
The plurality of data processing devices receive the image data and the transfer information, perform a predetermined conversion process on the image data, and then convert the converted image data and the transfer information based on the transfer information. An image data conversion system that outputs to an appropriate data processing device.
請求項5記載の画像データ変換システムであって、
前記複数のデータ処理装置は、前記各々の変換処理を行うとともに、該変換した前記画像データを、指定された該データ処理装置に出力する装置であり、
前記データ変換装置は、前記複数のデータ処理装置と互いにネットワークで接続されており、前記画像データを変換する前記データ処理装置に変換した画像データの出力先を指定するとともに、前記画像データを前記複数のデータ処理装置の中の適切な処理装置に供給して前記一連のデータ変換処理を開始する装置である画像データ変換システム。
The image data conversion system according to claim 5, wherein
The plurality of data processing devices are devices that perform the respective conversion processes and output the converted image data to the designated data processing device,
The data conversion device is connected to the plurality of data processing devices via a network, and specifies an output destination of the converted image data to the data processing device that converts the image data. The image data conversion system is a device that supplies the data to an appropriate one of the data processing devices and starts the series of data conversion processes.
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換する画像データ変換システムであって、
互いにネットワークで接続され、前記一連のデータ変換の各段階での変換処理を行う複数のプログラムを記憶している複数の記憶装置と、
前記複数のプログラムの中から、前記一連のデータ変換の各段階のプログラムを選択して前記ネットワークを介して読み込み、該読み込んだプログラムを用いて前記画像データに該一連のデータ変換を施すことにより、該画像データを前記印刷データに変換するデータ変換装置と
を備える画像データ変換システム。
An image data conversion system that converts the image data into print data that can be printed by a printing apparatus by performing a series of data conversions including a plurality of stages on the image data,
A plurality of storage devices that are connected to each other via a network and store a plurality of programs that perform conversion processing at each stage of the series of data conversion,
From the plurality of programs, by selecting a program of each stage of the series of data conversion and reading via the network, by performing the series of data conversion on the image data using the read program, A data conversion device for converting the image data into the print data.
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置の各々にネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記接続情報を参照しながら、前記一連の変換処理の順序に従って前記データ処理装置の中の適切なデータ処理装置に前記画像データを供給するとともに、該変換された画像データを該データ処理装置から受け取る処理を、前記ネットワークを介して繰り返し行うことによって、該画像データを前記印刷データに変換するデータ変換手段と
を備える画像データ変換装置。
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
Connection information storage means for storing connection information for connecting via a network to each of a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion,
While referring to the connection information, supply the image data to an appropriate data processing device among the data processing devices according to the sequence of the series of conversion processes, and receive the converted image data from the data processing device. A data conversion unit that converts the image data into the print data by repeatedly performing processing via the network.
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置の各々にネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記一連のデータ変換処理に従って画像データを供給すべき順番に前記データ処理装置を並べた序列と、該データ処理装置に接続するための前記接続情報とからなる転送情報を生成する転送情報生成手段と、
前記接続情報を参照しながら、前記一連のデータ変換処理の順序に従って適切なデータ処理装置に、前記画像データと前記転送情報とを供給することによって、該一連のデータ変換処理を開始する変換処理開始手段と
を備える画像データ変換装置。
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
Connection information storage means for storing connection information for connecting via a network to each of a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion,
Transfer information generating means for generating transfer information including an order in which the data processing devices are arranged in the order in which the image data is to be supplied according to the series of data conversion processes, and the connection information for connecting to the data processing device; ,
A conversion process that starts the series of data conversion processes by supplying the image data and the transfer information to an appropriate data processing device in accordance with the sequence of the series of data conversion processes while referring to the connection information. An image data conversion device comprising:
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行う複数のデータ処理装置の各々にネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記接続情報を参照しながら、前記一連のデータ変換処理の順序に従って適切なデータ処理装置に、前記画像データを供給することによって前記一連のデータ変換処理を開始する変換処理開始手段と、
前記一連のデータ変換の各段階で画像データの変換処理を行う前記データ処理装置に、該一連の変換処理の順序に従って、変換した画像データを出力すべき適切なデータ処理装置を指定する出力指定手段と
を備える画像データ変換装置。
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
Connection information storage means for storing connection information for connecting via a network to each of a plurality of data processing devices that perform conversion processing at each stage of the series of data conversion,
While referring to the connection information, to a suitable data processing device according to the sequence of the series of data conversion processing, a conversion processing start unit that starts the series of data conversion processing by supplying the image data,
An output designating unit for designating an appropriate data processing device to which the converted image data is to be output in accordance with the sequence of the series of conversion processes, An image data conversion device comprising:
請求項11ないし請求項13のいずれかに記載の画像データ変換装置であって、
前記印刷装置での印刷条件を検出する印刷条件検出手段を備え、
前記接続情報記憶手段は、前記検出した印刷条件に応じて定まる複数のデータ処理装置に、前記ネットワークを介して接続するための接続情報を記憶している手段である画像データ変換装置。
An image data conversion device according to any one of claims 11 to 13, wherein
A printing condition detecting unit that detects a printing condition in the printing apparatus,
The image data converter, wherein the connection information storage unit stores connection information for connecting to a plurality of data processing devices determined according to the detected printing conditions via the network.
複数段階からなる一連のデータ変換を画像データに施すことによって、該画像データを印刷装置で印刷可能な印刷データに変換するための画像データ変換装置であって、
前記一連のデータ変換の各段階での変換処理を行うプログラムを記憶している複数の記憶装置の各々に、ネットワークを介して接続するための接続情報を記憶している接続情報記憶手段と、
前記接続情報を参照しながら、前記一連のデータ変換の各段階のプログラムを選択して前記ネットワークを介して読み込む読み込み手段と、
前記読み込んだプログラムを用いて前記画像データに該一連のデータ変換を施すことにより、該画像データを前記印刷データに変換するデータ変換手段と
を備える画像データ変換装置。
An image data conversion device for converting the image data into print data that can be printed by a printing device by performing a series of data conversions including a plurality of stages on the image data,
A connection information storage unit that stores connection information for connecting via a network to each of a plurality of storage devices that store a program that performs a conversion process at each stage of the series of data conversions;
Reading means for selecting a program at each stage of the series of data conversion and reading it through the network while referring to the connection information,
A data conversion unit that converts the image data into the print data by performing the series of data conversions on the image data using the read program.
請求項15記載の画像データ変換装置であって、
前記印刷装置での印刷条件を検出する印刷条件検出手段を備え、
前記接続情報記憶手段は、前記検出した印刷条件に応じて定まる複数の記憶装置に、前記ネットワークを介して接続するための接続情報を記憶している手段である画像データ変換装置。
The image data conversion device according to claim 15,
A printing condition detecting unit that detects a printing condition in the printing apparatus,
The image data converter, wherein the connection information storage unit stores connection information for connecting via the network to a plurality of storage devices determined according to the detected printing conditions.
JP2003392381A 2003-11-21 2003-11-21 Image data conversion method, image data conversion system, and image data converter Pending JP2004152311A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003392381A JP2004152311A (en) 2003-11-21 2003-11-21 Image data conversion method, image data conversion system, and image data converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003392381A JP2004152311A (en) 2003-11-21 2003-11-21 Image data conversion method, image data conversion system, and image data converter

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2000145574A Division JP2001325091A (en) 2000-05-17 2000-05-17 Method for converting image data, system for the same, and device for the method

Publications (1)

Publication Number Publication Date
JP2004152311A true JP2004152311A (en) 2004-05-27

Family

ID=32463905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003392381A Pending JP2004152311A (en) 2003-11-21 2003-11-21 Image data conversion method, image data conversion system, and image data converter

Country Status (1)

Country Link
JP (1) JP2004152311A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008087224A (en) * 2006-09-29 2008-04-17 Seiko Epson Corp Printing device, printing method, and printing program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008087224A (en) * 2006-09-29 2008-04-17 Seiko Epson Corp Printing device, printing method, and printing program

Similar Documents

Publication Publication Date Title
US7333239B2 (en) Method for controlling a plurality of printing apparatuses
US7800784B2 (en) Image printing apparatus, image printing system and control method
JP2009220451A (en) Information processing method, information processing apparatus and program
US7161700B2 (en) Print data providing service through network
JP2004230846A (en) Image forming equipment
US7345775B2 (en) Image processing apparatus, printing system, image data format selecting method, program and storage medium
JP2004152311A (en) Image data conversion method, image data conversion system, and image data converter
JP4295465B2 (en) Image processing device
JP2005212246A (en) Execution of color conversion processing according to environmental conditions
JP2001325091A (en) Method for converting image data, system for the same, and device for the method
JP2010028310A (en) Inkjet printer color adjustment method and inkjet printer
JP4595570B2 (en) Print control data generation apparatus and print control data generation method
JP2007144677A (en) Image forming method and printing system
US7145575B2 (en) Color image processing device, color image processing method, recording medium, and program
JP4175004B2 (en) Image processing device
JP2004171494A (en) Print control information generation method
JP2005324526A (en) Printing apparatus, printing method, and program
JP2004094586A (en) Printer driver, information processing device and printing system
JP4092882B2 (en) Image processing apparatus and image processing method
JP4412805B2 (en) Printing system, data processing apparatus, printing method, and recording medium
JP2006159648A (en) Recording system, image processor, inkjet recorder and image processing method
JP2009233897A (en) Image processor, image processing method and image processing program
JP2007266740A (en) Print processing system
JP2005111843A (en) Printer, printing method, and program
JP2004086258A (en) Printing system and printer, computer, program and recording medium constituting the same