JP2007005949A - Image forming apparatus, method and program - Google Patents

Image forming apparatus, method and program Download PDF

Info

Publication number
JP2007005949A
JP2007005949A JP2005181382A JP2005181382A JP2007005949A JP 2007005949 A JP2007005949 A JP 2007005949A JP 2005181382 A JP2005181382 A JP 2005181382A JP 2005181382 A JP2005181382 A JP 2005181382A JP 2007005949 A JP2007005949 A JP 2007005949A
Authority
JP
Japan
Prior art keywords
image data
image
output
format
resolution conversion
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
JP2005181382A
Other languages
Japanese (ja)
Inventor
Hiromi Kita
洋実 北
Kimikatsu Kanda
公克 神田
Toshiyuki Yamada
俊之 山田
Kazuo Hayashi
林  和夫
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2005181382A priority Critical patent/JP2007005949A/en
Publication of JP2007005949A publication Critical patent/JP2007005949A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To perform high quality print out without degrading the image quality even in network copy processing while emphasizing the print out processing speed. <P>SOLUTION: The image forming apparatus 2 comprises an image output means 24 for outputting image data, a means 25 for determining whether image data to be outputted has a format of raster image data having hierarchic structure or not, and a means 26 for converting resolution of the image data to be outputted and switching execution of resolution conversion depending on the determination results from the determination means 25. Resolution conversion for reducing resolution of image data while emphasizing the output processing speed is performed for the image data other than the raster image data having hierarchic structure, but resolution conversion is not performed while emphasizing the output image quality for the raster image data having hierarchic structure and it is outputted as a visible image. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、画像データを可視画像化して出力する画像形成装置、画像形成方法および画像形成プログラムに関するものである。   The present invention relates to an image forming apparatus, an image forming method, and an image forming program for converting image data into a visible image and outputting the image.

近年、ネットワーク関連技術の発展に伴い、スキャナ装置とプリンタ装置とがネットワーク回線を介して接続されてなるネットワークシステムにおいて、いわゆるネットワークコピー処理を行うこと、すなわちスキャナ装置で読み取った画像データをプリンタ装置へ送信して印刷出力することが広く行われている。ただし、ネットワークコピー処理では、複写機を用いたコピー処理の場合とは異なり、画像データがネットワーク回線を経由する。そのため、送信対象となる画像データについては、例えばMRC(Mixed Raster Contents)フォーマットのデータに変換し、これによりネットワーク回線での通信負荷を軽減することが提案されている(例えば、特許文献1参照)。   In recent years, with the development of network-related technology, in a network system in which a scanner device and a printer device are connected via a network line, so-called network copy processing is performed, that is, image data read by the scanner device is transferred to the printer device. It is widely performed to send and print out. However, in the network copy process, unlike the copy process using the copying machine, the image data passes through the network line. Therefore, it has been proposed that image data to be transmitted is converted into, for example, MRC (Mixed Raster Contents) format data, thereby reducing the communication load on the network line (see, for example, Patent Document 1). .

MRCフォーマットとは、文字や線画等を比較的高解像度のビットマップで表現するラスター画像と、自然画や階調画像等を比較的低解像度で階調表現するラスター画像とを、色や領域別に夫々の画像プレーンを持ち階層構造で表現するものであり、それぞれの画像プレーンをその画像種に最適な圧縮方法で圧縮して、1つのファイルにラッピングした画像フォーマットである。すなわち、画像データを「低解像度でよい画像要素」と「高解像度を要する画像要素」に分けて、それぞれに最適な解像度と圧縮方式を適用することで、高画質と低ファイルサイズとを両立可能にしたものである。   The MRC format is a raster image that expresses characters, line drawings, etc., in a relatively high resolution bitmap, and a raster image that expresses natural images, gradation images, etc., in a relatively low resolution, by color and area. Each image plane has a hierarchical structure and is an image format in which each image plane is compressed by a compression method optimum for the image type and wrapped into one file. In other words, by dividing the image data into “image elements that require low resolution” and “image elements that require high resolution”, and applying the optimal resolution and compression method to each, it is possible to achieve both high image quality and low file size. It is a thing.

ところで、プリンタ装置において、画像データの印刷出力を行う場合には、その印刷出力処理の速度を重視して、出力すべき画像データの解像度を落とす解像度変換を行うことが一般的である。高解像度のラスター画像は、そのファイルサイズが大きく転送時間を多く要するわりに、印刷出力処理において高解像度処理を要するほどの画質が求められることが少ないからである。このような解像度変換処理は、プリンタ装置における画像データのデコンポーズ処理の一環として行われるか、あるいはそのプリンタ装置に印刷出力ジョブを発行するクライアントコンピュータ(PC)でのドライバ処理の一環として行われる。   By the way, when printing output of image data in a printer apparatus, it is common to perform resolution conversion that lowers the resolution of image data to be output with emphasis on the speed of the print output processing. This is because a high-resolution raster image has a large file size and requires a long transfer time, but the image quality that requires high-resolution processing in print output processing is rarely required. Such resolution conversion processing is performed as part of image data decomposing processing in the printer apparatus, or as part of driver processing in a client computer (PC) that issues a print output job to the printer apparatus.

特開2001−136361号公報JP 2001-136361 A

しかしながら、ネットワークコピー処理の場合には、複写機を用いたコピー処理の場合と同様の出力画質を利用者が期待すると考えられ、またネットワーク回線を通じて送信されるMRCフォーマットの画像データも文字や線画等については通常のコピー処理並みの高解像度出力が可能であるのに対し、画像データの印刷出力にあたり上述したような解像度変換処理を行うと、利用者が期待する高画質を実現できない可能性があり、また高画質と低ファイルサイズとの両立というMRCフォーマットの特色も失われてしまうことになる。この点については、解像度変換処理を行わないことで対応し得るとも考えられるが、ネットワークコピー処理以外の印刷出力ジョブの場合にも一律に解像度変換処理を行わないようにすると、その印刷出力ジョブの処理速度の低下を招いてしまうため好ましくない。   However, in the case of network copy processing, the user is expected to expect the same output image quality as in the case of copy processing using a copying machine, and image data in MRC format transmitted via a network line is also character, line drawing, etc. Can be output at the same high resolution as normal copy processing, but if the resolution conversion processing described above is performed when printing image data, the high image quality expected by the user may not be achieved. Also, the characteristic of the MRC format that achieves both high image quality and low file size is lost. This point may be dealt with by not performing the resolution conversion process. However, if the resolution conversion process is not performed uniformly even in the case of a print output job other than the network copy process, the print output job This is not preferable because the processing speed is reduced.

