JP2005324425A - Image forming apparatus and control program therefor - Google Patents

Image forming apparatus and control program therefor Download PDF

Info

Publication number
JP2005324425A
JP2005324425A JP2004144139A JP2004144139A JP2005324425A JP 2005324425 A JP2005324425 A JP 2005324425A JP 2004144139 A JP2004144139 A JP 2004144139A JP 2004144139 A JP2004144139 A JP 2004144139A JP 2005324425 A JP2005324425 A JP 2005324425A
Authority
JP
Japan
Prior art keywords
forming apparatus
image forming
image
unit
overlapping
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
JP2004144139A
Other languages
Japanese (ja)
Inventor
Daigo Tashiro
大悟 田代
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2004144139A priority Critical patent/JP2005324425A/en
Publication of JP2005324425A publication Critical patent/JP2005324425A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Color Image Communication Systems (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To realize a high speed printing operation and to obtain a precise output result when print data including a transparent component is inputted. <P>SOLUTION: This image forming apparatus comprises an analyzing means 14-3 for analyzing various kinds of objects to be plotted according to image data including a transparent component, a judgment means 14-4 for judging whether or not there is an overlapped part in image-plotting regions of two or more objects analyzed in the above, a dividing means 14-5 for dividing the overlapped part from the non-overlapped part obtained by subtracting the overlapped part from the analyzed objects, a color synthesizing means 14-6 for forming a color synthesizing object obtained by colors of the objects in the overlapped part, and an image forming means 14-8 for forming an output image based on the non-overlapped objects divided by the dividing means 14-5 and the color synthesizing object formed by the color synthesizing means 14-6. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、画像形成装置及びその制御プログラムに関し、より詳しくは、透明成分を含む画像データに基づく出力処理を行う画像形成装置及びその制御プログラムに関する。   The present invention relates to an image forming apparatus and a control program thereof, and more particularly to an image forming apparatus that performs output processing based on image data including a transparent component and a control program thereof.

従来、プリンタ,コピー機(複写機),ファクシミリ,複合装置(マルチファンクションペリフェラル(MFP))などに代表される画像形成装置は、ホストコンピュータからPDL(Page−Description Language)などのプリンタ制御コードが入力されると、このプリンタ制御コードを解析して、ベクター,イメージ,テキストからなる各オブジェクトの描画情報に分類していた。そして、画像形成装置は、分類した各オブジェクトの描画情報に基づいて実際に印刷処理を行うためのドットイメージデータを生成し、これをエンジン部に送ることにより印刷用紙への出力処理を行っていた(例えば、特許文献1参照。)。   Conventional image forming apparatuses such as printers, copiers (copiers), facsimile machines, and multifunction devices (multifunction peripherals (MFPs)) input printer control codes such as PDL (Page-Description Language) from a host computer. Then, the printer control code is analyzed and classified into drawing information of each object consisting of a vector, an image, and a text. Then, the image forming apparatus generates dot image data for actually performing the printing process based on the drawing information of each classified object, and performs output processing to the printing paper by sending this to the engine unit (For example, refer to Patent Document 1).

また、従来の画像形成装置は、分類した描画情報の中に透明成分を含むオブジェクトが存在する場合、そのページ内のすべてのオブジェクト(ベクター,イメージ,テキスト)を各オブジェクトの描画情報に基づいてドットイメージデータに変換し、透明成分を含むオブジェクトの描画範囲が重なる部分に関してピクセル単位で色合成処理を行うことにより、一つのドットイメージデータからなる透明度の概念を持たない画像フォーマット及びPDLを得ていた。   Further, in the conventional image forming apparatus, when an object including a transparent component exists in the classified drawing information, all the objects (vector, image, text) in the page are dot-based based on the drawing information of each object. By converting to image data and performing color composition processing on a pixel-by-pixel basis for a portion where the drawing range of an object including a transparent component overlaps, an image format and PDL consisting of a single dot image data without the concept of transparency was obtained. .

図14は、従来の画像形成装置において透明成分を含む印刷データの画像処理の概念図である。
図14において、図14(a)は、画像形成装置に入力された透明成分を含む印刷データ、図14(b)は、印刷データ内のコマンドを解析し、分類された各オブジェクト(ベクター,イメージ,テキスト)の描画情報、図14(c)は、すべてのオブジェクトを同解像度のドットイメージデータに変換し、重複部分についてピクセル単位で色合成の処理をして得られた一つのイメージオブジェクトを示している。
特開2001−270172号公報(第4−5頁、第2図)
FIG. 14 is a conceptual diagram of image processing of print data including a transparent component in a conventional image forming apparatus.
In FIG. 14, FIG. 14A shows print data including a transparent component input to the image forming apparatus, and FIG. 14B shows a command for analyzing each classified object (vector, image). , Text) drawing information, FIG. 14C shows one image object obtained by converting all objects into dot image data of the same resolution and performing color synthesis processing on the overlapping portion in units of pixels. ing.
Japanese Patent Laid-Open No. 2001-270172 (page 4-5, FIG. 2)

しかしながら、上述したように、従来の画像形成装置によれば、透明成分を含むプリンタ制御コードに基づいて描画される出力画像は、すべて一旦ドットイメージデータに変換しているので、画像データサイズが非常に大きくなり、装置内のメモリの空き容量が圧迫されるといった問題があった。
さらに、出力画像を滑らかに描画させようとすれば、すべて各オブジェクトをドットイメージデータに変換する際に高解像度にしなければならず、これにより画像データサイズが一層大きくなるといった問題があった。
また、画像データサイズが大きくなることにより、処理速度も必然的に遅くなるという問題もあった。
However, as described above, according to the conventional image forming apparatus, all the output images drawn based on the printer control code including the transparent component are once converted into the dot image data. There is a problem that the free space of the memory in the apparatus is compressed.
Furthermore, if an output image is to be drawn smoothly, all objects must be made to have high resolution when converted to dot image data, resulting in a problem that the image data size is further increased.
There is also a problem that the processing speed is inevitably slowed down as the image data size increases.

本発明は、以上のような問題を解決するためになされたものであり、透明成分を含む印刷データが入力された場合に、各オブジェクトの描画情報をドットイメージデータに変換することなく、各描画情報を保持したオブジェクトを用いることにより、高速な印刷処理を実現するとともに、精密な出力結果の得られる画像形成装置及びその制御プログラムの提供を目的とする。   The present invention has been made to solve the above-described problems. When print data including a transparent component is input, each drawing is performed without converting drawing information of each object into dot image data. An object of the present invention is to provide an image forming apparatus and its control program capable of realizing high-speed printing processing and obtaining a precise output result by using an object holding information.

上記目的を達成するため、本発明の画像形成装置は、透明成分を含む画像データに基づいて描画される各種オブジェクトを解析する解析手段と、解析された二以上のオブジェクトの描画範囲に重複部があるか否かを判断する重なり判断手段と、重なり判断手段により重複部があると判断された場合に、この重複部と、この重複部を差し引いた非重複部とを切り分ける切り分け手段と、切り分け手段により切り分けられた重複部におけるオブジェクトを色合成して色合成オブジェクトを生成する色合成手段と、切り分け手段により切り分けられた非重複部のオブジェクトと、色合成手段により生成された色合成オブジェクトとに基づいて出力画像を生成する画像生成手段とを備えた構成としてある。   In order to achieve the above object, an image forming apparatus according to the present invention includes an analysis unit that analyzes various objects drawn based on image data including a transparent component, and an overlapping portion in the drawing range of two or more analyzed objects. An overlap determining unit that determines whether or not there is, a separating unit that separates the overlapping portion from a non-overlapping portion obtained by subtracting the overlapping portion when the overlap determining unit determines that there is an overlapping portion; Based on color composition means for generating a color composition object by color-synthesizing the objects in the overlapped part separated by the above, a non-overlapping part object carved by the separation means, and a color composition object generated by the color composition means And an image generating means for generating an output image.

画像形成装置をこのような構成にすれば、重なり判断手段が、解析手段により解析された二以上のオブジェクトの描画範囲に重複部があるか否かを判断するため、重複部があると判断された場合には、切り分け手段は、重複部と、解析されたオブジェクトから重複部を差し引いた非重複部とを切り分けることができる。したがって、色合成手段は、重複部として切り分けられた範囲についてのみ色合成した色合成オブジェクトを生成することができ、画像生成手段は、非重複部のオブジェクトと、色合成オブジェクトとに基づいて出力画像を生成することができる。
すなわち、本発明によれば、色合成処理を行う対象がオブジェクトの重複部に限られているため、従来のように、すべての画像データを一旦ドットイメージデータに変換する必要がないため、画像データサイズを最小限に抑えることができ、装置内のメモリの空き容量を確保することができるとともに、高速な印刷処理の実現を可能としている。また、オブジェクトの重複部に関しては色合成処理を施しているため、精密な出力結果を得ることができる。
If the image forming apparatus has such a configuration, the overlap determining unit determines whether there is an overlapping part in the drawing range of two or more objects analyzed by the analyzing unit. In this case, the separating unit can separate the overlapping portion and the non-overlapping portion obtained by subtracting the overlapping portion from the analyzed object. Therefore, the color composition unit can generate a color composition object that is color-combined only for the range cut as the overlapping portion, and the image generation unit can output the output image based on the non-overlapping portion object and the color composition object. Can be generated.
That is, according to the present invention, since the object to be subjected to the color composition processing is limited to the overlapping portion of the object, it is not necessary to convert all the image data into dot image data as in the conventional case. The size can be minimized, the free space of the memory in the apparatus can be secured, and high-speed printing processing can be realized. In addition, since the color synthesizing process is performed on the overlapping portion of the object, a precise output result can be obtained.

また、本発明の画像形成装置は、切り分け手段により切り分けられた非重複部のオブジェクトと、色合成手段により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを記憶するテーブル記憶手段を備え、解析手段により新規オブジェクトが解析された場合に、重なり判断手段は、規オブジェクトと、テーブル記憶手段に記憶されているオブジェクトとの描画範囲に重複部があるか否かを判断し、テーブル記憶手段は、新規オブジェクトの解析に応じて切り分けられた非重複部のオブジェクトと、色合成手段により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを新規オブジェクト管理テーブルとして記憶し、画像生成手段は、新規オブジェクト管理テーブルに基づいて出力画像を生成する構成としてある。   In addition, the image forming apparatus of the present invention includes a table storage unit that stores an object management table in which the non-overlapping portion objects separated by the separation unit and the color composition object generated by the color composition unit are registered, and is analyzed. When the new object is analyzed by the means, the overlap determining means determines whether or not there is an overlapping portion in the drawing range between the reference object and the object stored in the table storage means. An object management table in which a non-overlapping part object cut according to the analysis of a new object and a color synthesis object generated by the color synthesis unit are registered is stored as a new object management table. A configuration for generating an output image based on a management table; And Aru.

