JP2022146701A - Image forming apparatus, control unit, and program - Google Patents

Image forming apparatus, control unit, and program Download PDF

Info

Publication number
JP2022146701A
JP2022146701A JP2021047803A JP2021047803A JP2022146701A JP 2022146701 A JP2022146701 A JP 2022146701A JP 2021047803 A JP2021047803 A JP 2021047803A JP 2021047803 A JP2021047803 A JP 2021047803A JP 2022146701 A JP2022146701 A JP 2022146701A
Authority
JP
Japan
Prior art keywords
image
print
color
image forming
forming apparatus
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
JP2021047803A
Other languages
Japanese (ja)
Inventor
泰斗 鈴木
Yasuto Suzuki
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2021047803A priority Critical patent/JP2022146701A/en
Publication of JP2022146701A publication Critical patent/JP2022146701A/en
Pending legal-status Critical Current

Links

Images

Abstract

To avoid color mixture with original data when performing CMYK conversion during output in a printer.SOLUTION: An image forming apparatus performs CMYK conversion of RGB images in an image forming unit and outputs the resultant images, and comprises: an identification unit that identifies a print request color from print request instructions; and an editing unit that removes image data at a printing point regarding colors other than the identified print request color and edits printing regarding the print request color.SELECTED DRAWING: Figure 5

Description

本発明は、画像形成装置、制御装置およびプログラムに関する。 The present invention relates to an image forming apparatus, control device and program.

近年、画像形成装置において、スキャナから受け取ったRGB24bit(面順次)の画像をコントローラからプリンタに渡して、プリンタでCMYK変換して出力することが検討されている。 2. Description of the Related Art In recent years, in an image forming apparatus, it is being considered to pass an RGB 24-bit (frame sequential) image received from a scanner from a controller to a printer, and the printer converts the image into CMYK and outputs the image.

しかしながら、コントローラからのRGB24bit(面順次)の画像をプリンタでCMYK変換して出力する場合、コントローラ段階での画像はRGB空間になっているため、プリンタで要求通りの編集を行いCMYK変換して出力すると、元画像の色と混色して意図通りの出力色とならない、という課題がある。 However, when the RGB 24-bit (frame sequential) image from the controller is converted to CMYK by the printer and output, the image at the controller stage is in RGB space, so the printer edits as requested and converts to CMYK before output. Then, there is a problem that the color of the original image is mixed with the color of the original image and the output color is not as intended.

本発明は、上記に鑑みてなされたものであって、プリンタでの出力時にCMYK変換する際に元データとの混色を避けることができる画像形成装置、制御装置およびプログラムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide an image forming apparatus, a control apparatus, and a program capable of avoiding color mixture with original data when CMYK conversion is performed at the time of output from a printer. do.

上述した課題を解決し、目的を達成するために、本発明は、RGB画像を画像形成部でCMYK変換して出力する画像形成装置において、印字要求指示から印字要求色を識別する識別部と、識別した前記印字要求色以外に関して印字箇所における画像データを削除し、前記印字要求色に関して印字編集を行う編集部と、を備えることを特徴とする。 In order to solve the above-described problems and achieve the object, the present invention provides an image forming apparatus that converts an RGB image to CMYK in an image forming unit and outputs the image forming apparatus, wherein an identification unit identifies a print request color from a print request instruction; and an editing unit that deletes image data at a print location for colors other than the identified requested print color and performs print editing for the requested print color.

本発明によれば、プリンタでの出力時にCMYK変換する際に元データとの混色を避けることができるという効果を奏する。 According to the present invention, it is possible to avoid color mixture with the original data when CMYK conversion is performed at the time of output from a printer.

図1は、実施の形態にかかるMFPのハードウェア構成の一例を示すブロック図である。FIG. 1 is a block diagram of an example of a hardware configuration of an MFP according to an embodiment; 図2は、MFPのソフトウェア構成の一例を示すブロック図である。FIG. 2 is a block diagram showing an example of the software configuration of the MFP. 図3は、MFPの画像編集(印字編集)の動作例を示す図である。FIG. 3 is a diagram showing an operation example of image editing (print editing) of the MFP. 図4は、MFPの機能構成の一例を示すブロック図である。FIG. 4 is a block diagram showing an example of the functional configuration of the MFP. 図5は、IMHにおける画像編集(印字編集)の機能を示す機能ブロック図である。FIG. 5 is a functional block diagram showing image editing (print editing) functions in the IMH. 図6は、IMHにおける画像編集(印字編集)の流れを概略的に示すフローチャートである。FIG. 6 is a flowchart schematically showing the flow of image editing (print editing) in IMH. 図7は、ビットマップデータの一例を示す図である。FIG. 7 is a diagram showing an example of bitmap data. 図8は、論理演算例を示す図である。FIG. 8 is a diagram showing an example of logical operation.

以下に添付図面を参照して、画像形成装置、制御装置およびプログラムの実施の形態を詳細に説明する。 Exemplary embodiments of an image forming apparatus, a control device, and a program will be described in detail below with reference to the accompanying drawings.

