JP2010012737A - Print control apparatus, printing system, plotting method and program - Google Patents

Print control apparatus, printing system, plotting method and program Download PDF

Info

Publication number
JP2010012737A
JP2010012737A JP2008176630A JP2008176630A JP2010012737A JP 2010012737 A JP2010012737 A JP 2010012737A JP 2008176630 A JP2008176630 A JP 2008176630A JP 2008176630 A JP2008176630 A JP 2008176630A JP 2010012737 A JP2010012737 A JP 2010012737A
Authority
JP
Japan
Prior art keywords
command
image data
drawing command
color
image
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
JP2008176630A
Other languages
Japanese (ja)
Inventor
Junji 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 JP2008176630A priority Critical patent/JP2010012737A/en
Publication of JP2010012737A publication Critical patent/JP2010012737A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Generation (AREA)
  • Record Information Processing For Printing (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a print control apparatus the performance of which can be improved while reducing the amount of a resource to be consumed and to provide a plotting method. <P>SOLUTION: A printer controller 20 being the print control apparatus includes: a plotting instruction determining part 26 which determines whether the plotted result to be predicted from image data is obtained by using the information on a plotting area and color information when an inputted plotting command is an image plotting command and which then determines whether the image plotting command can be converted into a graphic plotting command; and a plotting instruction converting part 27 for converting the ROP (raster operation) commands, parameters and image data constituting the image plotting command into the ROP commands, information on the plotting area and color information constituting the graphic plotting command when the plotting instruction determining part 26 determined that the image plotting command can be converted into the graphic plotting command. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、入力された描画コマンドを実行した場合と同等の描画結果を得つつ、より高速に描画処理を行うことを可能にする印刷制御装置、印刷制御装置を備える印刷処理システム、印刷制御装置において実行される描画処理方法およびその方法を実現するための装置可読なプログラムに関する。   The present invention provides a print control device, a print processing system including the print control device, and a print control device that can perform drawing processing at a higher speed while obtaining a drawing result equivalent to the case of executing an input drawing command. The present invention relates to a drawing processing method to be executed and a device-readable program for realizing the method.

パーソナルコンピュータ(PC)等でアプリケーションを使用して作成した文書を印刷する場合、その文書のレイアウト情報等はドライバによってPDL(Page Description Language)と呼ばれる中間言語へ変換される。この中間言語は、プリンタへ文字や画像等の印刷イメージを指示するための言語である。   When printing a document created using an application on a personal computer (PC) or the like, the layout information of the document is converted into an intermediate language called PDL (Page Description Language) by the driver. This intermediate language is a language for instructing a printer to print images such as characters and images.

変換される中間言語は、アプリケーションやドライバの種類によって異なる。このため、同様のレイアウト情報等であってもその種類が異なれば描画方法は異なり、その描画方法を実現するための描画コマンドも特定のコマンドが指定されることになる。その結果、指定される描画コマンドは、必ずしも最速に処理を行うことができる最適な描画コマンドとは限らず、最適な描画コマンドが指定されない場合、描画処理に時間を要している。   The intermediate language to be converted differs depending on the type of application or driver. For this reason, even if the layout information is the same, if the type is different, the drawing method is different, and a specific command is specified as a drawing command for realizing the drawing method. As a result, the designated drawing command is not necessarily the optimum drawing command that can be processed at the fastest speed. If the optimum drawing command is not designated, the drawing process takes time.

そこで、描画処理を高速化するべく、各描画コマンドを結合したグラデーション描画コマンドに変換し、印刷描画イメージをページメモリ上に展開して、複数のグラフィック描画コマンドを結合してグラデーション描画単位に落とし込む装置および方法が提案されている(特許文献1参照)。その装置および方法では、描画命令を順次解釈した際に、コマンドが描画するページメモリのアドレスにおいて連続した方向に色が変化するようなコマンドがくると、グラデーション描画を目的としたコマンドと解釈し、グラデーションを描画する複数のグラフィック描画コマンドを結合し、グラデーション描画用コマンドに変換する。これにより、色毎ではなく横長の色が一定の変化する描画としてより少ないメモリアクセス回数でページメモリに展開することができ、高速にグラデーションを描画することができる。
特開2006−235855号公報
Therefore, in order to speed up the drawing process, a device that converts each drawing command into a gradation drawing command, expands a print drawing image on the page memory, and combines a plurality of graphic drawing commands into a gradation drawing unit. And a method have been proposed (see Patent Document 1). In the apparatus and method, when the drawing command is sequentially interpreted, if a command whose color changes in a continuous direction at the address of the page memory to be drawn by the command is interpreted as a command for gradation drawing, A plurality of graphic drawing commands for drawing a gradation are combined and converted into a gradation drawing command. As a result, it is possible to develop in the page memory with a smaller number of memory accesses as a drawing in which the horizontally long color does not change for each color, and the gradation can be drawn at high speed.
JP 2006-235855 A

描画コマンドは、矩形等の図形を描画するグラフィック描画コマンドと、写真等の画像を描画するイメージ描画コマンドとに大きく分けることができる。イメージ描画コマンドによるイメージ描画では、イメージデータを使用して描画が行われる。このイメージデータは、ピクセル(画素)単位で、色を数値化した色値を持つ必要があることから、RGB24ビットにおいて連続した1000ピクセルすべてが同色であっても各ピクセルが色値を持ち、この場合のイメージデータのサイズは、24000ビット(3000バイト)となる。このイメージデータを保持するためには、3000バイトのメモリ領域を確保しなければならない。   Drawing commands can be broadly divided into graphic drawing commands for drawing graphics such as rectangles and image drawing commands for drawing images such as photographs. In image drawing by an image drawing command, drawing is performed using image data. Since this image data needs to have a color value obtained by digitizing the color in units of pixels (pixels), even if all 1000 consecutive pixels in RGB 24 bits are the same color, each pixel has a color value. In this case, the size of the image data is 24000 bits (3000 bytes). In order to hold this image data, a 3000-byte memory area must be secured.

グラフィック描画コマンドによるグラフィック描画では、ピクセル単位で色値を持つイメージデータを使用するのではなく、描画領域を矩形等の始点や終点で表し、その領域内が同じ色値であれば1ピクセル分の色値のみをデータとして持ち、その1ピクセル分の色値を使用して描画が行われる。このため、グラフィック描画では1ピクセル分の24ビット(3バイト)のデータサイズでよく、3バイトのメモリ領域を確保すればよい。   In graphic drawing by the graphic drawing command, instead of using image data having color values in pixel units, the drawing area is represented by a start point or end point such as a rectangle, and if the area has the same color value, one pixel's worth Drawing is performed using only the color value as data and using the color value of one pixel. For this reason, in graphics drawing, the data size may be 24 bits (3 bytes) for one pixel, and a memory area of 3 bytes may be secured.

従来は、グラフィック描画コマンドを受け取ると、グラフィック描画を行い、イメージ描画コマンドを受け取ると、イメージ描画を行うため、データサイズの小さいグラフィック描画処理では、短時間で、かつ少ないリソースで処理することができる一方、データサイズの大きいイメージ描画処理では、処理時間が長く、より多くのリソースを消費する。イメージ描画コマンドを受け取った場合の描画処理において、処理に必要とされるリソース量を減少できれば、メモリアクセス量も減少し、性能の改善につなげることができる。   Conventionally, when a graphic drawing command is received, graphic drawing is performed, and when an image drawing command is received, image drawing is performed. Therefore, graphic drawing processing with a small data size can be processed in a short time and with less resources. On the other hand, in an image drawing process with a large data size, the processing time is long and more resources are consumed. If the amount of resources required for processing can be reduced in drawing processing when an image drawing command is received, the amount of memory access can also be reduced, leading to improved performance.

そこで、イメージ描画コマンドを受け取った場合の描画処理においても、短時間で、かつ少ないリソースで処理することができる装置および方法の提供が望まれていた。   Therefore, it has been desired to provide an apparatus and a method that can perform processing in a short time and with a small amount of resources even in a drawing process when an image drawing command is received.

本発明は、上記課題を解決するために、より多くのリソースを必要とするイメージ描画コマンドを受け取った場合に、少ないリソースで処理が可能なグラフィック描画コマンドに変換可能かどうかを判定し、変換可能な場合に、グラフィック描画コマンドに変換して描画処理を行うように構成する。このように構成することで、処理時間がかかるイメージ描画コマンドを受けた場合であっても、少ないリソース量で、短時間に描画処理を行うことができるため、メモリアクセス量を減少させ、装置の性能改善を図ることができる。   In order to solve the above problems, the present invention can determine whether or not it can be converted into a graphic drawing command that can be processed with fewer resources when an image drawing command that requires more resources is received. In such a case, the drawing process is performed by converting the graphic drawing command. With this configuration, even when an image drawing command requiring a long processing time is received, drawing processing can be performed in a short time with a small amount of resources. Performance can be improved.

すなわち、本発明によれば、描画コマンドを使用して描画処理を行う印刷制御装置であって、入力された描画コマンドが、イメージデータに基づき描画処理させる第1描画コマンドである場合に、イメージデータから予測される描画結果が、描画領域に関する情報と色情報とにより得られるかを判断することにより、第1描画コマンドを、描画領域に色情報を与えて描画処理させる第2描画コマンドへ変換可能か否かを判定する判定部と、変換可能であると判定された場合に、第1描画コマンドを構成する第1命令、パラメータおよびイメージデータを、第2描画コマンドを構成する第2命令、描画領域に関する情報および色情報へ変換する変換部とを備える印刷制御装置を提供することができる。   That is, according to the present invention, a print control apparatus that performs a drawing process using a drawing command, and when the input drawing command is the first drawing command that performs the drawing process based on the image data, the image data It is possible to convert the first drawing command to the second drawing command for performing drawing processing by giving color information to the drawing area by determining whether the drawing result predicted from the information is obtained from the information about the drawing area and the color information. A determination unit for determining whether or not conversion is possible, and when it is determined that conversion is possible, a first command constituting the first drawing command, parameters and image data, a second command constituting the second drawing command, and drawing It is possible to provide a print control apparatus including a conversion unit that converts information related to an area and color information.

上記の判定部は、第1描画コマンドを構成する第1命令およびパラメータを参照して、第1描画コマンドを第2描画コマンドへ変換可能か否かを判定することができる。命令は、ROPコマンドとすることができる。ROPとは、2つのラスタ画像を重ね合わせるときに行われる論理演算処理で、ROPコマンドは、この処理を行うためのコマンドである。パラメータは、イメージデータの画像サイズ、各画素の色値、変倍率を含む。画像サイズは、描画を開始する位置を表す始点座標、幅方向の画素数、高さ方向の画素数を含む。   The determination unit can determine whether or not the first drawing command can be converted into the second drawing command with reference to the first command and the parameters constituting the first drawing command. The instruction can be a ROP command. ROP is a logical operation process performed when two raster images are superimposed, and the ROP command is a command for performing this process. The parameters include the image size of the image data, the color value of each pixel, and the scaling factor. The image size includes start point coordinates indicating a position where drawing is started, the number of pixels in the width direction, and the number of pixels in the height direction.

判定部は、第1命令およびパラメータを参照して、イメージデータにおいて指定数以上の連続する画素からなる領域内のすべての画素の色値が同一である場合に、第1描画コマンドを第2描画コマンドへ変換可能と判定する。すなわち、同一の色値を有する画素が指定数以上隣り合って連続し、同一の色値の1つの領域を形成している場合に、変換可能と判定する。このように同一の色値を有する連続した画素からなる領域について、各画素が色値を持たず、各画素に対してメモリアクセスが発生しないように、第2描画コマンドへ変換することにより、リソースの消費量を減少させ、パフォーマンスを向上させることができる。   The determination unit refers to the first command and the parameter, and when the color values of all the pixels in the area composed of the consecutive number of pixels or more in the image data are the same, the determination unit outputs the first drawing command to the second drawing Judge that conversion to command is possible. That is, it is determined that conversion is possible when pixels having the same color value are adjacent to each other by a specified number or more and form one region having the same color value. By converting the second drawing command so that each pixel does not have a color value and no memory access occurs for each pixel in the region composed of continuous pixels having the same color value in this way, Can reduce consumption and improve performance.

判定部は、パラメータを選択するパラメータ選択部を備えることができ、パラメータ選択部は、描画処理を行うプロセッサの処理負荷に応じて、パラメータの1つ以上を選択することができる。すなわち、プロセッサの処理負荷が小さい場合には、例えば、すべてのパラメータを参照し、すべてのパラメータにつき変換条件を満たしているかを判断して、変換可能か否かを判定することができ、処理負荷が大きい場合は、例えば、1つのパラメータのみを参照し、そのパラメータにつき変換条件を満たしているかを判断して、変換可能か否かを判定することができる。これにより、プロセッサに過大な負荷がかからず、パフォーマンスの低下を抑制して、印刷を高速化することができる。   The determination unit can include a parameter selection unit that selects a parameter, and the parameter selection unit can select one or more parameters according to the processing load of the processor that performs the drawing process. That is, when the processing load of the processor is small, for example, it is possible to determine whether conversion is possible by referring to all parameters and determining whether the conversion conditions are satisfied for all parameters. When is large, for example, it is possible to determine whether conversion is possible by referring to only one parameter and determining whether the conversion condition is satisfied for the parameter. As a result, an excessive load is not applied to the processor, and a decrease in performance can be suppressed and printing can be performed at high speed.

変換部は、第1命令としてのROP(Raster Operation)コマンドを、第2命令としてのROPコマンドへ変換する。プリンタ制御言語(PCL)のROPではグラフィックに色値を持たせていない。そこで、グラフィック描画した描画結果に色値を持たせるために、色情報の色値を与えることができるROPコマンドへ変換する。   The conversion unit converts an ROP (Raster Operation) command as a first instruction into an ROP command as a second instruction. The printer control language (PCL) ROP does not give a color value to the graphic. Therefore, in order to give a color value to a drawing result obtained by graphic drawing, conversion is made into an ROP command that can give a color value of color information.

また、変換部は、描画領域を、イメージデータに含まれる色値に応じて複数の領域に区分し、第1描画コマンドを構成する第1命令、パラメータおよびイメージデータを、各領域に対応した複数の第2描画コマンドを構成する第2命令、描画領域に関する情報および色情報へ変換することができる。イメージデータの色値が2つに分けられる場合、各色につき、色値とその領域の始点および終点の座標等の情報へ変換し、第1命令を2つの第2命令へ変換する。   Further, the conversion unit divides the drawing area into a plurality of areas according to the color values included in the image data, and a plurality of first commands, parameters, and image data constituting the first drawing command correspond to each area. The second command constituting the second drawing command, information on the drawing area, and color information can be converted. When the color value of the image data is divided into two, each color is converted into information such as the color value and the coordinates of the start point and end point of the area, and the first command is converted into two second commands.

この場合において、判定部は、イメージデータに含まれる色値に応じて複数の領域を検知し、第1描画コマンドを第2描画コマンドへ変換可能であると判定することができるが、その際、イメージデータに含まれる色値は異なるものの、イメージデータから予測される描画結果における色値が同一である2つ以上の領域は同一領域とみなし、第1描画コマンドを第2描画コマンドへ変換可能であると判定することができる。その結果、その同一領域は1つの領域とみなし、その領域について1つの第2描画コマンドへ変換することができる。これにより、リソースの消費量をさらに減少させることができ、パフォーマンスをさらに向上させることができる。   In this case, the determination unit can detect a plurality of regions in accordance with the color values included in the image data and determine that the first drawing command can be converted into the second drawing command. Although the color values included in the image data are different, two or more regions having the same color value in the rendering result predicted from the image data can be regarded as the same region, and the first rendering command can be converted into the second rendering command. It can be determined that there is. As a result, the same area is regarded as one area, and the area can be converted into one second drawing command. As a result, the resource consumption can be further reduced, and the performance can be further improved.

また、印刷制御装置は、判定部が変換可能と判定した場合は、変換された第2描画コマンドによる描画処理を実行し、判定部が変換可能でないと判定した場合は、通常の、第1描画コマンドによる描画処理を実行することができる。   In addition, when the determination unit determines that conversion is possible, the print control apparatus executes drawing processing based on the converted second drawing command, and when the determination unit determines that conversion is not possible, the normal first drawing A drawing process by a command can be executed.

本発明によれば、描画コマンドを入力するホスト装置と、描画処理されたデータを受け取り、印刷処理を実行する印刷装置と、上記の印刷制御装置とを備える、印刷処理システムも提供することができる。   According to the present invention, it is also possible to provide a print processing system that includes a host device that inputs a drawing command, a printing device that receives drawing-processed data and executes print processing, and the above-described print control device. .

さらに、本発明によれば、描画コマンドを使用して印刷処理装置により実行される描画処理方法も提供することができ、この方法は、判定部により、上記第1描画コマンドを第2描画コマンドへ変換可能か否かを判定するステップと、変換部により、第1描画コマンドを構成する第1命令、パラメータおよびイメージデータを、第2描画コマンドを構成する第2命令、描画領域に関する情報および色情報へ変換するステップとを含む。   Furthermore, according to the present invention, it is possible to provide a drawing processing method that is executed by a print processing apparatus using a drawing command. In this method, the determination unit converts the first drawing command to the second drawing command. The step of determining whether or not conversion is possible, and the conversion unit, the first command constituting the first drawing command, the parameter and the image data, the second command constituting the second drawing command, the information about the drawing area and the color information Converting to.

また、本発明によれば、上記の描画処理方法を実現するための印刷処理装置により読み取り可能なプログラム、さらには、印刷制御装置により読み取り可能な記録媒体としても提供することができる。   Further, according to the present invention, it is possible to provide a program that can be read by a print processing apparatus for realizing the above drawing processing method, and also a recording medium that can be read by a print control apparatus.

図1は、本発明の印刷制御装置の一実施形態であるプリンタコントローラを含む印刷処理システムを例示した図である。印刷処理システムは、印刷すべき文書を作成するためのアプリケーションと、アプリケーションで作成した文書を印刷する際、その文書のレイアウト情報等をPDLへ変換するドライバとを備えるホストPC10と、PDLを受け取り、描画処理を行うプリンタコントローラ20と、描画処理されたデータを受け取り、印刷を行うプリンタエンジン30とから構成されている。   FIG. 1 is a diagram illustrating a print processing system including a printer controller which is an embodiment of a print control apparatus of the present invention. The print processing system receives a PDL and a host PC 10 that includes an application for creating a document to be printed and a driver that converts layout information of the document into PDL when printing the document created by the application, A printer controller 20 that performs drawing processing and a printer engine 30 that receives the data subjected to drawing processing and performs printing are configured.

ホストPC10は、アプリケーションおよびドライバを記憶するためのメモリおよびHDDと、アプリケーションおよびドライバを読み出して実行するCPUとを備える。そのほか、ホストPC10は、キーボードやマウスといった入力装置、プリンタコントローラ20と通信を行うための通信インタフェース、作成した文書や印刷レイアウト等を表示するための表示装置等を備える。   The host PC 10 includes a memory and HDD for storing applications and drivers, and a CPU that reads and executes the applications and drivers. In addition, the host PC 10 includes an input device such as a keyboard and a mouse, a communication interface for communicating with the printer controller 20, a display device for displaying a created document, a print layout, and the like.

プリンタエンジン30は、プリンタコントローラ20から描画処理されたデータを受け取り、実際に印刷を行うメカニカル部分である。描画処理されたデータは、各色の点の集まりからなるビットマップデータである。プリンタがレーザプリンタである場合、プリンタエンジン30は、感光ドラムを帯電し、レーザを照射し、トナーを付着させてトナー像を形成し、そのトナー像を用紙へ転写し、定着させ、用紙への印刷を行う処理を担当する。   The printer engine 30 is a mechanical part that receives the data subjected to the drawing process from the printer controller 20 and actually performs printing. The rendered data is bitmap data composed of a collection of dots of each color. When the printer is a laser printer, the printer engine 30 charges the photosensitive drum, irradiates the laser, attaches toner, forms a toner image, transfers the toner image to the paper, fixes it, and applies it to the paper. Responsible for the process of printing.

プリンタコントローラ20は、ホストPC10が備えるドライバによって変換されたPDLを受け取り、そのPDLを解釈するインタプリタ21と、インタプリタ21で解釈した描画コマンドを構成する命令やパラメータ等を、中間データとして一時的にスプール(蓄積)する中間データメモリ22と、中間データメモリ22から一時的にスプールされた中間データを取り出し、イメージ描画を行うイメージ描画処理部23と、中間データメモリ22から中間データを取り出し、グラフィック描画を行うグラフィック描画処理部24と、各処理部で処理されたデータをスプールするページメモリ25とを備える。   The printer controller 20 receives the PDL converted by the driver provided in the host PC 10 and temporarily spools the interpreter 21 that interprets the PDL and the commands and parameters that constitute the drawing command interpreted by the interpreter 21 as intermediate data. The intermediate data memory 22 to be stored (accumulated), the intermediate data temporarily spooled out from the intermediate data memory 22, the image drawing processing unit 23 that performs image drawing, the intermediate data from the intermediate data memory 22, and the graphic drawing A graphic rendering processing unit 24 to perform, and a page memory 25 for spooling data processed by each processing unit.

このプリンタコントローラ20は、さらに、インタプリタ21で解析した命令やパラメータ等を受け取り、ホストPC10から入力された描画コマンドが、第1描画コマンドであるイメージ描画コマンドであるかを判定し、イメージ描画コマンドであると判定した場合、さらに、そのイメージ描画コマンドが第2描画コマンドであるグラフィック描画コマンドへ変換可能であるかを判定する描画命令判定部26と、変換可能と判定された場合に、そのイメージ描画コマンドをグラフィック描画コマンドへ変換する描画命令変換部27とを備える。   The printer controller 20 further receives instructions, parameters, and the like analyzed by the interpreter 21, determines whether the drawing command input from the host PC 10 is an image drawing command that is a first drawing command, and uses the image drawing command. If it is determined that there is a drawing command determining unit 26 that determines whether the image drawing command can be converted into a graphic drawing command that is the second drawing command, and if it is determined that conversion is possible, the image drawing is performed. And a drawing command conversion unit 27 for converting a command into a graphic drawing command.

描画命令変換部27により変換されたグラフィック描画コマンドは、変換された命令やパラメータ等が中間データとして中間データメモリ22へ送られ、グラフィック描画処理部24により取り出されるまで一時的にスプールされる。中間データは、グラフィック描画処理部24において描画処理に使用され、描画処理されたデータは、プリンタエンジン30により取り出されるまで、ページメモリ25にスプールされる。   The graphic drawing command converted by the drawing command conversion unit 27 is temporarily spooled until the converted command, parameters, etc. are sent to the intermediate data memory 22 as intermediate data and taken out by the graphic drawing processing unit 24. The intermediate data is used for drawing processing in the graphic drawing processing unit 24, and the drawn data is spooled in the page memory 25 until it is taken out by the printer engine 30.

中間データメモリ22にスプールされた中間データは、スプールされた順に取り出され、描画処理が行われ、ページメモリ25にスプールされた描画処理されたデータは、スプールされた順に取り出され、印刷処理が行われる。   The intermediate data spooled in the intermediate data memory 22 is taken out in the spooled order and subjected to the drawing process, and the drawn data spooled in the page memory 25 is taken out in the spooled order and the printing process is performed. Is called.

プリンタコントローラ20は、プロセッサおよびメモリを備えるものすることができ、描画命令判定部26および描画命令変換部27の処理を、プログラムとして構成してメモリに格納しておき、プロセッサで読み出して実行させることにより実現することができる。   The printer controller 20 can include a processor and a memory, and the processing of the drawing command determination unit 26 and the drawing command conversion unit 27 is configured as a program, stored in the memory, and read and executed by the processor. Can be realized.

ここでまず、イメージ描画コマンドおよびグラフィック描画コマンドによる従来の描画処理を、図2および3を参照して説明する。イメージ描画コマンドによる描画処理は、イメージ描画処理部23がイメージ描画コマンドを実行することにより行われる。その際、中間データメモリ22から中間データが取り出されるが、その中間データには、図2(a)に示すような、画素毎に色値を有するイメージデータと、パラメータとして、始点座標(a,b)、イメージデータの幅方向の画素数およびその幅方向に垂直な高さ方向の画素数、幅方向および高さ方向の変倍率が含まれる。この始点座標は、イメージを描画する際の描画開始位置を特定するもので、例えば、印刷イメージを表示した場合の用紙の左上角を構成する画素を(0,0)とし、その画素から用紙の幅方向への画素数をa、高さ方向への画素数をbとして決定することができる。   Here, first, a conventional drawing process using an image drawing command and a graphic drawing command will be described with reference to FIGS. The drawing process using the image drawing command is performed by the image drawing processing unit 23 executing the image drawing command. At that time, the intermediate data is taken out from the intermediate data memory 22. The intermediate data includes image data having a color value for each pixel as shown in FIG. 2A and start point coordinates (a, b) The number of pixels in the width direction of the image data, the number of pixels in the height direction perpendicular to the width direction, and the scaling factors in the width direction and the height direction are included. The start point coordinates specify the drawing start position when drawing an image. For example, the pixel constituting the upper left corner of the paper when the print image is displayed is (0, 0), and the pixel of the paper is determined from that pixel. The number of pixels in the width direction can be determined as a, and the number of pixels in the height direction can be determined as b.

イメージ描画コマンドにより描画処理を行う場合、画素毎に色値を有するイメージデータを使用するため、多くのリソースを消費する。図2(a)では、リソース消費量として、幅方向への画素数と、高さ方向への画素数と、ビット深さとを乗じて得られるデータサイズ分のメモリを消費する。例えば、幅方向への画素数を15、高さ方向への画素数を1、ビット深さを24ビットとすると、それらを乗じて得られた360ビット分のメモリを消費する。描画処理時には、イメージデータの各画素にメモリアクセスが発生するため、パフォーマンスに影響する。変倍率が指定されている場合、イメージ描画処理部23において、変倍描画を行う必要があり、この変倍描画では小数演算処理を行わなければならないため、多大な時間を要する。   When drawing processing is performed using an image drawing command, image data having a color value for each pixel is used, and thus many resources are consumed. In FIG. 2A, as a resource consumption amount, a memory for a data size obtained by multiplying the number of pixels in the width direction, the number of pixels in the height direction, and the bit depth is consumed. For example, if the number of pixels in the width direction is 15, the number of pixels in the height direction is 1, and the bit depth is 24 bits, the memory of 360 bits obtained by multiplying them is consumed. During drawing processing, memory access occurs in each pixel of image data, which affects performance. When the scaling factor is designated, it is necessary to perform scaling drawing in the image drawing processing unit 23, and this scaling drawing requires a fractional calculation process, which requires a lot of time.

一方、グラフィック描画コマンドによる描画処理は、グラフィック描画処理部24がグラフィック描画コマンドを実行することにより行われる。その際、中間データメモリ22から中間データが取り出されるが、その中間データには、図2(b)に示すような、始点座標(a,b)、描画されるイメージの幅方向の画素数および高さ方向の画素数と、色情報として、その描画領域が単色であれば1色のみの色値が含まれる。このグラフィック描画では、イメージデータが存在しないため、メモリアクセスは発生せず、変倍描画を行うように指定されることもないため、小数演算処理も行われない。したがって、リソースの消費量を大幅に抑制することができ、短時間で描画処理を行うことができる。   On the other hand, the drawing process by the graphic drawing command is performed by the graphic drawing processing unit 24 executing the graphic drawing command. At that time, intermediate data is taken out from the intermediate data memory 22, and the intermediate data includes the start point coordinates (a, b), the number of pixels in the width direction of the image to be drawn, and the like as shown in FIG. As the number of pixels in the height direction and color information, if the drawing area is a single color, only one color value is included. In this graphic drawing, since there is no image data, no memory access occurs, and there is no designation for performing variable magnification drawing, so no decimal arithmetic processing is performed. Therefore, resource consumption can be greatly reduced, and drawing processing can be performed in a short time.

なお、描画結果は、どちらのコマンドによる描画処理でも、図2(c)に示すような、幅方向の画素数15、高さ方向の画素数15の単色の正方形で示される図形となる。   The drawing result is a figure represented by a monochromatic square having 15 pixels in the width direction and 15 pixels in the height direction as shown in FIG.

図2(a)および(b)で示した描画コマンドにより図2(c)で示した正方形を描画するための処理を、図3に示すフローチャートを参照して説明する。ステップ300において、処理を開始し、ステップ310において、インタプリタ21が、ホストPC10から描画コマンドを受け取る。ステップ320において、インタプリタ21は、受け取った描画コマンドを解釈する。   A process for drawing the square shown in FIG. 2C using the drawing commands shown in FIGS. 2A and 2B will be described with reference to the flowchart shown in FIG. In step 300, the process is started. In step 310, the interpreter 21 receives a drawing command from the host PC 10. In step 320, the interpreter 21 interprets the received drawing command.

インタプリタ21は、受け取った描画コマンドがイメージ描画コマンドである場合には、始点座標が(a,b)、イメージデータが幅方向の画素数15、高さ方向の画素数1、各画素における色値が単色で、イメージデータを高さ方向に15倍するような命令と解釈する。これに対し、描画コマンドがグラフィック描画コマンドである場合には、始点座標が(a,b)、幅方向への画素数が15、高さ方向への画素数が15、色値が単色である命令と解釈する。   When the received drawing command is an image drawing command, the interpreter 21 has the start point coordinates (a, b), the image data has 15 pixels in the width direction, 1 pixel in the height direction, and the color value in each pixel. Is a single color and is interpreted as an instruction to multiply the image data by 15 times in the height direction. On the other hand, when the drawing command is a graphic drawing command, the start point coordinates are (a, b), the number of pixels in the width direction is 15, the number of pixels in the height direction is 15, and the color value is a single color. Interpret as an instruction.

ステップ330において、インタプリタ21は、描画コマンドを解釈した後、始点座標、幅・高さ方向の画素数等のパラメータ等を中間データとして、中間データメモリ22へ送り、中間データメモリ22に一時的にスプールする。なお、イメージ描画コマンドではイメージデータ、グラフィック描画コマンドでは色情報も、中間データとしてスプールする。ステップ340において、スプールされた中間データを、イメージ描画処理部23およびグラフィック描画処理部24が、描画処理が終了するたびに参照し、中間データメモリ22にスプールされた順に取り出し、描画処理を行う。   In step 330, after interpreting the drawing command, the interpreter 21 sends parameters such as the start point coordinates and the number of pixels in the width / height direction as intermediate data to the intermediate data memory 22 and temporarily stores them in the intermediate data memory 22. Spool. Note that image data is spooled as intermediate data for image drawing commands and color information for graphic drawing commands. In step 340, the image drawing processing unit 23 and the graphic drawing processing unit 24 refer to the spooled intermediate data every time the drawing process is completed, take out the spooled data in the intermediate data memory 22, and perform the drawing process.

イメージ描画処理部23は、中間データメモリ22にスプールされたイメージデータを含む中間データを取り出し、描画処理を行う。グラフィック描画処理部24は、中間データメモリ22にスプールされた色情報を含み、イメージデータを含まない中間データを取り出し、描画処理を行う。   The image drawing processing unit 23 takes out intermediate data including image data spooled in the intermediate data memory 22 and performs drawing processing. The graphic drawing processing unit 24 extracts the intermediate data including the color information spooled in the intermediate data memory 22 and not including the image data, and performs the drawing process.

ステップ350において、イメージ描画処理部23およびグラフィック描画処理部24で描画処理されたデータは、各描画処理部23、24が、ページメモリ25へ出力し、ページメモリ25にスプールされる。ページメモリ25にスプールされたデータは、プリンタエンジン30が、印刷処理を終了するたびに参照し、スプールされた順に取り出して印刷処理を実行する。レーザプリンタであれば、感光ドラムを帯電し、描画処理されたデータから書き込み光を形成して感光ドラムへ照射し、トナーを付着させてトナー像を形成し、そのトナー像を用紙へ転写し、定着させることにより、用紙への印刷を行う。プリンタコントローラ20による描画処理は、ページメモリ25にデータをスプールしたところで終了する(ステップ360)。   In step 350, the data drawn by the image drawing processing unit 23 and the graphic drawing processing unit 24 is output to the page memory 25 by each drawing processing unit 23, 24 and spooled in the page memory 25. The data spooled in the page memory 25 is referred to every time the printer engine 30 finishes the printing process, and is taken out in the spooled order and executed. If it is a laser printer, the photosensitive drum is charged, writing light is formed from the drawn data and irradiated to the photosensitive drum, the toner is attached to form a toner image, and the toner image is transferred to paper. Printing on paper is performed by fixing. The drawing process by the printer controller 20 ends when the data is spooled in the page memory 25 (step 360).

以下、本発明の印刷制御装置の一実施形態である、図1に示す描画命令判定部26および描画命令変換部27を備えるプリンタコントローラ20による描画処理を、図4を参照して詳細に説明する。   Hereinafter, a drawing process by the printer controller 20 including the drawing command determination unit 26 and the drawing command conversion unit 27 shown in FIG. 1, which is an embodiment of the printing control apparatus of the present invention, will be described in detail with reference to FIG. .

ステップ400から処理を開始し、ステップ410において、インタプリタ21がホストPC10からPDLで記述された描画コマンドを受け取る。次に、ステップ420において、インタプリタ21が、受け取った描画コマンドを解釈する。描画コマンドの解釈は、従来の上述したものと同様で、イメージ描画コマンドについては、始点座標、イメージデータ、幅・高さ方向の画素数、変倍率を含むと解釈し、グラフィック描画コマンドについては、始点座標、幅・高さ方向の画素数、色情報を含むと解釈する。   The processing is started from step 400, and in step 410, the interpreter 21 receives a drawing command described in PDL from the host PC 10. Next, in step 420, the interpreter 21 interprets the received drawing command. The interpretation of the drawing command is the same as that described above. The image drawing command is interpreted to include the start point coordinates, image data, the number of pixels in the width / height direction, and the scaling factor. The graphic drawing command is It is interpreted as including the start point coordinates, the number of pixels in the width and height directions, and color information.

ステップ430で、描画命令判定部26へこれらのパラメータ等が送られ、まず、イメージデータを含むイメージ描画コマンドであるかを判定する。判定の結果、イメージ描画コマンドであると判定した場合には、次に、グラフィック描画コマンドへ変換可能であるかを判定する。なお、この判定方法の詳細については後述する。   In step 430, these parameters and the like are sent to the drawing command determination unit 26, and it is first determined whether the command is an image drawing command including image data. As a result of the determination, if it is determined that the command is an image drawing command, it is next determined whether it can be converted into a graphic drawing command. Details of this determination method will be described later.

ステップ430で、イメージ描画コマンドをグラフィック描画コマンドへ変換可能であると判断した場合、ステップ440において、描画命令変換部27へイメージデータ等が送られ、描画命令変換部27がグラフィック描画コマンドへ変換する。   If it is determined in step 430 that the image drawing command can be converted into a graphic drawing command, image data or the like is sent to the drawing command conversion unit 27 in step 440, and the drawing command conversion unit 27 converts the image drawing command into a graphic drawing command. .

ステップ450において、描画命令変換部27は、変換後、グラフィック描画処理に必要とされる描画領域に関する情報および色情報等を中間データとして中間データメモリ22にスプールする。その後、ステップ460において、グラフィック描画処理部24が中間データメモリ22からスプールされた中間データを取り出し、グラフィック描画処理を行い、ステップ470において、ページメモリ25へ出力し、スプールさせ、ステップ480において処理を終了する。プリンタエンジン30は、印刷処理が終了後、ページメモリ25にスプールされた描画処理されたデータを順に取り出し、印刷処理を実行する。   In step 450, the drawing command conversion unit 27 spools information related to a drawing area and color information necessary for graphic drawing processing as intermediate data in the intermediate data memory 22 after conversion. Thereafter, in step 460, the graphic drawing processing unit 24 takes out the spooled intermediate data from the intermediate data memory 22, performs graphic drawing processing, outputs it to the page memory 25 in step 470, spools it, and performs processing in step 480. finish. After the printing process is completed, the printer engine 30 sequentially extracts the drawn data spooled in the page memory 25 and executes the printing process.

図5を参照して、ステップ430で行われる判定処理を詳細に説明する。ステップ500で判定処理を開始し、まず、ステップ510において、描画コマンドがイメージ描画コマンドであるかを判定する。イメージ描画コマンドであるか否かは、インタプリタ21で解釈した結果、イメージデータを含むか否かによって判断することができる。   With reference to FIG. 5, the determination process performed in step 430 will be described in detail. In step 500, the determination process is started. First, in step 510, it is determined whether the drawing command is an image drawing command. Whether or not it is an image drawing command can be determined by whether or not image data is included as a result of interpretation by the interpreter 21.

ステップ510において描画コマンドがイメージ描画コマンドであると判定した場合、ステップ520へ進み、その描画コマンドを構成するROP(Raster Operation)コマンドが「0xCC」であるかを判定する。ここで、ROPは、2つ以上のラスタ画像(描画オブジェクト)を重ね合わせるときに行われる論理演算処理である。また、「0xCC」は、論理演算処理して描画した結果が、描画するラスタ画像(ソース)のみであることを示す。   If it is determined in step 510 that the drawing command is an image drawing command, the process advances to step 520 to determine whether the ROP (Raster Operation) command constituting the drawing command is “0xCC”. Here, ROP is a logical operation process performed when two or more raster images (drawing objects) are superimposed. “0xCC” indicates that the result of rendering by logical operation processing is only the raster image (source) to be rendered.

PCLのROPではグラフィックに色値を持たせていないことから、描画結果がソースのみでは色値を持たない。グラフィック描画した描画結果に色値を持たせるためには、色値を持つパターンをソースとand演算する必要がある。そのand演算は、ROP3コマンドにより実現することができる。ちなみに、ROP3コマンドは、ソースと、描画先のラスタ画像(デスティネーション)と、パターンから構成される色値のビット演算である。このステップ520では、ROP3コマンドへ変換することでグラフィック描画が可能であるか否かを判定するために、ROPコマンドが「0xCC」であるかを判定している。   Since the PCL ROP does not have a color value in the graphic, the drawing result does not have a color value only in the source. In order to give a color value to a drawing result of graphic drawing, it is necessary to perform an AND operation on the pattern having the color value with the source. The and operation can be realized by the ROP3 command. Incidentally, the ROP3 command is a bit operation of a color value composed of a source, a rendering destination raster image (destination), and a pattern. In this step 520, it is determined whether or not the ROP command is “0xCC” in order to determine whether or not graphic drawing is possible by converting to the ROP3 command.

ステップ520で、ROPコマンドが「0xCC」であると判定した場合、ステップ530へ進み、イメージデータの幅方向あるいは高さ方向の画素数が1であるか否かを判定する。イメージデータの幅方向あるいは高さ方向の画素数が1である場合、画素数1の幅方向に対して高さ方向に連続して並ぶ画素の色値、画素数1の高さ方向に対して幅方向に連続して並ぶ画素の色値が同一である可能性が高く、このように同一の色値を有する画素が連続して形成される領域は、グラフィック描画により少ないリソースで描画することができる。このため、ステップ530では、幅あるいは高さ方向の画素数が1であるかを判定している。   If it is determined in step 520 that the ROP command is “0xCC”, the process advances to step 530 to determine whether the number of pixels in the width direction or height direction of the image data is one. When the number of pixels in the width direction or the height direction of the image data is 1, the color value of pixels continuously arranged in the height direction with respect to the width direction of the number of pixels 1, and the height value of the number of pixels of 1. There is a high possibility that the color values of pixels arranged continuously in the width direction are the same, and in this way, an area where pixels having the same color value are continuously formed can be drawn with fewer resources by graphic drawing. it can. Therefore, in step 530, it is determined whether the number of pixels in the width or height direction is one.

ステップ530で、イメージデータの幅方向あるいは高さ方向の画素数が1であると判定した場合、ステップ540へ進み、イメージデータの変倍率が十分に大きいか否かを判定する。変倍率が2倍や3倍であっても、リソース消費量を抑制し、かつパフォーマンスを向上させることはできるが、その効果は変倍率が大きいほど顕著である。そこで、ステップ540では、変倍率が例えば10倍以上といったように十分に大きいか否かを判定している。   If it is determined in step 530 that the number of pixels in the width direction or height direction of the image data is 1, the process proceeds to step 540, where it is determined whether the scaling factor of the image data is sufficiently large. Even if the scaling factor is 2 or 3, the resource consumption can be suppressed and the performance can be improved, but the effect becomes more remarkable as the scaling factor is larger. Therefore, in step 540, it is determined whether or not the scaling factor is sufficiently large such as 10 times or more.

このステップ540で、変倍率が十分に大きいと判定した場合、ステップ550において、そのイメージデータの色値がすべて同じであるか否かを判定する。イメージデータの色値がすべて同じ場合、幅あるいは高さ方向に連続する画素の色値が同じものとなる。このように同一の色値を有する画素が連続して形成される領域は、グラフィック描画により少ないリソースで描画することができる。このため、ステップ550では、イメージデータの色値がすべて同じであるかを判定している。   If it is determined in step 540 that the scaling factor is sufficiently large, it is determined in step 550 whether or not the color values of the image data are all the same. When the color values of the image data are all the same, the color values of pixels that are continuous in the width or height direction are the same. Thus, an area where pixels having the same color value are continuously formed can be drawn with fewer resources by graphic drawing. Therefore, in step 550, it is determined whether all the color values of the image data are the same.

ステップ550で、イメージデータの色値がすべて同じであると判定した場合、ステップ560へ進み、グラフィック描画コマンドへ変換可能であると判定し、ステップ570でその処理を終了する。   If it is determined in step 550 that all the color values of the image data are the same, the process proceeds to step 560, where it is determined that the image data can be converted into a graphic drawing command. In step 570, the process ends.

ステップ510〜550において、イメージ描画コマンドではない場合や、ROPコマンドが「0xCC」ではない場合や、イメージデータの幅方向の画素数あるいは高さ方向の画素数が1ではない場合や、イメージデータの変倍率が十分に大きくない場合や、イメージデータの色値がすべて同値でない場合には、イメージ描画コマンドがグラフィック描画コマンドへ変換可能であると判定することなく、ステップ570へ進み、処理を終了する。この場合、グラフィック描画コマンドへ変換されないため、イメージデータ等が中間データとして中間データメモリ22にスプールされ、イメージ描画処理部23がその中間データを取り出して描画処理を行うこととなる。   In Steps 510 to 550, when the image drawing command is not used, when the ROP command is not “0xCC”, when the number of pixels in the width direction or the number of pixels in the height direction is not 1, If the scaling ratio is not sufficiently large, or if the color values of the image data are not all the same value, the process proceeds to step 570 without determining that the image drawing command can be converted into the graphic drawing command, and the process is terminated. . In this case, since it is not converted into a graphic drawing command, image data or the like is spooled in the intermediate data memory 22 as intermediate data, and the image drawing processing unit 23 takes out the intermediate data and performs drawing processing.

ステップ560で変換可能であると判定されると、図4で示したステップ440へ進み、イメージ描画コマンドをグラフィック描画コマンドへ変換する処理が行われる。この場合、グラフィック描画コマンドのパラメータとして、始点座標、幅・高さ方向の画素数といった描画領域に関する情報を生成し、パターンに与える色値としての色情報を生成し、ROPコマンドを「0xCC」からROP3コマンドである「0xFC」へ変換することにより、描画領域に関する情報、色情報およびROP3コマンドから構成されるグラフィック描画コマンドへ変換する。   If it is determined in step 560 that conversion is possible, the process proceeds to step 440 shown in FIG. 4, and processing for converting an image drawing command into a graphic drawing command is performed. In this case, information on the drawing area such as the start point coordinates and the number of pixels in the width / height direction is generated as parameters of the graphic drawing command, color information as a color value to be given to the pattern is generated, and the ROP command is set from “0xCC”. By converting to ROP3 command “0xFC”, it is converted into a graphic drawing command composed of information related to the drawing area, color information, and ROP3 command.

このようにグラフィック描画コマンドへ変換可能かを判定し、変換可能である場合にグラフィック描画コマンドへ変換することで、中間データメモリ22にイメージデータをスプールする必要がなくなり、かつイメージの変倍処理がなくなり、少ないリソースで描画処理を行うことができ、イメージ描画を行った場合に比較してパフォーマンスを改善することができる。   In this way, it is determined whether or not conversion to a graphic drawing command is possible. If conversion is possible, conversion to a graphic drawing command eliminates the need to spool image data in the intermediate data memory 22, and image scaling processing can be performed. Thus, drawing processing can be performed with fewer resources, and performance can be improved as compared with image drawing.

図5に示すグラフィック描画コマンドへ変換可能であるかを判定する処理では、ROPコマンドが「0xCC」であるか、イメージデータの幅・高さ方向の画素数が1であるか、イメージデータの変倍率が大きいか、イメージデータの色値がすべて同じかという変換条件を、すべてのパラメータおよびROPコマンドが満たしているかを判断し、すべてが満たす場合に、変換可能であると判定している。これらの処理は、描画処理を行うプロセッサの処理能力に十分な余裕がある場合、すなわちプロセッサの処理負荷が小さいときには、あまり問題にはならない。しかしながら、プロセッサの処理能力に余裕がない場合、すなわちプロセッサの処理負荷が大きいとき、これらの判断をすべて行うとプロセッサに負担がかかり、処理時間が増加して、パフォーマンスが低下する。   In the process for determining whether or not the graphic drawing command shown in FIG. 5 can be converted, whether the ROP command is “0xCC”, the number of pixels in the width / height direction of the image data is 1, or the image data is changed. It is determined whether all the parameters and the ROP command satisfy the conversion condition of whether the magnification is large or the color values of the image data are all the same. If all the conditions are satisfied, it is determined that conversion is possible. These processes are not a problem when the processing capacity of the processor performing the drawing process has a sufficient margin, that is, when the processing load on the processor is small. However, when there is no margin in the processing capacity of the processor, that is, when the processing load on the processor is large, if all these determinations are made, the processor is burdened, the processing time increases, and the performance decreases.

そこで、すべてのパラメータおよびROPコマンドが変換条件を満たしているかを判断するのではなく、パラメータのいくつかを判断し、そのいくつかを満たす場合に、グラフィック描画コマンドへ変換可能であると判定することができる。具体的には、イメージデータの幅・高さ方向の画素数が1であるか、イメージデータの変倍率が大きいか、イメージデータの色値がすべて同じかという判断のうち、プロセッサの処理能力に応じていくつかを選択し、その選択したものすべてを満たす場合に、変換可能であると判定する。   Therefore, instead of determining whether all parameters and ROP commands satisfy the conversion condition, determine some of the parameters, and if some of the parameters are satisfied, determine that conversion to a graphic drawing command is possible Can do. Specifically, the processing capability of the processor is determined by determining whether the number of pixels in the width / height direction of the image data is 1, whether the scaling factor of the image data is large, or whether the color values of the image data are all the same. If some of them are selected and all of the selected items are satisfied, it is determined that conversion is possible.

この選択は、パラメータ選択部を設けることによって行うことができ、パラメータ選択部は、判定を開始する際、パフォーマンスモニタ等の監視部により監視されたプロセッサの処理負荷を負荷情報として取得し、その負荷情報から得られる処理負荷に応じてパラメータのいくつかを選択することができる。このパラメータ選択部は、描画命令判定部26に備えることができ、選択したパラメータは、描画命令判定部26が変換条件を満たしているかを判定するために使用される。例えば、処理負荷が90%のときは1つの変換条件のみを、80%のときは2つの変換条件を、70%のときは3つの変換条件を満たしているかを判定させるように設定し、その設定に基づき選択することができる。   This selection can be performed by providing a parameter selection unit. When starting the determination, the parameter selection unit acquires the processing load of the processor monitored by a monitoring unit such as a performance monitor as load information, and the load Some of the parameters can be selected according to the processing load obtained from the information. The parameter selection unit can be provided in the drawing command determination unit 26, and the selected parameter is used for determining whether the drawing command determination unit 26 satisfies the conversion condition. For example, when the processing load is 90%, only one conversion condition is set, when it is 80%, two conversion conditions are set, and when it is 70%, it is set to determine whether the three conversion conditions are satisfied. You can select based on your settings.

これまでは、イメージデータが単色の場合について説明してきたが、本発明では、イメージデータが複数色に分かれていても、イメージ描画コマンドをグラフィック描画コマンドへ変換し、イメージ描画コマンドによりイメージ描画した場合と同等の描画結果を得ることができ、かつパフォーマンスを改善することができる。具体的には、図6に示すように、イメージ描画コマンドを、色に応じた複数のグラフィック描画コマンドに変換することで、実現することができる。   So far, the case where the image data is a single color has been described. However, in the present invention, even when the image data is divided into a plurality of colors, the image drawing command is converted into the graphic drawing command, and the image drawing is performed by the image drawing command. Can obtain the same rendering result and improve the performance. Specifically, as shown in FIG. 6, it can be realized by converting an image drawing command into a plurality of graphic drawing commands corresponding to colors.

この図6では、イメージ描画コマンドを解釈すると、始点座標が(a,b)で、幅方向への画素数が各色につき8とされ、高さ方向への画素数が1とされ、変倍率は幅方向へは1、高さ方向へは15とされ、イメージデータが、始点座標から幅方向に連続する8つの画素については緑色を示す色値と、それに続く8つの画素については黒色を示す色値とを有している。   In FIG. 6, when the image drawing command is interpreted, the start point coordinates are (a, b), the number of pixels in the width direction is 8 for each color, the number of pixels in the height direction is 1, and the scaling factor is 1 in the width direction and 15 in the height direction, and the image data is a color value indicating green for eight pixels continuous in the width direction from the start point coordinates, and a color indicating black for the following eight pixels. Value.

描画命令判定部26は、イメージデータにおいて指定数以上の連続する画素からなる領域内のすべての画素の色値が同一である場合に、グラフィック描画コマンドへ変換可能と判定することができる。図6では、イメージ描画コマンドに含まれるROPコマンドを、ROP3コマンドへ変換する必要があり、高さ方向の画素数が1で、幅方向へ連続する8つの画素が同じ色値を有し、変倍率が十分に大きい15であることから、イメージデータにおいて連続する画素からなる領域内のすべての画素の色値が同一であり、描画命令判定部26は、グラフィック描画コマンドへ変換可能と判定する。   The drawing command determination unit 26 can determine that conversion to a graphic drawing command is possible when the color values of all the pixels in an area composed of a predetermined number or more of consecutive pixels in the image data are the same. In FIG. 6, it is necessary to convert the ROP command included in the image drawing command into the ROP3 command. The number of pixels in the height direction is 1, and eight consecutive pixels in the width direction have the same color value. Since the magnification is 15 which is sufficiently large, the color values of all the pixels in the region composed of continuous pixels in the image data are the same, and the drawing command determination unit 26 determines that conversion to a graphic drawing command is possible.

描画命令変換部27は、描画領域を、イメージデータに含まれる色値に応じて2つの領域に区分し、各領域につき、領域に関する始点や終点の座標、幅・高さ方向の画素数といった情報および色情報を生成し、ROP3コマンドへ変換して、グラフィック描画コマンドへ変換する。   The drawing command conversion unit 27 divides the drawing area into two areas according to the color values included in the image data, and for each area, information such as the coordinates of the start point and end point of the area, and the number of pixels in the width and height directions. And color information are generated, converted into ROP3 commands, and converted into graphic drawing commands.

図6では、色が2色とされているため、2つのグラフィック描画コマンドに変換されることになる。1つは、始点座標を(a,b)、幅方向への画素数を8、高さを15、色情報として緑色を示す色値を含むものとされ、もう1つは、始点座標を(a+8,b)、幅方向への画素数を8、高さを15、色情報として黒色を示す色値を含むものとされる。   In FIG. 6, since the colors are two, they are converted into two graphic drawing commands. One includes the coordinates of the starting point (a, b), the number of pixels in the width direction is 8, the height is 15, and the color information includes a color value indicating green, and the other is the starting point coordinates ( a + 8, b), the number of pixels in the width direction is 8, the height is 15, and the color information includes a color value indicating black.

描画命令判定部26は、イメージデータにおいて指定数以上の連続する同じ色値を有する画素からなる領域を1つの領域として区分するが、そのイメージデータの色値により区分された領域同士が互いに異なる色値を有する場合であっても、そのイメージデータから予測される描画結果における色値が同じである場合は、描画結果における色値が同じとなる2つ以上の領域を一領域とみなすことができる。このため、それらの2つ以上の領域に対しては、2つ以上のグラフィック描画コマンドへ変換するのではなく、イメージデータから予測される描画結果における色値を色情報として含む1つのグラフィック描画コマンドへ変換することができる。これは、一領域とみなして描画を行っても、描画結果は同じものとなるからである。   The drawing command determination unit 26 divides a region composed of pixels having the same number of continuous color values in the image data as one region, but the regions divided by the color values of the image data are different from each other. Even if it has a value, if the color value in the rendering result predicted from the image data is the same, two or more regions having the same color value in the rendering result can be regarded as one region . For this reason, one or more graphic drawing commands that include color values in the drawing result predicted from the image data as color information are not converted into two or more graphic drawing commands for those two or more regions. Can be converted to This is because the drawing result is the same even if drawing is performed assuming that it is one area.

イメージデータにおいて、画素数を1にするのは高さ方向に限られるものではなく、図7に示すように、幅方向であってもよい。幅方向を1とした場合も、上記と同様の方法により同等の結果を得ることができ、イメージ描画を行った場合に比較してパフォーマンスを大幅に改善することができる。   In the image data, the number of pixels is not limited to 1 in the height direction, but may be in the width direction as shown in FIG. Even when the width direction is set to 1, an equivalent result can be obtained by the same method as described above, and the performance can be greatly improved as compared with the case where image drawing is performed.

なお、イメージデータは、幅方向または高さ方向への画素数のいずれかが1でなければならないというものではなく、幅方向または高さ方向への画素数が2以上であってもよい。この場合、幅方向と高さ方向の画素数が同じで、すべてが同じ色値を有する正方形からなるブロックとし、幅方向または高さ方向へのブロック数をパラメータとして使用し、上記と同様の方法により、同等の結果を得ることができる。ブロックは、例えば、幅方向への画素数が10で、高さ方向への画素数が10の100画素からなるものとすることができる。   Note that the image data does not have to have one of the number of pixels in the width direction or the height direction, and may have two or more pixels in the width direction or the height direction. In this case, the number of pixels in the width direction and the height direction is the same, and the blocks are made of squares that all have the same color value, and the number of blocks in the width direction or the height direction is used as a parameter. Thus, an equivalent result can be obtained. For example, the block may be composed of 100 pixels with 10 pixels in the width direction and 10 pixels in the height direction.

イメージデータが2色からなるものであっても、図8に示すようなものの場合、インタプリタ21は、1つの色については、始点座標(a,b)で、幅方向への画素数がm1×m’で、それに対応する高さ方向への画素数がn1×n’とされ、また、始点座標(a+m1×m’,b+n1×n’)、幅方向への画素数がm2×m’で、それに対応する高さ方向への画素数がn2×n’とされ、もう1つの色については、始点座標(a+m1×m’,b)、幅方向への画素数がm2×m’で、それに対応する高さ方向への画素数がn1×n’とされ、また、始点座標(a,b+n1×n’)、幅方向への画素数がm1×m’で、それに対応する高さ方向への画素数がn2×n’とされていると解釈する。   Even if the image data consists of two colors, the interpreter 21 has the start point coordinates (a, b) for one color and the number of pixels in the width direction is m1 ×. m ′, the corresponding number of pixels in the height direction is n1 × n ′, the start point coordinates (a + m1 × m ′, b + n1 × n ′), and the number of pixels in the width direction are m2 × m ′. , The corresponding number of pixels in the height direction is n2 × n ′, and for another color, the start point coordinates (a + m1 × m ′, b), the number of pixels in the width direction is m2 × m ′, The corresponding number of pixels in the height direction is n1 × n ′, the start point coordinates (a, b + n1 × n ′), the number of pixels in the width direction is m1 × m ′, and the corresponding height direction It is interpreted that the number of pixels to n2 × n ′.

この場合のイメージ描画コマンドに含まれるROPコマンドは、「0xCC」以外のROP2コマンドとなるが、同一の色値を有する画素が連続し、指定数以上存在することから、グラフィック描画コマンドへ変換可能と判定し、同一の色値を有する連続した画素からなる4つの領域に区分して、1つのイメージ描画コマンドを、4つのグラフィック描画コマンドへ変換することができる。   The ROP command included in the image drawing command in this case is an ROP2 command other than “0xCC”. However, since there are continuous pixels having the same color value and there are more than the designated number, the ROP command can be converted into a graphic drawing command. The image drawing command can be converted into four graphic drawing commands by determining and dividing into four regions composed of continuous pixels having the same color value.

描画命令判定部26は、描画コマンドがイメージ描画コマンドであると判定した後、ROP2コマンドであるかを判定し、インタプリタ21で解釈した内容から、4つの領域に分け、各領域につき、その領域のイメージデータの変倍率が十分に大きいかを判定し、その領域のイメージデータの色値がすべて同じであるかを判定し、すべてを満たす場合に、グラフィック描画コマンドへ変換可能であると判定する。   After determining that the drawing command is an image drawing command, the drawing command determining unit 26 determines whether the drawing command is an ROP2 command, and divides the area into four areas from the contents interpreted by the interpreter 21. It is determined whether the scaling factor of the image data is sufficiently large, it is determined whether all the color values of the image data in the area are the same, and if all satisfy the condition, it is determined that the image data can be converted into a graphic drawing command.

描画命令変換部27は、イメージデータ、始点座標、幅・高さ方向の画素数、変倍率から、各グラフィック描画コマンドに必要とされる領域に関する情報およびその領域の色情報を生成して、4つのグラフィック描画コマンドへ変換する。これら4つのグラフィック描画コマンドは、グラフィック描画処理部24で実行されることにより、イメージ描画処理部23がイメージ描画コマンドを実行してイメージ描画を行った場合と同等の結果を得ることができ、また、イメージ描画を行った場合に比較してパフォーマンスを改善することができる。   The drawing command conversion unit 27 generates information related to the area required for each graphic drawing command and color information of the area from the image data, the starting point coordinates, the number of pixels in the width / height direction, and the scaling factor, Convert to one graphic drawing command. These four graphic drawing commands are executed by the graphic drawing processing unit 24, so that the same result as that obtained when the image drawing processing unit 23 executes the image drawing command to perform image drawing can be obtained. The performance can be improved as compared with the case of performing image drawing.

これまで本発明を実施の形態をもって説明してきたが、本発明は上述した実施の形態に限定されるものではなく、他の実施の形態、追加、変更、削除など、当業者が想到することができる範囲内で変更することができ、いずれの態様においても本発明の作用・効果を奏する限り、本発明の範囲に含まれるものである。上記描画命令判定部26および描画命令変換部27による処理は、プログラムとして構成することができ、印刷制御装置により実行させることができる。このプログラムは、装置読み取り可能な媒体であればいかなる媒体に格納して提供することができ、フレキシブルディスク、MDディスク、SDカード、CD−ROM、DVD−ROM等に格納して提供することができる。   Although the present invention has been described with the embodiments, the present invention is not limited to the above-described embodiments, and other embodiments, additions, changes, deletions, and the like may occur to those skilled in the art. It can be changed within the range that can be done, and any embodiment is included in the scope of the present invention as long as the effects of the present invention are exhibited. The processing by the drawing command determination unit 26 and the drawing command conversion unit 27 can be configured as a program and can be executed by the print control apparatus. This program can be provided by being stored in any medium that can be read by the apparatus, and can be provided by being stored in a flexible disk, MD disk, SD card, CD-ROM, DVD-ROM or the like. .

本発明の印刷処理装置の一実施形態であるプリンタコントローラを含む印刷処理システムを例示した図。1 is a diagram illustrating a print processing system including a printer controller that is an embodiment of a print processing apparatus of the present invention. FIG. 単色の場合のイメージ描画コマンドと、それに対応するグラフィック描画コマンドと、それらのコマンドを使用して得られた描画結果を例示した図。The figure which illustrated the drawing result obtained by using the image drawing command in the case of a single color, the graphic drawing command corresponding to it, and those commands. 従来の描画処理を示したフローチャート図。The flowchart figure which showed the conventional drawing process. 描画コマンドの判定および変換処理を含む描画処理を示したフローチャート図。The flowchart figure which showed the drawing process containing the determination of a drawing command, and a conversion process. 描画コマンドの判定および変換処理を示したフローチャート図。The flowchart figure which showed the determination and conversion process of the drawing command. 2色の場合のイメージ描画コマンドと、それに対応するグラフィック描画コマンドと、それらのコマンドを使用して得られた描画結果を例示した図。The figure which illustrated the drawing result obtained by using the image drawing command in the case of 2 colors, the graphic drawing command corresponding to it, and those commands. 単色の場合の別の実施形態のイメージ描画コマンドと、それに対応するグラフィック描画コマンドと、それらのコマンドを使用して得られた描画結果を例示した図。The figure which illustrated the drawing result obtained by using the image drawing command of another embodiment in the case of a single color, the graphic drawing command corresponding to it, and those commands. 2色の場合の別の実施形態のイメージ描画コマンドと、それに対応するグラフィック描画コマンドと、それらのコマンドを使用して得られた描画結果を例示した図。The figure which illustrated the drawing result obtained by using the image drawing command of another embodiment in the case of 2 colors, the graphic drawing command corresponding to it, and those commands.

符号の説明Explanation of symbols

10…ホストPC、20…印刷制御装置、21…インタプリタ、22…中間データメモリ、23…イメージ描画処理部、24…グラフィック描画処理部、25…ページメモリ、26…描画命令判定部、27…描画命令変換部、30…プリンタエンジン DESCRIPTION OF SYMBOLS 10 ... Host PC, 20 ... Print control apparatus, 21 ... Interpreter, 22 ... Intermediate data memory, 23 ... Image drawing process part, 24 ... Graphic drawing process part, 25 ... Page memory, 26 ... Drawing command determination part, 27 ... Drawing Command conversion unit, 30 ... printer engine

Claims (20)

描画コマンドを使用して描画処理を行う印刷制御装置であって、
入力された前記描画コマンドが、イメージデータに基づき描画処理させる第1描画コマンドである場合に、前記イメージデータから予測される描画結果が、描画領域に関する情報と色情報とにより得られるかを判断することにより、前記第1描画コマンドを、前記描画領域に前記色情報を与えて描画処理させる第2描画コマンドへ変換可能か否かを判定する判定部と、
変換可能であると判定された場合に、前記第1描画コマンドを構成する第1命令、パラメータおよび前記イメージデータを、前記第2描画コマンドを構成する第2命令、前記描画領域に関する情報および前記色情報へ変換する変換部とを備える、印刷制御装置。
A print control apparatus that performs drawing processing using a drawing command,
When the input drawing command is a first drawing command for drawing processing based on image data, it is determined whether a drawing result predicted from the image data is obtained from information about a drawing area and color information. A determination unit for determining whether or not the first drawing command can be converted into a second drawing command for giving the color information to the drawing area and performing drawing processing;
When it is determined that conversion is possible, the first command constituting the first drawing command, the parameters and the image data, the second command constituting the second drawing command, the information relating to the drawing region, and the color A printing control apparatus comprising: a conversion unit that converts information.
前記判定部は、前記第1描画コマンドを構成する前記第1命令および前記パラメータを参照して、前記第1描画コマンドを前記第2描画コマンドへ変換可能か否かを判定する、請求項1に記載の印刷制御装置。   2. The determination unit according to claim 1, wherein the determination unit determines whether the first drawing command can be converted into the second drawing command with reference to the first command and the parameter constituting the first drawing command. The printing control apparatus described. 前記パラメータは、前記イメージデータの画像サイズ、各画素の色値、変倍率を含む、請求項2に記載の印刷制御装置。   The print control apparatus according to claim 2, wherein the parameters include an image size of the image data, a color value of each pixel, and a scaling factor. 前記判定部は、前記イメージデータにおいて指定数以上の連続する画素からなる領域内のすべての画素の色値が同一である場合に、前記第1描画コマンドを前記第2描画コマンドへ変換可能と判定する、請求項1〜3のいずれか1項に記載の印刷制御装置。   The determination unit determines that the first drawing command can be converted into the second drawing command when the color values of all the pixels in the region composed of the consecutive number of pixels or more in the image data are the same. The printing control apparatus according to any one of claims 1 to 3. 前記判定部は、前記パラメータを選択するパラメータ選択部を備え、前記パラメータ選択部は、前記描画処理を行うプロセッサの処理負荷に応じて、前記パラメータの1つ以上を選択する、請求項1〜4のいずれか1項に記載の印刷制御装置。   The determination unit includes a parameter selection unit that selects the parameter, and the parameter selection unit selects one or more of the parameters according to a processing load of a processor that performs the drawing process. The print control apparatus according to any one of the above. 前記変換部は、前記第1命令としてのROP(Raster Operation)コマンドを、前記第2命令としてのROPコマンドへ変換する、請求項1〜5のいずれか1項に記載の印刷制御装置。   The print control apparatus according to claim 1, wherein the conversion unit converts an ROP (Raster Operation) command as the first instruction into an ROP command as the second instruction. 前記変換部は、前記描画領域を、前記イメージデータに含まれる色値に応じて複数の領域に区分し、前記第1描画コマンドを構成する前記第1命令、前記パラメータおよび前記イメージデータを、各領域に対応した複数の前記第2描画コマンドを構成する前記第2命令、前記描画領域に関する情報および前記色情報へ変換する、請求項1〜6のいずれか1項に記載の印刷制御装置。   The conversion unit divides the drawing area into a plurality of areas according to color values included in the image data, and each of the first command, the parameter, and the image data constituting the first drawing command The print control device according to claim 1, wherein the print control device converts the second command constituting the plurality of second drawing commands corresponding to the region, information about the drawing region, and the color information. 前記判定部は、前記イメージデータから予測される描画結果における色値が同一である2つ以上の前記領域を同一領域とし、前記第1描画コマンドを前記第2描画コマンドへ変換可能であると判定する、請求項7に記載の印刷制御装置。   The determination unit determines that two or more regions having the same color value in a rendering result predicted from the image data are the same region, and the first rendering command can be converted into the second rendering command. The printing control apparatus according to claim 7. 前記判定部が変換可能でないと判定した場合、前記第1描画コマンドによる描画処理を実行する、請求項1に記載の印刷制御装置。   The print control apparatus according to claim 1, wherein when the determination unit determines that conversion is not possible, the drawing process by the first drawing command is executed. 描画コマンドを入力するホスト装置と、描画処理されたデータを受け取り、印刷処理を実行する印刷装置と、請求項1〜9のいずれか1項に記載の印刷制御装置とを備える、印刷処理システム。   A print processing system, comprising: a host device that inputs a drawing command; a printing device that receives drawing-processed data and executes print processing; and the print control device according to claim 1. 描画コマンドを使用して印刷処理装置により実行される描画処理方法であって、
入力された前記描画コマンドが、イメージデータに基づき描画処理させる第1描画コマンドである場合に、前記イメージデータから予測される描画結果が、描画領域に関する情報と色情報とにより得られるかを判断することにより、前記第1描画コマンドを、前記描画領域に前記色情報を与えて描画処理させる第2描画コマンドへ変換可能か否かを判定するステップと、
変換可能であると判定された場合に、前記第1描画コマンドを構成する第1命令、パラメータおよび前記イメージデータを、前記第2描画コマンドを構成する第2命令、前記描画領域に関する情報および前記色情報へ変換するステップとを含む、描画処理方法。
A drawing processing method executed by a print processing apparatus using a drawing command,
When the input drawing command is a first drawing command for drawing processing based on image data, it is determined whether a drawing result predicted from the image data is obtained from information about a drawing area and color information. Thereby determining whether or not the first drawing command can be converted into a second drawing command for giving the color information to the drawing area and performing drawing processing;
When it is determined that conversion is possible, the first command constituting the first drawing command, the parameters and the image data, the second command constituting the second drawing command, the information relating to the drawing region, and the color A drawing processing method including the step of converting into information.
前記判定するステップでは、前記第1描画コマンドを構成する前記第1命令および前記パラメータを参照して、前記第1描画コマンドを前記第2描画コマンドへ変換可能か否かを判定する、請求項11に記載の描画処理方法。   The step of determining determines whether or not the first drawing command can be converted into the second drawing command by referring to the first command and the parameter constituting the first drawing command. The drawing processing method described in 1. 前記パラメータは、前記イメージデータの画像サイズ、各画素の色値、変倍率を含む、請求項12に記載の描画処理方法。   The drawing processing method according to claim 12, wherein the parameters include an image size of the image data, a color value of each pixel, and a scaling factor. 前記判定するステップでは、前記イメージデータにおいて指定数以上の連続する画素からなる領域内のすべての画素の色値が同一である場合に、前記第1描画コマンドを前記第2描画コマンドへ変換可能と判定する、請求項11〜13のいずれか1項に記載の描画処理方法。   In the determining step, the first drawing command can be converted into the second drawing command when the color values of all the pixels in the region composed of the consecutive number of pixels or more in the image data are the same. The drawing processing method according to any one of claims 11 to 13, which is determined. 前記判定するステップは、前記パラメータを選択するステップを含み、前記選択するステップでは、前記描画処理を行うプロセッサの処理負荷に応じて、前記パラメータの1つ以上を選択する、請求項11〜14のいずれか1項に記載の描画処理方法。   The determining step includes a step of selecting the parameter, and the selecting step selects one or more of the parameters according to a processing load of a processor that performs the drawing process. The drawing processing method according to claim 1. 前記変換するステップでは、前記第1命令としてのROPコマンドを、前記第2命令としてのROPコマンドへ変換する、請求項11〜15のいずれか1項に記載の描画処理方法。   The drawing processing method according to claim 11, wherein, in the converting step, an ROP command as the first instruction is converted into an ROP command as the second instruction. 前記変換するステップでは、前記描画領域を、前記イメージデータに含まれる色値に応じて複数の領域に区分し、前記第1描画コマンドを構成する前記第1命令、前記パラメータおよび前記イメージデータを、各領域に対応した複数の前記第2描画コマンドを構成する前記第2命令、前記描画領域に関する情報および前記色情報へ変換する、請求項11〜16のいずれか1項に記載の描画処理方法。   In the converting step, the drawing area is divided into a plurality of areas according to color values included in the image data, and the first command, the parameter, and the image data constituting the first drawing command are: The drawing processing method according to any one of claims 11 to 16, wherein conversion is performed into the second command constituting the plurality of second drawing commands corresponding to each region, information on the drawing region, and the color information. 前記判定するステップでは、前記イメージデータから予測される描画結果における色値が同一である2つ以上の前記領域を同一領域とし、前記第1描画コマンドを前記第2描画コマンドへ変換可能であると判定する、請求項17に記載の描画処理方法。   In the determining step, two or more regions having the same color value in a rendering result predicted from the image data are set as the same region, and the first rendering command can be converted into the second rendering command. The drawing processing method according to claim 17, wherein the determination is made. 前記変換可能でないと判定された場合、前記第1描画コマンドによる描画処理を実行するステップをさらに含む、請求項11に記載の描画処理方法。   The drawing processing method according to claim 11, further comprising a step of executing a drawing process by the first drawing command when it is determined that the conversion is not possible. 請求項11〜19のいずれか1項に記載の描画処理方法を実行するための印刷制御装置により読み取り可能なプログラム。   A program readable by a print control apparatus for executing the drawing processing method according to any one of claims 11 to 19.
JP2008176630A 2008-07-07 2008-07-07 Print control apparatus, printing system, plotting method and program Pending JP2010012737A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008176630A JP2010012737A (en) 2008-07-07 2008-07-07 Print control apparatus, printing system, plotting method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008176630A JP2010012737A (en) 2008-07-07 2008-07-07 Print control apparatus, printing system, plotting method and program

Publications (1)

Publication Number Publication Date
JP2010012737A true JP2010012737A (en) 2010-01-21

Family

ID=41699316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008176630A Pending JP2010012737A (en) 2008-07-07 2008-07-07 Print control apparatus, printing system, plotting method and program

Country Status (1)

Country Link
JP (1) JP2010012737A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015005131A (en) * 2013-06-20 2015-01-08 富士ゼロックス株式会社 Print data processor, program, and system
JP2017170731A (en) * 2016-03-23 2017-09-28 富士ゼロックス株式会社 Printer and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015005131A (en) * 2013-06-20 2015-01-08 富士ゼロックス株式会社 Print data processor, program, and system
JP2017170731A (en) * 2016-03-23 2017-09-28 富士ゼロックス株式会社 Printer and program

Similar Documents

Publication Publication Date Title
JP5531531B2 (en) Image processing system and image processing program
JP6029344B2 (en) Image processing apparatus, image processing method, and program
US10762401B2 (en) Image processing apparatus controlling the order of storing decompressed data, and method thereof
US10593030B2 (en) Image forming apparatus capable of changing thickness of character, control method therefor, and storage medium storing control program therefor
JP6464695B2 (en) Image processing apparatus and computer program
KR101945581B1 (en) Image processing apparatus, image processing method, and storage medium
JP2010012737A (en) Print control apparatus, printing system, plotting method and program
JP6904717B2 (en) Image processing equipment, its control method, and programs
JP2001293936A (en) Image information processor and method of processing image information
JP5936363B2 (en) Image processing apparatus and image processing method
JP2006159738A (en) Print controller, its data processing method, and storage medium
JP3754975B2 (en) Information processing apparatus and information processing method
US9053409B2 (en) Image forming apparatus, method, and program product determining periodic drawing pattern and thinning an image
JP5526863B2 (en) Printer driver and print control apparatus
JP2007081886A (en) Drawing processing apparatus
JP2019197327A (en) Image processing apparatus, image processing method, and program
JP4991429B2 (en) Coloring material usage reduction program
JP2016189086A (en) Information processing apparatus, information processing method, and computer program
JP2006079475A (en) Print processing system, program and recording medium
JP2011039960A (en) Information processing apparatus, program, and computer readable recording medium
JP2006155307A (en) Image processing system performing load distributed processing
JP2011155502A (en) Printing system performing color/monochrome determination, printing method, program
JP2013091222A (en) Image formation processing apparatus and image processing method
JP2008071317A (en) Image forming apparatus
JP2010074262A (en) Image processing program and image processing system