画像形成装置をこのような構成にすれば、テーブル記憶手段が、切り分け手段により切り分けられた非重複部のオブジェクトと、色合成手段により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを記憶しているため、解析手段により新規オブジェクトが解析された場合に、重なり判断手段は、この新規オブジェクトと、テーブル記憶手段に記憶されているオブジェクトとの描画範囲に重複部があるか否かを判断することができる。また、テーブル記憶手段は新規オブジェクトの解析に応じて、切り分け手段により切り分けられた非重複部のオブジェクトと、色合成手段により生成された色合成オブジェクトとを登録した新規オブジェクト管理テーブルを記憶するため、画像生成手段は、新規オブジェクト管理テーブルに基づいて出力画像を生成することができる。
このため、解析された新規オブジェクトとテーブル内の複数のオブジェクトとの重なりを判断することができ、複数のオブジェクトとの間においても最小限の色合成処理により出力画像を得ることができる。
If the image forming apparatus has such a configuration, the table storage means stores an object management table in which the non-overlapping portion objects carved by the carving means and the color composition object generated by the color composition means are registered. Therefore, when the new object is analyzed by the analyzing unit, the overlap determining unit determines whether or not there is an overlapping portion in the drawing range between the new object and the object stored in the table storage unit. be able to. Further, the table storage means stores a new object management table in which the non-overlapping part object carved by the carving means and the color composite object generated by the color compositing means are registered according to the analysis of the new object. The image generation means can generate an output image based on the new object management table.
For this reason, it is possible to determine the overlap between the analyzed new object and the plurality of objects in the table, and an output image can be obtained by a minimum color composition process between the plurality of objects.

また、本発明の画像形成装置は、重なり判断手段は、新規オブジェクトにおける非重複部が存在する場合にその非重複部を新たな新規オブジェクトとし、この新たな新規オブジェクトと新規オブジェクト管理テーブル内のまだ重なり判断のされていないオブジェクトとの描画範囲に重複部があるか否かを判断する構成としてある。   Further, in the image forming apparatus of the present invention, the overlap determining unit determines that the non-overlapping part in the new object is a new new object and the new new object and the new object management table In this configuration, it is determined whether or not there is an overlapping portion in the drawing range with the object for which the overlapping determination is not performed.

画像形成装置をこのような構成にすれば、非重なり判断手段は、切り分け手段により切り分けられた非重複部に、新規オブジェクトにおける非重複部が存在するか否かを判断するため、すなわち、解析された新規オブジェクトの描画範囲が、対比対象となるテーブル内オブジェクトの描画範囲内にすべて収まるか否かを判断するため、重なり判断手段は、非重複部が存在すると判断された場合に、その新規オブジェクトにおける非重複部を新たな新規オブジェクトとし、この新たな新規オブジェクトと新規オブジェクト管理テーブル内のオブジェクトとの描画範囲に重複部があるか否かを判断することができる。
このため、重なり判断手段が、新規オブジェクトとして解析手段により解析されたオブジェクトと、テーブル内の複数のオブジェクトとを順に重なり判断する場合には、非重複部に新規オブジェクトにおける非重複部が存在しない、すなわち、他のテーブル内オブジェクトとの描画範囲の重複部が存在する可能性のある範囲についてのみ繰り返しテーブル内オブジェクトとの重なりを判断するため、必要最小限の描画範囲で重複部の判断をすることができる。
If the image forming apparatus has such a configuration, the non-overlapping judgment unit determines whether the non-overlapping part in the new object exists in the non-overlapping part carved by the carving means, that is, is analyzed. In order to determine whether or not the drawing range of the new object falls within the drawing range of the object in the table to be compared, the overlap determination means determines that the new object is present when it is determined that a non-overlapping part exists. The non-overlapping part in FIG. 5 is set as a new new object, and it can be determined whether or not there is an overlapping part in the drawing range of the new new object and the object in the new object management table.
For this reason, when the overlap determination unit sequentially determines the object analyzed by the analysis unit as a new object and a plurality of objects in the table, the non-overlapping part in the new object does not exist in the non-overlapping part. In other words, to determine the overlap with the object in the table repeatedly only for the range where the overlapping part of the drawing range with other objects in the table may exist, determine the overlapping part with the minimum necessary drawing range. Can do.

また、本発明の画像形成装置は、切り分け手段により切り分けられた非重複部に、解析手段により解析された新規オブジェクトにおける非重複部が存在するか否かを判断する非重なり判断手段を備え、テーブル記憶手段は、非重なり判断手段により非重複部が存在しないと判断された場合に、まだ新規オブジェクトとの重なりを判断されていないオブジェクト管理テーブル内のオブジェクトを新規オブジェクト管理テーブルへ移行する構成としてある。   The image forming apparatus according to the present invention further includes a non-overlap determining unit that determines whether or not a non-overlapping part in the new object analyzed by the analyzing unit exists in the non-overlapping part cut by the cutting unit. The storage means is configured to migrate an object in the object management table that has not yet been judged to overlap with the new object to the new object management table when the non-overlapping judgment means judges that there is no non-overlapping part. .

画像形成装置をこのような構成にすれば、非重なり判断手段は、切り分け手段により切り分けられた非重複部に、新規オブジェクトにおける非重複部が存在するか否かを判断するため、テーブル記憶手段は、非重なり判断手段により非重複部が存在しないと判断された場合に、未だ新規オブジェクトとの重なりを判断されていないオブジェクト管理テーブル内のオブジェクトを新規オブジェクト管理テーブルへ移行することができる。
すなわち、非重複部が存在しないということは、新規オブジェクトの描画範囲は対比対象であるオブジェクト管理テーブル内のオブジェクトの描画範囲内に含まれてしまうことを意味するため、この新規オブジェクトは、他の未だ新規オブジェクトとの重なりを判断されていないオブジェクト管理テーブル内のオブジェクトとの重複部を有することはない。したがって、他の未だ新規オブジェクトとの重なりを判断されていないオブジェクトとの重なり判断をする必要はなく、オブジェクト管理テーブル内のオブジェクトを、そのまま新規オブジェクト管理テーブルに移行させることができる。
If the image forming apparatus has such a configuration, the non-overlapping judgment means judges whether or not the non-overlapping part in the new object exists in the non-overlapping part carved by the carving means. When it is determined by the non-overlap determining means that there is no non-overlapping part, an object in the object management table that has not yet been determined to overlap with the new object can be transferred to the new object management table.
That is, the absence of a non-overlapping part means that the drawing range of the new object is included in the drawing range of the object in the object management table that is the comparison target. There is no overlapping portion with an object in the object management table that has not yet been determined to overlap with a new object. Therefore, it is not necessary to make an overlap determination with an object that has not yet been determined to overlap with another new object, and the object in the object management table can be transferred to the new object management table as it is.

また、本発明の画像形成装置は、切り分け手段により切り分けられた重複部におけるオブジェクトに基づいて複数のオブジェクト情報を作成し保持する複合オブジェクトを作成する複合オブジェクト作成手段を備え、画像生成手段は、複合オブジェクトに基づいて出力画像を生成する構成としてある。   The image forming apparatus according to the present invention further includes a composite object creating unit that creates a composite object that creates and holds a plurality of pieces of object information based on the objects in the overlapped portion separated by the separating unit. The output image is generated based on the object.

画像形成装置をこのような構成にすれば、複合オブジェクト作成手段が、複数のオブジェクト情報を保持することのできる複合オブジェクトを作成することができるので、透明度の含まれるオブジェクトに基づく印字をする際に、イメージ画像に変換することなく、オブジェクト情報をそのまま利用して処理することができる。このため、高速な印刷処理が実現できるとともに、精密な出力結果を得ることができる。   If the image forming apparatus has such a configuration, the composite object creating unit can create a composite object capable of holding a plurality of pieces of object information. Therefore, when printing based on an object including transparency, The object information can be used as it is without being converted into an image. For this reason, high-speed printing processing can be realized and a precise output result can be obtained.

また、本発明の画像形成装置は、複合オブジェクト作成手段は、切り分け手段により切り分けられた重複部におけるオブジェクトにテキストオブジェクトが含まれる場合に、複合オブジェクトを作成する構成としてある。   In the image forming apparatus of the present invention, the composite object creating unit creates a composite object when a text object is included in the object in the overlapping portion carved by the carving unit.

画像形成装置をこのような構成にすれば、複数のオブジェクトを保持することが可能な複合オブジェクトが作成されるため、この複合オブジェクトにテキストオブジェクト自身も保持しておくことができる。
例えば、ベクターオブジェクト同士が重なる場合はベクターオブジェクトを生成し、ベクターオブジェクトとイメージオブジェクトとが重なる場合はイメージオブジェクトを生成することを考慮すると、テキストオブジェクトが重なる場合、フォント情報からベクター情報に変換してベクターオブジェクトとして扱うことや、テキストオブジェクトを仮想領域に一旦描画することで、イメージ情報に変換してイメージオブジェクトとして扱うこともできる。
If the image forming apparatus has such a configuration, a composite object capable of holding a plurality of objects is created, and thus the text object itself can be held in the composite object.
For example, if vector objects are overlapped, a vector object is generated. If a vector object and an image object overlap, an image object is generated. If text objects overlap, the font information is converted into vector information. It can be handled as a vector object, or once a text object is drawn in a virtual area, it can be converted into image information and handled as an image object.

ところが、前者においては、フォントをベクターに変換することにより保持しなければならない座標情報や描画オペレータ情報が膨大になるデメリットがあり、フォントオブジェクトとして保持した方が情報量を大幅に削減できる。
一方、後者においては、一旦イメージに落とすため、低解像度で落とした場合、文字描画が劣化し、また、高解像度で落とした場合、イメージ情報のデータ量が膨大になるデメリットがある。
これらのことから、テキストオブジェクトの重なりの場合、テキストオブジェクト自身も保持しておいた方がメリットが大きいため、本発明においては、複数のオブジェクトを保持することが可能な複合オブジェクトを作成することとした。
However, in the former, there is a demerit that the coordinate information and drawing operator information that must be held by converting the font into a vector is enormous, and the amount of information can be greatly reduced by holding it as a font object.
On the other hand, in the latter case, since the image is once dropped into an image, character drawing is deteriorated when the image is dropped at a low resolution, and when the image is dropped at a high resolution, there is a demerit that the amount of data of image information becomes enormous.
For these reasons, in the case of overlapping text objects, it is more advantageous to retain the text objects themselves. Therefore, in the present invention, a composite object capable of retaining a plurality of objects is created. did.

また、本発明の画像形成装置は、テーブル記憶手段に記憶されているオブジェクトをもとに透明度の概念を持たない任意のPDLへ変換するPDL変換手段を備え、画像処理手段は、変換された任意のPDLに基づいて出力画像を生成する構成としてある。   The image forming apparatus according to the present invention further includes a PDL conversion unit that converts an object stored in the table storage unit into an arbitrary PDL having no concept of transparency, and the image processing unit converts the converted arbitrary The output image is generated based on the PDL.