本実施形態は、画像形成装置として複合機(MFP:Multifunction Peripheral(以下、MFPと称する))を適用した例について説明する。なお、複合機とは、コピー機能、スキャナ機能、ファクス機能、プリンタ機能のうち少なくとも2つの機能を有する装置である。 This embodiment will explain an example in which a multifunction peripheral (MFP: Multifunction Peripheral (hereinafter referred to as MFP)) is applied as an image forming apparatus. A multifunction device is a device having at least two functions out of a copy function, a scanner function, a facsimile function, and a printer function.

図1は、実施の形態にかかるMFP1のハードウェア構成の一例を示すブロック図である。 FIG. 1 is a block diagram showing an example of the hardware configuration of MFP 1 according to the embodiment.

MFP1は、制御部11と、操作パネル12と、スキャナ13と、プリンタ14と、1次記憶部15と、2次記憶部16と、外部通信部17と、を備える。 MFP 1 includes control unit 11 , operation panel 12 , scanner 13 , printer 14 , primary storage unit 15 , secondary storage unit 16 , and external communication unit 17 .

制御部11は、CPU(Central Processing Unit)などのMFP1全体の動作を制御する演算装置等である。 The control unit 11 is an arithmetic device such as a CPU (Central Processing Unit) that controls the operation of the entire MFP 1 .

表示部である操作パネル12は、例えば、タッチセンサを備えた液晶表示装置(LCD)である。操作パネル12は、ユーザのコピー処理依頼やファックス処理依頼などの操作を受け付けると共に、例えば受け付けた入力に応じた情報、MFP1の動作状況を示す情報、設定状態を示す情報等の各種情報を表示する。なお、操作パネル12は、タッチセンサを備えた有機EL(Electro Luminescence)表示装置で構成されてもよい。更に、操作パネル12は、ハードウェアキー等の操作部やランプ等の表示部を設けてもよい。 The operation panel 12, which is a display unit, is, for example, a liquid crystal display (LCD) equipped with a touch sensor. The operation panel 12 accepts operations such as a copy processing request and a facsimile processing request from the user, and displays various information such as information corresponding to the received input, information indicating the operation status of the MFP 1, and information indicating the setting status. . The operation panel 12 may be composed of an organic EL (Electro Luminescence) display device equipped with a touch sensor. Further, the operation panel 12 may be provided with an operation section such as hardware keys and a display section such as a lamp.

スキャナ13は、原稿を読み取り画像データを生成する。そして、スキャナ13は、生成した画像データを一時記憶部に出力する。プリンタ14は、用紙等の記録媒体に原稿画像を画像形成して出力する画像形成部である。 The scanner 13 reads an original and generates image data. The scanner 13 then outputs the generated image data to the temporary storage unit. The printer 14 is an image forming unit that forms an original image on a recording medium such as paper and outputs the image.

1次記憶部15は、例えば、揮発性のメモリである。1次記憶部15は、例えば入力された画像を展開する作業領域として機能すると共に、展開された画像データを一時的に保持する記憶領域である。 The primary storage unit 15 is, for example, a volatile memory. The primary storage unit 15 is a storage area that functions, for example, as a work area for developing an input image and temporarily holds the developed image data.

2次記憶部16は、画像データを保持する記憶領域である。 The secondary storage unit 16 is a storage area that holds image data.

外部通信部17は、ネットワークを介して他のMFPなどの他の情報処理装置に接続する通信インタフェースである。 The external communication unit 17 is a communication interface that connects to other information processing apparatuses such as other MFPs via a network.

次に、本実施形態に係る画像形成装置の一例であるMFP1のソフトウェア構成を説明する。 Next, the software configuration of the MFP 1, which is an example of the image forming apparatus according to this embodiment, will be described.

図2は、MFP1のソフトウェア構成の一例を示すブロック図である。MFP1は、アプリ層100と、サービス層200と、ハンドラ層300と、ハード層400とを備える。そして、サービス層200と、ハンドラ層300と、ハード層400とをまとめて、プラットフォーム500と呼称する。 FIG. 2 is a block diagram showing an example of the software configuration of MFP1. The MFP 1 comprises an application layer 100 , a service layer 200 , a handler layer 300 and a hardware layer 400 . The service layer 200 , the handler layer 300 and the hardware layer 400 are collectively called a platform 500 .

アプリ層100は、各アプリケーションに応じた制御をとりまとめるソフトウェアを備える。そして、アプリ層100は、操作画面からの指示や設定要求を受けて、プラットフォーム500に要求を行うことでアプリケーションの機能を実現する。アプリ層100は、プリンタアプリ101と、コピーアプリ102と、ファクスアプリ103と、スキャナアプリ104と、ネットファイルアプリ105と、ユーザ認証アプリなどのその他のアプリ106と、GW-API(Gateway-Application Program Interface)107とを備える。プリンタアプリ101は、プリンタ用のアプリケーションである。コピーアプリ102は、コピー用のアプリケーションである。ファクスアプリ103は、ファクシミリ用のアプリケーションである。スキャナアプリ104は、スキャナ用のアプリケーションである。ネットファイルアプリ105は、ネットワーク上で各種ファイルを共有するネットファイル用のアプリケーションである。GW-API107は、予め定義された関数によりアプリ層100の各種アプリケーションからの処理要求を受信する。 The application layer 100 includes software that organizes control according to each application. The application layer 100 implements application functions by receiving instructions and setting requests from the operation screen and making requests to the platform 500 . The application layer 100 includes a printer application 101, a copy application 102, a fax application 103, a scanner application 104, a net file application 105, other applications 106 such as a user authentication application, and a gateway-application program (GW-API). Interface) 107. A printer application 101 is an application for a printer. The copy application 102 is an application for copying. A fax application 103 is an application for facsimile. A scanner application 104 is an application for a scanner. The netfile application 105 is a netfile application for sharing various files on the network. The GW-API 107 receives processing requests from various applications of the application layer 100 using predefined functions.

サービス層200は、MFP2が有する各種機能を制御する。サービス層200は、MFP1の各機能として入力機能/出力機能/外部通信機能を制御する。サービス層200は、NCS(Network Control Service)201と、OCS(Operation panel Control Service)202と、FCS(FAX Control Service)203と、MCS(Memory Control Service)204と、ECS(Engine Control Service)205と、DCS(Delivery Control Service)206と、CCS(Certification Control Service)207と、LCS(Log Control Service)208と、UCS(User Control Service)209と、SCS(System Control Service)210とを備える。 The service layer 200 controls various functions of the MFP2. The service layer 200 controls the input function/output function/external communication function as each function of the MFP1. The service layer 200 includes NCS (Network Control Service) 201, OCS (Operation panel Control Service) 202, FCS (FAX Control Service) 203, MCS (Memory Control Service) 204, and ECS (Engine Control Service) 205. , DCS (Delivery Control Service) 206 , CCS (Certification Control Service) 207 , LCS (Log Control Service) 208 , UCS (User Control Service) 209 , and SCS (System Control Service) 210 .

NCS201は、ネットワークとアプリ層100の各アプリケーションとの仲介処理を行う。NCS201は、ネットワーク側から各プロトコルによって受信したデータを各アプリケーションに振り分けたり、各アプリケーションからデータをネットワーク5側に送信したりする際の仲介を行う。具体的には、NCS201は、ftpd、httpd、lpd、snmpd、telnetd、smtpdなどのサーバデーモン、および同プロトコルのクライアント機能等を有する。 The NCS 201 mediates between the network and each application of the application layer 100 . The NCS 201 distributes data received by each protocol from the network side to each application, and mediates when data is transmitted from each application to the network 5 side. Specifically, the NCS 201 has server daemons such as ftpd, httpd, lpd, snmpd, telnetd, smtpd, and client functions of the same protocol.

OCS202は、ユーザからの各種操作を受け付ける操作パネル12を制御する。OCS202は、ユーザのキー操作を通知する処理、各アプリケーションがGUI(Graphical User Interface)を構築するためのライブラリ関数を提供する処理、構築されたGUI情報をアプリ別に管理する処理、及び操作パネル12上への表示処理等を行う。 The OCS 202 controls the operation panel 12 that receives various operations from the user. The OCS 202 performs processing for notifying the user of key operations, processing for providing library functions for each application to construct a GUI (Graphical User Interface), processing for managing the constructed GUI information for each application, and processing on the operation panel 12 . Performs display processing, etc.

FCS203は、PSTN/ISDN網を使ったファクシミリ送受信、BKM(バックアップSRAM)で管理されている各種ファクシミリデータの登録/引用、ファクシミリ読み取り、ファクシミリ受信印刷及び融合送受信を行うためのAPIを提供する。 The FCS 203 provides APIs for facsimile transmission/reception using the PSTN/ISDN network, registration/citing of various facsimile data managed by BKM (backup SRAM), facsimile reading, facsimile reception printing, and fusion transmission/reception.

MCS204は、メモリ制御を行う。具体的には、MCS204は、画像メモリの取得および開放、ならびに画像データの圧縮および伸張等を行う。 MCS 204 performs memory control. Specifically, the MCS 204 acquires and releases image memory, compresses and decompresses image data, and the like.

ECS205は、スキャナ13、プリンタ14、その他のハードウェアリソース402等のエンジン部403を制御する。そして、ECS205は、画像読み込み、印刷動作、状態通知、及びジャムリカバリ等を行う。具体的には、ECS205は、各アプリケーションから受け取ったジョブモードの指定にしたがい、印刷依頼をSRM301に順次発行していくことで、一連のコピー、スキャンおよび印刷動作等を実現する。 The ECS 205 controls engine units 403 such as the scanner 13 , the printer 14 , and other hardware resources 402 . The ECS 205 performs image reading, printing operation, status notification, jam recovery, and the like. Specifically, the ECS 205 sequentially issues print requests to the SRM 301 according to the job mode designation received from each application, thereby realizing a series of copy, scan, and print operations.

DCS206は、2次記憶部19及びコントローラ上のメモリに記憶している画像ファイルをSMTP(Simple Mail Transfer Protocol)及びFTP(File Transfer Protocol)を用いて送受信する。 The DCS 206 transmits and receives image files stored in the secondary storage unit 19 and memory on the controller using SMTP (Simple Mail Transfer Protocol) and FTP (File Transfer Protocol).

CCS207は、MFP1を利用するユーザの認証に関する処理を行う。 The CCS 207 performs processing related to user authentication using the MFP 1 .

LCS208は、MFP1で処理するデータのログ情報を制御する。 LCS 208 controls log information of data processed by MFP 1 .

UCS209は、ユーザが登録したユーザ情報を管理するコントロールサービスである。 The UCS 209 is a control service that manages user information registered by users.

SCS210は、アプリ層100の各アプリケーションの起動管理及び終了管理を行う。 The SCS 210 manages activation and termination of each application of the application layer 100 .

ハンドラ層300は、1次記憶部15および2次記憶部16のデータの書き込みと読み出しの制御と、編集機能の制御と、を行う。また、ハンドラ層300は、ハード層400に属する各部(ハード機器)を制御する。更に詳しくは、ハンドラ層300は、エンジン部403を制御して画像データの入力及び出力を制御する。更に、ハンドラ層300は、その他のハードウェアリソース402を制御して通信を行う。ハンドラ層300は、SRM(System Resource Manager)301と、FCUH(Facsimile Control Unit Handler)302と、IMH(Imaging Memory Handler)303と、MEU(Media Edit Utility)304とを備える。 The handler layer 300 controls writing and reading of data in the primary storage unit 15 and the secondary storage unit 16, and controls editing functions. Also, the handler layer 300 controls each part (hardware device) belonging to the hardware layer 400 . More specifically, the handler layer 300 controls the engine section 403 to control input and output of image data. In addition, handler layer 300 controls and communicates with other hardware resources 402 . Handler layer 300 includes SRM (System Resource Manager) 301 , FCUH (Facsimile Control Unit Handler) 302 , IMH (Imaging Memory Handler) 303 , and MEU (Media Edit Utility) 304 .

SRM301は、SCS210と共にシステムの制御およびリソースの管理を行う。SRM301は、ハードウェア資源を利用する上位層からの要求に従って調停を行い、実行制御する。具体的には、SRM301は、要求されたハードウェア資源が利用可能であるかどうかを判断し、利用可能であれば要求されたハードウェア資源が利用可能である旨を上位層に伝える。また、SRM301は、上位層からの要求に対してハードウェア資源の利用スケジューリングをおこない、要求内容を直接実施するようにしてもよい。 SRM 301 performs system control and resource management together with SCS 210 . The SRM 301 arbitrates and controls execution according to requests from upper layers that use hardware resources. Specifically, SRM 301 determines whether the requested hardware resource is available and, if so, informs the upper layers that the requested hardware resource is available. In addition, the SRM 301 may schedule the use of hardware resources in response to a request from a higher layer and directly implement the content of the request.

FCUH302は、ファクシミリコントロールユニットを管理する。 FCUH 302 manages the facsimile control unit.

IMH303は、一時的に画像データを入れておくメモリを管理する。 The IMH 303 manages a memory that temporarily stores image data.

MEU304は、画像変換処理を行うハードウェアを制御し、画像変換を行う。 The MEU 304 controls hardware that performs image conversion processing, and performs image conversion.

ハード層400は、エンジン部403を制御して画像データの入力及び出力を行い、その他のハードウェアリソース402を制御して外部との通信を行う。RAPI(Remote Application Programming Interface)401は、ハンドラ層300とエンジン部403との仲介を行う。 The hardware layer 400 controls the engine unit 403 to input and output image data, and controls other hardware resources 402 to communicate with the outside. A RAPI (Remote Application Programming Interface) 401 mediates between the handler layer 300 and the engine section 403 .

次に、本実施形態のMFP1の特徴的な機能を説明する。 Next, the characteristic functions of the MFP 1 of this embodiment will be described.

図3は、MFP1の画像編集(印字編集)の動作例を示す図である。図3に示すように、MFP1の制御部11は、スキャナ13から受け取ったRGB24bit(面順次)の画像のプリンタ14での出力時にCMYK変換する際に混色をさけるため、プリンタ14に関して対象色プレーン以外の画像情報を落とすことで、印字要求色を意図通り出力可能とする。 FIG. 3 is a diagram showing an operation example of image editing (printing editing) of the MFP 1. As shown in FIG. As shown in FIG. 3, the control unit 11 of the MFP 1 controls the printer 14 to avoid color mixture when converting the RGB 24-bit (frame sequential) image received from the scanner 13 to the printer 14 when outputting the image. By removing the image information, it is possible to output the print request color as intended.

従来の技術によれば、対象色プレーンに対してOR合成するだけだったため、非対象色プレーンの画像情報と混色し、意図した色にならない可能性があった。例えば、RGB空間での白(R,G,B)=(255,255,255)に対して赤印字(R要素)をOR合成した場合には、白(255,255,255)になってしまい、出力結果として白になる。赤を実現するためには、赤(R,G,B)=(255,0,0)にする必要がある。 According to the conventional technique, since only OR synthesis is performed on the target color plane, there is a possibility that the color will be mixed with the image information of the non-target color plane and the intended color will not be obtained. For example, when red printing (R element) is OR-combined with white (R, G, B)=(255, 255, 255) in the RGB space, it becomes white (255, 255, 255). The output result is white. To achieve red, red (R, G, B) = (255, 0, 0).

そこで、図3に示すように、本実施形態のMFP1では、対象色プレーン(例えば、Rプレーン)に対してOR合成し、非対象色プレーン(例えば、G/Bプレーン)に対して反転してAND合成を行うことで、対象色プレーン以外の画像情報を落とすようにする。これにより、プリンタ14に関して、元画像の上にベタで印字がなされるようになる。 Therefore, as shown in FIG. 3, in the MFP 1 of the present embodiment, the target color plane (for example, the R plane) is OR-combined, and the non-target color plane (for example, the G/B plane) is inverted. By performing AND synthesis, image information other than the target color plane is dropped. As a result, the printer 14 can print solid on the original image.

図4は、MFP1の機能構成の一例を示すブロック図である。図4は、コピー動作時に関わる主なモジュールの動作にかかる機能について示したものである。 FIG. 4 is a block diagram showing an example of the functional configuration of MFP1. FIG. 4 shows functions related to the operation of main modules involved in the copy operation.

コピーアプリ102は、ユーザが操作パネル12によって設定した設定内容を、ジョブ情報にかかる要求としてECS205に対して出力する。ここで、ジョブ情報は、部数など含め、操作パネル12を介して設定された情報全てである。 The copy application 102 outputs the setting contents set by the user through the operation panel 12 to the ECS 205 as a request for job information. Here, the job information is all information set via the operation panel 12 including the number of copies.

ECS205は、コピーアプリ102が出力したジョブ情報を、ページ単位のプロセス情報に変換した要求とし、SRM301に対して出力する。 The ECS 205 converts the job information output by the copy application 102 into page-by-page process information and outputs the request to the SRM 301 .

SRM301は、ECS205が出力した要求によって、スキャナ13、プリンタ14、その他のハードウェアリソース402等のエンジン部403とハンドラ層300との間の調停処理を行う。 The SRM 301 performs arbitration processing between the engine unit 403 such as the scanner 13, the printer 14, other hardware resources 402, and the handler layer 300 according to the request output by the ECS 205. FIG.

IMH303は、設定されたプロセス情報に基づく画像入力・出力によって画像データのハンドリングをするモジュールであり、設定されたプロセス情報に則り画像編集(印字編集)を行う。本実施形態に関わる画像編集(印字編集)のIMH303の動作内容について、下記において説明する。 The IMH 303 is a module that handles image data by image input/output based on set process information, and performs image editing (print editing) in accordance with the set process information. The operation contents of the IMH 303 for image editing (print editing) related to this embodiment will be described below.

ここで、図5はIMH303における画像編集(印字編集)の機能を示す機能ブロック図である。 FIG. 5 is a functional block diagram showing image editing (print editing) functions in the IMH 303. As shown in FIG.

図5に示すように、IMH303は、識別部3031と、編集部3032と、を備える制御装置として機能する。 As shown in FIG. 5, the IMH 303 functions as a control device that includes an identification section 3031 and an editing section 3032 .

識別部3031は、印字要求指示から印字要求色を識別する。識別部3031は、例えば、印字要求指示としてRプレーンが指示されていた場合、印字要求色をRプレーンとして識別する。 The identification unit 3031 identifies the print request color from the print request instruction. For example, when the R plane is specified as the print request instruction, the identification unit 3031 identifies the print request color as the R plane.

識別部3031は、CMYKの濃度情報をもとに、印字要求色を識別する。より詳細には、識別部3031は、印字要求色として設定されているCMYK濃度を、下記変換式によってRGB濃度に変換する。変換後のRGB濃度に対して「0」でない色が対象色となり、「0」である色が非対象色となる。
R=min(1,1-C-K)
G=min(1,1-M-K)
B=min(1,1-Y-K)
The identification unit 3031 identifies the requested print color based on the CMYK density information. More specifically, the identification unit 3031 converts the CMYK densities set as print request colors into RGB densities according to the following conversion formulas. Colors that are not "0" with respect to RGB densities after conversion are target colors, and colors that are "0" are non-target colors.
R=min(1,1-CK)
G=min(1,1-M-K)
B=min(1,1-YK)

編集部3032は、識別部3031において識別した印字要求色をもとに、RGB画像に対して印字要求色の画像をOR合成し、RGB画像に対して印字要求色以外の画像の印字内容を反転した後にAND合成する。 The editing unit 3032 OR-combines the image of the requested print color with the RGB image based on the requested print color identified by the identification unit 3031, and reverses the print content of the image other than the requested print color with respect to the RGB image. After that, perform AND synthesis.

図6は、IMH303における画像編集(印字編集)の流れを概略的に示すフローチャートである。 FIG. 6 is a flowchart schematically showing the flow of image editing (print editing) in the IMH 303. As shown in FIG.

図6に示すように、まず、IMH303は、印字要求を確認して印字処理を実行するか否か判断する(ステップS1)。IMH303は、印字処理を実行すると判断した場合(ステップS1のYes)、印字設定に従い印字位置・角度の調整を行う(ステップS2)。 As shown in FIG. 6, first, the IMH 303 confirms the print request and determines whether or not to execute print processing (step S1). When the IMH 303 determines to execute print processing (Yes in step S1), the IMH 303 adjusts the print position and angle according to the print settings (step S2).

次に、IMH303の識別部3031は、印字要求指示から印字要求色を識別する(ステップS3)。 Next, the identification unit 3031 of the IMH 303 identifies the print request color from the print request instruction (step S3).

次に、IMH303の編集部3032は、識別した印字要求色をもとに、合成手法を判断する(ステップS4)。IMH303の編集部3032は、黒以外印字の場合、印字要求色(対象色)の画像(R画像)をRGB画像に対してOR合成し、印字要求色以外の色(非対象色)の画像(G/B画像)を反転した後にRGB画像にAND合成すると判断する。この点について、詳細については後述する。 Next, the editing unit 3032 of the IMH 303 determines a composition method based on the identified print request color (step S4). In the case of printing other than black, the editing unit 3032 of the IMH 303 OR-combines the image (R image) of the requested print color (target color) with the RGB image, and generates an image of the color (non-target color) other than the requested print color ( G/B image) is reversed and then AND-combined with the RGB image. Details of this point will be described later.

最後に、IMH303の編集部3032は、印字設定のサイズなどに則り合成する(ステップS5)。 Finally, the editing unit 3032 of the IMH 303 synthesizes according to the print setting size and the like (step S5).

ここで、ステップS4における印字要求色をもとに合成手法を判断する手法について詳述する。 Here, a detailed description will be given of a method for determining a composition method based on the print request color in step S4.

IMH303の編集部3032は、混色を防ぐため、印字箇所における画像データを削除する目的で非対象色に対して、反転してRGB画像にAND合成する。こうすることにより、印字しない箇所に関しては画像の内容をそのまま出力となり、印字する箇所に関しては対象色プレーンの場合は「1」、非対象色プレーンの場合は「0」にすることで、意図する色を実現することができる。 In order to prevent color mixture, the editing unit 3032 of the IMH 303 reverses the non-target color and performs AND synthesis on the RGB image for the purpose of deleting the image data at the printed portion. By doing so, the contents of the image are output as they are for the non-printed portions, and the intended color planes for the printed portions are set to "1" for the target color plane and "0" for the non-target color plane. color can be achieved.

印字合成時の印字データは、ビットマップデータである。図7は、ビットマップデータの一例を示す図である。図7に示すように、ビットマップデータは、表示したい印字内容以外の部分も「0」としてデータを持つ。そのため、IMH303は、下記に示すような合成を行う必要がある。 The print data at the time of print synthesis is bitmap data. FIG. 7 is a diagram showing an example of bitmap data. As shown in FIG. 7, the bitmap data has data of "0" even in portions other than the print content to be displayed. Therefore, IMH 303 needs to perform synthesis as shown below.

<対象色に対して>
IMH303の編集部3032は、印字データの「1」部分を、画像データに関わらず「1」とする。これは、印字内容を意図した色で出力するためである。一方、IMH303の編集部3032は、印字データの「0」部分を、画像データのままとする。
<For target color>
The editing unit 3032 of the IMH 303 sets the "1" portion of the print data to "1" regardless of the image data. This is to output the printed content in the intended color. On the other hand, the editing unit 3032 of the IMH 303 leaves the "0" portion of the print data as image data.

<非対象色に対して>
IMH303の編集部3032は、印字データの「1」部分を、画像データに関わらず「0」とする。これは、印字内容を混色させないように元データ情報を削除するためである。一方、IMH303の編集部3032は、印字データの「0」部分を、画像データのままとする。
<For non-target colors>
The editing unit 3032 of the IMH 303 sets the "1" portion of the print data to "0" regardless of the image data. This is to delete the original data information so as not to mix the printed contents. On the other hand, the editing unit 3032 of the IMH 303 leaves the "0" portion of the print data as image data.

次に、上述した合成を実現するための論理演算について詳述する。ここで、図8は論理演算例を示す図である。 Next, a detailed description will be given of logical operations for realizing the above-described synthesis. Here, FIG. 8 is a diagram showing an example of logical operation.

<黒印字の場合>
図8(a)に示すように、IMH303の編集部3032は、対象色プレーンについて、反転してAND合成する。一方、IMH303の編集部3032は、印字要求が「0」のところは元画像そのままの出力とする。したがって、印字要求が「1」のところは結果として0になる(黒(R、G、B)=(0、0、0))。IMH303の編集部3032は、対象色プレーンについて、印字内容を反転してRGB画像にAND合成することにより、意図する色を実現することができる。
<For black printing>
As shown in FIG. 8(a), the editing unit 3032 of the IMH 303 reverses and combines the target color planes. On the other hand, the editing unit 3032 of the IMH 303 outputs the original image as it is when the print request is "0". Therefore, where the print request is "1", the result is 0 (black (R, G, B)=(0, 0, 0)). The editing unit 3032 of the IMH 303 can realize the intended color by inverting the print content of the target color plane and AND-combining it with the RGB image.

<黒以外印字の場合>
図8(b)に示すように、IMH303の編集部3032は、対象色プレーンについて、OR合成する。一方、IMH303の編集部3032は、印字要求が「0」のところは元画像そのままの出力とする。したがって、印字要求が「1」のところは結果として「1」となる。IMH303の編集部3032は、対象色プレーンについて、印字内容を反転してRGB画像にOR合成することにより、意図する色を実現することができる。
<For printing other than black>
As shown in FIG. 8B, the editing unit 3032 of the IMH 303 performs OR synthesis on the target color planes. On the other hand, the editing unit 3032 of the IMH 303 outputs the original image as it is when the print request is "0". Therefore, where the print request is "1", the result is "1". The editing unit 3032 of the IMH 303 can realize the intended color by inverting the print content of the target color plane and OR-combining it with the RGB image.

図8(c)に示すように、IMH303の編集部3032は、非対象色プレーンについて、反転してAND合成する。一方、IMH303の編集部3032は、印字要求が「0」のところは元画像そのままの出力とする。したがって、印字要求が「1」のところは結果として「0」となる。IMH303の編集部3032は、非対象色プレーンについて、印字内容を反転してRGB画像にAND合成をすることにより、意図する色を実現することができる。 As shown in FIG. 8(c), the editing unit 3032 of the IMH 303 reverses and combines the non-target color planes. On the other hand, the editing unit 3032 of the IMH 303 outputs the original image as it is when the print request is "0". Therefore, where the print request is "1", the result is "0". The editing unit 3032 of the IMH 303 can realize the intended color by inverting the print contents of the non-target color plane and performing AND synthesis on the RGB image.

黒以外印字の場合、図8(b)および図8(c)により、印字箇所において対象のプレーン情報のみ情報が残るので、混色せずに意図した出力結果となる。 In the case of printing other than black, as shown in FIGS. 8(b) and 8(c), only the target plane information remains at the printed portion, so the intended output result is obtained without color mixing.

このように本実施形態によれば、スキャナ13から受け取ったRGB24bit(面順次)の画像のプリンタ14での出力時にCMYK変換する際に元データとの混色を避けるため、プリンタ14に関して対象色プレーン以外の画像情報を落とすことで印字要求色を意図通り出力することができる。 As described above, according to the present embodiment, in order to avoid color mixture with the original data when the printer 14 outputs an RGB 24-bit (frame sequential) image received from the scanner 13, when the printer 14 outputs the image, in order to avoid color mixture with the original data, By dropping the image information, it is possible to output the print request color as intended.

本実施形態の画像形成装置であるMFP1で実行されるプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、フレキシブルディスク(FD)、CD-R、DVD(Digital Versatile Disc)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。 A program executed by the MFP 1, which is the image forming apparatus of the present embodiment, is a file in an installable format or an executable format and is stored on a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disc), or the like. provided on a computer-readable recording medium.

また、本実施形態の画像形成装置であるMFP1で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、本実施形態の画像形成装置であるMFP1で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成しても良い。 Alternatively, the program executed by the MFP 1, which is the image forming apparatus of this embodiment, may be stored in a computer connected to a network such as the Internet, and provided by being downloaded via the network. Further, the program executed by the MFP 1, which is the image forming apparatus of this embodiment, may be provided or distributed via a network such as the Internet.

また、本実施形態の画像形成装置であるMFP1で実行されるプログラムを、ROM等に予め組み込んで提供するように構成してもよい。 Further, the program executed by the MFP 1, which is the image forming apparatus of the present embodiment, may be configured to be pre-installed in a ROM or the like and provided.

なお、上記実施の形態では、本発明の画像形成装置を、コピー機能、プリンタ機能、スキャナ機能およびファクシミリ機能のうち少なくとも2つの機能を有する複合機に適用した例を挙げて説明するが、複写機、プリンタ、スキャナ装置、ファクシミリ装置等の画像形成装置であればいずれにも適用することができる。 In the above embodiment, an example in which the image forming apparatus of the present invention is applied to a multifunctional machine having at least two functions out of a copy function, a printer function, a scanner function and a facsimile function will be described. , printers, scanners, facsimile machines, and other image forming apparatuses.

1 画像形成装置
14 画像形成部
303 制御装置
3031 識別部
3032 編集部
1 image forming apparatus 14 image forming unit 303 control device 3031 identification unit 3032 editing unit

特開2011-259308号公報JP 2011-259308 A

Claims (6)

RGB画像を画像形成部でCMYK変換して出力する画像形成装置において、
印字要求指示から印字要求色を識別する識別部と、
識別した前記印字要求色以外に関して印字箇所における画像データを削除し、前記印字要求色に関して印字編集を行う編集部と、
を備えることを特徴とする画像形成装置。
In an image forming apparatus that converts an RGB image to CMYK in an image forming unit and outputs the image,
an identification unit that identifies the print request color from the print request instruction;
an editing unit that deletes the image data at the print location for colors other than the identified requested print color and edits the print for the requested print color;
An image forming apparatus comprising:
前記編集部は、黒以外印字の場合、RGB画像に対して前記印字要求色の画像をOR合成し、RGB画像に対して前記印字要求色以外の画像の印字内容を反転した後にAND合成する、
ことを特徴とする請求項1に記載の画像形成装置。
In the case of printing other than black, the editing unit OR-synthesizes the image of the requested print color with the RGB image, reverses the print content of the image of the color other than the requested print color with respect to the RGB image, and then performs AND-composition.
2. The image forming apparatus according to claim 1, wherein:
前記編集部は、黒印字の場合、RGB画像に対して前記印字要求色の画像の印字内容を反転した後にAND合成する、
ことを特徴とする請求項1に記載の画像形成装置。
In the case of black printing, the editing unit inverts the printing content of the image of the printing request color with respect to the RGB image, and then performs AND synthesis.
2. The image forming apparatus according to claim 1, wherein:
前記識別部は、CMYKの濃度情報をもとに、印字要求色を識別する、
ことを特徴とする請求項1ないし3の何れか一項に記載の画像形成装置。
The identification unit identifies the print request color based on CMYK density information.
4. The image forming apparatus according to claim 1, wherein:
RGB画像を画像形成部でCMYK変換して出力する画像形成装置を制御する制御装置において、
印字要求指示から印字要求色を識別する識別部と、
識別した前記印字要求色以外に関して印字箇所における画像データを削除し、前記印字要求色に関して印字編集を行う編集部と、
を備えることを特徴とする制御装置。
In a control device that controls an image forming apparatus that converts an RGB image to CMYK in an image forming unit and outputs the image,
an identification unit that identifies the print request color from the print request instruction;
an editing unit that deletes the image data at the print location for colors other than the identified requested print color and edits the print for the requested print color;
A control device comprising:
RGB画像を画像形成部でCMYK変換して出力する画像形成装置を制御するコンピュータを、
印字要求指示から印字要求色を識別する識別手段と、
識別した前記印字要求色以外に関して印字箇所における画像データを削除し、前記印字要求色に関して印字編集を行う編集手段と、
として機能させるためのプログラム。
A computer that controls an image forming apparatus that converts an RGB image to CMYK in the image forming unit and outputs the image,
identification means for identifying the print request color from the print request instruction;
Editing means for deleting image data at a print location for colors other than the identified requested print color and performing print editing for the requested print color;
A program to function as
JP2021047803A 2021-03-22 2021-03-22 Image forming apparatus, control unit, and program Pending JP2022146701A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021047803A JP2022146701A (en) 2021-03-22 2021-03-22 Image forming apparatus, control unit, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021047803A JP2022146701A (en) 2021-03-22 2021-03-22 Image forming apparatus, control unit, and program

Publications (1)

Publication Number Publication Date
JP2022146701A true JP2022146701A (en) 2022-10-05

Family

ID=83461833

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021047803A Pending JP2022146701A (en) 2021-03-22 2021-03-22 Image forming apparatus, control unit, and program

Country Status (1)

Country Link
JP (1) JP2022146701A (en)

Similar Documents

Publication Publication Date Title
JP4070693B2 (en) Image forming apparatus and scan data processing method
US8879108B2 (en) Apparatus for registering documents in a document management server
US8259345B2 (en) Image processing apparatus, control method of image processing apparatus, program, and storage medium
US10389798B2 (en) Communication apparatus capable of referring to transmission job history, control method therefor, and storage medium storing control program therefor
JP2014212575A (en) Image processing system, image processing method therefor and program
JP2003298821A (en) Image output device
JP2006081081A (en) Painting and calligraphic work storage device, image reader and device for forming image
JP4164483B2 (en) Image processing system, image processing apparatus, control method, program, and storage medium
US8531694B2 (en) Appending restriction information to a job before transmission
JP2009071447A (en) Information processor, its control method, and program
US8233198B2 (en) Image processing apparatus, method of controlling image processing apparatus, and computer program
JP7218142B2 (en) Information processing device, control method and program for information processing device
US7145691B2 (en) Image reading apparatus
JP2022146701A (en) Image forming apparatus, control unit, and program
JP2006180496A (en) Image forming apparatus associating with other apparatuses through network
JP4914477B2 (en) Image processing device
JP2011130081A (en) Image processing apparatus, method for executing job, and computer program
JP6699284B2 (en) Image forming apparatus and program
JP2007043515A (en) Image forming apparatus, information processing method, information processing program, and recording medium
JP2005287042A (en) Apparatus, method and program for image formation
JP4922836B2 (en) Image forming apparatus and application construction method
JP4398795B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
JP2005167616A (en) Image processing apparatus
JP4377141B2 (en) Image forming apparatus and print data processing program
JP4651602B2 (en) Image data processing apparatus, image data processing method, and image data processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240119