JP2010252228A - Image processing apparatus, image processing program, and image forming apparatus - Google Patents

Image processing apparatus, image processing program, and image forming apparatus Download PDF

Info

Publication number
JP2010252228A
JP2010252228A JP2009101852A JP2009101852A JP2010252228A JP 2010252228 A JP2010252228 A JP 2010252228A JP 2009101852 A JP2009101852 A JP 2009101852A JP 2009101852 A JP2009101852 A JP 2009101852A JP 2010252228 A JP2010252228 A JP 2010252228A
Authority
JP
Japan
Prior art keywords
image
image processing
luminance
processing apparatus
monochrome
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
JP2009101852A
Other languages
Japanese (ja)
Inventor
Shinichiro Watase
慎一郎 渡▲瀬▼
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 JP2009101852A priority Critical patent/JP2010252228A/en
Publication of JP2010252228A publication Critical patent/JP2010252228A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To identify a foreground and a background without designating both for each document even if luminance of the foreground is close to that of the background when printing a multi-gradation monochromatic image. <P>SOLUTION: After a color image is converted into a multi-gradation monochromatic image by the printer driver of a PC, in an image forming apparatus, a background object of luminance (g) is bitmap-expanded and written into an image memory and when a character object of luminance (f) is to be bitmap-expanded and written into the image memory, the computer determines whether or not "¾f-g¾<threshold (m)" is established. In the case of a positive determination, when f>g and g+m≤255 are established, (f) is changed into f=g+m. When f<g and g-m≥0 are established, (f) is changed into f=g-m. Further, when f>g and g+m>255 are established, (f) is changed into f=g-m, and when f<g and g-m<0 are established, (f) is changed into f=g+m. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、多階調モノクロ画像に含まれる一部オブジェクトの階調を自動変更する画像処理装置及びそのプログラム並びにこの装置を含む画像形成装置に関する。   The present invention relates to an image processing apparatus that automatically changes the gradation of a part of an object included in a multi-tone monochrome image, a program thereof, and an image forming apparatus including the apparatus.

カラー画像を多階調(グレースケール)モノクロ印刷する場合、例えばプリンタドライバで、アプリケーションからOSを介し供給される各描画命令について3原色RGB値が、例えば次式で輝度Yに変換されとともに、PDL(ページ記述言語)に変換されて、画像形成装置に供給される。   When a color image is printed in multi-tone (grayscale) monochrome, for example, the printer driver converts the three primary color RGB values for each drawing command supplied from the application through the OS into, for example, the luminance Y by the following equation, and PDL (Page description language) and supplied to the image forming apparatus.

Y=(2B+9G+5R)/16 ・・・(1)
このため、例えば背景がR=255,G=0,B=0の赤地にR=0,G=142,B=0の暗緑色の文字を上書きした画像を表示すると、背景も文字もY=80となり、文字を判読できなくなる。
Y = (2B + 9G + 5R) / 16 (1)
For this reason, for example, when an image in which a dark green character of R = 0, G = 142, B = 0 is overwritten on a red background of R = 255, G = 0, B = 0 is displayed, both the background and the character Y = It becomes 80, and the character cannot be read.

下記特許文献1では、文字色と背景色の組み合わせに応じた文字縁取り色を予め設定しておき、さらに、予め文字と背景とをそれぞれ指定しておき、コンピュータにより両者のRGB値のそれぞれの値の差がいずれも設定値より小さいか否かを判定し、肯定判定した場合に、該予め設定した色で文字を縁取りする構成が開示されている。
特開2006−186485号公報
In the following Patent Document 1, a character border color corresponding to a combination of a character color and a background color is set in advance, and further, a character and a background are specified in advance, and each value of the RGB values of both is determined by a computer. A configuration is disclosed in which it is determined whether or not all the differences are smaller than a set value, and when a positive determination is made, the character is outlined with the preset color.
JP 2006-186485 A

しかしながら、この特許文献1では、文字と背景を原稿毎に指定しなければならない。また、カラー画像を多階調モノクロ印刷する場合にはこの考え方を適用することができない。このような問題は、前景が文字以外の場合にも、また、カラー画像を表示装置に多階調モノクロ表示する場合にも生ずる。   However, in this patent document 1, it is necessary to designate a character and a background for each document. Further, this concept cannot be applied when a color image is printed in multi-tone monochrome. Such a problem also occurs when the foreground is other than a character and when a color image is displayed on a display device in multi-tone monochrome.

