JP2002163664A - Device and method for image processing and storage medium with recorded image processing program - Google Patents

Device and method for image processing and storage medium with recorded image processing program

Info

Publication number
JP2002163664A
JP2002163664A JP2000358763A JP2000358763A JP2002163664A JP 2002163664 A JP2002163664 A JP 2002163664A JP 2000358763 A JP2000358763 A JP 2000358763A JP 2000358763 A JP2000358763 A JP 2000358763A JP 2002163664 A JP2002163664 A JP 2002163664A
Authority
JP
Japan
Prior art keywords
logical operation
color separation
image processing
operation process
data
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.)
Granted
Application number
JP2000358763A
Other languages
Japanese (ja)
Other versions
JP3968989B2 (en
Inventor
Hiroyuki Kono
裕之 河野
Hiroshi Sekine
弘 関根
Takanobu Otsubo
隆信 大坪
Shigeru Tsukimura
滋 月村
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 JP2000358763A priority Critical patent/JP3968989B2/en
Publication of JP2002163664A publication Critical patent/JP2002163664A/en
Application granted granted Critical
Publication of JP3968989B2 publication Critical patent/JP3968989B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Record Information Processing For Printing (AREA)
  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Image Generation (AREA)
  • Fax Reproducing Arrangements (AREA)
  • Color Image Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To conduct fast ROP processing even in the case of image data composed of a plurality of color separation components. SOLUTION: This image processor comprises a judging means 12 for judging a color separation component that needs logical operation processing in the case of needing the logical operation processing in making image formation data composed of the plurality of color separation components raster and a logic operation means 13 for applying logical operation processing only to the color separation component judged to be needed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、画像を出力するた
めに必要な処理、特にROP(Raster Operation)処理
を行う画像処理装置、画像処理方法および画像処理プロ
グラムを記録した記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus for performing processing necessary for outputting an image, in particular, an ROP (Raster Operation) processing, an image processing method, and a storage medium storing an image processing program.

【0002】[0002]

【従来の技術】近年、一般オフィスや家庭等へのプリン
タの普及が進み、またプリントスピードやプリント画質
等の性能の向上もめざましく、それにつれてプリントア
ウトするドキュメントの内容も、文字や図形により多く
の色を使用したり、カラー写真をより高解像度で減色処
理を行わずに多数使用したり、あるいはより高度な変形
処理を導入する、といったように複雑化している。この
ように複雑化したドキュメントをプリントアウトする際
には、描画すべき文字、図形(グラフィック)、ビット
マップイメージ(写真等)といった描画要素(描画オブ
ジェクト)を重ね合わせる処理、すなわち描画要素間で
の論理演算処理の使用が欠かせなくなってきている。具
体例を挙げると、例えば写真の上に矩形が重なっている
部分において、その矩形を透明であるとみなし、本来は
矩形に上書きされてしまう写真が透けて見えるように処
理する、といった場合がこれに該当する。
2. Description of the Related Art In recent years, printers have been widely used in general offices and homes, and performances such as print speed and print image quality have been remarkably improved. The use of color, the use of many color photographs at higher resolution without color reduction processing, and the introduction of more sophisticated deformation processing are becoming more complicated. When printing such a complicated document, a process of superimposing drawing elements (drawing objects) such as characters to be drawn, graphics (graphics), and bitmap images (photographs, etc.) The use of logical operations has become indispensable. To give a specific example, for example, in a part where a rectangle is overlaid on a photo, the rectangle is regarded as transparent, and processing is performed so that the photo that is originally overwritten by the rectangle can be seen through. Corresponds to.

【0003】このような重ね合わせのための論理演算処
理は、一般に、いわゆるROP処理として知られてい
る。ROP処理は、通常、ページ記述言語(Page Descr
iptionLanguage;以下「PDL」と略す)で記述されて
いる各描画要素のデータをラスター化した後、そのPD
L内にコードの形で指定されている論理演算式に従って
実行される。したがって、プリンタドライバを始めとし
たデバイスドライバ、すなわちプリンタやディスプレイ
等のグラフィックスデバイスをコントロールするための
デバイスドライバでは、これらの論理演算コードを解釈
し、そのコードに示されている方法に従ってROP処理
を実行する必要がある。
[0003] Such logical operation processing for superposition is generally known as so-called ROP processing. ROP processing is usually performed in a page description language (Page Descr).
After rendering the data of each drawing element described in iptionLanguage (hereinafter abbreviated as “PDL”), the PD
It is executed according to a logical operation expression specified in the form of a code in L. Therefore, a device driver such as a printer driver, that is, a device driver for controlling a graphics device such as a printer or a display, interprets these logical operation codes and executes ROP processing according to the method indicated by the codes. Need to do it.

【0004】[0004]

【発明が解決しようとする課題】ところで、従来、RO
P処理を行う場合には、その処理内容に拘わらずに、ラ
スター化された後のラスター画像データの全ての色分解
成分を、その処理対象としている。これは、ドキュメン
トの複雑化に伴い、そのプリントアウトもフルカラー対
応が要求されることが殆どだからである。そのため、例
えばラスター画像データがY(イエロー),M(マゼン
タ),C(サイアン),K(ブラック)の各色分解成分
から構成されていると、ROP処理の対象となる描画要
素が白黒で描かれている場合であっても、本来ROP処
理の必要がないY,M,Cの各色分解成分についてもR
OP処理を行うことになってしまう。
By the way, conventionally, RO
When the P processing is performed, all the color separation components of the rasterized raster image data are subjected to the processing regardless of the processing content. This is because, in accordance with the complexity of a document, it is almost always required that its printout be compatible with full color. Therefore, for example, if the raster image data is composed of each color separation component of Y (yellow), M (magenta), C (sian), and K (black), the drawing element to be subjected to the ROP processing is drawn in black and white. Even if the color separation components are Y, M, and C, which do not need ROP processing.
OP processing will be performed.

【0005】つまり、従来は、ROP処理を行うのにあ
たって、全ての色分解成分を処理対象としていたことか
ら、その処理の迅速性という点で難がある。特に、上述
したような複雑化したドキュメントを処理する場合に
は、処理すべきデータ量が膨大になるとともに、様々な
描画要素間のROP処理を実行する必要があるため、処
理の迅速性に難があると、結果としてプリントスピード
(画像出力スピード)の低下を招く要因になってしまう
ことにもなる。
That is, conventionally, when performing the ROP processing, all the color separation components are to be processed, so that there is a difficulty in the speed of the processing. In particular, when processing a complicated document as described above, the amount of data to be processed becomes enormous, and it is necessary to execute ROP processing between various drawing elements. This may cause a reduction in print speed (image output speed) as a result.

【0006】そこで、本発明は、複数の色分解成分から
なる画像データであっても、迅速なROP処理を可能に
する画像処理装置、画像処理方法および画像処理プログ
ラムを記録した記憶媒体を提供することを目的とする。
Accordingly, the present invention provides an image processing apparatus, an image processing method, and a storage medium on which an image processing program is recorded, which enables rapid ROP processing even for image data composed of a plurality of color separation components. The purpose is to:

【0007】[0007]

【課題を解決するための手段】本発明は上記目的を達成
するために案出された画像処理装置で、複数の色分解成
分からなる画像形成データのラスター化にあたって論理
演算処理が必要となる場合に、当該論理演算処理が必要
となる色分解成分を判断する判断手段と、前記判断手段
が必要と判断した色分解成分に対してのみ、前記論理演
算処理を実行する論理演算手段とを備えたことを特徴と
するものである。
SUMMARY OF THE INVENTION The present invention is directed to an image processing apparatus devised to achieve the above object, wherein a logical operation process is required for rasterizing image forming data comprising a plurality of color separation components. Determining means for determining a color separation component requiring the logical operation processing, and logic operation means for executing the logical operation processing only on the color separation component determined to be necessary by the determination means. It is characterized by the following.

【0008】また、本発明に係る画像処理方法は、複数
の色分解成分からなる画像形成データのラスター化にあ
たって論理演算処理が必要となる場合に、当該論理演算
処理が必要となる色分解成分を判断する判断ステップ
と、前記判断手段が必要と判断した色分解成分に対して
のみ、前記論理演算処理を実行する論理演算ステップと
を備えたことを特徴とする。
Further, the image processing method according to the present invention, when a logical operation process is required for rasterizing image forming data composed of a plurality of color separation components, converts the color separation component requiring the logical operation process. And a logic operation step of executing the logic operation process only on the color separation component determined to be necessary by the determination means.

【0009】また、本発明に係る画像処理プログラムを
記録した記憶媒体は、コンピュータ読み取り可能な画像
処理プログラムを記録した記憶媒体であって、複数の色
分解成分からなる画像形成データのラスター化にあたっ
て論理演算処理が必要となる場合に、当該論理演算処理
が必要となる色分解成分を判断させ、必要と判断された
色分解成分に対してのみ、前記論理演算処理を実行させ
ることを特徴とする。
A storage medium storing an image processing program according to the present invention is a storage medium storing an image processing program which can be read by a computer, and is a logical medium for converting image forming data comprising a plurality of color separation components into a raster. When arithmetic processing is required, a color separation component requiring the logical operation processing is determined, and the logical operation processing is performed only on the color separation component determined to be necessary.

【0010】上記構成の画像処理装置、上記手順の画像
処理方法、または上記手順の画像処理プログラムを記録
した記憶媒体によれば、画像形成データのラスター化に
あたって必要となる論理演算処理、すなわちROP処理
を実行する際には、そのROP処理が必要となる色分解
成分を判断する。ここで、色分解成分としては、例えば
BGR表色系による各成分やYMCK表色系による各成
分が挙げられる。そして、必要となる色分解成分を判断
した後、必要である色分解成分に対してのみROP処理
を実行する。したがって、例えば白黒画像についての画
像形成データであれば、その画像形成データを構成する
全ての色分解成分に対してROP処理を行うといったこ
とがなくなる。
According to the image processing apparatus having the above configuration, the image processing method having the above procedure, or the storage medium on which the image processing program having the above procedure is recorded, logical operation processing required for rasterizing image forming data, that is, ROP processing Is executed, the color separation components that require the ROP processing are determined. Here, examples of the color separation components include components according to the BGR color system and components according to the YMCK color system. Then, after determining the necessary color separation components, the ROP processing is performed only on the necessary color separation components. Therefore, if the image forming data is, for example, a monochrome image, the ROP process is not performed on all the color separation components constituting the image forming data.

【0011】[0011]

【発明の実施の形態】以下、図面に基づき本発明に係る
画像処理装置、画像処理方法および画像処理プログラム
を記録した記憶媒体について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an image processing apparatus, an image processing method, and a storage medium storing an image processing program according to the present invention will be described with reference to the drawings.

【0012】先ず、本発明に係る画像処理装置が用いら
れるシステム構成について説明する。図1は本発明に係
る画像処理装置の概略構成の一例を示すブロック図であ
り、図2はその画像処理装置が用いられるシステム構成
の一例を示す模式図である。
First, a system configuration in which the image processing apparatus according to the present invention is used will be described. FIG. 1 is a block diagram illustrating an example of a schematic configuration of an image processing apparatus according to the present invention, and FIG. 2 is a schematic diagram illustrating an example of a system configuration in which the image processing apparatus is used.

【0013】図2に示すように、本実施形態で説明する
画像処理装置は、複数のクライアント装置1a,1b…
と、プリントサーバ装置2と、プリンタ装置3とが、互
いにLAN(Local Area Network)等のネットワーク4
を介して接続されたネットワークシステムにおいて用い
られる。
As shown in FIG. 2, the image processing apparatus described in the present embodiment includes a plurality of client devices 1a, 1b,.
And the print server device 2 and the printer device 3 communicate with each other via a network 4 such as a LAN (Local Area Network).
Used in network systems connected via

【0014】各クライアント装置1a,1b…は、例え
ばパーソナルコンピュータやワークステーションからな
るもので、文書や画像等のドキュメントを電子的に作成
するとともに、そのドキュメントをプリントアウトする
ための印刷出力ジョブを発行するものである。このと
き、各クライアント装置1a,1b…では、プリントア
ウトすべきドキュメントの内容を、例えばPDL形式の
データ(以下「PDLデータ」という)により表すよう
になっている。
Each of the client devices 1a, 1b... Is composed of, for example, a personal computer or a workstation, and creates documents such as documents and images electronically, and issues a print output job for printing out the documents. Is what you do. At this time, in each of the client devices 1a, 1b,..., The contents of the document to be printed out are represented by, for example, PDL format data (hereinafter, referred to as “PDL data”).

【0015】プリントサーバ装置2は、コンピュータ装
置としての機能を備えたもので、各クライアント装置1
a,1b…からの印刷出力ジョブを受け付けると、その
実行順等の管理をしつつ、その印刷出力ジョブを順次プ
リンタ装置3に実行させるものである。
The print server device 2 has a function as a computer device.
When the print output jobs from a, 1b,... are received, the printer 3 sequentially executes the print output jobs while managing the execution order and the like.

【0016】プリンタ装置3は、周知の電子写真技術ま
たはインクジェット方式の印刷技術を利用して、各クラ
イアント装置1a,1b…が発行した印刷出力ジョブを
順次実行するものである。
The printer device 3 sequentially executes print output jobs issued by the respective client devices 1a, 1b,... Using a well-known electrophotographic technology or a printing technology of an ink jet system.

【0017】本実施形態で説明する画像処理装置は、こ
れらの各装置1a,1b…,2,3のいずれかに搭載さ
れたものである。また、CD−ROM等のコンピュータ
読み取り可能な記録媒体に記録された画像処理プログラ
ムを、各クライアント装置1a,1b…若しくはプリン
トサーバ装置2にインストールすることによって実現さ
れるものであってもよい。
The image processing apparatus described in the present embodiment is mounted on any of these apparatuses 1a, 1b... Alternatively, the image processing program may be realized by installing an image processing program recorded on a computer-readable recording medium such as a CD-ROM in each of the client devices 1a, 1b,.

【0018】続いて、以上のようなネットワークシステ
ムにおいて用いられる画像処理装置の概略構成について
説明する。ここで説明する画像処理装置は、ドキュメン
トをプリントアウトするための画像形成データであるP
DLデータに対して、所定の画像処理を行うものであ
る。所定の画像処理としては、PDLデータをラスター
化する際に必要となる論理演算処理、すなわちPDLデ
ータによって描画が指示される各描画要素を重ね合わせ
るためのROP処理がある。
Next, a schematic configuration of an image processing apparatus used in the above network system will be described. The image processing apparatus described here uses P which is image forming data for printing out a document.
A predetermined image processing is performed on the DL data. As the predetermined image processing, there is a logical operation processing required when rasterizing the PDL data, that is, a ROP processing for superimposing each drawing element specified to be drawn by the PDL data.

【0019】このようなROP処理を実行するために、
画像処理装置では、図1に示すように、処理対象となる
PDLデータを受け取る入力インタフェース(以下「入
力端」という)Aと、画像処理後の画像データを出力す
る出力インタフェース(以下「出力端」という)Bとの
他に、ラスタライズ部11と、判断部12と、論理演算
部13とを備えている。
In order to execute such ROP processing,
In the image processing apparatus, as shown in FIG. 1, an input interface (hereinafter, referred to as “input end”) A for receiving PDL data to be processed, and an output interface (hereinafter, “output end”) for outputting image data after image processing. ), A rasterizing unit 11, a determining unit 12, and a logical operation unit 13.