画像形成装置をこのような構成にすれば、PDL変換手段が、テーブル記憶手段に記憶されているオブジェクトをもとに透明度の概念を持たない任意のPDLへ変換するため、画像処理手段では、変換された任意のPDLに基づいて出力画像を生成することができ、高速、且つ、高精度な出力画像を得ることができる。   If the image forming apparatus has such a configuration, the PDL conversion unit converts the PDL conversion unit into an arbitrary PDL having no concept of transparency based on the object stored in the table storage unit. An output image can be generated based on the given PDL, and a high-speed and highly accurate output image can be obtained.

また、本発明の画像形成装置の制御プログラムは、透明成分を含む画像データに基づいて描画される各種オブジェクトを解析する解析ステップと、解析された二以上のオブジェクトの描画範囲に重複部があるか否かを判断する重なり判断ステップと、重なり判断ステップで重複部があると判断された場合に、この重複部と、この重複部を差し引いた非重複部とを切り分ける切り分けステップと、切り分けステップで切り分けられた重複部におけるオブジェクトを色合成して色合成オブジェクトを生成する色合成ステップと、切り分けステップで切り分けられた非重複部のオブジェクトと、色合成ステップで生成された色合成オブジェクトとに基づいて出力画像を生成する画像生成ステップとを画像形成装置に実行させる画像形成装置の制御プログラムとしてある。   In addition, the control program of the image forming apparatus of the present invention includes an analysis step for analyzing various objects drawn based on image data including a transparent component, and whether there is an overlapping portion in the drawing range of the two or more analyzed objects. An overlap determination step for determining whether there is an overlap portion, a separation step for separating the overlap portion from a non-overlap portion obtained by subtracting the overlap portion, and a separation step when the overlap determination step determines that there is an overlap portion Output based on a color composition step that generates a color composition object by color-synthesizing the objects in the overlapped portion, a non-overlapping portion object that has been separated in the separation step, and a color composition object that has been generated in the color composition step An image forming apparatus control process for causing the image forming apparatus to execute an image generating step for generating an image. There as a gram.

画像形成装置の制御プログラムをこのようなプログラムにすれば、例えば、制御プログラムを記憶させた記録媒体をコンピュータを搭載した画像形成装置に直接装着して当該コンピュータに読み込ませることにより、重なり判断ステップでは、解析ステップで解析された二以上のオブジェクトの描画範囲に重複部があるか否かを判断するため、重複部があると判断された場合には、切り分けステップで、重複部と、解析されたオブジェクトから重複部を差し引いた非重複部とを切り分けることができる。したがって、色合成ステップでは、重複部として切り分けられた範囲についてのみ色合成した色合成オブジェクトを生成することができ、画像生成ステップでは、非重複部のオブジェクトと、色合成オブジェクトとに基づいて出力画像を生成することができる。
すなわち、本発明によれば、色合成処理を行う対象がオブジェクトの重複部に限られているため、従来のように、すべての画像データを一旦ドットイメージデータに変換する必要がないため、画像データサイズを最小限に抑えることができ、装置内のメモリの空き容量を確保することができるとともに、高速な印刷処理の実現を可能としている。また、オブジェクトの重複部に関しては色合成処理を施しているため、精密な出力結果を得ることができる。
If the control program of the image forming apparatus is such a program, for example, the recording medium storing the control program is directly mounted on the image forming apparatus equipped with a computer and is read by the computer. In order to determine whether there is an overlapping part in the drawing range of two or more objects analyzed in the analysis step, if it is determined that there is an overlapping part, it is analyzed as an overlapping part in the separation step A non-overlapping part obtained by subtracting an overlapping part from an object can be separated. Therefore, in the color synthesis step, it is possible to generate a color synthesis object that is color-synthesized only for the range cut as the overlapping portion, and in the image generation step, the output image is based on the non-overlapping portion object and the color synthesis object. Can be generated.
That is, according to the present invention, since the object to be subjected to the color composition processing is limited to the overlapping portion of the object, it is not necessary to convert all the image data into dot image data as in the conventional case. The size can be minimized, the free space of the memory in the apparatus can be secured, and high-speed printing processing can be realized. In addition, since the color synthesizing process is performed on the overlapping portion of the object, a precise output result can be obtained.

本発明によれば、解析された二以上のオブジェクトの描画範囲に重複部があると判断された場合に、この重複部と、解析されたオブジェクトから重複部を差し引いた非重複部とを切り分ける切り分け手段と、切り分けられた重複部におけるオブジェクトを色合成した色合成オブジェクトを生成する色合成手段と、切り分けられた非重複部のオブジェクトと、生成された色合成オブジェクトとに基づいて出力画像を生成する画像生成手段とを備えたので、各オブジェクトの描画情報をドットイメージデータに変換する必要がなくなりメモリの空き容量を確保でき、且つ、高速な印刷処理を実現することができる。さらに、オブジェクトの重複部においては色合成処理を施しているため、精密な出力結果を得ることができる。   According to the present invention, when it is determined that there is an overlapping portion in the drawing range of two or more analyzed objects, the separation is performed to separate the overlapping portion from a non-overlapping portion obtained by subtracting the overlapping portion from the analyzed object. An output image is generated based on the means, a color composition unit that generates a color composition object by color-combining the objects in the separated overlapping portion, the separated non-overlapping portion object, and the generated color composition object Since the image generation means is provided, it is not necessary to convert the drawing information of each object into dot image data, and a free memory space can be secured and high-speed printing processing can be realized. Furthermore, since the color synthesis process is performed on the overlapping portion of the object, a precise output result can be obtained.

以下、本発明の実施形態について図面を参照して説明する。
[第一実施形態]
本発明の第一実施形態に係る画像形成装置について、図1を参照して説明する。
図1は、本発明の第一実施形態に係る画像形成装置の全体構成図である。
ただし、図1に示す画像形成装置は具体例としてコピー機の構成を示しているものの、以下の実施形態に記載する画像形成装置はコピー機に限るものではなく、例えば、プリンタ,ファクシミリ,スキャナ,デジタル複合装置(マルチファンクションペリフェラル(MFP))等を含む。
Embodiments of the present invention will be described below with reference to the drawings.
[First embodiment]
An image forming apparatus according to a first embodiment of the present invention will be described with reference to FIG.
FIG. 1 is an overall configuration diagram of an image forming apparatus according to a first embodiment of the present invention.
However, although the image forming apparatus shown in FIG. 1 shows the configuration of a copying machine as a specific example, the image forming apparatus described in the following embodiments is not limited to a copying machine. For example, a printer, a facsimile, a scanner, Includes digital complex devices (multifunction peripherals (MFPs)) and the like.

さらに、実施形態における画像形成装置がプリンタである場合、このプリンタには、インクジェットプリンタ,昇華型熱転写方式プリンタ,ドットインパクトプリンタ,レーザプリンタ,溶融型熱転写方式プリンタなど、各種のプリント方式を備えたプリンタが含まれる。   Furthermore, when the image forming apparatus in the embodiment is a printer, the printer includes various printing methods such as an ink jet printer, a sublimation type thermal transfer printer, a dot impact printer, a laser printer, and a fusion type thermal transfer printer. Is included.

図1に示すように、画像形成装置10は、画像読取手段11と、入力手段12と、表示手段13と、制御手段14と、HDD15と、印刷機構部16とを有している。
画像読取手段11は、例えば、スキャナ等で構成されており、原稿から画像を読み取ると、この画像情報にもとづいて画像データを生成して出力する。この出力された画像データは、制御手段14のデータ解析部14−3へ送られる。
なお、本画像形成装置10が、例えば、ネットワークを介してホストコンピュータと接続されるネットワークプリンタである場合には、この画像読取手段11をI/O部により構成し、ホストコンピュータから送信されてきた印刷コマンドに含まれる画像データを読み取らせることもできる。
As shown in FIG. 1, the image forming apparatus 10 includes an image reading unit 11, an input unit 12, a display unit 13, a control unit 14, an HDD 15, and a printing mechanism unit 16.
The image reading unit 11 is constituted by, for example, a scanner. When an image is read from a document, the image reading unit 11 generates and outputs image data based on the image information. The output image data is sent to the data analysis unit 14-3 of the control means 14.
When the image forming apparatus 10 is, for example, a network printer connected to a host computer via a network, the image reading unit 11 is configured by an I / O unit and transmitted from the host computer. It is also possible to read the image data included in the print command.

入力手段12は、画像形成装置10で行われる印刷処理の各種設定を行う。例えば、入力手段12は、画像の読み取りを実行させるための読取実行指令を入力操作により制御手段14の入力制御部14−1へ出力する。
表示手段13は、例えば、液晶ディスプレイ装置やブラウン管ディスプレイ装置により構成されており、表示制御部14−2から送られてきた情報データを画面表示する。
The input unit 12 performs various settings for print processing performed in the image forming apparatus 10. For example, the input unit 12 outputs a reading execution command for executing image reading to the input control unit 14-1 of the control unit 14 by an input operation.
The display means 13 is composed of, for example, a liquid crystal display device or a cathode ray tube display device, and displays the information data sent from the display control unit 14-2 on the screen.

制御手段14は、画像形成装置10の機能を統括制御する装置であり、CPU及びメモリにより構成され、入力制御部14−1,表示制御部14−2,データ解析部14−3,重なり判断部14−4,オブジェクト切り分け部14−5,色合成部14−6,テーブル記憶部14−7,RIP処理部14−8,エンジン制御部14−9を有している。
入力制御部14−1は、入力手段12で設定入力されたデータを受け取る。これにより、制御手段14は、その設定内容に基づいて画像形成装置10の各種機能を制御する。
表示制御部14−2は、各種情報データを表示手段13へ送って表示させる。
The control unit 14 is a device that performs overall control of the functions of the image forming apparatus 10 and includes a CPU and a memory. The control unit 14 includes an input control unit 14-1, a display control unit 14-2, a data analysis unit 14-3, and an overlap determination unit. 14-4, an object segmentation unit 14-5, a color synthesis unit 14-6, a table storage unit 14-7, a RIP processing unit 14-8, and an engine control unit 14-9.
The input control unit 14-1 receives data set and input by the input unit 12. Accordingly, the control unit 14 controls various functions of the image forming apparatus 10 based on the setting contents.
The display control unit 14-2 sends various information data to the display unit 13 for display.