本発明の目的は、このような問題点に鑑み、多階調モノクロ画像を印刷する場合に前景と背景の輝度が接近していても、前景と背景とを原稿毎に指定することなく、両者を識別可能にする画像処理装置及びそのプログラム並びにこの装置を含む画像形成装置を提供することにある。   In view of such problems, the object of the present invention is to specify both the foreground and the background without specifying the foreground and the background for each original even when the foreground and the background are close in brightness when printing a multi-tone monochrome image. An image processing apparatus and program for the same, and an image forming apparatus including the apparatus.

本発明の第1態様では、少なくとも第1オブジェクトを第2オブジェクトで上書き処理して多階調モノクロ画像を出力する画像処理装置において、閾値mが格納される記憶手段を備え、モノクロ階調値の取り得る範囲が0〜maxであり、該第1及び第2オブジェクトのモノクロ階調値がそれぞれg及びfであるとき、該第1オブジェクトをビットマップ展開して画像メモリに書き込んだ後、該第2オブジェクトをビットマップ展開して該画像メモリに上書きする前に、コンピュータが、
|f−g|<mであるか否かを判定し、肯定判定した場合に、
f>gかつg+m≦maxであればfをf=g+mに変更し、
f<gかつg−m≧0であればfをf=g−mに変更する。
According to a first aspect of the present invention, an image processing apparatus that outputs a multi-tone monochrome image by overwriting at least a first object with a second object, includes storage means for storing a threshold value m, and includes a monochrome tone value. When the possible range is 0 to max and the monochrome gradation values of the first and second objects are g and f, respectively, the first object is bitmap-expanded and written to the image memory, and then the first Before the two objects are bitmap expanded and overwritten in the image memory, the computer
If it is determined whether or not | f−g | <m and an affirmative determination is made,
If f> g and g + m ≦ max, change f to f = g + m,
If f <g and g−m ≧ 0, f is changed to f = g−m.

本発明による画像処理装置の第2態様では、第1態様において、該コンピュータが、該肯定判定を行った場合に、
f>gかつg+m>maxであればfをf=g−mに変更し、
f<gかつg−m<0であればfをf=g+mに変更する。
In a second aspect of the image processing apparatus according to the present invention, in the first aspect, when the computer makes the positive determination,
If f> g and g + m> max, change f to f = g−m,
If f <g and g−m <0, f is changed to f = g + m.

上記第1又は第2態様の構成によれば、後面の第1オブジェクトの輝度値gが維持され、この前面の第2オブジェクトの輝度値fが、輝度gとの大小関係をできるだけ維持しつつ判読可能な輝度値に変更されるという効果を奏する。   According to the configuration of the first or second aspect, the luminance value g of the first object on the rear surface is maintained, and the luminance value f of the second object on the front surface is interpreted while maintaining the magnitude relationship with the luminance g as much as possible. There is an effect that it is changed to a possible luminance value.

図5は、本発明の実施例1に係る画像形成システムのハードウエア概略ブロック図である。   FIG. 5 is a schematic hardware block diagram of the image forming system according to the first embodiment of the present invention.

画像形成装置10は、コピー、プリント及びFAX送受信を行うことが可能な複合機である。画像形成装置10では、CPU11にインターフェイス12を介してPROM13、DRAM14、操作パネル15、プリンタ16、スキャナ17、NIC(ネットワーク・インターフェイス)18及びFAXモデム19が接続されている。図5では簡単化のため、複数のインターフェイスを1つのブロックで示している。   The image forming apparatus 10 is a multifunction machine capable of performing copying, printing, and FAX transmission / reception. In the image forming apparatus 10, a PROM 13, a DRAM 14, an operation panel 15, a printer 16, a scanner 17, a NIC (network interface) 18, and a FAX modem 19 are connected to a CPU 11 via an interface 12. In FIG. 5, a plurality of interfaces are shown as one block for simplification.