【0020】ラスタライズ部11は、入力端AにPDL
データが入力されると、その内容に応じてラスター化を
行ってラスター画像データを生成するとともに、論理演
算部13にPDLデータの内容に応じた論理演算を指定
するものである。ただし、ラスタライズ部11では、描
画要素単位でラスター画像データの生成を行うようにな
っている。
The rasterizing unit 11 has a PDL
When data is input, rasterization is performed in accordance with the contents to generate raster image data, and a logical operation according to the contents of the PDL data is specified to the logical operation unit 13. However, the rasterizing unit 11 generates raster image data for each drawing element.

【0021】判断部12は、入力端Aに入力されたPD
Lデータ中から論理演算に関連する描画コマンドの内容
を調べ、その結果から特定の色分解成分に対してのみ論
理演算の実行が可能か判断するものである。ここで、色
分解成分としては、例えばBGR表色系による各成分や
YMCK表色系による各成分が挙げられる。
The judging section 12 determines whether the PD input to the input terminal A is
The contents of the drawing command related to the logical operation are examined from the L data, and from the result, it is determined whether or not the logical operation can be performed only on a specific color separation component. Here, examples of the color separation components include components according to the BGR color system and components according to the YMCK color system.

【0022】論理演算部13は、ラスタライズ部11か
ら出力されるラスター画像データに対して、判断部12
における特定の色分解成分に対する論理演算の可否判断
の結果に応じてラスタライズ部11から指定された論理
演算を実行し、その結果を出力端Bに出力するものであ
る。なお、出力端Bから出力される画像データは、論理
演算が必要な領域のみをラスター化した後のPDLデー
タであっても、あるいはPDLデータを全てラスター化
した後のラスター画像データであってもよい。
The logical operation unit 13 determines the raster image data output from the rasterizing unit 11
The logical operation specified by the rasterizing unit 11 is executed in accordance with the result of the determination as to whether or not the logical operation can be performed on a specific color separation component, and the result is output to the output terminal B. Note that the image data output from the output terminal B may be PDL data obtained by rasterizing only an area requiring a logical operation, or raster image data obtained by rasterizing all PDL data. Good.