データ解析部(解析手段)14−3は、透明成分を含む画像データに基づいて描画される各種オブジェクトを解析する。すなわち、データ解析部14−3は、入力された画像データをもとに描画されるオブジェクトが、ベクターオブジェクト,イメージオブジェクト,テキストオブジェクトのいずれであるかを解析するとともに、この解析されたオブジェクトに透明度情報(α)が含まれているか否かを解析する。
図2(a)〜図2(c)は、本第一実施形態に係る画像形成装置のデータ解析部14−3により解析され得る各種オブジェクトの情報内容である。
図2(a)に示すように、ベクターオブジェクトの情報には、カラー情報,クリップ情報,パス情報,ストローク情報,ペイントモード情報,透明度情報(α)が含まれる。すなわち、データ解析部14−3は、ベクターオブジェクトに固有の情報であるストローク情報を読み取ることにより画像データはベクターオブジェクトからなることを解析することができる。
The data analysis unit (analysis unit) 14-3 analyzes various objects drawn based on the image data including the transparent component. That is, the data analysis unit 14-3 analyzes whether the object drawn based on the input image data is a vector object, an image object, or a text object, and adds transparency to the analyzed object. It is analyzed whether or not information (α) is included.
FIGS. 2A to 2C show information contents of various objects that can be analyzed by the data analysis unit 14-3 of the image forming apparatus according to the first embodiment.
As shown in FIG. 2A, the vector object information includes color information, clip information, path information, stroke information, paint mode information, and transparency information (α). That is, the data analysis unit 14-3 can analyze that the image data is composed of a vector object by reading stroke information that is information unique to the vector object.

同様に、図2(b)に示すように、イメージオブジェクトの情報には、カラー情報,クリップ情報,イメージ情報,透明度情報(α)が含まれる。すなわち、データ解析部14−3は、イメージオブジェクトに固有の情報であるイメージ情報を読み取ることにより画像データはイメージオブジェクトからなることを解析することができる。
さらに、図2(c)に示すように、テキストオブジェクトの情報には、カラー情報,クリップ情報,フォント情報,テキスト情報,透明度情報(α)が含まれる。すなわち、データ解析部14−3は、テキストオブジェクトに固有の情報であるテキスト情報を読み取ることにより画像データはテキストオブジェクトからなることを解析することができる。
Similarly, as shown in FIG. 2B, the image object information includes color information, clip information, image information, and transparency information (α). That is, the data analysis unit 14-3 can analyze that the image data is composed of an image object by reading image information that is information unique to the image object.
Further, as shown in FIG. 2C, the text object information includes color information, clip information, font information, text information, and transparency information (α). That is, the data analysis unit 14-3 can analyze that the image data is composed of a text object by reading text information that is information unique to the text object.

また、後述するオブジェクト切り分け部14−5により切り分けられ、さらに後述する色合成部14−6により生成されるオブジェクトについても、上述した図2(a)〜図2(c)に示すオブジェクト情報により特定することができるが、この場合には、ベクターオブジェクト,イメージオブジェクト,テキストオブジェクトに加え、複合オブジェクトも生成され得る。
図2(d)に示すように、複合オブジェクトの情報には、クリップ情報,オブジェクト情報が含まれ、このオブジェクト情報には、ベクターオブジェクト情報,イメージオブジェクト情報,テキストオブジェクト情報を含ませることができる。なお、これらのオブジェクト情報に関しては、ネストが可能である。
Further, the objects that are separated by the object separation unit 14-5, which will be described later, and further generated by the color composition unit 14-6, which will be described later, are also identified by the object information shown in FIGS. 2 (a) to 2 (c). In this case, in addition to the vector object, the image object, and the text object, a composite object can also be generated.
As shown in FIG. 2D, the information of the composite object includes clip information and object information, and this object information can include vector object information, image object information, and text object information. Note that these object information can be nested.

重なり判断部(重なり判断手段)14−4は、データ解析部14−3により解析された二以上のオブジェクトの描画範囲に、重複部があるか否かを判断する。例えば、重なり判断部14−4は、新規オブジェクトAと、後述するテーブル記憶部14−7に記憶されているオブジェクトとの描画範囲に重複部があるか否かを判断している。なお、オブジェクトの描画範囲は、各オブジェクトが保持するクリップ情報により特定されるため、重なり判断部14−4は、各オブジェクトが保持するクリップ情報の比較によって重複部の有無を判断している。   The overlap determination unit (overlap determination unit) 14-4 determines whether there is an overlap portion in the drawing range of two or more objects analyzed by the data analysis unit 14-3. For example, the overlap determination unit 14-4 determines whether there is an overlap portion in the drawing range between the new object A and an object stored in a table storage unit 14-7 described later. Since the drawing range of the object is specified by the clip information held by each object, the overlap determining unit 14-4 determines the presence / absence of the overlapping portion by comparing the clip information held by each object.

また、重なり判断部14−4は、非重なり判断部14−4aを有している。
この非重なり判断部14−4aは、オブジェクト切り分け部14−5により切り分けられた非重複部に、データ解析部14−3により解析された新規オブジェクトAにおける非重複部が存在するか否かを判断する。すなわち、新規オブジェクトAの描画範囲が、対比対象となるテーブル内のいずれかのオブジェクトの描画範囲内にすべて収まるか否かを判断している。
したがって、重なり判断部14−4は、切り分けられた非重複部に新規オブジェクトAにおける非重複部が存在すると非重なり判断部14−4aにより判断された場合に、その新規オブジェクトAにおける非重複部を新たな新規オブジェクトA’とし、この新たな新規オブジェクトA’とテーブル記憶部14−7内のオブジェクトとの描画範囲に重複部があるか否かを判断する。
In addition, the overlap determination unit 14-4 includes a non-overlap determination unit 14-4a.
The non-overlap determining unit 14-4a determines whether or not a non-overlapping part in the new object A analyzed by the data analyzing unit 14-3 exists in the non-overlapping part cut by the object dividing unit 14-5. To do. That is, it is determined whether or not the drawing range of the new object A is all within the drawing range of any object in the comparison target table.
Therefore, when the non-overlap determining unit 14-4a determines that the non-overlapping part in the new object A exists in the separated non-overlapping part, the overlap determining unit 14-4 determines the non-overlapping part in the new object A. A new new object A ′ is determined, and it is determined whether or not there is an overlapping portion in the drawing range between the new new object A ′ and the object in the table storage unit 14-7.

オブジェクト切り分け部(切り分け手段)14−5は、重なり判断部14−4により重複部があると判断された場合に、この重複部と、データ解析部14−3により解析されたオブジェクトから重複部を差し引いた非重複部とを切り分ける。
色合成部(色合成手段)14−6は、オブジェクト切り分け部14−5により切り分けられた重複部におけるオブジェクトを色合成した色合成オブジェクトを生成する。
When the overlap determination unit 14-4 determines that there is an overlapped portion, the object cutout unit (cutting unit) 14-5 determines the overlapped portion from the overlapped object and the object analyzed by the data analysis unit 14-3. Separate the subtracted non-overlapping parts.
The color synthesizing unit (color synthesizing unit) 14-6 generates a color synthesizing object obtained by color synthesizing the objects in the overlapped portion separated by the object segmenting unit 14-5.

テーブル記憶部(テーブル記憶手段)14−7は、メモリ等により構成されており、オブジェクト切り分け部14−5により切り分けられた非重複部のオブジェクトと、色合成部14−6により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを記憶する。
また、データ解析部14−3による新たな新規オブジェクトA’が解析されると、テーブル記憶部14−7は、オブジェクト切り分け部14−5により切り分けられた非重複部のオブジェクトと色合成部14−6により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを新規オブジェクト管理テーブルとして記憶する。
さらに、テーブル記憶部14−7は、非重なり判断部14−4aにより新規オブジェクトAにおける非重複部が存在しないと判断された場合には、未だ新規オブジェクトAとの重なりを判断されていないテーブル記憶部14−7内のオブジェクトを新規オブジェクト管理テーブルへ移行させ、登録する。
The table storage unit (table storage unit) 14-7 is configured by a memory or the like, and the non-overlapping part object separated by the object separation unit 14-5 and the color composition generated by the color composition unit 14-6. An object management table in which objects are registered is stored.
When the new new object A ′ is analyzed by the data analysis unit 14-3, the table storage unit 14-7 includes the non-overlapping part object and the color synthesis unit 14− which are separated by the object separation unit 14-5. The object management table in which the color composition object generated by 6 is registered is stored as a new object management table.
Further, when the non-overlap determining unit 14-4a determines that there is no non-overlapping part in the new object A, the table storage unit 14-7 has not yet been determined to overlap with the new object A. The object in the section 14-7 is moved to the new object management table and registered.

画像生成部(画像生成手段)14−8は、PDL変換部14−8aと、RIP処理部14−8bとを含んでいる。
PDL変換部14−8aは、テーブル記憶部14−7に記憶されているオブジェクトをもとに透明度の概念を持たない任意のPDLへ変換する。なお、新規オブジェクト管理テーブルに更新されている場合には、この新規オブジェクト管理テーブルに基づいて各種PDLに変換する。
RIP処理部14−8bは、各種PDLで記述されたデータをビットマップ(ラスタイメージ)にラスタライズ(展開)する装置である。
したがって、画像生成部14−8は、オブジェクト切り分け部14−5により切り分けられた非重複部のオブジェクトと、色合成部14−6により生成された色合成オブジェクトとに基づいて出力画像を生成し、これをエンジン制御部14−9へ出力する。また、画像生成部14−8は、テーブル記憶部14−7に新たな新規オブジェクト管理テーブルが記憶されている場合には、この新規オブジェクト管理テーブルに基づいて出力画像を生成し、これをエンジン制御部14−9へ出力する。
エンジン制御部14−9は、RIP処理部14−8により生成された出力画像を受けると、これに応じて印刷機構部16を制御して出力画像に基づく印刷処理を実行させる。
The image generation unit (image generation unit) 14-8 includes a PDL conversion unit 14-8a and a RIP processing unit 14-8b.
The PDL conversion unit 14-8a converts the PDL conversion unit 14-8a into an arbitrary PDL having no concept of transparency based on the object stored in the table storage unit 14-7. If the new object management table has been updated, it is converted into various PDLs based on the new object management table.
The RIP processing unit 14-8b is a device that rasterizes (develops) data described in various PDLs into a bitmap (raster image).
Therefore, the image generation unit 14-8 generates an output image based on the non-overlapping part object cut by the object cutting unit 14-5 and the color synthesis object generated by the color synthesis unit 14-6. This is output to the engine control unit 14-9. In addition, when a new new object management table is stored in the table storage unit 14-7, the image generation unit 14-8 generates an output image based on the new object management table, and performs engine control. Output to the unit 14-9.
When the engine control unit 14-9 receives the output image generated by the RIP processing unit 14-8, the engine control unit 14-9 controls the printing mechanism unit 16 according to the output image to execute a printing process based on the output image.

HDD15は、画像形成装置10における記憶装置であり、制御手段14から画像情報を受け取ってこれを記憶する。なお、本第一実施形態では、画像情報等の記憶装置としてハードディスクドライブを用いているが、これに限定するものではなく、記憶装置であれば、メモリやDVDなど他の装置を用いても構わない。
印刷機構部16は、エンジン制御部14−9により制御され、出力画像に基づいて用紙上へ印刷を行う装置である。
The HDD 15 is a storage device in the image forming apparatus 10 and receives image information from the control unit 14 and stores it. In the first embodiment, a hard disk drive is used as a storage device for image information and the like. However, the present invention is not limited to this, and other devices such as a memory and a DVD may be used as long as the storage device is used. Absent.
The printing mechanism unit 16 is a device that is controlled by the engine control unit 14-9 and performs printing on a sheet based on an output image.