そこで、本発明は、印刷出力処理の速度を重視しつつ、例えばネットワークコピー処理を行う場合であっても、画質を損なわずに高品位な印刷出力を行うことのできる、画像形成装置、画像形成方法および画像形成プログラムを提供することを目的とする。   Therefore, the present invention focuses on the speed of print output processing, and can perform high-quality print output without impairing image quality even when performing network copy processing, for example. It is an object to provide a method and an image forming program.

本発明は、上記目的を達成するために案出された画像形成装置で、画像データを可視画像化して出力する画像出力手段と、前記画像出力手段で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する判別手段と、前記画像出力手段で出力すべき画像データに対する解像度変換を行い得るとともに、前記判別手段での判別結果に応じて当該解像度変換を行うか否かを切り換える解像度変換手段とを備えることを特徴とする。   The present invention is an image forming apparatus devised to achieve the above object, wherein image output means for converting image data into a visible image and outputting, and the format of image data to be output by the image output means has a hierarchical structure. It is possible to perform resolution conversion on the image data to be output by the image output means and determination means for determining whether or not the image data is raster image data, and perform the resolution conversion according to the determination result in the determination means. And a resolution conversion means for switching whether to perform or not.

また、本発明は、上記目的を達成するために案出された画像形成方法で、画像データを可視画像化して出力するための画像形成方法であって、出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する判別ステップと、前記出力すべき画像データに対する解像度変換を行い得るとともに、前記判別ステップでの判別結果に応じて当該解像度変換を行うか否かを切り換える解像度変換ステップとを含むことを特徴とする。   The present invention also relates to an image forming method devised to achieve the above object, wherein the image data is output as a visible image, and the format of the image data to be output is a hierarchical structure. A determination step for determining whether or not the image data is composed of raster image data, and resolution conversion for the image data to be output can be performed, and whether or not the resolution conversion is performed according to the determination result in the determination step And a resolution conversion step for switching between them.

また、本発明は、上記目的を達成するために案出された画像形成プログラムで、画像データを可視画像化して出力する画像形成装置と接続するコンピュータまたは前記画像形成装置として機能するコンピュータを、前記画像出力装置で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する判別手段と、前記画像出力装置で出力すべき画像データに対する解像度変換を行い得るとともに、前記判別手段での判別結果に応じて当該解像度変換を行うか否かを切り換える解像度変換手段として機能させることを特徴とする。   In addition, the present invention provides an image forming program devised to achieve the above object, a computer connected to an image forming apparatus for converting image data into a visible image and outputting the image data, or a computer functioning as the image forming apparatus. A discriminating means for discriminating whether or not the format of image data to be output by the image output device is composed of raster image data having a hierarchical structure, and resolution conversion for the image data to be output by the image output device can be performed. , And functioning as resolution conversion means for switching whether or not to perform the resolution conversion in accordance with the determination result of the determination means.

上記構成の画像形成装置、上記手順の画像形成方法および上記構成の画像形成プログラムによれば、いずれも、画像データを可視画像化して出力するのにあたり、その出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する。「階層構造のラスター画像データ」とは、複数の画像プレーンを持つ階層構造のものであるとともに、各画像プレーン毎に最適な解像度が適用されたラスター画像データによって構成されるものであり、その代表的なものとしては例えばMRCフォーマットの画像データが挙げられる。この判別は、例えば出力すべき画像データのヘッダ部のフォーマットに関する情報を認識することで行うことが考えられる。
そして、フォーマットについての判別を行ったら、その判別結果に応じて、出力すべき画像データに対する解像度変換を行うか否かを切り換える。例えば、階層構造のラスター画像データでなければ、出力処理の速度を重視して、出力すべき画像データの解像度を落とす解像度変換を行うが、階層構造のラスター画像データであれば、出力画質を重視して、出力すべき画像データの解像度変換は行わない、といった具合である。つまり、解像度変換の要否を指示するための信号等を、画像データと別個に用意したり、あるいは画像データに含めたりすることなく、出力すべき画像データのフォーマットによって、その画像データに対する解像度変換を行うか否かを切り換え得るようになるのである。
According to the image forming apparatus having the above-described configuration, the image forming method having the above-described procedure, and the image forming program having the above-described configuration, when the image data is converted into a visible image and output, the format of the image data to be output is a hierarchical structure. It is determined whether or not it is composed of the raster image data. “Hierarchical raster image data” is a hierarchical structure having a plurality of image planes, and is composed of raster image data to which an optimal resolution is applied for each image plane. A typical example is image data in the MRC format. For example, this determination may be performed by recognizing information related to the format of the header portion of the image data to be output.
When the format is discriminated, whether to perform resolution conversion on the image data to be output is switched according to the discrimination result. For example, if the raster image data is not hierarchically structured, the resolution conversion is performed by reducing the resolution of the image data to be output with an emphasis on the speed of output processing. However, if the raster image data is hierarchically structured, the output image quality is emphasized. Thus, resolution conversion of image data to be output is not performed. In other words, resolution conversion for the image data is performed according to the format of the image data to be output without preparing a signal for instructing the necessity of resolution conversion separately from the image data or including it in the image data. It is possible to switch whether or not to perform.

以上のように、本発明の画像形成装置、画像形成方法および画像形成プログラムでは、出力すべき画像データのフォーマットによって、その画像データに対する解像度変換を行うか否かを切り換え得るので、出力処理の速度を重視すべきフォーマットの場合には、解像度を落とす解像度変換を行って、その処理速度の向上を図ることが可能となり、また出力画質を重視すべきフォーマットの場合には、解像度変換を行わずに高品位な出力を行うことが可能となる。つまり、印刷出力処理の速度を重視しつつ、場合によっては画質を損なわずに高品位な画像出力を行うことができるのである。しかも、このような切り換えが画像データのフォーマットに基づいて行われるので、解像度変換の要否を指示するための信号等を、画像データと別個に用意したり、あるいは画像データに含めたりする必要がなく、これにより処理負荷(特に信号通信負荷等)の軽減も図れるようになる。   As described above, the image forming apparatus, the image forming method, and the image forming program of the present invention can switch whether or not resolution conversion is performed on the image data depending on the format of the image data to be output. In the case of a format that should be emphasized, it is possible to improve the processing speed by performing resolution conversion that lowers the resolution. In the case of a format that emphasizes output image quality, resolution conversion is not performed. High-quality output can be performed. In other words, high-quality image output can be performed without impairing the image quality in some cases while placing importance on the speed of the print output processing. Moreover, since such switching is performed based on the format of the image data, it is necessary to prepare a signal for instructing whether or not resolution conversion is necessary separately from the image data or to include it in the image data. Thus, the processing load (especially signal communication load etc.) can be reduced.