【0023】次に、以上のような画像処理装置がROP
処理を実行する場合の処理動作例について説明する。図
3は画像処理装置が処理するPDLデータの一具体例を
示す説明図であり、図4はPDLデータ中に含まれる描
画コマンドの意味を示す説明図であり、図5は図2に示
したPDLデータ中のDrawRectangleコマンドによる描
画結果を示す説明図であり、図6は図2に示したPDL
データ中のDrawCircleコマンドのみによる描画結果およ
びその部分拡大結果を示す説明図であり、図7は図2に
示したPDLデータによる描画結果およびその部分拡大
結果を示す説明図である。
Next, the image processing apparatus described above is used for ROP
An example of a processing operation when executing the processing will be described. FIG. 3 is an explanatory diagram showing a specific example of PDL data processed by the image processing apparatus, FIG. 4 is an explanatory diagram showing the meaning of a drawing command included in the PDL data, and FIG. 5 is a diagram shown in FIG. FIG. 6 is an explanatory diagram showing a drawing result by a DrawRectangle command in PDL data. FIG. 6 shows the PDL shown in FIG.
FIG. 7 is an explanatory diagram showing a drawing result by only the DrawCircle command in the data and a partially enlarged result thereof. FIG. 7 is an explanatory diagram showing a drawing result by the PDL data shown in FIG. 2 and a partially enlarged result thereof.

【0024】例えば、画像処理装置の入力端Aに、図3
に示すPDLデータが上から順に入力された場合につい
て考える。このとき、ラスタライズ部11は、入力され
たPDLデータを入力された順序で順次解釈し、対応す
るラスター画像データを各色分解成分毎に面順次で生成
し出力する。また、当該PDLデータ中に論理演算内容
を指定する描画コマンドがあった場合には、その内容を
論理演算部13に出力する。
For example, the input terminal A of the image processing apparatus
Let us consider a case where the PDL data shown in FIG. At this time, the rasterizing unit 11 sequentially interprets the input PDL data in the input order, and generates and outputs the corresponding raster image data for each color separation component in a frame-sequential manner. If there is a drawing command specifying the content of the logical operation in the PDL data, the content is output to the logical operation unit 13.

【0025】PDLデータ中に含まれる描画コマンドと
しては、例えば図4に示すようなものがある。これらの
各描画コマンドは、その意味がそれぞれ一義的に定めら
れている。
The drawing commands included in the PDL data include, for example, those shown in FIG. The meaning of each of these drawing commands is uniquely defined.