次に、本第一実施形態に係る画像形成装置において各オブジェクトの描画範囲の重複部と非重複部との切り分け処理動作について、図3を参照して説明する。
図3は、本第一実施形態に係る画像形成装置の動作を示したフローチャートである。
はじめに、データ解析部14−3は、画像読取手段11から入力された画像データを受けると、このデータに含まれるオブジェクト情報を読み取ることによって、この画像データにいずれのオブジェクト種別が含まれているのかを解析する(ステップS301(解析ステップ))。
すなわち、データ解析部14−3は、オブジェクト情報にストローク情報が含まれていればベクターオブジェクト,イメージ情報が含まれていればイメージオブジェクト,テキスト情報が含まれていればテキストオブジェクトというようにオブジェクトの種別を判別する。
Next, with reference to FIG. 3, a description will be given of the separation processing operation between the overlapping portion and the non-overlapping portion of the drawing range of each object in the image forming apparatus according to the first embodiment.
FIG. 3 is a flowchart showing the operation of the image forming apparatus according to the first embodiment.
First, when the data analysis unit 14-3 receives the image data input from the image reading unit 11, the object type included in the image data is read by reading the object information included in the data. (Step S301 (analysis step)).
That is, the data analysis unit 14-3 determines that the object information includes a vector object if the object information includes stroke information, an image object if the image information is included, and a text object if the text information is included. Determine the type.

ここで、以下のステップS302〜ステップS308まではループ処理であり、「i=1〜n」まで、ループ内の処理を繰り返す。なお、「n」は、オブジェクト管理テーブルTB[i]に登録されているオブジェクトの個数を示している。   Here, the following steps S302 to S308 are loop processing, and the processing in the loop is repeated until “i = 1 to n”. “N” indicates the number of objects registered in the object management table TB [i].

ステップS301でオブジェクトの種別が解析されると(この解析されたオブジェクトを新規オブジェクトAとする)、重なり判断部14−4は、新規オブジェクトAとオブジェクト管理テーブルTB[1]内のオブジェクトObj[1]との描画範囲に重複部があるか否かを判断する(ステップS302(重なり判断ステップ))。
なお、このステップS301における解析の結果、複数のオブジェクトが解析された場合には、任意の優先順位にもとづいて一のオブジェクトを新規オブジェクトAとして以下のステップを実行した後、続いて他のオブジェクトを改めて新規オブジェクトAとして同様の処理を繰り返すものとする。
When the type of the object is analyzed in step S301 (this analyzed object is set as a new object A), the overlap determination unit 14-4 determines that the new object A and the object Obj [1] in the object management table TB [1]. ] Is determined whether or not there is an overlapping portion in the drawing range (step S302 (overlap determination step)).
If a plurality of objects are analyzed as a result of the analysis in step S301, the following steps are executed with one object as a new object A based on an arbitrary priority order, and then another object is selected. It is assumed that the same processing is repeated for the new object A again.

図4は、本第一実施形態に係る画像形成装置における新規オブジェクトとオブジェクト管理テーブルの対比を図式化したものである。
図4に示すように、重なり判断部14−4は、ステップS302〜ステップS308を繰り返すことにより、新規オブジェクトAとテーブルTB[1]内のオブジェクトObj[1]〜Obj[n]との重なり判断を順に行う。
なお、本第一実施形態においては、オブジェクトObj[1]からオブジェクトObj[n]の順番で重なりを判断するものとして説明をしているが、これに限るものではなく、所定の順序により各オブジェクトとの対比を行うものであれば、どのような順序であっても構わない。
FIG. 4 is a diagram showing a comparison between a new object and an object management table in the image forming apparatus according to the first embodiment.
As illustrated in FIG. 4, the overlap determination unit 14-4 repeats Steps S302 to S308, thereby determining overlap between the new object A and the objects Obj [1] to Obj [n] in the table TB [1]. Repeat in order.
In the first embodiment, the description has been made assuming that the overlap is determined in the order of the objects Obj [1] to Obj [n]. However, the present invention is not limited to this, and each object is determined in a predetermined order. As long as the comparison is made, any order may be used.

まず、ステップS302で、両オブジェクトの描画範囲に重複部があると判断された場合には、オブジェクト切り分け部14−5は、両オブジェクトの重複部からなる重複オブジェクトBと、新規オブジェクトAにおける非重複部からなる非重複部オブジェクトCと、オブジェクトObj[1]における非重複部からなる非重複部オブジェクトDとを切り分ける(ステップS303(切り分けステップ))。
図5は、本第一実施形態に係る画像形成装置におけるオブジェクトの切り分けを図式化したものである。
First, in step S302, when it is determined that there is an overlapping portion in the drawing range of both objects, the object separation unit 14-5 determines that the overlapping object B including the overlapping portion of both objects and the non-overlapping in the new object A A non-overlapping part object C composed of parts and a non-overlapping part object D composed of non-overlapping parts in the object Obj [1] are separated (step S303 (separation step)).
FIG. 5 is a diagram illustrating object separation in the image forming apparatus according to the first embodiment.

ステップS303で、各オブジェクトが切り分けられると、色合成部14−6は、重複部オブジェクトBを色合成することにより色合成オブジェクトBを生成する(ステップS304(色合成ステップ))。
ステップS304で色合成オブジェクトBが生成されると、制御手段14は、
テーブル記憶部14−7内の新規オブジェクト管理テーブルTB[2]へ色合成オブジェクトBと、非重複部オブジェクトDとを登録する(ステップS305)。なお、この新規オブジェクト管理テーブルTB[2]に登録された各オブジェクトは、本画像形成装置10に新たに画像データが入力され、新規オブジェクトA2が解析された場合に、その新規オブジェクトA2との重なりが判定される。
When each object is cut out in step S303, the color composition unit 14-6 generates a color composition object B by performing color composition of the overlapping part object B (step S304 (color composition step)).
When the color composite object B is generated in step S304, the control means 14
The color composition object B and the non-overlapping part object D are registered in the new object management table TB [2] in the table storage unit 14-7 (step S305). Each object registered in the new object management table TB [2] overlaps with the new object A2 when new image data is input to the image forming apparatus 10 and the new object A2 is analyzed. Is determined.

ここで、非重なり判定部14−4aは、オブジェクトCが存在するか否かを判断する(ステップS306)。すなわち、新規オブジェクトAの全描画範囲がオブジェクトObj[1]の描画範囲内に収まるか否かを判断している。
図6は、本第一実施形態に係る画像形成装置においてオブジェクトCが存在しない場合の各オブジェクト描画範囲を図示したものである。
ステップS306の判断の結果、オブジェクトCが存在する場合には(図5参照)、制御手段14は、このオブジェクトCを新たな新規オブジェクトA’とする(ステップS307)。
そして、ステップS308で、「i」の値をインクリメントし、改めてステップS302〜ステップS308を繰り返し、ステップS308における「i」の値が「i=n」となったとき、そのときの新規オブジェクトをTB[2]へ登録して処理を終了する。
Here, the non-overlap determining unit 14-4a determines whether or not the object C exists (step S306). That is, it is determined whether or not the entire drawing range of the new object A is within the drawing range of the object Obj [1].
FIG. 6 illustrates each object drawing range when the object C does not exist in the image forming apparatus according to the first embodiment.
If the object C exists as a result of the determination in step S306 (see FIG. 5), the control means 14 sets this object C as a new new object A ′ (step S307).
In step S308, the value of “i” is incremented, and steps S302 to S308 are repeated again. When the value of “i” in step S308 becomes “i = n”, the new object at that time is TB Register in [2] to end the process.

一方、ステップS302で、両オブジェクトの描画範囲に重複部がないと判断された場合には、新規オブジェクト管理テーブルTB[2]へこの重複部のないオブジェクトObj[1]を登録し(ステップS310)、ステップS308へ進む。
また、ステップS306の判断の結果、オブジェクトCが存在しない場合には(図6参照)、制御手段14は、オブジェクト管理テーブルTB[1]内のオブジェクトObj[1]〜オブジェクトObj[N]をすべて新規オブジェクト管理テーブルTB[2]へ移行する。
On the other hand, if it is determined in step S302 that there is no overlapping portion in the drawing range of both objects, the object Obj [1] having no overlapping portion is registered in the new object management table TB [2] (step S310). The process proceeds to step S308.
If the result of determination in step S306 is that the object C does not exist (see FIG. 6), the control means 14 selects all the objects Obj [1] to Obj [N] in the object management table TB [1]. The process proceeds to the new object management table TB [2].

以上の処理により、テーブル記憶部14−7には、画像形成装置10に入力された各オブジェクトの重複部、および非重複部を切り分けた複数のオブジェクトからなるオブジェクト管理テーブルを記憶させることができる。   As a result of the above processing, the table storage unit 14-7 can store an object management table including a plurality of objects obtained by dividing the overlapping portion and the non-overlapping portion of each object input to the image forming apparatus 10.

次に、各オブジェクトの種別に応じて、オブジェクト切り分け部14−5,色合成部14−6により生成される重複部のオブジェクト情報について、より詳細に説明する。
図7は、本第一実施形態に係る画像形成装置におけるベクターオブジェクトAと、ベクターオブジェクトBとの重なり処理に関する概念図である。
図7において、オブジェクトA,BのBBox(バウンダリーボックス)から重複部となるオブジェクトCのBBoxを求め、これをオブジェクトCのクリップ情報とし、オブジェクトA,Bのストローク情報をオブジェクトCのストローク情報とする。また、色合成部14−6による色合成処理によりオブジェクトCの色情報を求める。
したがって、これら求められたクリップ情報、ストローク情報、及び色情報に基づいて特定されるオブジェクトを新規のベクターオブジェクトCとして新規オブジェクト管理テーブルに登録する。
Next, the object information of the overlapping part generated by the object segmenting unit 14-5 and the color synthesizing unit 14-6 according to the type of each object will be described in more detail.
FIG. 7 is a conceptual diagram regarding the overlapping process of the vector object A and the vector object B in the image forming apparatus according to the first embodiment.
In FIG. 7, the BBox of the object C that is an overlapped portion is obtained from the BBox (boundary box) of the objects A and B, and this is used as the clip information of the object C. The stroke information of the objects A and B is the stroke information of the object C. To do. Further, the color information of the object C is obtained by the color composition processing by the color composition unit 14-6.
Therefore, an object specified based on the obtained clip information, stroke information, and color information is registered as a new vector object C in the new object management table.