以下、図面に基づき本発明に係る画像形成装置、画像形成方法および画像形成プログラムについて説明する。   Hereinafter, an image forming apparatus, an image forming method, and an image forming program according to the present invention will be described with reference to the drawings.

先ず、画像形成装置を含むシステムの概略構成について説明する。
図1は、本発明が適用されたシステム構成の一例を示すブロック図である。図例の要に、ここで説明するネットワークシステムは、スキャナ装置1と、プリンタ装置2と、クライアントPC3とが、ネットワーク回線4を介して接続されてなり、ネットワークコピー処理を行い得るように構成されたものである。なお、図例では、スキャナ装置1、プリンタ装置2およびクライアントPC3がそれぞれ一つである場合を示しているが、ネットワーク回線4上に複数あってもよいことは勿論である。
First, a schematic configuration of a system including an image forming apparatus will be described.
FIG. 1 is a block diagram showing an example of a system configuration to which the present invention is applied. In short, the network system described here is configured such that the scanner device 1, the printer device 2, and the client PC 3 are connected via the network line 4 and can perform network copy processing. It is a thing. In the example shown in the figure, there is one scanner device 1, one printer device 2, and one client PC 3, but it is needless to say that there may be a plurality of them on the network line 4.

スキャナ装置1は、ネットワークコピー処理を行うために、原稿から画像データを光学的に読み取る画像読取手段11と、この画像読取手段11が読み取った画像データをネットワーク回線4上へ送信するデータ送信手段12とを備えている。さらに、スキャナ装置1では、ネットワーク回線4での通信負荷を軽減すべく、データ送信手段12での送信対象となる画像データについて、そのフォーマットの変換を行うフォーマット変換手段13と、データ量の削減を行うデータ圧縮手段14とを備えている。
フォーマット変換手段13では、送信対象となる画像データを、階層構造のラスター画像データからなるフォーマットのもの、具体的には詳細を後述するMRCフォーマットのものに変換するようになっている。
また、データ圧縮手段14では、フォーマット変換手段13によるフォーマット変換後の画像データに対し、その画像データを構成する画像プレーン毎に最適な圧縮方法で圧縮を行うようになっている。
これらにより、スキャナ装置1では、送信対象となる画像データについて、「低解像度でよい画像要素」と「高解像度を要する画像要素」に分けて、それぞれに最適な解像度と圧縮方式を適用し、これにより高画質と低ファイルサイズとを両立することができるのである。
The scanner device 1 includes an image reading unit 11 that optically reads image data from a document and a data transmission unit 12 that transmits the image data read by the image reading unit 11 to the network line 4 in order to perform a network copy process. And. Further, in the scanner device 1, in order to reduce the communication load on the network line 4, the format conversion unit 13 that converts the format of the image data to be transmitted by the data transmission unit 12 and the data amount are reduced. Data compression means 14 for performing the processing.
The format conversion means 13 converts the image data to be transmitted into a format composed of raster image data having a hierarchical structure, specifically, an MRC format whose details will be described later.
Further, the data compression unit 14 compresses the image data after the format conversion by the format conversion unit 13 by an optimal compression method for each image plane constituting the image data.
As a result, the scanner device 1 divides the image data to be transmitted into “image elements that require low resolution” and “image elements that require high resolution”, and applies the optimum resolution and compression method to each. Therefore, both high image quality and low file size can be achieved.

プリンタ装置2は、ネットワーク回線4を通じて送信された画像データを受け取って、その画像データの印刷出力を行うものである。すなわち、プリンタ装置2は、画像データを可視画像化して出力する画像形成装置として機能するものである。そのために、プリンタ装置2では、ネットワーク回線4を通じて送信された画像データを受け取るデータ取得手段21と、データ取得手段21が受け取った画像データに対する伸張処理を行うデータ伸張手段22と、伸張処理後の画像データを印刷出力可能な形式に展開(デコンポーズ)する画像展開手段23と、展開後の画像データを例えば電子写真方式を用いて記録用紙上に印刷出力する画像出力手段24とを備えている。   The printer device 2 receives image data transmitted through the network line 4 and prints out the image data. In other words, the printer apparatus 2 functions as an image forming apparatus that converts the image data into a visible image and outputs it. For this purpose, in the printer apparatus 2, a data acquisition unit 21 that receives image data transmitted through the network line 4, a data expansion unit 22 that performs expansion processing on the image data received by the data acquisition unit 21, and an image after expansion processing The image development unit 23 develops (decomposes) the data into a printable format, and the image output unit 24 prints out the developed image data on a recording sheet using, for example, an electrophotographic method.

また、プリンタ装置2では、これらの各手段21〜24に加えて、判別手段25と、解像度変換手段26とを備えている。
判別手段25は、データ取得手段21が取得した画像データ、すなわち画像出力手段24で出力すべき画像データについて、そのフォーマットが階層構造のラスター画像データからなるものであるか否か、具体的には詳細を後述するようなMRCフォーマットのものであるか否かを判別するものである。この判別結果は、解像度変換手段26に通知されるようになっている。
解像度変換手段26は、画像出力手段24が画像データの印刷出力を行う際の処理速度向上を図るべく、画像展開手段23が行うデコンポーズ処理の一環として、出力すべき画像データの解像度を落とす解像度変換を行い得るものである。ただし、解像度変換手段26では全ての画像データについて常に解像度変換を行うのではなく、判別手段25での判別結果に応じて、解像度変換を行うか否かを切り換えるようになっている。
In addition, the printer apparatus 2 includes a determination unit 25 and a resolution conversion unit 26 in addition to these units 21 to 24.
The discriminating unit 25 determines whether or not the format of the image data acquired by the data acquiring unit 21, that is, the image data to be output by the image output unit 24, is a raster image data having a hierarchical structure. It is determined whether or not it is of the MRC format whose details will be described later. This determination result is notified to the resolution conversion means 26.
The resolution conversion unit 26 reduces the resolution of the image data to be output as part of the decomposing process performed by the image development unit 23 in order to improve the processing speed when the image output unit 24 prints out the image data. Can be done. However, the resolution conversion unit 26 does not always perform resolution conversion for all image data, but switches whether to perform resolution conversion according to the determination result of the determination unit 25.