【0026】なお、図3に示したPDLデータ中の論理
演算に関連する描画コマンドは、図中に示した「論理演
算関連コマンド」の範囲内の描画コマンドであるため、
以下においては当該範囲内にある描画コマンドについて
のみ説明する。また、各描画コマンドのうち、描画属性
を指定するコマンド、例えば論理演算モードの指定や描
画色の指定は、StartPageコマンドの次からEndPageコマ
ンドの前の範囲内、つまり同一ページ内に同一描画コマ
ンドが指定されない限り、そのコマンドの指定内容は有
効であるとする。
Since the drawing command related to the logical operation in the PDL data shown in FIG. 3 is a drawing command within the range of the “logical operation related command” shown in the figure,
Hereinafter, only the drawing commands within the range will be described. Of the drawing commands, commands that specify drawing attributes, such as a logical operation mode specification and a drawing color specification, must be executed within the range from the start page command to the end page command, that is, within the same page. Unless specified, the contents of the command are assumed to be valid.

【0027】「論理演算関連コマンド」の範囲内におい
ては、先ず、InsertModeコマンドで論理演算モードが指
定される。StartLogicalPageコマンドの次のInsertMode
コマンドの引数は“Overwrite”であるため、論理演算
モードは“上書き”、すなわち以降の描画コマンドによ
る描画結果がそのまま出力されることになる。
In the range of "logical operation related command", first, a logical operation mode is designated by an InsertMode command. Next InsertMode of StartLogicalPage command
Since the command argument is "Overwrite", the logical operation mode is "Overwrite", that is, the drawing result by the subsequent drawing command is output as it is.

【0028】このInsertModeコマンドに続くSetPenColo
rSpace、SetPenColor、SetPaintModeの各コマンドで
は、描画色空間がBGR表色系、すなわちB(青),G
(緑),R(赤)の各色分解成分からなる色空間であ
り、描画色がB=255,G=128,R=128(以下「薄青色」
という)であり、描画方法が“Fill”、すなわち“塗り
潰し”に指定されている。なお、各色成分値は、8bit/
pixel(すなわち値の範囲は0〜255)であるものとす
る。これにより、これらの各コマンドに続く描画コマン
ドによる描画は、当該各コマンドの指定に従って行われ
ることになる。
SetPenColo following this InsertMode command
In each command of rSpace, SetPenColor, and SetPaintMode, the drawing color space is BGR color system, that is, B (blue), G
(Green), R (red) color space composed of color separation components, and the drawing color is B = 255, G = 128, R = 128 (hereinafter referred to as “light blue”).
), And the drawing method is designated as “Fill”, that is, “fill”. Each color component value is 8 bit /
It is assumed to be pixel (that is, the value range is 0 to 255). As a result, drawing by a drawing command following each of these commands is performed in accordance with the designation of each command.

【0029】また、これらの各コマンドに続くSetPoint
コマンドでは、描画開始位置が(100,100)に指定され
ている。なお、(100,100)は、座標表現形式であり、
括弧内の左側の数値が主走査方向、右側の数値が副走査
方向の座標位置を表わしている。座標の単位は、Resolu
tionコマンドによって指定された解像度によって定ま
る。また、座標原点は用紙左上隅であり、主走査および
副走査方向はそれぞれ用紙の水平・垂直方向となる。つ
まり、(100,100)は、用紙左上隅から主走査方向に100
画素、副走査方向に100画素分移動した座標位置にな
る。
Also, SetPoint following each of these commands
In the command, the drawing start position is specified as (100,100). (100,100) is a coordinate expression format,
The numerical value on the left side in parentheses indicates the coordinate position in the main scanning direction, and the numerical value on the right side indicates the coordinate position in the sub-scanning direction. The unit of coordinates is Resolu
Determined by the resolution specified by the tion command. The coordinate origin is the upper left corner of the sheet, and the main scanning and sub-scanning directions are the horizontal and vertical directions of the sheet, respectively. In other words, (100,100) is 100 in the main scanning direction from the upper left corner of the paper.
The coordinate position is shifted by 100 pixels in the sub-scanning direction.

【0030】そして、次のDrawRectangleコマンドで矩
形が描画される。このとき、描画色空間はBGR、描画
色は薄青色、描画方法は塗り潰し、描画開始位置は(10
0,100)、矩形の主走査・副走査両方向の長さはそれぞ
れ4760画素・6816画素に設定されているため、(100,10
0)から(4860,6916)まで内部を薄青色に塗り潰された
矩形が描画されることになる。
Then, a rectangle is drawn by the next DrawRectangle command. At this time, the drawing color space is BGR, the drawing color is light blue, the drawing method is solid, and the drawing start position is (10
0,100), the length of the rectangle in both the main scanning and sub-scanning directions is set to 4760 pixels and 6816 pixels, respectively.
From 0) to (4860,6916), a rectangle whose inside is painted in light blue is drawn.

【0031】図5(a)、(b)および(c)は、Draw
Rectangleコマンドにより矩形が描画された後における
B、GおよびR成分の状態をそれぞれ表わす図である。
なお、画素値は図中の凡例を参照されたい。
FIGS. 5A, 5B and 5C show Draw
FIG. 9 is a diagram illustrating states of B, G, and R components after a rectangle is drawn by a Rectangle command.
For the pixel values, see the legend in the figure.

【0032】これに次いで、図3に示すPDLデータの
「論理演算関連コマンド」の範囲内においては、2つめ
のInsertModeコマンドで論理演算モードが“Transparen
t”、すなわち“透過”に指定されている。この論理演
算モードは、重ね合わせる2つのラスター画像の同一座
標にある画素の値を比較していずれか一方を選択するも
のであり、ここではBGR色空間で値が小さい画素値を
色成分ごとに選択するものとする。
Subsequently, within the range of the "logical operation related command" of the PDL data shown in FIG. 3, the logical operation mode is set to "Transparen" by the second InsertMode command.
t ", that is," transparent ". In this logical operation mode, the values of pixels at the same coordinates of two superimposed raster images are compared and one of them is selected. It is assumed that a pixel value having a small value in the color space is selected for each color component.