図8は、本第一実施形態に係る画像形成装置におけるベクターオブジェクトDと、イメージオブジェクトEの重なり処理に関する概念図である。
図8おいて、オブジェクトD,EのBBoxから重複部となるオブジェクトFのBBoxを求め、これをオブジェクトFのクリップ情報とする。また、色合成部14−6による色合成処理によりオブジェクトFのイメージ情報を求める。
したがって、これら求められたクリップ情報、及びイメージ情報により特定されるオブジェクトを新規オブジェクトFとして新規オブジェクト管理テーブルに登録する。
FIG. 8 is a conceptual diagram regarding the overlapping process of the vector object D and the image object E in the image forming apparatus according to the first embodiment.
In FIG. 8, the B Box of the object F that is an overlapping part is obtained from the B Boxes of the objects D and E, and this is used as the clip information of the object F. Further, the image information of the object F is obtained by the color composition processing by the color composition unit 14-6.
Therefore, the object specified by the obtained clip information and image information is registered as a new object F in the new object management table.

このように、本第一実施形態に係る画像形成装置によれば、テーブル記憶部14−7のオブジェクト管理テーブル内に各種のオブジェクトが登録された後に、このオブジェクト情報に基づいてPDL変換部14−8aは各種PDLデータへ変換し、これをRIP処理部14−8bがビットマップ(ラスタイメージ)からなる出力画像にラスタライズ(展開)することにより、エンジン制御部14−9の制御に基づき印刷機構部16は印字処理を実行する。   As described above, according to the image forming apparatus of the first embodiment, after various objects are registered in the object management table of the table storage unit 14-7, the PDL conversion unit 14- 8a is converted into various PDL data, and the RIP processing unit 14-8b rasterizes (develops) it into an output image composed of a bitmap (raster image), so that the printing mechanism unit is controlled based on the control of the engine control unit 14-9. 16 executes a printing process.

以上のように、本第一実施形態に係る画像形成装置によれば、重なり判断部14−4が、データ解析部14−3により解析された二以上のオブジェクトの描画範囲に重複部があるか否かを判断するため、重複部があると判断された場合には、オブジェクト切り分け部14−5は、重複部と、解析されたオブジェクトから重複部を差し引いた非重複部とを切り分けることができる。
したがって、色合成部14−6は、重複部として切り分けられた範囲についてのみ色合成した色合成オブジェクトを生成することができ、画像生成部14−8は、非重複部のオブジェクトと、色合成オブジェクトとに基づいて出力画像を生成することができる。
As described above, according to the image forming apparatus according to the first embodiment, whether the overlap determination unit 14-4 has an overlap portion in the drawing range of two or more objects analyzed by the data analysis unit 14-3. In order to determine whether or not there is an overlapping part, the object separation unit 14-5 can separate the overlapping part and a non-overlapping part obtained by subtracting the overlapping part from the analyzed object. .
Therefore, the color composition unit 14-6 can generate a color composition object that is color-combined only for the range cut as an overlapping portion, and the image generation unit 14-8 can generate a non-overlapping portion object and a color composition object. Based on the above, an output image can be generated.

すなわち、本発明によれば、色合成処理を行う対象がオブジェクトの重複部に限られているため、従来のように、すべての画像データを一旦ドットイメージデータに変換する必要がないため、画像データサイズを最小限に抑えることができ、装置内のメモリの空き容量を確保することができるとともに、高速な印刷処理の実現を可能としている。また、オブジェクトの重複部においては色合成処理を施しているため、精密な出力結果を得ることができる。   That is, according to the present invention, since the object to be subjected to the color composition processing is limited to the overlapping portion of the object, it is not necessary to convert all the image data into dot image data as in the conventional case. The size can be minimized, the free space of the memory in the apparatus can be secured, and high-speed printing processing can be realized. In addition, since the color synthesizing process is performed on the overlapping portion of the object, a precise output result can be obtained.

[第二実施形態]
次に、本発明の第二実施形態に係る画像形成装置について、図9を参照して説明する。
同図は、本第二実施形態の画像形成装置における制御手段の構成図である。
本第二実施形態は、制御手段14内に新たな構成として複合オブジェクト作成部(複合オブジェクト作成手段)14−10を設けた点で上記第一実施形態と異なる。すなわち、本第二実施形態では、複合オブジェクト作成部14−10は、オブジェクト切り分け部14−5により切り分けられた重複部におけるオブジェクトにテキストオブジェクトが含まれるか否かを判断し、含まれると判断した場合には重複部におけるオブジェクトに基づいて複数のオブジェクト情報を保持する複合オブジェクトを作成する。
[Second Embodiment]
Next, an image forming apparatus according to a second embodiment of the present invention will be described with reference to FIG.
This figure is a block diagram of the control means in the image forming apparatus of the second embodiment.
The second embodiment is different from the first embodiment in that a composite object creation unit (composite object creation means) 14-10 is provided as a new configuration in the control means 14. In other words, in the second embodiment, the composite object creation unit 14-10 determines whether or not the text object is included in the object in the overlapped portion that is carved by the object carving unit 14-5. In some cases, a composite object that holds a plurality of pieces of object information is created based on the objects in the overlapping portion.

したがって、本第二実施形態では、テーブル記憶部14−7のオブジェクト管理テーブルには、色合成オブジェクトとして登録されていたオブジェクトとは異なり、複合オブジェクト作成部14−10により作成された複合オブジェクトが登録される。よって、画像生成部14−8は、複合オブジェクトに基づいて出力画像生成する。   Therefore, in the second embodiment, unlike the object registered as the color composition object, the composite object created by the composite object creation unit 14-10 is registered in the object management table of the table storage unit 14-7. Is done. Therefore, the image generation unit 14-8 generates an output image based on the composite object.

次に、本第二実施形態に係る画像形成装置において各オブジェクトの描画範囲の重複部と非重複部との切り分け処理動作について、図12を参照して説明する。
図10は、本第二実施形態に係る画像形成装置の動作を示したフローチャートである。
この本第二実施形態に係る画像形成装置の切り分け処理が、上記第一実施形態に係る画像形成装置の切り分け処理と異なる点は、ステップS104と、ステップS113,ステップS114の処理を設けた点にあり、他のステップは上記第一実施形態で説明したステップと共通するため、その説明は省略する。
Next, in the image forming apparatus according to the second embodiment, the separation processing operation between the overlapping portion and the non-overlapping portion of the drawing range of each object will be described with reference to FIG.
FIG. 10 is a flowchart showing the operation of the image forming apparatus according to the second embodiment.
The separation process of the image forming apparatus according to the second embodiment is different from the separation process of the image forming apparatus according to the first embodiment in that steps S104, S113, and S114 are provided. Since other steps are the same as those described in the first embodiment, the description thereof is omitted.

上記第一実施形態のステップS303と共通するステップS103の処理により重複部Bが切り分けられると、その切り分けられた重複部Bにおける二以上のオブジェクトにテキストオブジェクトが含まれているか否かを判断する(ステップS104)。
ステップS104の判断の結果、テキストオブジェクトが含まれてなければ、ステップS105以降の処理を実行するため、上記第一実施形態と同様の処理を行う。
When the overlapping part B is separated by the process of step S103 common to step S303 of the first embodiment, it is determined whether or not a text object is included in two or more objects in the separated overlapping part B ( Step S104).
If the result of determination in step S104 is that a text object is not included, processing similar to that in the first embodiment is performed in order to execute processing from step S105.

一方、ステップS104の判断の結果、テキストオブジェクトが含まれていれば、複合オブジェクト作成部14−10は、重複部における二以上のオブジェクトを所定のオブジェクトに分類して、これらの分類された複数のオブジェクトを保持する複合オブジェクトB’を作成する(ステップS113)。
次いで、制御手段14は、テーブル記憶部14−7内の新規オブジェクト管理テーブルTB[2]へ、ステップS113で作成された複合オブジェクトB’と、非重複部オブジェクトDとを登録する(ステップS114)。
そして、上記第一実施形態のステップS306と共通するステップS107以降の処理を実行する。
On the other hand, if the result of determination in step S104 is that a text object is included, the composite object creation unit 14-10 classifies two or more objects in the overlapped part into predetermined objects, and a plurality of these classified plurality of objects. A composite object B ′ holding the object is created (step S113).
Next, the control unit 14 registers the composite object B ′ created in step S113 and the non-overlapping part object D in the new object management table TB [2] in the table storage unit 14-7 (step S114). .
And the process after step S107 common to step S306 of said 1st embodiment is performed.

以上の処理により、テーブル記憶部14−7には、画像形成装置10に入力された各オブジェクトの重複部、および非重複部を切り分けた複数のオブジェクトからなるオブジェクト管理テーブルを記憶させることができる。   As a result of the above processing, the table storage unit 14-7 can store an object management table including a plurality of objects obtained by dividing the overlapping portion and the non-overlapping portion of each object input to the image forming apparatus 10.

次に、テキストオブジェクトを含むオブジェクトの種別に応じて、オブジェクト切り分け部14−5,色合成部14−6,及び複合オブジェクト作成部14−10により生成される重複部のオブジェクト情報(複合オブジェクト)について、より詳細に説明する。
図11は、本第二実施形態に係る画像形成装置におけるベクターオブジェクトGと、テキストオブジェクトHの重なり処理に関する概念図である。
図11において、オブジェクトG,HのBBoxから重複部となるオブジェクトIのBBoxを求め、これをオブジェクトIのクリップ情報とする。また、色合成部14−6は、オブジェクトIのBBox内の背景色情報をもつベクターオブジェクトI−1を生成するとともに、オブジェクトIのBBox内のテキスト文字Aがかかる部分は色合成処理を行い、テキスト文字Aのcharpath(文字の輪郭を描くための情報)をクリップ情報とするベクターオブジェクトI―2を生成する。そして、これらベクターオブジェクトI―1,I―2を保持することのできる複合オブジェクトIに登録する。
すなわち、この複合オブジェクトは、各オブジェクト間でテキストオブジェクトとの重なりが生じた場合に生成されるオブジェクトであり、オブジェクト情報としてベクターオブジェクト,イメージオブジェクト,テキストオブジェクトを含ませることができる(図2(D)参照)。
Next, according to the type of the object including the text object, the object information (composite object) of the overlapping portion generated by the object segmentation unit 14-5, the color synthesis unit 14-6, and the composite object creation unit 14-10. This will be described in more detail.
FIG. 11 is a conceptual diagram related to the overlapping process of the vector object G and the text object H in the image forming apparatus according to the second embodiment.
In FIG. 11, the BBox of the object I that is the overlapping portion is obtained from the BBoxes of the objects G and H, and this is used as the clip information of the object I. In addition, the color synthesis unit 14-6 generates a vector object I-1 having background color information in the B box of the object I, and performs a color synthesis process on the portion to which the text character A in the B box of the object I is applied. A vector object I-2 is generated in which the character path of the text character A (information for drawing the outline of the character) is clip information. These vector objects I-1 and I-2 are registered in the composite object I that can hold them.
That is, this composite object is an object generated when an overlap with a text object occurs between the objects, and can include a vector object, an image object, and a text object as object information (FIG. 2 (D )reference).

図12は、本第二実施形態に係る画像形成装置におけるイメージオブジェクトJと、テキストオブジェクトKの重なり処理に関する概念図である。
図12において、オブジェクトJ,KのBBoxから重複部となるオブジェクトLのBBoxを求め、これをオブジェクトLのクリップ情報とする。
また、色合成部14−6は、オブジェクトLのBBox内の背景色情報をもつイメージオブジェクトL−1を生成するとともに、オブジェクトLのBBox内のテキスト文字Aがかかる部分は色合成処理によりイメージ情報を求め、テキスト文字Aのcharpathをクリップ情報とするイメージオブジェクトL―2を生成する。そして、これらイメージオブジェクトL―1,L―2を保持することのできる複合オブジェクトLに登録する。
FIG. 12 is a conceptual diagram related to the overlapping processing of the image object J and the text object K in the image forming apparatus according to the second embodiment.
In FIG. 12, the BBox of the object L that is an overlapping portion is obtained from the BBoxes of the objects J and K, and this is used as the clip information of the object L.
In addition, the color composition unit 14-6 generates an image object L-1 having background color information in the B box of the object L, and a portion to which the text character A in the B Box of the object L is subjected to image synthesis processing by the color composition processing. And the image object L-2 having the charpath of the text character A as clip information is generated. These image objects L-1 and L-2 are registered in the composite object L that can hold them.

図13は、本第二実施形態に係る画像形成装置におけるテキストオブジェクトMと、テキストオブジェクトNの重なり処理に関する概念図である。
図13において、オブジェクトM,NのBBoxから重複部となるオブジェクトOのBBoxを求め、これをオブジェクトOのクリップ情報とする。
オブジェクトOのBBox内に最初に描画されるテキスト文字AをテキストオブジェクトO−1とし、次に描画されるテキスト文字Bの色情報を持ち、テキスト文字Bのcharpathをクリップ情報とするベクターオブジェクトO−2とし、さらにオブジェクトOのBBox内にてテキスト文字A及びBが重なる部分の色情報を色合成により求め、テキスト文字Bのcharpathを繰りプログラム情報とするテキスト文字AのテキストオブジェクトO−3を生成する。そして、これらテキストオブジェクトO−1,O−3,及びベクターオブジェクトO−2を保持することのできる複合オブジェクトOに登録する。
FIG. 13 is a conceptual diagram related to the overlapping process of the text object M and the text object N in the image forming apparatus according to the second embodiment.
In FIG. 13, the BBox of the object O that is the overlapping portion is obtained from the BBoxes of the objects M and N, and this is used as the clip information of the object O.
A text object A that is drawn first in the BBox of the object O is a text object O-1, a color object that has color information of the text character B that is drawn next, and a character path of the text character B is clip information. 2 and further, the color information of the part where the text characters A and B overlap in the BBox of the object O is obtained by color synthesis, and the text object O-3 of the text character A is generated using the charpath of the text character B as the program information. To do. Then, these text objects O-1, O-3 and vector object O-2 are registered in the composite object O that can hold them.

このように、本第二実施形態に係る画像形成装置によれば、オブジェクト切り分け部14−5により重複部として切り分けられたオブジェクトにテキストオブジェクトが含まれていた場合であっても、複合オブジェクト作成部14−10が、入力された画像データにおける各オブジェクトの重複部におけるオブジェクト情報を複合オブジェクトにより保持することができるため、透明度の含まれるオブジェクトに基づく印字をする際に、イメージ画像に変換することなく、オブジェクト情報をそのまま利用して処理することができる。このため、高速な印刷処理が実現できるとともに、精密な出力結果を得ることができる。   As described above, according to the image forming apparatus according to the second embodiment, even when the text object is included in the object cut as the overlapping part by the object cutting part 14-5, the composite object creation part 14-10 can hold the object information in the overlapping portion of each object in the input image data by the composite object, so that when printing based on the object including transparency, it is not converted into an image image. The object information can be used as it is. For this reason, high-speed printing processing can be realized and a precise output result can be obtained.

以上、本発明の画像形成装置について、好ましい実施形態を示して説明したが、本発明に係る画像形成装置は、上述した実施形態にのみ限定されるものではなく、本発明の範囲で種々の変更実施が可能であることは言うまでもない。   The image forming apparatus according to the present invention has been described with reference to the preferred embodiment. However, the image forming apparatus according to the present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the present invention. It goes without saying that implementation is possible.

また、上記第一及び第二実施形態に係る画像形成装置は、制御プログラムに制御される画像形成装置により実行することができる。画像形成装置の制御プログラムは、例えば、記録媒体により提供される。記録媒体としては、例えば、磁気ディスク、光ディスク、半導体メモリ、その他画像形成装置で読み取り可能な任意の手段を使用することができる。
また、記録媒体に記録された画像形成装置の制御プログラムは、記録媒体を直接画像形成装置に装着して当該画像形成装置に読み込ませることができ、また、通信回線を介して画像形成装置に読み込ませるようにしても良い。
The image forming apparatus according to the first and second embodiments can be executed by an image forming apparatus controlled by a control program. The control program for the image forming apparatus is provided by a recording medium, for example. As the recording medium, for example, a magnetic disk, an optical disk, a semiconductor memory, or any other means that can be read by an image forming apparatus can be used.
Also, the control program for the image forming apparatus recorded on the recording medium can be directly loaded into the image forming apparatus and read into the image forming apparatus, and can also be read into the image forming apparatus via a communication line. You may make it.

透明度を含む画像データに基づく印字処理を行う複合機やネットワークプリンタなどに好適に利用することができる。   The present invention can be suitably used for a multifunction machine or a network printer that performs a printing process based on image data including transparency.

本発明の第一実施形態に係る画像形成装置の全体構成図である。1 is an overall configuration diagram of an image forming apparatus according to a first embodiment of the present invention. 本発明の第一実施形態に係る画像形成装置のデータ解析部により解析され得る各種オブジェクトの情報内容である。6 is information contents of various objects that can be analyzed by the data analysis unit of the image forming apparatus according to the first embodiment of the present invention. 本発明の第一実施形態に係る画像形成装置の動作を示したフローチャートである。3 is a flowchart showing the operation of the image forming apparatus according to the first embodiment of the present invention. 本発明の第一実施形態に係る画像形成装置における新規オブジェクトとオブジェクト管理テーブルの対比を図式化したものである。2 is a diagram illustrating a comparison between a new object and an object management table in the image forming apparatus according to the first embodiment of the present invention. 本発明の第一実施形態に係る画像形成装置におけるオブジェクトの切り分けを図式化したものである。FIG. 3 is a diagram illustrating object separation in the image forming apparatus according to the first embodiment of the present invention. FIG. 本発明の第一実施形態に係る画像形成装置においてオブジェクトCが存在しない場合の各オブジェクト描画範囲を図示したものである。FIG. 6 illustrates each object drawing range when an object C does not exist in the image forming apparatus according to the first embodiment of the present invention. 本発明の第一実施形態に係る画像形成装置におけるベクターオブジェクトAと、ベクターオブジェクトBとの重なり処理に関する概念図である。FIG. 3 is a conceptual diagram related to an overlapping process between a vector object A and a vector object B in the image forming apparatus according to the first embodiment of the present invention. 本発明の第一実施形態に係る画像形成装置におけるベクターオブジェクトDと、イメージオブジェクトEの重なり処理に関する概念図である。FIG. 3 is a conceptual diagram related to an overlapping process of a vector object D and an image object E in the image forming apparatus according to the first embodiment of the present invention. 本発明の第二実施形態の画像形成装置における制御手段の構成図である。It is a block diagram of the control means in the image forming apparatus of 2nd embodiment of this invention. 本発明の第二実施形態に係る画像形成装置の動作を示したフローチャートである。6 is a flowchart illustrating an operation of the image forming apparatus according to the second embodiment of the present invention. 本発明の第二実施形態に係る画像形成装置におけるベクターオブジェクトGと、テキストオブジェクトHの重なり処理に関する概念図である。It is a conceptual diagram regarding the overlapping process of the vector object G and the text object H in the image forming apparatus which concerns on 2nd embodiment of this invention. 本発明の第二実施形態に係る画像形成装置におけるイメージオブジェクトJと、テキストオブジェクトKの重なり処理に関する概念図である。It is a conceptual diagram regarding the overlapping process of the image object J and the text object K in the image forming apparatus which concerns on 2nd embodiment of this invention. 本発明の第二実施形態に係る画像形成装置におけるテキストオブジェクトMと、テキストオブジェクトNの重なり処理に関する概念図である。It is a conceptual diagram regarding the overlapping process of the text object M and the text object N in the image forming apparatus which concerns on 2nd embodiment of this invention. 従来の画像形成装置における複数オブジェクトの重なり処理に関する概念図である。It is a conceptual diagram regarding the overlapping process of the several object in the conventional image forming apparatus.

符号の説明Explanation of symbols

10 画像形成装置
11 画像読取手段
12 入力手段
13 表示手段
14 制御手段
14−1 入力制御部
14−2 表示制御部
14−3 データ解析部(解析手段)
14−4 重なり判断部(重なり判断手段)
14−4a 非重なリ判断部(非重なり判断手段)
14−5 オブジェクト切り分け部(切り分け手段)
14−6 色合成部(色合成手段)
14−7 テーブル記憶部(テーブル記憶手段)
14−8 画像生成部(画像生成手段)
14−8a PDL生成部
14−8b RIP処理部
14−9 エンジン制御部
14−10 複合オブジェクト作成部
15 HDD
16 印刷機構部
DESCRIPTION OF SYMBOLS 10 Image forming apparatus 11 Image reading means 12 Input means 13 Display means 14 Control means 14-1 Input control part 14-2 Display control part 14-3 Data analysis part (analysis means)
14-4 Overlap determination unit (overlap determination means)
14-4a Non-overlapping re-determining unit (non-overlapping determining means)
14-5 Object separation unit (division means)
14-6 Color composition unit (color composition means)
14-7 Table storage section (table storage means)
14-8 Image generation unit (image generation means)
14-8a PDL generation unit 14-8b RIP processing unit 14-9 engine control unit 14-10 composite object creation unit 15 HDD
16 Printing mechanism

Claims (8)

透明成分を含む画像データに基づいて描画される各種オブジェクトを解析する解析手段と、
解析された二以上の前記オブジェクトの描画範囲に重複部があるか否かを判断する重なり判断手段と、
前記重なり判断手段により重複部があると判断された場合に、この重複部と、この重複部を差し引いた非重複部とを切り分ける切り分け手段と、
前記切り分け手段により切り分けられた重複部におけるオブジェクトを色合成して色合成オブジェクトを生成する色合成手段と、
前記切り分け手段により切り分けられた非重複部のオブジェクトと、前記色合成手段により生成された色合成オブジェクトとに基づいて出力画像を生成する画像生成手段とを備えた
ことを特徴とする画像形成装置。
An analysis means for analyzing various objects drawn based on image data including a transparent component;
Overlap determination means for determining whether or not there is an overlapping portion in the drawing range of the two or more analyzed objects;
When it is determined by the overlap determining means that there is an overlapping portion, a separating means that separates the overlapping portion and a non-overlapping portion obtained by subtracting the overlapping portion;
A color synthesis unit that generates a color synthesis object by color-synthesizing the objects in the overlapping portion separated by the separation unit;
An image forming apparatus, comprising: an image generation unit configured to generate an output image based on the non-overlapping portion object cut by the cutting unit and the color synthesis object generated by the color synthesis unit.
請求項1に記載の画像形成装置において、
前記切り分け手段により切り分けられた非重複部のオブジェクトと、前記色合成手段により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを記憶するテーブル記憶手段を備え、
前記解析手段により新規オブジェクトが解析された場合に、
前記重なり判断手段は、前記新規オブジェクトと、前記テーブル記憶手段に記憶されているオブジェクトとの描画範囲に重複部があるか否かを判断し、
前記テーブル記憶手段は、前記新規オブジェクトの解析に応じて切り分けられた非重複部のオブジェクトと、前記色合成手段により生成された色合成オブジェクトとを登録したオブジェクト管理テーブルを新規オブジェクト管理テーブルとして記憶し、
前記画像生成手段は、前記新規オブジェクト管理テーブルに基づいて出力画像を生成する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 1.
A table storage means for storing an object management table in which the non-overlapping portion objects carved by the carving means and the color composition object generated by the color composition means are registered;
When a new object is analyzed by the analyzing means,
The overlap determining means determines whether or not there is an overlapping portion in the drawing range of the new object and the object stored in the table storage means;
The table storage means stores, as a new object management table, an object management table in which the non-overlapping portion objects carved according to the analysis of the new object and the color composition object generated by the color composition means are registered. ,
The image forming apparatus generates the output image based on the new object management table.
請求項2に記載の画像形成装置において、
前記重なり判断手段は、前記新規オブジェクトにおける前記非重複部が存在する場合にその非重複部を新たな新規オブジェクトとし、この新たな新規オブジェクトと前記新規オブジェクト管理テーブル内のまだ重なり判断のされていないオブジェクトとの描画範囲に重複部があるか否かを判断する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 2.
When the non-overlapping part in the new object exists, the overlap determining means sets the non-overlapping part as a new new object, and the new new object and the new object management table have not yet been determined to overlap. An image forming apparatus that determines whether or not there is an overlapping portion in a drawing range with an object.
請求項2又は3に記載の画像形成装置において、
前記切り分け手段により切り分けられた非重複部に、前記解析手段により解析された新規オブジェクトにおける前記非重複部が存在するか否かを判断する非重なり判断手段を備え、
前記テーブル記憶手段は、前記非重なり判断手段により前記非重複部が存在しないと判断された場合に、まだ前記新規オブジェクトとの重なりを判断されていない前記オブジェクト管理テーブル内のオブジェクトを前記新規オブジェクト管理テーブルへ移行する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 2 or 3,
Non-overlapping judgment means for judging whether or not the non-overlapping part in the new object analyzed by the analyzing means exists in the non-overlapping part carved by the carving means,
The table storage means, when the non-overlapping judgment means judges that the non-overlapping part does not exist, an object in the object management table that has not yet been judged to overlap with the new object. An image forming apparatus, wherein the image forming apparatus is moved to a table.
請求項1〜4のいずれか一項に記載の画像形成装置において、
前記切り分け手段により切り分けられた重複部におけるオブジェクトに基づいて複数のオブジェクト情報を作成し保持する複合オブジェクトを作成する複合オブジェクト作成手段を備え、
前記画像生成手段は、前記複合オブジェクトに基づいて前記出力画像を生成する
ことを特徴とする画像形成装置。
In the image forming apparatus according to any one of claims 1 to 4,
A composite object creating means for creating a composite object for creating and holding a plurality of object information based on the object in the overlapping portion carved by the carving means,
The image forming apparatus, wherein the image generation unit generates the output image based on the composite object.
請求項5のいずれか一項に記載の画像形成装置において、
前記複合オブジェクト作成手段は、前記切り分け手段により切り分けられた重複部におけるオブジェクトにテキストオブジェクトが含まれる場合に、前記複合オブジェクトを作成する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 5,
The image forming apparatus according to claim 1, wherein the composite object creating unit creates the composite object when a text object is included in the object in the overlapping portion separated by the separating unit.
請求項1〜6のいずれか一項に記載の画像形成装置において、
前記テーブル記憶手段に記憶されているオブジェクトをもとに透明度の概念を持たない任意のPDLへ変換するPDL変換手段を備え、
前記画像処理手段は、前記変換された任意のPDLに基づいて出力画像を生成する
ことを特徴とする画像形成装置。
In the image forming apparatus according to any one of claims 1 to 6,
PDL conversion means for converting into an arbitrary PDL having no concept of transparency based on the object stored in the table storage means,
The image forming apparatus, wherein the image processing unit generates an output image based on the converted arbitrary PDL.
透明成分を含む画像データに基づいて描画される各種オブジェクトを解析する解析ステップと、
解析された二以上の前記オブジェクトの描画範囲に重複部があるか否かを判断する重なり判断ステップと、
前記重なり判断ステップで重複部があると判断された場合に、この重複部と、この重複部を差し引いた非重複部とを切り分ける切り分けステップと、
前記切り分けステップで切り分けられた重複部におけるオブジェクトを色合成して色合成オブジェクトを生成する色合成ステップと、
前記切り分けステップで切り分けられた非重複部のオブジェクトと、前記色合成ステップで生成された色合成オブジェクトとに基づいて出力画像を生成する画像生成ステップとを
画像形成装置に実行させることを特徴とする画像形成装置の制御プログラム。
An analysis step for analyzing various objects drawn based on image data including a transparent component;
An overlap determination step for determining whether or not there is an overlapping portion in the drawing range of the two or more analyzed objects;
When it is determined that there is an overlapping part in the overlapping determination step, a separation step of separating the overlapping part and a non-overlapping part obtained by subtracting the overlapping part;
A color synthesizing step for generating a color synthesized object by color synthesizing the object in the overlapping portion carved in the carving step;
An image forming apparatus is configured to cause the image forming apparatus to execute an image generation step of generating an output image based on the object of the non-overlapping portion cut by the cutting step and the color composition object generated by the color composition step. A control program for an image forming apparatus.
JP2004144139A 2004-05-13 2004-05-13 Image forming apparatus and control program therefor Pending JP2005324425A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004144139A JP2005324425A (en) 2004-05-13 2004-05-13 Image forming apparatus and control program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004144139A JP2005324425A (en) 2004-05-13 2004-05-13 Image forming apparatus and control program therefor

Publications (1)

Publication Number Publication Date
JP2005324425A true JP2005324425A (en) 2005-11-24

Family

ID=35471159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004144139A Pending JP2005324425A (en) 2004-05-13 2004-05-13 Image forming apparatus and control program therefor

Country Status (1)

Country Link
JP (1) JP2005324425A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009023339A (en) * 2007-06-18 2009-02-05 Canon Inc Image processing apparatus, control method thereof and computer program
JP2011028341A (en) * 2009-07-22 2011-02-10 Konica Minolta Business Technologies Inc Image processor and program
US20110292462A1 (en) * 2010-06-01 2011-12-01 Konica Minolta Business Technologies, Inc. Image processing apparatus, image processing method, and computer-readable storage medium for computer program
JP2014060592A (en) * 2012-09-18 2014-04-03 Fuji Xerox Co Ltd Image processing apparatus and program
JP2014060593A (en) * 2012-09-18 2014-04-03 Fuji Xerox Co Ltd Image processing apparatus and program
US9122980B2 (en) 2013-11-07 2015-09-01 Ricoh Company, Limited Information processing device and method extracting a contour from image of combined pixel data object and vector data object
JP2016095744A (en) * 2014-11-17 2016-05-26 京セラドキュメントソリューションズ株式会社 Image formation system, printer driver, image formation device and rendering program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009023339A (en) * 2007-06-18 2009-02-05 Canon Inc Image processing apparatus, control method thereof and computer program
JP2011028341A (en) * 2009-07-22 2011-02-10 Konica Minolta Business Technologies Inc Image processor and program
US20110292462A1 (en) * 2010-06-01 2011-12-01 Konica Minolta Business Technologies, Inc. Image processing apparatus, image processing method, and computer-readable storage medium for computer program
JP2014060592A (en) * 2012-09-18 2014-04-03 Fuji Xerox Co Ltd Image processing apparatus and program
JP2014060593A (en) * 2012-09-18 2014-04-03 Fuji Xerox Co Ltd Image processing apparatus and program
US9122980B2 (en) 2013-11-07 2015-09-01 Ricoh Company, Limited Information processing device and method extracting a contour from image of combined pixel data object and vector data object
JP2016095744A (en) * 2014-11-17 2016-05-26 京セラドキュメントソリューションズ株式会社 Image formation system, printer driver, image formation device and rendering program

Similar Documents

Publication Publication Date Title
JP4995057B2 (en) Drawing apparatus, printing apparatus, drawing method, and program
US20110075165A1 (en) Image processing system, image processing method and computer readable medium
US20150317550A1 (en) Image processing apparatus, method thereof, and storage medium
JP2010052434A (en) Printing apparatus and output apparatus, output method, image data editing method, and program
JP5199727B2 (en) Image processing method, image processing apparatus, and control method thereof
JP5006764B2 (en) Image processing apparatus, image processing method, program, and storage medium
JP5288879B2 (en) Printing apparatus, control method therefor, program, and computer-readable storage medium
US20110055694A1 (en) Image processing apparatus and method of controlling the apparatus
JP2005324425A (en) Image forming apparatus and control program therefor
JP5732935B2 (en) Information processing apparatus, print control program, and computer-readable recording medium
JP2006203857A (en) Image-editing apparatus, image-editing method, image forming apparatus, and method of controlling the image forming apparatus
US8259313B2 (en) Image processing apparatus, method, and computer-readable medium storing the program thereof
US8224091B2 (en) Image processing apparatus, method of controlling the same, and program for extracting information usable for a search
US11671548B2 (en) Image processing apparatus, method, and product for converting color data of objects into gray data based on positions of objects for improved discriminability
JP2008107970A (en) Image forming device
US8179560B2 (en) Image processing apparatus and image processing method
JP2007076337A (en) Image processing device, image processing method, and program for image processing
JP2017170884A (en) Image processing device, control method thereof, and program
JP2014002697A (en) Image processing device, image processing system, and printing method
JP2010211439A (en) Character output device and program
JP6755644B2 (en) Character processing device, character processing method, character processing program
JP2006254199A (en) Image processing apparatus
JP2007025969A (en) Processing and device and storage medium for use of meta data in dlc compilation
JP2016009292A (en) Image processor and program
JP2018110327A (en) Image-processing device and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090217

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090616