PROM13は、例えばフラッシュメモリであり、これには汎用OS(オペレーティングシステム)、画像形成処理プログラムを含むアプリケーション並びに図5(B)に示す閾値mを含む各種データが格納されている。   The PROM 13 is, for example, a flash memory, and stores a general-purpose OS (operating system), an application including an image forming processing program, and various data including a threshold value m shown in FIG.

DRAM14は、ワークエリア用であり、画像形成処理プログラムにより、図5(B)に示すようなバッファ領域140、ディスプレイリスト領域141及びフレーム領域142が確保される。   The DRAM 14 is for a work area, and a buffer area 140, a display list area 141, and a frame area 142 as shown in FIG. 5B are secured by the image forming processing program.

操作パネル15は、設定値又は指示を入力し、設定画面や状態などを表示させるためのものである。ユーザは、操作パネル15を操作して上記閾値mを変更可能となっている。プリンタ16は、コピー及びファックス送信での画像入力用である。スキャナ17は、プリントエンジン並びに用紙の給紙部、搬送部及び排紙部を備え、フレーム領域142に生成されたビットマップデータが供給され、このデータに基づいて感光ドラムに静電潜像を形成し、この像をトナーで現像し、トナー像を用紙に転写し定着させ、排紙する。NIC18は、ケーブル又は無線の通信媒体を介してPC(パーソナルコンピュータ)20に結合される。FAXモデム19は、不図示の公衆回線網を介して任意のFAX装置に結合される。   The operation panel 15 is used for inputting a setting value or an instruction and displaying a setting screen or a state. The user can change the threshold value m by operating the operation panel 15. The printer 16 is used for image input for copying and fax transmission. The scanner 17 includes a print engine, a paper feed unit, a conveyance unit, and a paper discharge unit. The bitmap data generated in the frame area 142 is supplied, and an electrostatic latent image is formed on the photosensitive drum based on the data. Then, this image is developed with toner, and the toner image is transferred to a sheet, fixed, and discharged. The NIC 18 is coupled to a PC (personal computer) 20 via a cable or a wireless communication medium. The FAX modem 19 is coupled to an arbitrary FAX apparatus via a public line network (not shown).

PC20には、プリンタドライバ21がインストールされている。プリンタドライバ21には、ワードプロセッサや表計算等のアプリケーションからOSを介し描画命令が供給される。プリンタドライバ21は、各描画命令を、画像形成装置10が解釈可能なPDL(ページ記述言語)に変換し、この際、描画命令の属性値として含まれるRGB値を、例えば上式(1)の輝度値Yに変換する。   A printer driver 21 is installed in the PC 20. The printer driver 21 is supplied with a drawing command via an OS from an application such as a word processor or a spreadsheet. The printer driver 21 converts each drawing command into a PDL (page description language) that can be interpreted by the image forming apparatus 10. At this time, the RGB value included as the attribute value of the drawing command is converted into, for example, the above formula (1). Convert to luminance value Y.

PDLで記述された描画命令(オブジェクト)は、NIC18を介してDRAM14上のバッファ領域140に格納される。CPU11は、PROM13に格納された画像形成プログラムに従って、バッファ領域140から、PDLで記述された文字、図形又はイメージのオブジェクトを読み出し、画像処理を行ってその結果をプリンタ16に供給することにより、用紙に画像を形成させる。   Drawing commands (objects) described in PDL are stored in the buffer area 140 on the DRAM 14 via the NIC 18. The CPU 11 reads out characters, graphics or image objects described in PDL from the buffer area 140 according to the image forming program stored in the PROM 13, performs image processing, and supplies the result to the printer 16, thereby To form an image.

画像形成装置10は、カラー印刷可能なものであってもモノクロ印刷のみ可能なものであってもよい。例えば、画像形成装置10は、カラー印刷可能なものであって、C、M又はYのトナー残量が設定値未満のときに、自動的にモノクロ印刷する構成であってもよい。   The image forming apparatus 10 may be capable of color printing or only monochrome printing. For example, the image forming apparatus 10 may be capable of color printing, and may be configured to automatically perform monochrome printing when the remaining amount of C, M, or Y toner is less than a set value.

図1は、1頁分のこの画像処理の概略フローチャートである。以下、括弧内は図中のステップ識別符号である。   FIG. 1 is a schematic flowchart of this image processing for one page. In the following, the step identification codes in the figure are shown in parentheses.

(S0)PDLで記述されたオブジェクトをバッファ領域140から描画順に読み出し、ディスプレイリスト(中間言語)に変換し、領域141に格納する。   (S0) Objects described in PDL are read from the buffer area 140 in the drawing order, converted into a display list (intermediate language), and stored in the area 141.

(S1)ディスプレイリストの各描画命令について、オブジェクトが文字であればステップS2へ進み、そうでなければ、すなわち図形又はイメージであればステップS3へ進む。   (S1) For each drawing command of the display list, if the object is a character, the process proceeds to step S2, and if not, that is, if it is a graphic or an image, the process proceeds to step S3.

文字オブジェクトは、一般に、各頁(パンド処理する場合には、各パンド)についてフレーム領域142に、最後に上書きされる視認可能なオブジェクト、すなわち最前面(zオーダが最大値)のオブジェクトである。   The character object is generally a visible object that is overwritten last in the frame area 142 for each page (in the case of panda processing), that is, an object in the foreground (z-order is the maximum value).

(S2)文字オブジェクトは最前面のオブジェクトであると仮定して、階調変更処理を行う。   (S2) The gradation change process is performed assuming that the character object is the foreground object.

図2は、ステップS2の詳細フローチャートである。   FIG. 2 is a detailed flowchart of step S2.

ここで、各オブジェクトは、できるだけ輝度Yの値に基づいて印刷すべきである。しかし、文字に関しては、ユーザがそれを判読可能にすべきである。そこで、以下に示すような階調変更処理を行う。   Here, each object should be printed based on the value of the luminance Y as much as possible. However, for characters, the user should be able to read it. Therefore, gradation change processing as shown below is performed.

(S20)|f−g|<mであるか否かを判定し、肯定判定した場合にはステップS21へ進み、そうでなければ階調変更処理を終了する。ここに、輝度fは文字オブジェクト又はその各文字の輝度値(グラデーションは無く一様であると仮定する)であり、輝度gは文字オブジェクトの位置(例えば文字枠中央点)に対応したフレーム領域142上の位置での輝度Yである。   (S20) It is determined whether or not | f−g | <m. If an affirmative determination is made, the process proceeds to step S21; otherwise, the gradation changing process is terminated. Here, the luminance f is the luminance value of the character object or each character (assuming that there is no gradation and is uniform), and the luminance g is a frame region 142 corresponding to the position of the character object (for example, the character frame center point). Luminance Y at the upper position.

(S21)f>gであればステップS22へ進み、そうでなければステップS24へ進む。   (S21) If f> g, the process proceeds to step S22; otherwise, the process proceeds to step S24.

(S22)g+m≦255であれば(図4(B))ステップS23へ進み、そうでなければ(図4(A))ステップS25へ進む。ここに、255は輝度Yの最大値である。   (S22) If g + m ≦ 255 (FIG. 4B), proceed to step S23, otherwise (FIG. 4A) proceed to step S25. Here, 255 is the maximum value of the luminance Y.

(S23)g+mを輝度fに代入し、すなわち輝度fをg+mに変更して、階調変更処理を終了する。   (S23) Substitute g + m for luminance f, that is, change luminance f to g + m, and end the gradation changing process.

(S24)g−m≧0であればステップS25へ進み、そうでなければステップS23へ進む。ここに、0は輝度Yの最小値である。   (S24) If g−m ≧ 0, proceed to step S25, otherwise proceed to step S23. Here, 0 is the minimum value of the luminance Y.

(S25)g−mを輝度fに代入、すなわち輝度fをg−mに変更して、階調変更処理を終了する。   (S25) Substitute g-m for luminance f, that is, change luminance f to g-m, and end the gradation changing process.

このような処理により、原則として各オブジェクトの輝度Yの値が維持され、文字に関してのみ、背景輝度gとの関係でできるだけ文字輝度fと背景輝度gとの大小関係が維持されるとともにユーザがそれを判読可能な輝度値に変更される。   By such processing, the value of the luminance Y of each object is maintained in principle, and the magnitude relationship between the character luminance f and the background luminance g is maintained as much as possible in relation to the background luminance g only for characters, and the user can Is changed to a legible luminance value.

(S3)図1に戻って、ディスプレイリストの描画命令をビットマップ展開し、フレーム領域142に上書きする。   (S3) Returning to FIG. 1, the display list drawing command is expanded into a bitmap and overwritten in the frame area 142.

(S4)輝度Yを濃度Dに変換し、さらに濃度Dをディザ法により2値化(疑似階調化)する。   (S4) The luminance Y is converted into the density D, and the density D is binarized (pseudo gradation) by the dither method.

(S5)同一頁について、未処理のオブジェクトがバッファ領域140に残っていればステップS0へ戻り、そうでなければステップS6へ進む。   (S5) If an unprocessed object remains in the buffer area 140 for the same page, the process returns to step S0; otherwise, the process proceeds to step S6.

(S6)フレーム領域142の内容をプリンタ16に供給して、用紙に画像を形成する。   (S6) The contents of the frame area 142 are supplied to the printer 16 to form an image on the paper.

例えば、フレーム領域142上において図3(A)に示すように、背景30上に文字31が上書きされ、この上書き前に背景30の輝度g及び文字31の輝度fが例えばf=gであれば、輝度fが階調変更される。すなわち、このままだと図3(B)に示すように文字31を識別することができないが、図2の処理により、輝度fの値がg+m又はg−mに変更されて、図3(C)に示すように文字31を視認可能となるとともに、できるだけ、輝度fの値が輝度gとの関係で維持される。   For example, as shown in FIG. 3A on the frame region 142, the character 31 is overwritten on the background 30, and if the luminance g of the background 30 and the luminance f of the character 31 are, for example, f = g before this overwriting. The luminance f is changed in gradation. That is, the character 31 cannot be identified as shown in FIG. 3B, but the value of the luminance f is changed to g + m or g−m by the processing of FIG. As shown in FIG. 5, the character 31 can be visually recognized, and the value of the luminance f is maintained in relation to the luminance g as much as possible.

本発明の好適な実施例を説明したが、本発明には他にも種々の変形例が含まれ、上記複数の実施例で述べた構成要素の他の組み合わせ、各構成要素の機能を実現する他の構成を用いたもの、当業者であればこれらの構成又は機能から想到するであろう他の構成も、本発明に含まれる。   Although the preferred embodiment of the present invention has been described, the present invention includes various other modifications, and realizes other combinations of the components described in the above-described embodiments and the functions of the components. Other configurations using other configurations, and other configurations that would be conceived by those skilled in the art from these configurations or functions, are also included in the present invention.

例えば、上記実施例では画像形成装置10内で階調変更処理を行う場合を説明したが、プリンタドライバ21でこれを行う構成であってもよい。プリンタドライバ21内でビットマップ展開を行うダムプリンタについても同様である。   For example, in the above-described embodiment, the case where the gradation changing process is performed in the image forming apparatus 10 has been described. However, the printer driver 21 may perform this. The same applies to dumb printers that perform bitmap development in the printer driver 21.

また、上記実施例では文字オブジェクト単位又は文字単位で階調変更処理を行う場合を説明したが、ビットマップ展開時に画素単位で輝度fとgについて階調変更処理を行う構成であってもよい。   In the above embodiment, the gradation changing process is performed on a character object basis or on a character basis. However, the gradation changing process may be performed on luminance f and g on a pixel basis when developing a bitmap.

さらに、上記実施例では文字オブジェクトの階調変更を自動的に行う場合を説明したが、最前面のオブジェクトの階調変更を自動的に行う構成、或いは予め指定したオブジェクトの階調変更を自動的に行う構成であってもよい。オブジェクトの指定は、「文字オブジェクト」、「サイズが12ポイント以上の文字オブジェクト」、「輝度値が200以上の最前面オブジェクト」のように抽象的に指定してもよい。   In the above embodiment, the gradation change of the character object is automatically performed. However, the gradation change of the frontmost object is automatically changed, or the gradation change of the object designated in advance is automatically changed. It may be configured to be performed. The object may be specified abstractly such as “character object”, “character object having a size of 12 points or more”, and “frontmost object having a luminance value of 200 or more”.

また、PC20の画面でプレビューする際にも階調変更処理を行う構成であってもよい。すなわち、本発明は印刷のみでなく多階調モノクロ画像表示にも適用可能である。   Further, the gradation changing process may be performed when previewing on the screen of the PC 20. That is, the present invention can be applied not only to printing but also to multi-tone monochrome image display.

さらに、本発明は最初から多階調モノクロ画像である場合にも適用可能である。   Furthermore, the present invention can also be applied to the case of a multi-tone monochrome image from the beginning.

画像形成装置での1頁分の画像処理を示す概略フローチャートである。3 is a schematic flowchart illustrating image processing for one page in the image forming apparatus. 図1中のステップS2の詳細フローチャートである。It is a detailed flowchart of step S2 in FIG. (A)〜(C)は図1の処理の階調変更に関する説明図である。(A)-(C) is explanatory drawing regarding the gradation change of the process of FIG. (A)及び(B)は図2の階調変更処理の説明図である。(A) And (B) is explanatory drawing of the gradation change process of FIG. 本発明の実施例1に係る画像形成システムのハードウエア概略ブロック図である。1 is a schematic hardware block diagram of an image forming system according to Embodiment 1 of the present invention.

10 画像形成装置
11 CPU
12 インターフェイス
13 PROM
14 DRAM
140 バッファ領域
141 ディスプレイリスト領域
142 フレーム領域
15 操作パネル
16 プリンタ
17 スキャナ
18 NIC
19 FAXモデム
20 PC
21 プリンタドライバ
30 背景
31 文字
Y、f、g 輝度
m 閾値
10 Image forming apparatus 11 CPU
12 Interface 13 PROM
14 DRAM
140 Buffer area 141 Display list area 142 Frame area 15 Operation panel 16 Printer 17 Scanner 18 NIC
19 FAX modem 20 PC
21 Printer driver 30 Background 31 Characters Y, f, g Brightness m Threshold

Claims (6)

少なくとも第1オブジェクトを第2オブジェクトで上書き処理して多階調モノクロ画像を出力する画像処理装置において、閾値mが格納される記憶手段を備え、モノクロ階調値の取り得る範囲が0〜maxであり、該第1及び第2オブジェクトのモノクロ階調値がそれぞれg及びfであるとき、該第1オブジェクトをビットマップ展開して画像メモリに書き込んだ後、該第2オブジェクトをビットマップ展開して該画像メモリに上書きする前に、コンピュータが、
|f−g|<mであるか否かを判定し、肯定判定した場合に、
f>gかつg+m≦maxであればfをf=g+mに変更し、
f<gかつg−m≧0であればfをf=g−mに変更する、
ことを特徴とする画像処理装置。
An image processing apparatus that outputs a multi-tone monochrome image by overwriting at least a first object with a second object, includes a storage unit that stores a threshold value m, and a monochrome gradation value can take a range of 0 to max. Yes, when the monochrome gradation values of the first and second objects are g and f, respectively, the first object is bitmap-expanded and written to the image memory, and then the second object is bitmap-expanded Before overwriting the image memory, the computer
If it is determined whether or not | f−g | <m and an affirmative determination is made,
If f> g and g + m ≦ max, change f to f = g + m,
If f <g and g−m ≧ 0, change f to f = g−m.
An image processing apparatus.
該コンピュータが、該肯定判定を行った場合に、
f>gかつg+m>maxであればfをf=g−mに変更し、
f<gかつg−m<0であればfをf=g+mに変更する、
ことを特徴とする請求項1に記載の画像処理装置。
When the computer makes the positive determination,
If f> g and g + m> max, change f to f = g−m,
If f <g and g−m <0, change f to f = g + m.
The image processing apparatus according to claim 1.
該モノクロ階調値g及びfは、同じ画素位置の値であることを特徴とする請求項1又は2に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the monochrome gradation values g and f are values at the same pixel position. 該第2オブジェクトは文字オブジェクトであり、該第1オブジェクトは図形オブジェクト又はイメージオブジェクトであることを特徴とする請求項1乃至3のいずれか1つに記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the second object is a character object, and the first object is a graphic object or an image object. 請求項1乃至4のいずれか1つに記載の画像処理装置と、
該画像処理装置でモノクロ階調値が変更された後のモノクロ画像を用紙に形成する画像形成手段と、
を有することを特徴とする画像形成装置。
An image processing apparatus according to any one of claims 1 to 4,
An image forming means for forming a monochrome image on the paper after the monochrome gradation value has been changed by the image processing apparatus;
An image forming apparatus comprising:
コンピュータに対し、少なくとも第1オブジェクトを第2オブジェクトで上書き処理させて多階調モノクロ画像を出力させる画像処理プログラムにおいて、モノクロ階調値の取り得る範囲が0〜maxであり、該第1及び第2オブジェクトのモノクロ階調値がそれぞれg及びfであるとき、該第1オブジェクトをビットマップ展開して画像メモリに書き込んだ後、該第2オブジェクトをビットマップ展開して該画像メモリに上書きする前に、該コンピュータに対し、
|f−g|<mであるか否かを判定させ、肯定判定した場合に、
f>gかつg+m≦maxであればfをf=g+mに変更させ、
f<gかつg−m≧0であればfをf=g−mに変更させる、
ことを特徴とする画像処理プログラム。
In an image processing program for causing a computer to output at least a first object with a second object and outputting a multi-tone monochrome image, a monochrome gradation value can take a range of 0 to max. When the monochrome gradation values of two objects are g and f, respectively, after the first object is bitmap-developed and written in the image memory, before the second object is bitmap-expanded and overwritten on the image memory In addition,
It is determined whether or not | f−g | <m, and when an affirmative determination is made,
If f> g and g + m ≦ max, change f to f = g + m,
If f <g and g−m ≧ 0, f is changed to f = g−m.
An image processing program characterized by that.
JP2009101852A 2009-04-20 2009-04-20 Image processing apparatus, image processing program, and image forming apparatus Pending JP2010252228A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009101852A JP2010252228A (en) 2009-04-20 2009-04-20 Image processing apparatus, image processing program, and image forming apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009101852A JP2010252228A (en) 2009-04-20 2009-04-20 Image processing apparatus, image processing program, and image forming apparatus

Publications (1)

Publication Number Publication Date
JP2010252228A true JP2010252228A (en) 2010-11-04

Family

ID=43314030

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009101852A Pending JP2010252228A (en) 2009-04-20 2009-04-20 Image processing apparatus, image processing program, and image forming apparatus

Country Status (1)

Country Link
JP (1) JP2010252228A (en)

Similar Documents

Publication Publication Date Title
JP4995057B2 (en) Drawing apparatus, printing apparatus, drawing method, and program
JP4529148B2 (en) Print control program, print control apparatus, image forming apparatus, and print control method
JP4817934B2 (en) Image processing apparatus and method
JP2008135006A (en) Background color conversion for toner-saving printing
JP2003320715A (en) Information processing apparatus, information processing system, method for controlling information output, storage medium, and program
JP6187107B2 (en) Digital printer, printing system, image processing program, and image processing method
JP2006268320A (en) Print control device, method and program
EP2429173B1 (en) Image forming apparatus, printing control terminal apparatus, and image forming method thereof
JP6452342B2 (en) Image processing apparatus, image forming apparatus, image processing method, and program
JP6384259B2 (en) Image processing apparatus, image forming apparatus, image processing method, and program
JP4801489B2 (en) Image forming apparatus and image forming program
JP2010252228A (en) Image processing apparatus, image processing program, and image forming apparatus
JP2007184865A (en) Image processing method, and image forming apparatus
JP2006287609A (en) Image composite apparatus and image composite processing program
JP5990217B2 (en) Image processing apparatus, image forming apparatus, and control method thereof
JP6015478B2 (en) Control device, control method, and printer driver program
JP2011228987A (en) Image processing apparatus and image processing program
JP2011188267A (en) Image forming apparatus and image processing program
JP6504464B2 (en) PRINT CONTROL DEVICE, PRINT CONTROL PROGRAM, AND PRINT CONTROL METHOD
JP2008219418A (en) Image forming apparatus, image processing method and image processing program
JP2010232736A (en) Image processor, image forming device, and program
JP5992956B2 (en) Image processing device
JP2005151064A (en) Image processing apparatus and program for image processing
JP6079157B2 (en) Drawing processing apparatus and image forming apparatus
JP5310538B2 (en) Print control program and information processing apparatus