【0033】このInsertModeコマンドに続くSetPenColo
r、SetPaintMode、SetPointの各コマンドでは、描画色
がB=255,G=0,R=128(以下「紫色」という)であ
り、描画方法が“Pattern1”であり、描画開始位置が
(2000,3500)に指定されている。なお、“Pattern1”
は、SetPenColorコマンドで指定された描画色と白色の
画素が画素ごとに千鳥格子状に配置されたパターンを描
画する描画手法である。そして、次のDrawCircleコマン
ドで円形が描画される。このとき、描画色は紫色、描画
方法は上述したパターンの描画、描画開始位置は(200
0,3500)、円形の半径は1000画素に指定されているた
め、(2000,3500)を中心とする、半径1000画素の円が
上述のパターン描画方法にて描画されることになる。
SetPenColo following this InsertMode command
In each of the r, SetPaintMode, and SetPoint commands, the drawing color is B = 255, G = 0, R = 128 (hereinafter referred to as “purple”), the drawing method is “Pattern1,” and the drawing start position is (2000, 3500). “Pattern1”
Is a drawing method for drawing a pattern in which the pixels of the drawing color and the white color specified by the SetPenColor command are arranged in a staggered pattern for each pixel. Then, a circle is drawn by the next DrawCircle command. At this time, the drawing color is purple, the drawing method is the pattern drawing described above, and the drawing start position is (200
Since the radius of the circle is specified to be 1000 pixels, a circle having a radius of 1000 pixels centered at (2000, 3500) is drawn by the above-described pattern drawing method.

【0034】図6(a)、(b)および(c)は、Draw
Circleコマンドによる円形のみを描画した場合のB、G
およびR成分の状態をそれぞれ表わす図である。また、
図6(d)および(e)は、図6(b)および(c)中
に太線枠で囲った部分のそれぞれの拡大図である。な
お、画素値は図中の凡例を参照されたい。
FIGS. 6A, 6B and 6C show Draw
B and G when only a circle is drawn by the Circle command
It is a figure showing the state of R component, respectively. Also,
FIGS. 6D and 6E are enlarged views of portions surrounded by a thick line frame in FIGS. 6B and 6C. For the pixel values, see the legend in the figure.

【0035】したがって、図3に示すPDLデータをラ
スタライズ部11が順次解釈してラスター画像データを
生成し、論理演算内容を指定する描画コマンドがあった
場合にその内容を論理演算部13に出力し、その論理演
算部13でのROP処理を経た後に、これをプリンタ装
置3でプリントアウトすると、そのプリンタ装置3から
は、図7(a)に示すようなプリントアウトが得られる
ことになる。図中の斜線部分等の内容については図7
(a)中の凡例に示す。また、矢印と座標値で指定され
た図7(a)中の点は、座標原点と図3に示すPDLデ
ータ中のSetPointコマンドで指定された座標位置を示し
ている。なお、図7(b)は、図7(a)中に太線枠で
囲った部分の拡大図である。
Accordingly, the rasterizing unit 11 sequentially interprets the PDL data shown in FIG. 3 to generate raster image data, and when there is a drawing command for designating logical operation contents, outputs the contents to the logical operation unit 13. When this is printed out by the printer device 3 after the ROP process in the logical operation unit 13, a printout as shown in FIG. 7A is obtained from the printer device 3. The contents of the hatched portions in the figure are shown in FIG.
It is shown in the legend in (a). A point in FIG. 7A designated by an arrow and a coordinate value indicates a coordinate origin and a coordinate position designated by a SetPoint command in the PDL data shown in FIG. FIG. 7B is an enlarged view of a portion surrounded by a thick line frame in FIG. 7A.

【0036】ただし、本実施形態の画像処理装置では、
図3に示すPDLデータから図7(a)に示すプリント
アウトを得るのに際して、判断部12がそのPDLデー
タ中から論理演算に関連する描画コマンドの内容を調
べ、その結果からBGRの各色分解成分のうちの特定の
色分解成分に対してのみ論理演算の実行が可能かを判断
している。
However, in the image processing apparatus of this embodiment,
When obtaining the printout shown in FIG. 7A from the PDL data shown in FIG. 3, the determination unit 12 examines the contents of the drawing command related to the logical operation from the PDL data, and from the result, the respective color separation components of BGR. It is determined whether or not a logical operation can be performed only on a specific color separation component among the above.

【0037】ここで、BGRの各色分解成分についての
論理演算の要否を図5および図6を参照しながら考えて
みると、先ず、パターン描画部分のうちの紫色の画素に
ついては、重ね合わせる2つのラスター画像の同一座標
にある画素の色成分値のうちB成分およびR成分が同値
となっており比較する必要がない。つまり、先に描画さ
れた薄青色の矩形の画素値をそのまま保存すればよい。
G成分については、矩形は画素値“128”であり、円形
の画素値“0”と異なるため、両者を比較し小さい画素
値“0”が選択されることになる。
Here, the necessity of the logical operation for each color separation component of BGR will be considered with reference to FIGS. 5 and 6. First, a purple pixel in a pattern drawing portion is superimposed by 2 The B component and the R component of the color component values of the pixels at the same coordinates of the two raster images have the same value, and there is no need to compare. In other words, the pixel value of the light blue rectangle drawn earlier may be stored as it is.
As for the G component, the rectangle has a pixel value of “128”, which is different from the circular pixel value of “0”, so that a small pixel value of “0” is selected by comparing the two.

【0038】一方、パターン描画部分のうちの白色の画
素については、B成分がともに“255”で同値である
が、G成分は矩形の画素値が“128”であるのに対して
円形が“255”、R成分は矩形の画素値が“128”である
のに対して円形が“255”である。したがって、G成分
とR成分に画素値の比較の必要があるが、片方の画素値
が“255”または“0”である場合には比較する必要はな
い。これは、パターン描画部分のうちの紫色の画素のG
成分についても同様である。
On the other hand, for the white pixels in the pattern drawing portion, the B components are both "255" and have the same value, while the G component has a rectangular pixel value of "128" and a circular " For the R component, the rectangular pixel value is “128” and the circular shape is “255” for the R component. Therefore, it is necessary to compare the pixel values of the G component and the R component. However, if one of the pixel values is “255” or “0”, it is not necessary to compare the pixel values. This corresponds to the G of the purple pixel in the pattern drawing part.
The same applies to the components.

【0039】つまり、以上のことをまとめると、先に描
画された薄青色の矩形内にあり、かつ、後に描画される
円形内に存在する、パターン描画部分のうちの紫色の画
素については、同一座標の薄青色の矩形内の画素のG成
分値を紫色のG成分値“0”に置き換えればよい。これ
に対して、BおよびRの両成分については、パターン描
画部分のどの部分にあっても、先に描画された薄青色の
矩形の画素値を書き換える必要はない。つまり、G成分
のみ論理演算の対象とすればよい。
In other words, to summarize the above, the purple pixels in the pattern drawing portion, which are within the light blue rectangle drawn first and within the circle drawn later, are the same. The G component value of the pixel within the light blue rectangle of the coordinates may be replaced with the purple G component value “0”. On the other hand, for both the B and R components, it is not necessary to rewrite the pixel value of the light blue rectangle previously drawn in any part of the pattern drawing portion. That is, only the G component needs to be subjected to the logical operation.

【0040】判断部12では、上述したような論理演算
の要否を各色分解成分ごとに判断し、その結果を論理演
算部13に出力する。勿論、論理演算の要否の判断にお
いては、さらに描画領域による要否を加えてもよい。つ
まり、各描画コマンドを解析することで、描画すべき色
分解成分およびその領域が分かるので、それを基に論理
演算の要否を判断することになる。
The determination section 12 determines whether or not the above-described logical operation is necessary for each color separation component, and outputs the result to the logical operation section 13. Of course, in the determination of the necessity of the logical operation, the necessity of the drawing area may be further added. That is, by analyzing each drawing command, the color separation component to be drawn and its area can be known, and based on this, it is determined whether a logical operation is necessary.

【0041】これにより、論理演算部13では、ラスタ
ライズ部11から出力されるラスター画像データに対し
て、判断部12における判断結果に応じて、論理演算が
必要な色分解成分に対してのみ論理演算を行う。上述し
た例の場合であれば、論理演算部13は、G成分に対し
てのみ論理演算を行うことになる。なお、論理演算が不
要な色分解成分あるいは領域については、論理演算部1
3は、ラスタライズ部11から出力されるラスター画像
データに何ら変更を加えない。
Thus, the logical operation unit 13 performs the logical operation on the raster image data output from the rasterizing unit 11 only for the color separation components requiring the logical operation in accordance with the judgment result of the judgment unit 12. I do. In the case of the above-described example, the logical operation unit 13 performs the logical operation only on the G component. For the color separation components or areas that do not require a logical operation, the logical operation unit 1
No. 3 makes no change to the raster image data output from the rasterizing unit 11.

【0042】以上のように、本実施形態の画像処理装置
では、入力端Aに入力されたPDLデータの内容に応じ
てラスタライズ部11で生成されたラスター画像データ
に対して、判断部12により論理演算が必要と判断され
た色分解成分に対してのみ、論理演算部13により論理
演算が実施され、その結果であるラスター画像データ、
すなわち入力されたPDLデータから生成され、必要な
ROP処理が施されたラスター画像データが、出力端B
から出力されるようになっている。そして、出力端Bか
ら出力されるラスター画像データは、そのままあるいは
必要な色変換処理が施された後に、プリンタ装置3での
プリントアウトに用いられる。
As described above, in the image processing apparatus according to the present embodiment, the determination unit 12 performs the logical operation on the raster image data generated by the rasterizing unit 11 in accordance with the contents of the PDL data input to the input terminal A. A logical operation is performed by the logical operation unit 13 only on the color separation components determined to require the operation, and the resulting raster image data,
That is, raster image data generated from the input PDL data and subjected to necessary ROP processing is output from the output terminal B
Is output from Then, the raster image data output from the output terminal B is used for printing out by the printer device 3 as it is or after performing necessary color conversion processing.

【0043】したがって、本実施形態の画像処理装置ま
たはその画像処理装置で実施される画像処理方法を用い
れば、PDLデータのラスター化にあたって必要となる
論理演算処理、すなわちROP処理を実行する際には、
そのROP処理が必要となる色分解成分を判断し、必要
である色分解成分に対してのみROP処理を実行するこ
とになるので、必要がないにも拘わらずそのPDLデー
タを構成する全ての色分解成分に対してROP処理を行
うといったことがなくなる。そのため、従来に比べて、
論理演算の実行時間の短縮化、CPU(Central Proces
sing Unit)等の演算手段の演算負荷の低減、CPUが
用いるメモリ等へのアクセス量の低減を実現でき、結果
としてROP処理の迅速化が図れるようになる。
Therefore, if the image processing apparatus of the present embodiment or the image processing method performed by the image processing apparatus is used, the logical operation processing required for rasterizing the PDL data, that is, the ROP processing is executed. ,
The color separation components that require the ROP process are determined, and the ROP process is executed only for the necessary color separation components. ROP processing is not performed on the decomposition component. As a result,
Reduction of execution time of logical operation, CPU (Central Procedures)
Thus, it is possible to reduce the calculation load of the calculation means such as a sing unit, and to reduce the amount of access to the memory and the like used by the CPU.

【0044】このことは、特に、複雑化したドキュメン
トを処理する場合、すなわち処理すべきデータ量が膨大
であり、かつ、様々な描画要素間のROP処理を実行す
る必要がある場合に好適なものとなる。すなわち、RO
P処理の迅速化によって、複雑化したドキュメントであ
っても、そのドキュメントに係るPDLデータのプリン
トアウトを従来よりも高速に行うことが可能となる。
This is particularly suitable when processing a complicated document, that is, when the amount of data to be processed is enormous and it is necessary to execute ROP processing between various drawing elements. Becomes That is, RO
Due to the speeding up of the P processing, even for a complicated document, it is possible to print out PDL data relating to the document at a higher speed than before.

【0045】しかも、ROP処理が迅速化しても、不要
な色分解成分についての処理を省いただけなので、処理
後の画像、すなわちプリントアウトの結果は、従来の場
合と何ら変わらず、画質劣化等が生じてしまうこともな
い。
Further, even if the ROP processing is speeded up, processing for unnecessary color separation components can be omitted, so that the processed image, that is, the printout result is no different from the conventional case, and image quality degradation and the like are not caused. It does not happen.

【0046】なお、本実施形態では、BGR表色系によ
る各色分解成分に対する処理を例に挙げて説明したが、
同様の処理はYMCK表色系やCIE(国際照明委員
会)で規定されたL***表色系等といった他の色空
間にも適用可能であることはいうまでもない。他の色空
間に適用する場合は、上述したSetPenColorSpaceおよび
SetPenColorの両コマンドで指定される描画色空間と、
出力端Bからのラスター画像データの出力時の色空間と
から判断基準を変更すればよく、特に両色空間が異なる
場合であれば、論理演算の実行が色空間変換を行う前
か、あるいは行った後かに応じて判断基準を変更すれば
よい。
In this embodiment, the processing for each color separation component in the BGR color system has been described as an example.
It is needless to say that the same processing can be applied to other color spaces such as the YMCK color system and the L * a * b * color system specified by the CIE (International Commission on Illumination). When applying to other color spaces, setPenColorSpace and
The drawing color space specified by both SetPenColor commands,
The judgment criterion may be changed based on the color space at the time of the output of the raster image data from the output end B. In particular, when the two color spaces are different, the execution of the logical operation is performed before or after the color space conversion is performed. After that, the criterion may be changed depending on whether it is.

【0047】例えば、出力端Bからのラスター画像デー
タの出力時の色空間がYMCKであり、色空間変換は論
理演算の実行前に行われる場合について簡単に説明する
と、薄青色で描画される矩形はY=127,M=127,C=0,
K=0で描画され、円形のうちパターン描画で紫色が描画
される画素はY=127,M=255,C=0,K=0で、白色が描
画される画素はY=M=C=K=0で描画される。ここで、
BGR空間では画素値は通常輝度値を表わすが、YMC
K空間では濃度値を表わすことに注意すると、「同一座
標にある画素の色成分値のうち値が小さい方を採る」と
いう判断基準が、「同一座標にある画素の色成分値のう
ち値が大きい方を採る」という判断基準に置き換えられ
る。この判断基準にしたがって、YMCK各色成分に対
する論理演算の要否を見てみると、論理演算が必要なの
はM成分の、円形部分の画素のみであり、さらに矩形の
M成分値“127”と比較すべき円形のM成分値は“255”
または“0”であり、比較を行わずに円形のM成分値が
“255”の画素と同一座標にある矩形の画素のM成分値
を“255”に置き換えればよいことになる。つまり、上
述した実施形態ではG成分のみを論理演算の対象とした
のが、ここで説明した例ではM成分のみが対象となる。
For example, when the color space at the time of output of raster image data from the output end B is YMCK and the color space conversion is performed before execution of a logical operation, a rectangle drawn in light blue will be briefly described. Is Y = 127, M = 127, C = 0,
Pixels which are drawn with K = 0 and whose purple color is drawn in the circular pattern are Y = 127, M = 255, C = 0, K = 0, and pixels where white is drawn are Y = M = C = Drawing is performed with K = 0. here,
In the BGR space, the pixel value usually represents a luminance value, but YMC
Note that the K space represents a density value, and the criterion of “take the smaller one of the color component values of the pixels at the same coordinates” is based on the criterion that “the value of the color component values of the pixels at the same coordinates is smaller. Take the larger one. " Looking at the necessity of the logical operation for each of the YMCK color components according to this determination criterion, it is found that only the pixels in the circular portion of the M component need to be subjected to the logical operation, and further, are compared with the rectangular M component value “127”. The value of the M component of the power circle is “255”
Alternatively, the value is “0”, and the M component value of a rectangular pixel having the same coordinates as the pixel having the circular M component value of “255” may be replaced with “255” without performing the comparison. That is, in the above-described embodiment, only the G component is targeted for the logical operation, but in the example described here, only the M component is targeted.

【0048】また、本実施形態では、出力端Bから出力
されるラスター画像データをプリンタ装置3でのプリン
トアウトに用いる場合を例に挙げて説明したが、プリン
トアウトの他にも、例えば、ディスプレイ等への画面表
示、公衆回線、無線通信やインターネット等での遠隔地
への伝送、半導体メモリやハードディスク等の記憶媒体
への記憶に用いることも考えられる。このことは、本発
明が、本実施形態で説明したドキュメントのプリントア
ウトを行うネットワークシステムのみならず、ディスプ
レイ等のグラフィックスデバイスをコントロールするた
めのデバイスドライバにも適用可能であることを意味す
る。
In this embodiment, the case where the raster image data output from the output terminal B is used for printout in the printer device 3 has been described as an example. It can also be used for screen display on a device such as a public line, transmission to a remote place via wireless communication or the Internet, or storage in a storage medium such as a semiconductor memory or a hard disk. This means that the present invention is applicable not only to the network system for printing out documents described in the present embodiment, but also to a device driver for controlling a graphics device such as a display.

【0049】[0049]

【発明の効果】以上に説明したように、本発明に係る画
像処理装置、画像処理方法および画像処理プログラムを
記録した記憶媒体によれば、複数の色分解成分からなる
画像形成データのラスター化にあたってROP処理を行
う場合であっても、必要とする色分解成分に対してのみ
論理演算を実行するため、処理実行時間の短縮や演算負
荷の低減等を通じてROP処理の迅速化が図れるように
なる。したがって、特に、複雑化したドキュメントを処
理する場合、すなわち処理すべきデータ量が膨大であ
り、かつ、様々な描画要素間のROP処理を実行する必
要がある場合に用いて好適となる。しかも、これにより
処理後の画質劣化等を招いてしまうこともない。
As described above, according to the image processing apparatus, the image processing method, and the storage medium storing the image processing program according to the present invention, the rasterization of the image forming data composed of a plurality of color separation components is performed. Even in the case of performing the ROP processing, since the logical operation is performed only on the necessary color separation components, the ROP processing can be sped up by shortening the processing execution time and reducing the calculation load. Therefore, it is particularly suitable for processing a complicated document, that is, when the amount of data to be processed is enormous and it is necessary to execute ROP processing between various drawing elements. In addition, this does not cause deterioration in image quality after processing.

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

【図1】 本発明に係る画像処理装置の概略構成の一例
を示すブロック図である。
FIG. 1 is a block diagram illustrating an example of a schematic configuration of an image processing apparatus according to the present invention.

【図2】 画像処理装置が用いられるシステム構成の一
例を示す模式図である。
FIG. 2 is a schematic diagram illustrating an example of a system configuration in which an image processing apparatus is used.

【図3】 PDLデータの一具体例を示す説明図であ
る。
FIG. 3 is an explanatory diagram showing a specific example of PDL data.

【図4】 PDLデータ中に含まれる描画コマンドの意
味を示す説明図である。
FIG. 4 is an explanatory diagram showing the meaning of a drawing command included in PDL data.

【図5】 図3に示したPDLデータ中のDrawRectangl
eコマンドによる描画結果を示す説明図であり、(a)
は描画後におけるB成分の状態を表わす図、(b)は描
画後におけるG成分の状態を表わす図、(c)は描画後
におけるR成分の状態を表わす図である。
FIG. 5 shows DrawRectangl in the PDL data shown in FIG.
It is explanatory drawing which shows the drawing result by an e command, (a)
FIG. 3B is a diagram illustrating a state of a B component after drawing, FIG. 3B is a diagram illustrating a state of a G component after drawing, and FIG. 3C is a diagram illustrating a state of an R component after drawing.

【図6】 図3に示したPDLデータ中のDrawCircleコ
マンドのみによる描画結果およびその部分拡大結果を示
す説明図であり、(a)は描画後におけるB成分の状態
を表わす図、(b)は描画後におけるG成分の状態を表
わす図、(c)は描画後におけるR成分の状態を表わす
図、(d)はG成分の部分拡大結果を表わす図、(e)
はR成分の部分拡大結果を表わす図である。
6A and 6B are explanatory diagrams showing a drawing result and a partially enlarged result of only the DrawCircle command in the PDL data shown in FIG. 3, wherein FIG. 6A is a diagram showing a state of a B component after drawing, and FIG. A diagram showing the state of the G component after drawing, (c) a diagram showing the state of the R component after drawing, (d) a diagram showing a partial enlarged result of the G component, and (e).
FIG. 9 is a diagram illustrating a partial expansion result of an R component.

【図7】 図2に示したPDLデータによる描画結果お
よびその部分拡大結果を示す説明図であり、(a)は描
画結果を表わす図、(b)はその部分拡大結果を表わす
図である。
7A and 7B are explanatory diagrams showing a drawing result and a partially enlarged result of the PDL data shown in FIG. 2, wherein FIG. 7A is a diagram showing a drawing result, and FIG. 7B is a diagram showing a partially enlarged result thereof.

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

11…ラスタライズ部、12…判断部、13…論理演算
11: rasterizing unit, 12: determining unit, 13: logical operation unit

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) 5C079 (72)発明者 大坪 隆信 神奈川県海老名市本郷2274番地 富士ゼロ ックス株式会社海老名事業所内 (72)発明者 月村 滋 神奈川県海老名市本郷2274番地 富士ゼロ ックス株式会社海老名事業所内 Fターム(参考) 2C087 AA15 AB05 BC05 BD13 BD31 BD35 2C187 GA09 5B057 AA11 CA01 CA08 CA12 CA18 CB01 CB08 CB12 CB16 CC04 CE08 CE11 CE17 5B080 DA01 FA02 GA25 5C074 DD24 FF15 5C079 HB03 LA02 NA03 PA03 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme Court ゛ (Reference) 5C079 (72) Inventor Takanobu Otsubo 2274 Hongo, Ebina-shi, Kanagawa Fuji Xerox Co., Ltd. Ebina Office (72) Invention Person Shigeru Tsukimura 2274 Hongo, Ebina-shi, Kanagawa Prefecture F-term in the Ebina Office of Fuji Xerox Co., Ltd. GA25 5C074 DD24 FF15 5C079 HB03 LA02 NA03 PA03

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 複数の色分解成分からなる画像形成デー
タのラスター化にあたって論理演算処理が必要となる場
合に、当該論理演算処理が必要となる色分解成分を判断
する判断手段と、 前記判断手段が必要と判断した色分解成分に対しての
み、前記論理演算処理を実行する論理演算手段とを備え
たことを特徴とする画像処理装置。
1. A determination means for determining, when rasterization of image forming data composed of a plurality of color separation components requires a logical operation process, a color separation component requiring the logical operation process, the determination means And a logical operation means for executing the logical operation process only on the color separation component determined to be necessary.
【請求項2】 前記画像形成データを面順次のラスター
画像データに変換する変換手段を備えるとともに、 前記論理演算手段は、前記変換手段により変換された後
のラスター画像データに対して論理演算処理を実行する
ものであることを特徴とする請求項1記載の画像処理装
置。
2. The image processing apparatus according to claim 1, further comprising a conversion unit configured to convert the image forming data into raster image data in a frame sequence, wherein the logical operation unit performs a logical operation process on the raster image data converted by the conversion unit. 2. The image processing apparatus according to claim 1, wherein the image processing apparatus executes the processing.
【請求項3】 複数の色分解成分からなる画像形成デー
タのラスター化にあたって論理演算処理が必要となる場
合に、当該論理演算処理が必要となる色分解成分を判断
する判断ステップと、 前記判断手段が必要と判断した色分解成分に対しての
み、前記論理演算処理を実行する論理演算ステップとを
備えたことを特徴とする画像処理方法。
3. A determination step for determining, when rasterization of image forming data composed of a plurality of color separation components requires a logical operation process, a color separation component requiring the logical operation process, A logical operation step of executing the logical operation process only on the color separation component determined to be necessary.
【請求項4】 前記画像形成データを面順次のラスター
画像データに変換する変換ステップを備えるとともに、 前記論理演算ステップでは、前記変換ステップにて変換
された後のラスター画像データに対して論理演算処理を
実行することを特徴とする請求項3記載の画像処理方
法。
4. A conversion step for converting the image forming data into raster image data in a frame sequence, and in the logical operation step, a logical operation process is performed on the raster image data converted in the conversion step. 4. The image processing method according to claim 3, wherein
【請求項5】 コンピュータ読み取り可能な画像処理プ
ログラムを記録した記憶媒体であって、 複数の色分解成分からなる画像形成データのラスター化
にあたって論理演算処理が必要となる場合に、当該論理
演算処理が必要となる色分解成分を判断させ、必要と判
断された色分解成分に対してのみ、前記論理演算処理を
実行させることを特徴とする画像処理プログラムを記録
した記憶媒体。
5. A storage medium on which a computer-readable image processing program is recorded, wherein a logical operation process is required when rasterizing image forming data composed of a plurality of color separation components. A storage medium storing an image processing program, wherein a required color separation component is determined, and the logical operation process is performed only on the color separation component determined to be necessary.
【請求項6】 前記画像形成データを面順次のラスター
画像データに変換させ、変換後のラスター画像データに
対して論理演算処理を実行させることを特徴とする請求
項5記載の画像処理プログラムを記録した記憶媒体。
6. The image processing program according to claim 5, wherein said image forming data is converted into frame-sequential raster image data, and a logical operation process is performed on the converted raster image data. Storage media.
JP2000358763A 2000-11-27 2000-11-27 Image processing apparatus, image processing method, and storage medium storing image processing program Expired - Fee Related JP3968989B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000358763A JP3968989B2 (en) 2000-11-27 2000-11-27 Image processing apparatus, image processing method, and storage medium storing image processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000358763A JP3968989B2 (en) 2000-11-27 2000-11-27 Image processing apparatus, image processing method, and storage medium storing image processing program