クライアントPC3は、プリンタ装置2に対する印刷出力ジョブを発行するものである。そのために、クライアントPC3では、そのクライアントPC3にインストールされているアプリケーションプログラムまたはオペレーションシステムからの指示に従いつつ、そのクライアントPC3で生成または取得した画像データを、所定フォーマットでネットワーク回線4を通じてプリンタ装置2へ送信するプリンタドライバ手段31を備えている。ここでいう所定フォーマットは、一般的な印刷出力処理に用いられるフォーマットであればよいが、階層構造のラスター画像データのみからなるもの、具体的にはMRCフォーマットではないものとする。   The client PC 3 issues a print output job for the printer apparatus 2. For this purpose, the client PC 3 transmits the image data generated or acquired by the client PC 3 to the printer device 2 through the network line 4 in a predetermined format while following the instructions from the application program or operation system installed in the client PC 3. Printer driver means 31 is provided. The predetermined format here may be a format used for general printout processing, but is assumed to be composed of only raster image data having a hierarchical structure, specifically, not the MRC format.

ここで、以上のような構成のネットワークシステムにおいて、ネットワークコピー処理を行う際に用いられる画像データのフォーマットについて説明する。ネットワークコピー処理を行う際には、スキャナ装置1の画像読取手段11で読み取られた画像データが、そのスキャナ装置1のフォーマット変換手段13で階層構造のラスター画像データからなるフォーマットに変換され、さらにデータ圧縮手段14で圧縮されて、高画質と低ファイルサイズとを両立できるものとされる。このような高画質と低ファイルサイズとを両立するフォーマットである階層構造のラスター画像データからなるフォーマットとしては、その代表的なものとして、MRCフォーマットが挙げられる。   Here, the format of image data used when performing network copy processing in the network system configured as described above will be described. When performing the network copy processing, the image data read by the image reading unit 11 of the scanner device 1 is converted into a format composed of raster image data having a hierarchical structure by the format conversion unit 13 of the scanner device 1, and further the data It is compressed by the compression means 14 so that both high image quality and low file size can be achieved. A typical example of the format composed of raster image data having a hierarchical structure, which is a format that achieves both high image quality and low file size, is the MRC format.

図2は、MRCフォーマットの概要を示す説明図である。MRCフォーマットは、一般的に二種類に分けられる。一種類は、図2(a)に示すように、一層の背景画像(Background)上に、多層(Mask1〜6)の文字・線画画像を重ねたフォーマット(以下「多層フォーマット」という)のものである。また、他の一種類は、図2(b)に示すように、背景画像(Background)と、表面画像(Foreground)と、どの部分が表面画像かを示すマスク画像(Selector)で構成されたフォーマット(以下「三層フォーマット」という)のものである。   FIG. 2 is an explanatory diagram showing an outline of the MRC format. The MRC format is generally divided into two types. As shown in FIG. 2A, one type is a format (hereinafter referred to as “multi-layer format”) in which a multi-layer (Mask 1 to 6) character / line image is superimposed on a single background image (Background). is there. In addition, as shown in FIG. 2B, another type is a format composed of a background image (Background), a surface image (Foreground), and a mask image (Selector) indicating which part is the surface image. (Hereinafter referred to as “three-layer format”).

図3は、多層フォーマットの具体例を示す説明図である。図例のように、多層フォーマットでは、背景画像の層は、階調が重視され低解像度でよい画像要素である写真または絵柄の領域のみのプレーンからなり、その写真・絵柄領域に適した圧縮方法であるJPEG(Joint Photographic Experts Group)圧縮が行われる。その一方で、背景画像の層を除く他の層は、いずれも、高解像度を要する画像要素である文字または線画の画像領域のみのプレーンからなり、その文字・線画領域に適した圧縮方法であるMMR(Modified Modified Read)圧縮が行われる。なお、多層フォーマットでは、各層におけるデータ形式が、ラスター形式となっている。つまり、例えば文字・線画領域の層であっても、テキストデータ形式やベクターデータ形式ではなく、ラスター画像データによって表されている。   FIG. 3 is an explanatory diagram showing a specific example of the multilayer format. As shown in the figure, in the multi-layer format, the background image layer is composed of only a plane of a picture or picture area, which is an image element in which gradation is important and low resolution, and a compression method suitable for the picture / picture area. JPEG (Joint Photographic Experts Group) compression is performed. On the other hand, all the layers other than the background image layer are composed of only a plane of a character or line drawing image area that is an image element requiring high resolution, and are compression methods suitable for the character / line drawing area. MMR (Modified Modified Read) compression is performed. In the multilayer format, the data format in each layer is a raster format. That is, for example, even a layer of a character / line drawing area is represented by raster image data, not a text data format or a vector data format.

図4は、三層フォーマットの具体例を示す説明図である。図例のように、三層フォーマットでは、背景画像の層(以下「Back層」という)は、階調が重視され低解像度でよい画像要素である写真・絵柄領域のみのプレーンからなり、その絵柄領域に適した圧縮方法であるJPEG圧縮が行われる。さらに、表面画像の層(以下「Fore層」という)は、高解像度を要する画像要素である文字または線画についてのものであるが、その文字・線画の色情報に相当するものであり、階調が重視され低解像度でよいため、多値JPEG圧縮が行われる。また、マスク画像の層(以下「Mask層」という)は、どの部分がFore層(文字・線画の画像)であるかを示すものであり、高解像度を要することから、MMR圧縮が行われる。なお、三層フォーマットにおいても、多層フォーマットの場合と同様に、各層におけるデータ形式がラスター形式となっている。つまり、例えばMask層であっても、テキストデータ形式やベクターデータ形式ではなく、ラスター画像データによって表されている。   FIG. 4 is an explanatory diagram showing a specific example of the three-layer format. As shown in the figure, in the three-layer format, the background image layer (hereinafter referred to as the “Back layer”) consists of a plane of only a photo / picture area, which is an image element in which gradation is important and low resolution is required. JPEG compression, which is a compression method suitable for the area, is performed. Furthermore, the surface image layer (hereinafter referred to as “Fore layer”) is for characters or line drawings, which are image elements that require high resolution, and corresponds to the color information of the characters / line drawings. Therefore, multi-level JPEG compression is performed. Further, the mask image layer (hereinafter referred to as “Mask layer”) indicates which portion is the Fore layer (character / line image), and high resolution is required, so MMR compression is performed. In the three-layer format, the data format in each layer is a raster format as in the case of the multilayer format. That is, for example, even the Mask layer is represented by raster image data, not a text data format or a vector data format.

次に、以上のようなネットワークシステムのプリンタ装置2において、ネットワーク回線4を通じて送信された画像データを受け取って、その画像データの印刷出力を行う場合の処理動作例、すなわち本発明に係る画像形成方法について説明する。   Next, in the printer device 2 of the network system as described above, an example of processing operation when image data transmitted through the network line 4 is received and the image data is printed out, that is, the image forming method according to the present invention. Will be described.

図5は、本発明に係る画像形成方法の手順の一例を示すフローチャートである。
プリンタ装置2では、ネットワーク回線4を通じて送信された画像データをデータ取得手段21が受け取ると(ステップ101、以下ステップを「S」と略す)、その画像データ、すなわち画像出力手段24で出力すべき画像データについて、そのフォーマットがMRCフォーマットであるか否かを判別手段25が判別する(S102)。MRCフォーマットであるか否かの判別は、以下のようにして行うことが考えられる。
FIG. 5 is a flowchart showing an example of the procedure of the image forming method according to the present invention.
In the printer device 2, when the data acquisition unit 21 receives image data transmitted through the network line 4 (step 101, step is hereinafter abbreviated as “S”), that image data, that is, an image to be output by the image output unit 24. The determination means 25 determines whether the format of the data is the MRC format (S102). It is conceivable to determine whether or not the format is the MRC format as follows.

例えば、多層フォーマットについては、先ず、出力すべき画像データのうちのある一つのページ中のオブジェクト(画像要素)が、ラスター画像データのみで構成されているか否かを判断する。この判断は、例えば画像データがPDF(Portable Document Format)ファイルであれば、そのPDFファイルを構成する各オブジェクトについてのヘッダ(属性)情報を参照して行えばよい。そして、一つでもラスター画像データ以外のもの(ベクターデータ等)があれば、MRCフォーマットではないと判別する。   For example, for a multi-layer format, first, it is determined whether or not an object (image element) in one page of image data to be output is composed of only raster image data. For example, if the image data is a PDF (Portable Document Format) file, this determination may be made with reference to header (attribute) information about each object constituting the PDF file. If there is at least one other than raster image data (such as vector data), it is determined that it is not in the MRC format.

オブジェクトがラスター画像データのみで構成されている場合には、次いで、それぞれのオブジェクトの属性情報を参照して、各ラスター画像データについての圧縮方法を認識し、その圧縮方法がJPEG圧縮とMMR圧縮とのみで構成されているか否かを判断する。そして、JPEG圧縮またはMMR圧縮以外の圧縮方法によるものがあれば、MRCフォーマットではないと判別する。   If the object is composed only of raster image data, then, referring to the attribute information of each object, the compression method for each raster image data is recognized, and the compression methods are JPEG compression and MMR compression. It is judged whether it is comprised only by. If there is a compression method other than JPEG compression or MMR compression, it is determined that it is not in the MRC format.

圧縮方法がJPEG圧縮とMMR圧縮とのみで構成されている場合には、さらに、JPEG圧縮とMMR圧縮とのみで構成されている圧縮方法のうち、JPEG圧縮によるオブジェクトが一つのみであるか否を判断する。そして、JPEG圧縮によるオブジェクトが一つのみであれば、データ取得手段21で受け取った画像データは、多層フォーマットによるMRCフォーマットのものであると判別する。   In the case where the compression method is configured only by JPEG compression and MMR compression, whether or not there is only one object by JPEG compression among the compression methods configured only by JPEG compression and MMR compression. Judging. If there is only one object by JPEG compression, it is determined that the image data received by the data acquisition unit 21 is in the MRC format by the multilayer format.

また、例えば、三層フォーマットについては、先ず、出力すべき画像データのうちのある一つのページ中のオブジェクト(画像要素)が、ラスター画像データのみで構成されているか否かを判断する。この判断は、多層フォーマットの場合と同様にして行えばよい。そして、一つでもラスター画像データ以外のもの(ベクターデータ等)があれば、MRCフォーマットではないと判別する。   For example, for the three-layer format, first, it is determined whether or not an object (image element) in one page of image data to be output is composed only of raster image data. This determination may be made in the same manner as in the multilayer format. If there is at least one other than raster image data (such as vector data), it is determined that it is not in the MRC format.

オブジェクトがラスター画像データのみで構成されている場合には、次いで多層フォーマットの場合と同様に、各ラスター画像データについての圧縮方法がJPEG圧縮とMMR圧縮とのみで構成されているか否かを判断する。そして、JPEG圧縮またはMMR圧縮以外の圧縮方法によるものがあれば、MRCフォーマットではないと判別する。   If the object is composed only of raster image data, it is then determined whether the compression method for each raster image data is composed only of JPEG compression and MMR compression, as in the case of the multi-layer format. . If there is a compression method other than JPEG compression or MMR compression, it is determined that it is not in the MRC format.

圧縮方法がJPEG圧縮とMMR圧縮とのみで構成されている場合には、さらに、ある一つのページにおける各オブジェクトが、がBack層、Fore層またはMask層のいずれかに分類できるか否か、すなわちある一つのページBack層、Fore層およびMask層で構成されているか否かを判断する。この判断も、各オブジェクトについての属性情報を参照して行えばよい。そして、Back層、Fore層およびMask層で構成されていれば、データ取得手段21で受け取った画像データは、三層フォーマットによるMRCフォーマットのものであると判別する。   In the case where the compression method is composed only of JPEG compression and MMR compression, whether or not each object in one page can be classified into one of Back layer, Fore layer, and Mask layer, that is, It is determined whether or not the page is composed of one page Back layer, Fore layer and Mask layer. This determination may also be made by referring to attribute information about each object. If the image data is composed of the Back layer, Fore layer, and Mask layer, it is determined that the image data received by the data acquisition unit 21 is in the MRC format using the three-layer format.

ただし、データ取得手段21で受け取った画像データにおけるページ情報の中に、MRCフォーマットを示すためにネットワークシステム内で特別に設定されたタグ情報が含まれている場合には、上述したような一連の手順を行うのではなく、そのタグ情報に基づいてMRCフォーマットであるか否かの判別を行うようにしてもよい。   However, if the page information in the image data received by the data acquisition means 21 includes tag information specially set in the network system to indicate the MRC format, a series of the above-described series Instead of performing the procedure, it may be determined whether the format is the MRC format based on the tag information.

以上のような判別手段25での判別の結果、データ取得手段21で受け取った画像データのフォーマットがMRCフォーマットでなければ、その画像データは、印刷出力ジョブの処理のためにクライアントPC3から送信されたものである。したがって、プリンタ装置2では、その画像データの印刷出力を行う際の処理速度向上を図るべく、解像度変換手段26がその画像データの解像度を落とす解像度変換を行う(S103)。この解像度変換は、公知技術を利用して行えばよいため、ここではその詳細な説明を省略する。そして、解像度変換手段26が解像度変換を行うと、その解像度変換後の画像データについて、画像出力手段24が記録用紙上への印刷出力を行う(S104)。   If the format of the image data received by the data acquisition unit 21 is not the MRC format as a result of the determination by the determination unit 25 as described above, the image data is transmitted from the client PC 3 for processing the print output job. Is. Accordingly, in the printer device 2, the resolution conversion means 26 performs resolution conversion for reducing the resolution of the image data in order to improve the processing speed when the image data is printed out (S103). Since this resolution conversion may be performed using a known technique, a detailed description thereof is omitted here. Then, when the resolution conversion means 26 performs the resolution conversion, the image output means 24 prints out the image data after the resolution conversion onto the recording paper (S104).

一方、判別手段25での判別の結果、データ取得手段21で受け取った画像データのフォーマットがMRCフォーマットである場合には、その画像データは、ネットワークコピー処理のためにスキャナ装置1から送信されたものである。つまり、印刷出力を行う際の処理速度向上よりも、複写機を用いたコピー処理の場合と同様の出力画質を利用者が期待していると考えられる。したがって、プリンタ装置2では、データ取得手段21で受け取った画像データに対する解像度変換手段26での解像度変換を行わずに、その画像データについて画像出力手段24が記録用紙上への印刷出力を行うようにする(S104)。つまり、判別手段25での判別結果に応じて、解像度変換手段26での解像度変換を行うか否かを切り換えることを可能とし、MRCフォーマットの画像データについては、その画像データに対する解像度変換を行わずに、その画像データの印刷出力を行うのである。   On the other hand, if the format of the image data received by the data acquisition unit 21 is the MRC format as a result of the determination by the determination unit 25, the image data is transmitted from the scanner device 1 for network copy processing. It is. That is, it is considered that the user expects output image quality similar to that in the case of copy processing using a copying machine, rather than improvement in processing speed when performing print output. Therefore, in the printer device 2, the image output unit 24 prints out the image data on the recording paper without performing resolution conversion by the resolution conversion unit 26 on the image data received by the data acquisition unit 21. (S104). That is, it is possible to switch whether or not the resolution conversion by the resolution conversion unit 26 is performed according to the determination result of the determination unit 25, and for the image data in the MRC format, the resolution conversion is not performed on the image data. In addition, the image data is printed out.

このように、本実施形態で説明したプリンタ装置2およびそのプリンタ装置2で行う画像形成方法によれば、画像データの印刷出力を行うのにあたり、その印刷出力すべき画像データのフォーマットがMRCフォーマットであるか否かを判別し、その判別結果に応じて、出力すべき画像データに対する解像度変換を行うか否かを切り換えるようになっている。具体的には、印刷出力すべき画像データがMRCフォーマットのものでなければ、出力処理の速度を重視して、出力すべき画像データの解像度を落とす解像度変換を行うが、MRCフォーマットのものであれば、出力画質を重視して、出力すべき画像データの解像度変換は行わない。したがって、解像度変換の要否を指示するための信号等を、画像データと別個に用意したり、あるいは画像データに含めたりすることなく、出力すべき画像データのフォーマットによって、その画像データに対する解像度変換を行うか否かを切り換え得るようになるのである。   As described above, according to the printer apparatus 2 and the image forming method performed by the printer apparatus 2 described in the present embodiment, when the image data is printed out, the format of the image data to be printed out is the MRC format. It is determined whether or not there is, and switching whether or not to perform resolution conversion on the image data to be output is switched according to the determination result. Specifically, if the image data to be printed out is not in the MRC format, the resolution conversion is performed to reduce the resolution of the image data to be output with emphasis on the speed of the output process. For example, importance is attached to the output image quality, and resolution conversion of image data to be output is not performed. Therefore, the resolution conversion for the image data can be performed according to the format of the image data to be output without preparing a signal for instructing the necessity of resolution conversion separately from the image data or including it in the image data. It is possible to switch whether or not to perform.

換言すると、出力すべき画像データのフォーマットによって、その画像データに対する解像度変換を行うか否かを切り換えるので、出力処理の速度を重視すべきフォーマットの場合には、解像度を落とす解像度変換を行って、その処理速度の向上を図ることが可能となり、また出力画質を重視すべきフォーマットの場合には、解像度変換を行わずに高品位な出力を行うことが可能となる。つまり、印刷出力処理の速度を重視しつつ、場合によっては画質を損なわずに高品位な画像出力を行うことができるのである。しかも、このような切り換えが画像データのフォーマットに基づいて行われるので、解像度変換の要否を指示するための信号等を、画像データと別個に用意したり、あるいは画像データに含めたりする必要がなく、これにより処理負荷(特に信号通信負荷等)の軽減も図れるようになるのである。   In other words, since whether or not to perform resolution conversion on the image data is switched depending on the format of the image data to be output, in the case of a format in which the speed of the output processing should be emphasized, the resolution conversion for reducing the resolution is performed, The processing speed can be improved, and in the case of a format where output image quality should be emphasized, high-quality output can be performed without performing resolution conversion. In other words, high-quality image output can be performed without impairing the image quality in some cases while placing importance on the speed of the print output processing. Moreover, since such switching is performed based on the format of the image data, it is necessary to prepare a signal for instructing whether or not resolution conversion is necessary separately from the image data or to include it in the image data. As a result, the processing load (especially signal communication load etc.) can be reduced.

特に、本実施形態で説明したように、MRCフォーマットである場合には解像度変換を行わないようにすれば、そのMRCフォーマットの画像データについて解像度変換を行わずに高品位な出力を行うことで、複写機を用いたコピー処理と同様の出力画質を実現することが可能となり、また高画質と低ファイルサイズとの両立というMRCフォーマットの特色も活かされることになるので、ネットワークコピー処理に適用して非常に好適なものとなる。   In particular, as described in the present embodiment, if resolution conversion is not performed in the MRC format, high-quality output is performed without performing resolution conversion on the image data of the MRC format. It is possible to achieve the same output image quality as copy processing using a copier, and the MRC format feature of high image quality and low file size will be utilized. It will be very suitable.

さらに、実施形態で説明したように、MRCフォーマットであるか否かの判別を画像データの圧縮方式に基づいて行うようにすれば、多層フォーマットであるか、あるいは三層フォーマットであるかを問わず、例えばその画像データのヘッダ部分に含まれている圧縮情報を認識することで当該判別を行い得るので、当該判別を容易かつ確実に行えるようになる。   Further, as described in the embodiment, if the determination as to whether the format is the MRC format is performed based on the compression method of the image data, it is possible to determine whether the format is a multilayer format or a three-layer format. For example, since the determination can be performed by recognizing the compression information included in the header portion of the image data, the determination can be performed easily and reliably.

なお、本実施形態では、本発明の好適な実施具体例を説明したが、本発明はその内容に限定されるものではなく、その要旨を逸脱しない範囲で適宜変更することが可能である。   In the present embodiment, the preferred specific examples of the present invention have been described. However, the present invention is not limited to the contents, and can be appropriately changed without departing from the gist thereof.

例えば、本実施形態では、階層構造のラスター画像データとしてMRCフォーマットの画像データを例に挙げて詳しく説明したが、必ずしもこれに限定されることはなく、ネットワークコピー処理を行う際にスキャナ装置1から送信される画像データが他のフォーマットによるものであっても、全く同様に本発明を適用することが考えられる。   For example, in the present embodiment, the MRC format image data has been described in detail as an example of the hierarchical raster image data. However, the present invention is not limited to this, and the scanner device 1 does not always have to be limited to this. Even if the image data to be transmitted is in another format, it is conceivable to apply the present invention in the same manner.

また、本実施形態では、MRCフォーマットであるか否かの判別およびその判別に応じた解像度変換の要否の切り換えを、プリンタ装置2が行う場合、すなわちプリンタ装置2が判別手段25および解像度変換手段26としての機能を有する場合を例に挙げて説明したが、例えばネットワークコピー処理にあたって、スキャナ装置1から送信される画像データがクライアントPC3を一旦経由するように構成されたシステムであれば(クライアントPC3でのデータスプールの有無は問わない)、少なくともその判別、またはその判別と解像度変換切り換えとの両方を、クライアントPC3で行っても構わない。その場合には、クライアントPC3におけるプリンタドライバ手段31が、判別手段25、解像度変換手段26としての機能を有していればよい。   Further, in the present embodiment, when the printer device 2 determines whether or not it is the MRC format and whether or not resolution conversion is necessary according to the determination, that is, the printer device 2 determines the determination means 25 and the resolution conversion means. In the case of the network copy process, for example, the image data transmitted from the scanner apparatus 1 is a system configured to temporarily pass through the client PC 3 (client PC 3 The client PC 3 may perform at least the determination or both the determination and the resolution conversion switching. In this case, the printer driver unit 31 in the client PC 3 only needs to have functions as the determination unit 25 and the resolution conversion unit 26.

これらの各手段25,26は、その機能をプリンタ装置2が有している場合についても、またクライアントPC3が有している場合についても、コンピュータとしての機能(例えばプリンタ装置2またはクライアントPC3が画像データを処理するため備えているCPUやASIC等による機能)に所定プログラムを処理させることで実現することが考えられる。ただし、その場合に、所定プログラムは、必ずしもプリンタ装置2またはクライアントPC3に予めインストールされている必要はなく、プリンタ装置2またはクライアントPC3に対してコンピュータ読み取り可能な記憶媒体に格納されて提供されるものであっても、または有線若しくは無線による通信手段を介して配信されるものであってもよい。つまり、上述した本実施形態における画像形成装置としての機能構成は、コンピュータを画像形成装置として機能させる画像形成プログラムによっても実現可能である。   Each of these means 25 and 26 functions as a computer (for example, the printer device 2 or the client PC 3 has an image when the printer device 2 has the function or the client PC 3 has the function). It may be realized by causing a predetermined program to be processed by a function (CPU or ASIC provided for processing data). In this case, however, the predetermined program is not necessarily installed in advance in the printer device 2 or the client PC 3, and is provided by being stored in a computer-readable storage medium for the printer device 2 or the client PC 3. Or may be distributed via wired or wireless communication means. That is, the functional configuration as the image forming apparatus in the present embodiment described above can also be realized by an image forming program that causes a computer to function as the image forming apparatus.

本発明が適用されたシステム構成の一例を示すブロック図である。1 is a block diagram illustrating an example of a system configuration to which the present invention is applied. MRCフォーマットの概要を示す説明図である。It is explanatory drawing which shows the outline | summary of a MRC format. 多層フォーマットの具体例を示す説明図である。It is explanatory drawing which shows the specific example of a multilayer format. 三層フォーマットの具体例を示す説明図である。It is explanatory drawing which shows the specific example of a three-layer format. 本発明に係る画像形成方法の手順の一例を示すフローチャートである。3 is a flowchart illustrating an example of a procedure of an image forming method according to the present invention.

符号の説明Explanation of symbols

1…スキャナ装置、2…プリンタ装置、3…クライアントPC、4…ネットワーク回線、11…画像読取手段、12…データ送信手段、13…フォーマット変換手段13、14…データ圧縮手段、21…データ取得手段、22…データ伸張手段22、23…画像展開手段23、24…画像出力手段24、25…判別手段、26…解像度変換手段、31…プリンタドライバ手段   DESCRIPTION OF SYMBOLS 1 ... Scanner apparatus, 2 ... Printer apparatus, 3 ... Client PC, 4 ... Network line, 11 ... Image reading means, 12 ... Data transmission means, 13 ... Format conversion means 13, 14 ... Data compression means, 21 ... Data acquisition means , 22 Data decompression means 22, 23 Image development means 23, 24 Image output means 24, 25 Discrimination means 26 Resolution conversion means 31 Printer driver means

Claims (9)

画像データを可視画像化して出力する画像出力手段と、
前記画像出力手段で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する判別手段と、
前記画像出力手段で出力すべき画像データに対する解像度変換を行い得るとともに、前記判別手段での判別結果に応じて当該解像度変換を行うか否かを切り換える解像度変換手段と
を備えることを特徴とする画像形成装置。
Image output means for converting the image data into a visible image and outputting the image data;
Discriminating means for discriminating whether or not the format of the image data to be output by the image output means is composed of raster image data having a hierarchical structure;
Resolution conversion means that can perform resolution conversion on the image data to be output by the image output means, and that switches whether or not to perform the resolution conversion according to the determination result of the determination means. Forming equipment.
前記解像度変換手段は、前記画像出力手段で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであると前記判別手段が判別した場合に、当該画像データに対する解像度変換を行わない
ことを特徴とする請求項1記載の画像形成装置。
The resolution conversion means does not perform resolution conversion on the image data when the determination means determines that the format of the image data to be output by the image output means is a raster image data having a hierarchical structure. The image forming apparatus according to claim 1.
前記判別手段は、前記画像出力手段で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを、当該画像データの圧縮方式に基づいて判別する
ことを特徴とする請求項1または2記載の画像形成装置。
The discriminating unit discriminates whether or not the format of the image data to be output by the image output unit is composed of hierarchical raster image data based on the compression method of the image data. The image forming apparatus according to claim 1.
画像データを可視画像化して出力するための画像形成方法であって、
出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する判別ステップと、
前記出力すべき画像データに対する解像度変換を行い得るとともに、前記判別ステップでの判別結果に応じて当該解像度変換を行うか否かを切り換える解像度変換ステップと
を含むことを特徴とする画像形成方法。
An image forming method for converting image data into a visible image and outputting the image,
A discriminating step for discriminating whether or not the format of image data to be output is composed of raster image data having a hierarchical structure;
A resolution conversion step of performing resolution conversion on the image data to be output and switching whether or not to perform the resolution conversion according to a determination result in the determination step.
前記解像度変換ステップでは、前記出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであると前記判別ステップで判別した場合に、当該画像データに対する解像度変換を行わない
ことを特徴とする請求項4記載の画像形成方法。
In the resolution conversion step, when the determination step determines that the format of the image data to be output is a raster image data having a hierarchical structure, resolution conversion is not performed on the image data. The image forming method according to claim 4.
前記判別ステップでは、前記出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを、当該画像データの圧縮方式に基づいて判別する
ことを特徴とする請求項4または5記載の画像形成方法。
5. The determination step according to claim 4, wherein whether or not the format of the image data to be output is composed of hierarchical raster image data is determined based on a compression method of the image data. 6. The image forming method according to 5.
画像データを可視画像化して出力する画像形成装置と接続するコンピュータまたは前記画像形成装置として機能するコンピュータを、
前記画像出力装置で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを判別する判別手段と、
前記画像出力装置で出力すべき画像データに対する解像度変換を行い得るとともに、前記判別手段での判別結果に応じて当該解像度変換を行うか否かを切り換える解像度変換手段
として機能させることを特徴とする画像形成プログラム。
A computer connected to an image forming apparatus that converts image data into a visible image and outputs the computer, or a computer that functions as the image forming apparatus.
A discriminating means for discriminating whether or not the format of image data to be output by the image output device is composed of raster image data having a hierarchical structure;
An image characterized by being able to perform resolution conversion on image data to be output by the image output device and functioning as a resolution conversion means for switching whether or not to perform the resolution conversion according to a determination result by the determination means. Formation program.
前記解像度変換手段は、前記画像出力装置で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであると前記判別手段が判別した場合に、当該画像データに対する解像度変換を行わない
ことを特徴とする請求項7記載の画像形成プログラム。
The resolution conversion means does not perform resolution conversion on the image data when the determination means determines that the format of the image data to be output by the image output apparatus is raster image data having a hierarchical structure. The image forming program according to claim 7.
前記判別手段は、前記画像出力装置で出力すべき画像データのフォーマットが階層構造のラスター画像データからなるものであるか否かを、当該画像データの圧縮方式に基づいて判別する
ことを特徴とする請求項7または8記載の画像形成プログラム。
The discriminating unit discriminates whether or not the format of image data to be output by the image output apparatus is composed of raster image data having a hierarchical structure based on a compression method of the image data. The image forming program according to claim 7 or 8.
JP2005181382A 2005-06-22 2005-06-22 Image forming apparatus, method and program Pending JP2007005949A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005181382A JP2007005949A (en) 2005-06-22 2005-06-22 Image forming apparatus, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005181382A JP2007005949A (en) 2005-06-22 2005-06-22 Image forming apparatus, method and program

Publications (1)

Publication Number Publication Date
JP2007005949A true JP2007005949A (en) 2007-01-11

Family

ID=37691156

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005181382A Pending JP2007005949A (en) 2005-06-22 2005-06-22 Image forming apparatus, method and program

Country Status (1)

Country Link
JP (1) JP2007005949A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010219903A (en) * 2009-03-17 2010-09-30 Fuji Xerox Co Ltd Image processing apparatus and image reader

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003158632A (en) * 2001-11-21 2003-05-30 Oki Data Corp Image processing method, and image processing apparatus and image processing system to execute the method
JP2004341090A (en) * 2003-05-14 2004-12-02 Fuji Xerox Co Ltd Data processor, image data file, data processing method, and program
JP2004350158A (en) * 2003-05-23 2004-12-09 Nec Access Technica Ltd Method and device for decoding image

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003158632A (en) * 2001-11-21 2003-05-30 Oki Data Corp Image processing method, and image processing apparatus and image processing system to execute the method
JP2004341090A (en) * 2003-05-14 2004-12-02 Fuji Xerox Co Ltd Data processor, image data file, data processing method, and program
JP2004350158A (en) * 2003-05-23 2004-12-09 Nec Access Technica Ltd Method and device for decoding image

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010219903A (en) * 2009-03-17 2010-09-30 Fuji Xerox Co Ltd Image processing apparatus and image reader

Similar Documents

Publication Publication Date Title
JP4814026B2 (en) Image processing apparatus, image processing method, and image processing program
US20070086050A1 (en) Information processing apparatus, image processing method, and machine-readable medium
JP2009048253A (en) Image forming system and image forming method
JP2006174239A (en) Image processing system
JP2006270896A (en) Data storage output device and method, and data processing device and method
JP4835416B2 (en) Print server, image forming apparatus, and image processing program
US8842333B2 (en) Image forming apparatus and method of controlling image forming apparatus
US9069507B2 (en) Print server, printing system, and computer program product configured to send print data to an image forming apparatus based on obtained designation of the image forming apparatus
JP2006044169A (en) Printing device and method of controlling the same
US9723170B2 (en) Image forming apparatus for sharpening image and image forming system with the same
JP2009124443A (en) Image processing apparatus and image processing method
JP2007005949A (en) Image forming apparatus, method and program
US20090244559A1 (en) Image rasterizing apparatus and image rasterizing method
US8437046B2 (en) Image processing apparatus and method for outputting an image subjected to pseudo-halftone processing
JP4412363B2 (en) Image processing device
JP2005212440A (en) Printing apparatus and method
US9001388B2 (en) Imaging forming apparatus to merge print data with a rendering image, method of image forming, and computer-readable recording medium
JP4697933B2 (en) Image processing apparatus, image input / output apparatus and methods thereof
JP4352669B2 (en) Image processing system, image processing apparatus, image processing method, and program
JP2018170616A (en) Image processing apparatus, control method of the same, and program
JP6413783B2 (en) Printing instruction apparatus, printing system, and program
JP2005094563A (en) Image processing system
JP2004094439A (en) Image processing system, image processor, image processing method, program and storage medium
JP2001246794A (en) Imaging apparatus
JP3297570B2 (en) Information processing apparatus and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080317

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20091009

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20091201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091215

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100210

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20100318