Publications (2)

Publication Number Publication Date
JP2002163664A true JP2002163664A (en) 2002-06-07
JP3968989B2 JP3968989B2 (en) 2007-08-29

Family

ID=18830607

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000358763A Expired - Fee Related JP3968989B2 (en) 2000-11-27 2000-11-27 Image processing apparatus, image processing method, and storage medium storing image processing program

Country Status (1)

Country Link
JP (1) JP3968989B2 (en)

Also Published As

Publication number Publication date
JP3968989B2 (en) 2007-08-29

Similar Documents

Publication Publication Date Title
EP0933723B1 (en) Printing apparatus
US8233164B2 (en) Rendering apparatus, rendering method, and computer-readable storage medium
US7999971B2 (en) Optimization techniques during processing of print jobs
US20070086050A1 (en) Information processing apparatus, image processing method, and machine-readable medium
US8384936B2 (en) System which performs resolution-dependent vectorization of print data
US20070127056A1 (en) Image processing apparatus, image processing method and program, and storage medium therefor
US6323958B1 (en) Printing apparatus
CN112732206A (en) Print control method, print driving apparatus, and computer-readable storage medium
JP4973803B1 (en) Image processing apparatus and program
JP2006044169A (en) Printing device and method of controlling the same
CN105704347A (en) Image processing apparatus and image processing method
JP2002163664A (en) Device and method for image processing and storage medium with recorded image processing program
JP2002248829A (en) Image processor and storage medium with image processing program recorded therein
JP2002007102A (en) Printing controller and plotting controller and data processing method and storage medium
JP3899804B2 (en) Image processing apparatus, image processing method, and storage medium storing image processing program
JP2002133429A (en) Plotting information processing device, plotting information processing method, and storage medium
JP2007086968A (en) Print system, printer driver, print controller, and printer
JP2001078036A (en) Device and method for processing image
JP2007141162A (en) Printer driver, printer control program, and print system
JP4853654B2 (en) Image processing apparatus, image processing system, and image processing program
US7675642B2 (en) Print apparatus and print method
JP2006350802A (en) Printer and printing control method
JP2002007101A (en) Information processor and information processing method and storage medium
JP2000350019A (en) Method and device for controlling printing and recording medium
JP2003196648A (en) Image processing method and device, its storage medium and program product

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040909

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070427

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070515

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070528

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20110615

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110615

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20120615

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20130615

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130615

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20140615

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees