JP2003348353A - Method of compressing/extending gradation object - Google Patents
Method of compressing/extending gradation objectInfo
- Publication number
- JP2003348353A JP2003348353A JP2002147791A JP2002147791A JP2003348353A JP 2003348353 A JP2003348353 A JP 2003348353A JP 2002147791 A JP2002147791 A JP 2002147791A JP 2002147791 A JP2002147791 A JP 2002147791A JP 2003348353 A JP2003348353 A JP 2003348353A
- Authority
- JP
- Japan
- Prior art keywords
- data
- gradation
- signal
- pixel
- line
- 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.)
- Withdrawn
Links
Landscapes
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Record Information Processing For Printing (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、グラデーション・
オブジェクトの圧縮・伸長方式に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention
The present invention relates to an object compression / decompression method.
【0002】[0002]
【従来の技術】プリンタコントローラには大きく分けて
2種類のタイプがある。一つはイメージデータを受信
し、プリンタエンジンへと送るタイプのプリンタコント
ローラ。このタイプのプリンタコントローラでは、印刷
アプリケーションソフトからの印刷データをビットマッ
プデータに展開する処理はホストコンピュータ側で行う
必要がある。2. Description of the Related Art Printer controllers are roughly classified into two types. One is a printer controller that receives image data and sends it to the printer engine. In this type of printer controller, the process of expanding print data from print application software into bitmap data must be performed on the host computer side.
【0003】もう一つのタイプは、印刷アプリケーショ
ンソフトからの印刷データをホストコンピュータ上で一
旦PDLと呼ばれる中間言語コードに変換してプリンタに
送信し、プリンタコントローラ側でこのPDLを解析して
ビットマップデータに展開するタイプのものである。こ
の様なタイプのプリンタをPDLプリンタと呼ぶ。In another type, print data from print application software is temporarily converted into an intermediate language code called PDL on a host computer and transmitted to a printer, and the PDL is analyzed by a printer controller and bitmap data is analyzed. It is of the type that expands to. This type of printer is called a PDL printer.
【0004】図1はカラーレーザビームプリンタ501
にホストコンピュータが接続されている様子を示してい
る。FIG. 1 shows a color laser beam printer 501.
Shows a state where a host computer is connected.
【0005】ホストコンピュータ502上のアプリケー
ションソフトから出力された画像データは、同じくホス
トコンピュータ上でPDLに変換される。このとき、図8
に示すようなグラデーションの掛かった図形データ(オ
ブジェクト・データ)801は、図形の外形を示すデー
タ802と、図形の内部を塗りつぶすグラデーション模
様のデータ803とで構成され、外形データ802と塗
りつぶしデータ803はホストコンピュータ502上で
それぞれ別々に圧縮される。[0005] Image data output from application software on the host computer 502 is also converted to PDL on the host computer. At this time, FIG.
The graphic data (object data) 801 to which the gradation is applied is composed of data 802 indicating the outline of the figure and data 803 of a gradation pattern for painting the inside of the figure. The outline data 802 and the fill data 803 Each of them is separately compressed on the host computer 502.
【0006】そして圧縮されたオブジェクトデータは、
インターフェースケーブルやネットワークケーブルを通
じてカラーレーザプリンタ501のビデオコントローラ
200へと送信され、ビデオコントローラ200はこの
圧縮データを伸長して以降の描画処理を行なう。[0006] The compressed object data is
The data is transmitted to the video controller 200 of the color laser printer 501 through an interface cable or a network cable, and the video controller 200 expands the compressed data and performs the subsequent drawing processing.
【0007】ところでグラデーション・データは、図9
に示す様にグラデーション方向と垂直な方向のラインに
注目すると、似通った画像データが繰り返し現れるとい
う特徴がある。例えばグラデーションデータ901の任
意の水平方向ラインについて、図9の902に示す様に
数画素ごとに等間隔に区切って符号化したとする。この
場合、圧縮の対象として注目する現画素ブロックと、直
前、あるいはその数ブロック前の画素ブロックデータと
が等しい可能性が高い。これは、グラデーションのかか
っている方向と垂直な方向には、似た画像パターンが繰
り返し現れる性質があるためである。By the way, the gradation data is shown in FIG.
When attention is paid to the line in the direction perpendicular to the gradation direction as shown in FIG. 1, similar image data repeatedly appears. For example, it is assumed that an arbitrary horizontal line of the gradation data 901 is coded at regular intervals every several pixels as shown by 902 in FIG. In this case, there is a high possibility that the current pixel block to be compressed and the pixel block data immediately before or a few blocks before the current pixel block are equal. This is because similar image patterns repeatedly appear in a direction perpendicular to the direction in which the gradation is applied.
【0008】このため、圧縮時に注目画素ブロックの一
つ前、あるいは数画素ブロック前までのデータを保持し
ておき、この画素ブロックのデータと現注目画素ブロッ
クのデータが等しかったときに短い符号長となる様に符
号を割り当てることで、高い圧縮率を達成できる。しか
も注目画素ブロックを圧縮する際に、注目画素ブロック
の直前の画素ブロックを数ブロック分だけ保持してお
き、比較するだけでも充分に高い圧縮率を達成出来、回
路規模も小さくて済む。For this reason, at the time of compression, data immediately before the pixel block of interest or several pixel blocks before is held, and when the data of this pixel block and the data of the current pixel block of interest are equal, a short code length is used. By assigning a code such that In addition, when compressing the target pixel block, a sufficiently high compression ratio can be achieved by only holding several pixel blocks immediately before the target pixel block and comparing them, and the circuit scale can be reduced.
【0009】一方、図10に示す様にグラデーションの
方向と平行なラインに注目すると、前後ラインとの相関
は強いものの、ライン方向に向かってデータが変化して
行くため、注目画素ブロックを圧縮する際に、注目画素
ブロックの直前の画素ブロックと比較するだけではあま
り高い圧縮率を達成できない。On the other hand, if attention is paid to a line parallel to the gradation direction as shown in FIG. 10, although the correlation with the preceding and succeeding lines is strong, the data changes in the line direction, so that the pixel block of interest is compressed. At this time, it is not possible to achieve a very high compression ratio only by comparing with the pixel block immediately before the target pixel block.
【0010】この場合は1ライン分のメモリを持ち、前
のラインデータを保持して現在の注目画素ブロックと相
関の高い前ラインの画素ブロックデータと比較すること
で高い圧縮率を達成することが出来る。In this case, it is possible to achieve a high compression ratio by having a memory for one line, holding the previous line data, and comparing it with the pixel block data of the previous line having a high correlation with the current pixel block of interest. I can do it.
【0011】しかしながら従来は、グラデーション・オ
ブジェクトを圧縮する際に、グラデーションの方向を考
慮せずに圧縮していたため、常に最適な圧縮方法が選択
されているとは言えなかった。However, conventionally, when a gradation object is compressed, the compression is performed without considering the direction of the gradation, so that it cannot be said that an optimum compression method is always selected.
【0012】[0012]
【発明が解決しようとする課題】本発明はこれらの状況
に鑑み行われたもので、グラデーション・オブジェクト
を圧縮する際に、グラデーションの掛かっている方向と
垂直な方向に向かって圧縮するときには、注目画素のあ
る現ラインのみに着目して圧縮し、一方、グラデーショ
ン・オブジェクトを圧縮する際に、グラデーションの掛
かっている方向と圧縮方向とが一致しているときには、
前ラインの画素も参照し、注目画素と相関の高い前ライ
ンの周辺画素を参照して圧縮することで、常に最適な圧
縮方法を選択出来る様にし、グラデーションの掛かって
いる方向と垂直な方向に向かって圧縮するときには前ラ
インとの相関を見る必要がないので、前ラインのデータ
を保持するためのメモリを他の用途に使用出来る様にす
るものである。SUMMARY OF THE INVENTION The present invention has been made in view of these circumstances. When compressing a gradation object, it is necessary to pay attention when compressing the gradation object in a direction perpendicular to the direction in which the gradation is applied. Focusing only on the current line with pixels, while compressing a gradation object, when the direction in which the gradation is applied matches the compression direction,
By referencing the pixels of the previous line and compressing by referring to the peripheral pixels of the previous line that are highly correlated with the pixel of interest, it is possible to always select the optimal compression method, and in the direction perpendicular to the direction in which the gradation is applied. Since there is no need to look at the correlation with the previous line when compressing the data toward the front, the memory for holding the data of the previous line can be used for other purposes.
【0013】[0013]
【課題を解決するための手段】上記目的を達成する本発
明の印刷装置は以下に示す構成を備える。即ち、情報処
理装置において、グラデーション・オブジェクトを、注
目画素のある現ラインのみのデータを参照しながら圧縮
する手段と、注目画素の前ラインの画像情報を格納する
メモリと、グラデーション・オブジェクトを、注目画素
のある現ラインの前のラインの周辺画素データを参照し
ながら圧縮する手段と、グラデーション・オブジェクト
のグラデーション方向と垂直な方向に圧縮する場合は、
前記グラデーション・オブジェクトを、注目画素のある
現ラインのみのデータを参照しながら圧縮を行い、グラ
デーション・オブジェクトのグラデーション方向と平行
な方向に圧縮する場合は、前記メモリに格納された前記
注目画素のある現ラインの前のラインの周辺画素データ
を参照しながら圧縮する手段と、を持ち、また、グラデ
ーション・オブジェクトのグラデーション方向と垂直な
方向に圧縮する場合は、注目画素の前ラインの画像情報
を格納するメモリを別の用途に使用する手段と、を持
つ。According to the present invention, there is provided a printing apparatus having the following configuration. That is, in the information processing apparatus, a means for compressing the gradation object with reference to only the data of the current line having the pixel of interest, a memory for storing the image information of the previous line of the pixel of interest, and the gradation object Means for compressing while referring to the peripheral pixel data of the line before the current line with pixels, and when compressing in the direction perpendicular to the gradation direction of the gradation object,
When the gradation object is compressed while referring to the data of only the current line having the pixel of interest, and is compressed in a direction parallel to the gradation direction of the gradation object, the compression of the gradation object is performed when there is the pixel of interest stored in the memory. Means for compressing while referring to the peripheral pixel data of the line before the current line, and when compressing in the direction perpendicular to the gradation direction of the gradation object, stores the image information of the previous line of the pixel of interest. And means for using the memory to be used for another purpose.
【0014】[作用]かかる構成において、グラデーシ
ョン・オブジェクトを圧縮する際に、グラデーションの
掛かっている方向と垂直な方向に向かって圧縮するとき
には、注目画素のある現ラインのみに着目して圧縮し、
一方、グラデーション・オブジェクトを圧縮する際に、
グラデーションの掛かっている方向と圧縮方向とが一致
しているときには、前ラインの画素も参照し、注目画素
と相関の高い前ラインの周辺画素を参照して圧縮する様
にし、グラデーションの掛かっている方向と垂直な方向
に向かって圧縮するときには前ラインとの相関を見る必
要がないので、前ラインのデータを保持するためのメモ
リを他の用途に使用出来る様にするものである。[Operation] In such a configuration, when compressing a gradation object in a direction perpendicular to the direction in which the gradation is applied, the compression is performed by paying attention only to the current line having the pixel of interest.
On the other hand, when compressing a gradient object,
When the direction in which the gradation is applied matches the compression direction, the pixel in the previous line is also referred to, and compression is performed by referring to peripheral pixels in the previous line having a high correlation with the pixel of interest, and the gradation is applied. Since it is not necessary to look at the correlation with the previous line when compressing in the direction perpendicular to the direction, the memory for retaining the data of the previous line can be used for other purposes.
【0015】[0015]
【発明の実施の形態】以下に、図面を参照して、この発
明の好適な実施の形態を例示的に詳しく説明する。ただ
し、この実施の形態に記載されている構成要素はあくま
で例示であり、この発明の範囲をそれらのみに限定する
趣旨のものではない。Preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings. However, the components described in this embodiment are merely examples, and are not intended to limit the scope of the present invention.
【0016】以下に添付図面を参照して、本発明を60
0dpiのカラーレーザビームプリンタに適用する場合
の好適な実施の形態を詳細に説明する。The present invention will now be described with reference to the accompanying drawings.
A preferred embodiment when applied to a 0 dpi color laser beam printer will be described in detail.
【0017】図1に本発明におけるカラーレーザビーム
プリンタの概要を示す。FIG. 1 shows an outline of a color laser beam printer according to the present invention.
【0018】同図のように、カラーレーザビームプリン
タ501は外部ホストコンピュータ502から送られ
る、プリンタ言語で記述されたコードデータやイメージ
データを受け、これらのデータに基づいて1ページ分の
マゼンタ、シアン、イエロー、ブラックの多値画像デー
タを生成するビデオコントローラ200(以下、単に
「コントローラ」と記すことがある)と、入力多値画像
データに応じて変調したレーザビームを感光ドラム上に
走査することにより潜像を形成し、これを記録紙に転写
した後定着させるという一連の電子写真プロセスによる
記録を行なうプリンタエンジン100(以下、単に「エ
ンジン」と記すことがある)より構成される。上記プリ
ンタエンジン100は600dpiの解像度を有する。As shown in FIG. 1, a color laser beam printer 501 receives code data and image data written in a printer language sent from an external host computer 502 and, based on these data, one page of magenta and cyan data. , A video controller 200 for generating multi-valued image data of yellow and black (hereinafter, may be simply referred to as a “controller”), and scanning a photosensitive drum with a laser beam modulated according to the input multi-valued image data. The printer engine 100 (hereinafter, may be simply referred to as “engine”) that performs recording by a series of electrophotographic processes in which a latent image is formed, transferred onto a recording sheet, and then fixed. The printer engine 100 has a resolution of 600 dpi.
【0019】上記ビデオコントローラ200とプリンタ
エンジン100はインタフェース信号線300によって
接続されている。以下、主なインタフェース信号につい
て説明する。The video controller 200 and the printer engine 100 are connected by an interface signal line 300. Hereinafter, main interface signals will be described.
【0020】/RDY信号は、コントローラに対してエ
ンジンから送出される信号であって、エンジンが後述す
る/PRNT信号を受ければいつでもプリント動作を開
始できる状態、またはプリント動作を継続できる状態に
あることを示す信号である。The / RDY signal is a signal sent from the engine to the controller, and must be in a state where the printing operation can be started or the printing operation can be continued whenever the engine receives a / PRNT signal described later. Is a signal indicating the following.
【0021】/PRNT信号は、エンジンに対してコン
トローラから送出される信号であって、プリント動作の
開始、またはプリント動作の継続を指示する信号であ
る。The / PRNT signal is a signal sent from the controller to the engine, and is a signal for instructing the start of the printing operation or the continuation of the printing operation.
【0022】/TOP信号は、副走査(垂直走査)方向
の同期信号であって、コントローラに対してエンジンか
ら送出される。The / TOP signal is a synchronization signal in the sub-scanning (vertical scanning) direction, and is sent from the engine to the controller.
【0023】/LSYNC信号は、主走査(水平走査)
方向の同期信号であって、コントローラに対してエンジ
ンから送出される。The / LSYNC signal is used for main scanning (horizontal scanning).
A direction synchronization signal sent from the engine to the controller.
【0024】/VDO7〜/VDO0信号は、エンジン
に対してコントローラから送出される画像信号であっ
て、エンジンが印字すべき画像濃度情報を示す。/VD
O7が最上位、/VDO0が最下位の8ビットで表わさ
れる。エンジンでは、/VDO7〜/VDO0信号が0
0Hで現像中のトナー色の最大濃度で印字し、FFHで
印字しない。The signals / VDO7 to / VDO0 are image signals sent from the controller to the engine and indicate image density information to be printed by the engine. / VD
O7 is represented by the most significant bit and / VDO0 is represented by the least significant eight bits. In the engine, the / VDO7 to / VDO0 signals are 0
At 0H, printing is performed at the maximum density of the developing toner color, and at FFH, printing is not performed.
【0025】/IMCHR信号は、画像属性を示す信号
であり、エンジンに対してコントローラから送出され
る。本信号が「真」であるときは、階調性を重視する画
像であることを示し、本信号が「偽」であるときは、解
像度を重視する画像であることを示す。エンジンでは、
本信号が「真」であるときは、PWMの線数(濃度を表
す単位)を200線/インチ(以下、「/インチ」は省
略して記述する)として印字を行ない、本信号が「偽」
であるときは、PWMの線数を600線として印字を行
なう。The / IMCHR signal is a signal indicating an image attribute, and is sent from the controller to the engine. When the main signal is “true”, it indicates that the image emphasizes the gradation, and when the main signal is “false”, it indicates that the image emphasizes the resolution. In the engine,
When this signal is "true", printing is performed with the number of lines of PWM (unit indicating the density) set to 200 lines / inch (hereinafter, "/ inch" is abbreviated), and this signal becomes "false". "
In the case of, printing is performed with the PWM line number set to 600 lines.
【0026】VCLK信号は、画像信号/VDO7〜/
VDO0及び画像属性信号/IMCHRの転送クロック
信号であって、エンジンに対してコントローラから送出
される。コントローラはVCLK信号の立ち上がりエッ
ジに同期して/VDO7〜/VDO0信号及び/IMC
HR信号を送出する。The VCLK signal is the image signal / VDO7- /
A transfer clock signal of VDO0 and the image attribute signal / IMCHR, which is sent from the controller to the engine. The controller synchronizes the / VDO7 to / VDO0 signals and / IMC in synchronization with the rising edge of the VCLK signal.
Send out the HR signal.
【0027】次に、上記カラーレーザビームプリンタに
おけるカラー画像形成過程を説明する。Next, a color image forming process in the color laser beam printer will be described.
【0028】図2はビデオコントローラ200のブロッ
ク図である。同図において、201はホストインタフェ
ースで、ホストコンピュータとの通信を行ない、プリン
タ固有の言語で記述されたコードデータやイメージデー
タを受ける。202はコントローラ200の全体の制御
を司るCPU、203はCPU202の制御プログラム
やフォントデータ等を格納しているROM、204はC
PU202のワークエリアとなるRAMである。206
は圧縮伸長回路で、RGB8ビットの多値画像情報を圧
縮、伸長する機能を有する。205はページメモリで、
圧縮伸長回路206で圧縮された印字1ページ分のRG
B多値画像データを格納する。207は画像処理部で、
圧縮伸長回路206で伸長されたRGB多値画像情報を
プリンタエンジンの印字トナー色であるマゼンタ
(M)、シアン(C)、イエロー(Y)、ブラック(B
k)の多値画像情報に変換し、更に600dpiのスム
ーズ化された情報に変換し、前記画像属性信号/IMC
HRを生成する機能を有する。FIG. 2 is a block diagram of the video controller 200. Referring to FIG. 1, reference numeral 201 denotes a host interface, which communicates with a host computer and receives code data and image data described in a printer-specific language. Reference numeral 202 denotes a CPU that controls the entire controller 200; 203, a ROM that stores a control program of the CPU 202 and font data;
A RAM serving as a work area of the PU 202. 206
A compression / expansion circuit has a function of compressing and expanding RGB 8-bit multi-valued image information. 205 is a page memory,
RG for one page of print compressed by compression / expansion circuit 206
B multi-valued image data is stored. Reference numeral 207 denotes an image processing unit.
The RGB multivalued image information expanded by the compression / expansion circuit 206 is converted into magenta (M), cyan (C), yellow (Y), black (B)
k), and further converts it to 600 dpi smoothed information, and converts the image attribute signal / IMC
It has a function of generating HR.
【0029】208はプリンタインタフェースで、プリ
ンタエンジン100とのインタフェース回路である。2
09は操作パネルで、オペレータはここを操作すること
によりプリンタに対する各種設定を直接行なうことがで
きる。コントローラ内の各ブロック間のデータのやり取
りはデータバス210を介して行なわれる。Reference numeral 208 denotes a printer interface, which is an interface circuit with the printer engine 100. 2
An operation panel 09 allows the operator to directly perform various settings for the printer by operating the operation panel. Data exchange between the blocks in the controller is performed via a data bus 210.
【0030】上記構成において、ホストインタフェース
201から入力したコードデータは所定の描画アルゴリ
ズムにより文字や図形あるいはイメージ画像の300d
pi、各色8ビットのRGB多値画像データに展開され
る。展開されたRGBの画像データは圧縮伸長回路20
6で圧縮される。この圧縮伸長回路は例えばJPEGア
ルゴリズムにより入力画像データを圧縮し、プリント動
作時にはまた圧縮したデータをリアルタイムに伸長しな
がら出力することができる。前記圧縮された画像データ
はページメモリ205に格納される。In the above configuration, the code data input from the host interface 201 is converted into 300d characters, graphics or image images by a predetermined drawing algorithm.
pi, which are expanded into 8-bit RGB multivalued image data for each color. The decompressed RGB image data is supplied to a compression / decompression circuit 20.
6. Compressed. This compression / expansion circuit can compress the input image data by, for example, a JPEG algorithm, and can output the compressed data in real time while expanding the data in real time. The compressed image data is stored in the page memory 205.
【0031】以上のようにして1ページ分の圧縮画像デ
ータがページメモリに準備できると、ビデオコントロー
ラ200はプリンタエンジン100からの/RDY信号
が「真」であれば、/PRNT信号を「真」にして、プ
リンタエンジンに対して印字動作の開始を指示する。When the compressed image data for one page is prepared in the page memory as described above, the video controller 200 sets the / PRNT signal to "true" if the / RDY signal from the printer engine 100 is "true". To instruct the printer engine to start a printing operation.
【0032】次に図3及び図4を用いてプリンタエンジ
ン100における動作を説明する。Next, the operation of the printer engine 100 will be described with reference to FIGS.
【0033】プリンタエンジン100は/PRNT信号
を受け取ると、不図示の駆動手段により、感光ドラム1
06及び転写ドラム108を図示矢印方向に回転させ
る。続いて、ローラ帯電器109の帯電を開始し、感光
ドラム106上の電位を所定の値に均一に帯電する。次
に、給紙ローラ111によって、記録用紙カセット11
0から記録用紙128を転写ドラム108に給紙する。
転写ドラム108は、中空の支持体上に誘電体シートを
張ったもので、感光ドラム106と同速で矢印方向に回
転する。この転写ドラム108に記録用紙128が供給
されると、転写ドラムの支持体上に設けられたグリッパ
112によって記録用紙128が保持され、吸着ローラ
113及び吸着用帯電器114により記録用紙128を
転写ドラム108に吸着させる。同時に、現像装置の支
持体115を回転させて、支持体115に支持された4
つの現像装置116M、116C、116Y、116B
kのうち、第1のトナーであるマゼンタのトナーが入っ
た現像装置116Mを感光ドラム106に対向させる。
なお、116Cはシアンのトナーが入った現像装置、1
16Yはイエローのトナーが入った現像装置、116B
kはブラックのトナーが入った現像装置である。Upon receiving the / PRNT signal, the printer engine 100 drives the photosensitive drum 1 by a driving unit (not shown).
06 and the transfer drum 108 are rotated in the direction of the arrow shown in the figure. Subsequently, charging of the roller charger 109 is started, and the potential on the photosensitive drum 106 is uniformly charged to a predetermined value. Next, the recording paper cassette 11 is fed by the paper feed roller 111.
The recording paper 128 is fed to the transfer drum 108 from 0.
The transfer drum 108 has a dielectric sheet stretched on a hollow support, and rotates in the direction of the arrow at the same speed as the photosensitive drum 106. When the recording paper 128 is supplied to the transfer drum 108, the recording paper 128 is held by a gripper 112 provided on a support of the transfer drum, and the recording paper 128 is transferred to the transfer drum by an attraction roller 113 and an attraction charger 114. Adsorb to 108. At the same time, by rotating the support 115 of the developing device,
Developing devices 116M, 116C, 116Y, 116B
The developing device 116 </ b> M containing magenta toner, which is the first toner, of k, is opposed to the photosensitive drum 106.
Reference numeral 116C denotes a developing device containing cyan toner,
16Y is a developing device containing yellow toner, 116B
k is a developing device containing black toner.
【0034】一方、プリンタエンジン100は、転写ド
ラム106に吸着された記録用紙128の先端を検出器
117によって検出し、所定のタイミングで垂直同期信
号/TOPを発生してコントローラ200に送出する。On the other hand, the printer engine 100 detects the leading end of the recording paper 128 attracted to the transfer drum 106 by the detector 117, generates a vertical synchronization signal / TOP at a predetermined timing, and sends it to the controller 200.
【0035】コントローラ200は印字ページに対する
最初の/TOP信号を受け取ると、ページメモリ205
に格納されている圧縮画像データの読み出しを開始す
る。読み出されるデータは圧縮伸長回路206で元のR
GB各8ビット、計24ビットの画像データにリアルタ
イムに伸長され、画像処理部207に入力される。画像
処理部207では300dpiのRGB各8ビットの入
力画像データから第1の印字色であるマゼンタのデータ
が300dpi、8ビットで生成され、更に600dp
i、8ビットのスムーズ化されたデータに変換されると
同時に、各画素に対する画像属性信号/IMCHRが生
成される。このスムージング処理部207における処理
の詳細については後述する。上記生成された600dp
iの画像データは、画像信号/VDO7〜/VDO0と
して画像属性信号/IMCHRと共にVCLK信号に同
期してプリンタエンジンに送出される。When the controller 200 receives the first / TOP signal for the print page, the page memory 205
The reading of the compressed image data stored in is started. The data to be read is compressed by the compression / expansion circuit
The image data is decompressed in real time into 24-bit image data of 8 bits for each GB and input to the image processing unit 207. In the image processing unit 207, magenta data as the first print color is generated at 300 dpi and 8 bits from the input image data of RGB each having 8 bits of 300 dpi and further 600 dpi.
i, which is converted into 8-bit smoothed data, and at the same time, an image attribute signal / IMCHR for each pixel is generated. Details of the processing in the smoothing processing unit 207 will be described later. 600dp generated above
The image data of i is sent to the printer engine as image signals / VDO7 to / VDO0 together with the image attribute signal / IMCHR in synchronization with the VCLK signal.
【0036】コントローラより出力された/VDO7〜
/VDO0信号及び/IMCHR信号は図4に示すよう
にパルス幅変調回路101に入力され、レベルに応じた
パルス幅のレーザ駆動信号VDOとなる。/ VDO7 output from the controller
The / VDO0 signal and the / IMCHR signal are input to the pulse width modulation circuit 101 as shown in FIG. 4, and become a laser drive signal VDO having a pulse width according to the level.
【0037】図5にパルス幅変調回路101の内部ブロ
ック図を示す。同図において、129はラインメモリで
ある。このラインメモリ129はトグルバッファ形式に
構成されており、独立したクロックによって書き込みと
読み出しを同時に行なうことが可能な構成となってい
る。130はクロック発生回路で、水平同期信号/HS
YNCに同期したパターンクロック信号PCLK及びP
CLKを1/3分周したクロック信号1/3PCLKを
生成する。PCLKは600dpiの1ドット印字に対
応する周期を有する。また、131はγ変換回路、13
2はD/A変換回路、133は位相制御回路、134、
135は三角波発生回路、136、137はコンパレー
タ、138はセレクタ、139はDフリップフロップで
ある。以下、パルス幅変調回路101の動作を説明す
る。FIG. 5 shows an internal block diagram of the pulse width modulation circuit 101. In the figure, 129 is a line memory. The line memory 129 is configured in a toggle buffer format, so that writing and reading can be performed simultaneously by independent clocks. Reference numeral 130 denotes a clock generation circuit, which is a horizontal synchronization signal / HS.
Pattern clock signals PCLK and P synchronized with YNC
A clock signal 1/3 PCLK obtained by dividing CLK by 1/3 is generated. PCLK has a cycle corresponding to one dot printing at 600 dpi. Also, 131 is a γ conversion circuit, 13
2 is a D / A conversion circuit, 133 is a phase control circuit, 134,
135 is a triangular wave generation circuit, 136 and 137 are comparators, 138 is a selector, and 139 is a D flip-flop. Hereinafter, the operation of the pulse width modulation circuit 101 will be described.
【0038】まず、主走査1ライン分の/VDO7〜/
VDO0信号及び/IMCHR信号がクロック信号VC
LKによりラインメモリ129に書き込まれる。第1ラ
インの書き込みが完了すると、次ラインの水平同期信号
/HSYNCによりラインメモリ129の書き込みのバ
ンクが切り替えられ、次の第2ラインの信号が書き込み
が行なわれると同時に、既に書き込まれている第1ライ
ンのデータが上記パターンクロック信号PCLKにより
読み出される。上記読み出された/VDO7〜/VDO
0信号及び/IMCHR信号はγ補正回路131に入力
される。γ補正回路131では/VDO7〜/VDO0
信号に対し、/IMCHR信号で指定されるPWMの線
数に応じてプリンタエンジンのプロセス条件に最適なγ
変換を行なう。γ変換された8ビットの画像信号/VD
7〜/VD0は、その値に応じてD/A変換回路132
でアナログ電圧に変換され、アナログビデオ信号AVD
となる。このとき、D/A変換回路132は画像信号/
VD7〜/VD0の値が00Hで最小電圧を発生し、F
FHで最大電圧を発生する。上記アナログビデオ信号A
VDはコンパレータ136及び137の負入力に入力さ
れる。First, / VDO7 to / VDO7 for one line in the main scanning
The VDO0 signal and the / IMCHR signal are the clock signal VC.
The data is written to the line memory 129 by the LK. When the writing of the first line is completed, the write bank of the line memory 129 is switched by the horizontal synchronization signal / HSYNC of the next line, and simultaneously with the writing of the next signal of the second line, the writing of the second line is performed. One line of data is read by the pattern clock signal PCLK. / VDO7 to / VDO read
The 0 signal and the / IMCHR signal are input to the gamma correction circuit 131. In the γ correction circuit 131, / VDO7 to / VDO0
Signal suitable for the process conditions of the printer engine according to the number of lines of PWM specified by the / IMCHR signal.
Perform the conversion. γ-converted 8-bit image signal / VD
7 to / VD0 are D / A conversion circuits 132
Is converted to an analog voltage by the analog video signal AVD.
It becomes. At this time, the D / A conversion circuit 132 outputs the image signal /
A minimum voltage is generated when the value of VD7 to / VD0 is 00H,
Generates maximum voltage at FH. The analog video signal A
VD is input to the negative inputs of comparators 136 and 137.
【0039】一方、コンパレータ136及び137の正
入力にはそれぞれ三角波発生回路134の出力TRI1
及び三角波発生回路135の出力TRI2が入力されて
いる。三角波発生回路134は例えば図6のように構成
される。同図において、切り換えスイッチ152には前
記パターンクロック信号PCLKを位相制御回路133
で位相変化させたクロック信号PCLK’が入力されて
いる。スイッチ152はクロックPCLK’がHレベル
のときはa端とc端を接続され、電流源150からの電
流Iをコンデンサ153に流す。するとコンデンサ15
3には電荷がチャージされ、電圧値Vは直線的に増加す
る。次にクロックPCLK’がLレベルになると、スイ
ッチ150のb端とc端が接続され、電流源151に電
流Iが流れ、コンデンサ153に蓄積された電荷がディ
スチャージされて電圧値Vは直線的に減少する。以上の
ようにしてPCLKと等しい周期を有する三角波信号T
RI1が得られる。三角波発生回路135も同様に構成
されるが、入力クロックが1/3PCLK’であるた
め、出力される三角波信号TRI2の周期は1/3PC
LKと等しく、すなわちTRI1の3倍となる。On the other hand, the positive inputs of the comparators 136 and 137 are connected to the output TRI1 of the triangular wave generation circuit 134, respectively.
And the output TRI2 of the triangular wave generation circuit 135 is input. The triangular wave generation circuit 134 is configured, for example, as shown in FIG. In the figure, the changeover switch 152 is supplied with the pattern clock signal PCLK by a phase control circuit
Is input. When the clock PCLK ′ is at the H level, the switch 152 is connected between the terminals “a” and “c”, and flows the current I from the current source 150 to the capacitor 153. Then capacitor 15
3 is charged, and the voltage value V increases linearly. Next, when the clock PCLK 'goes to L level, the terminals b and c of the switch 150 are connected, the current I flows to the current source 151, the electric charge accumulated in the capacitor 153 is discharged, and the voltage value V becomes linear. Decrease. As described above, the triangular wave signal T having the same cycle as PCLK
RI1 is obtained. The triangular wave generation circuit 135 is similarly configured, but since the input clock is 3PCLK ′, the cycle of the output triangular wave signal TRI2 is 1 / PC
LK, ie, three times TRI1.
【0040】次に、コンパレータ136及び137では
上記アナログビデオ信号AVDと三角波信号TRI1及
びTRI2の電圧レベルが比較され、それぞれパルス幅
変調信号PWM1とPWM2が得られる。従って、パル
ス幅変調信号PWM1の線数は600線、パルス幅変調
信号PWM2の線数は200線となる。Next, the comparators 136 and 137 compare the voltage levels of the analog video signal AVD and the triangular wave signals TRI1 and TRI2 to obtain pulse width modulation signals PWM1 and PWM2, respectively. Accordingly, the number of lines of the pulse width modulation signal PWM1 is 600, and the number of lines of the pulse width modulation signal PWM2 is 200.
【0041】前記パルス幅変調信号PWM1及びPWM
2はセレクタ138に入力され、画像属性信号/IMC
HRに応じて選択される。/IMCHRが「真」、すな
わちLレベルのときは階調性において優れるPWM2が
選択される。また、/IMCHRが「偽」、すなわちH
レベルのときは解像度において優れるPWM1が選択さ
れる。The pulse width modulation signals PWM1 and PWM
2 is input to the selector 138 and the image attribute signal / IMC
It is selected according to HR. When / IMCHR is “true”, that is, at L level, PWM2 excellent in gradation is selected. Also, if / IMCHR is "false", that is, H
At the level, PWM1 which is excellent in resolution is selected.
【0042】選択された信号はレーザ駆動信号VDOと
してレーザドライバに送出される。後述する現像時にお
いて、レーザ駆動信号VDOのパルス幅に応じて画像の
濃淡が再現される。以上説明したパルス幅変調回路10
1のタイミングチャートを図7に示す。The selected signal is sent to the laser driver as a laser drive signal VDO. At the time of development, which will be described later, the density of the image is reproduced according to the pulse width of the laser drive signal VDO. Pulse width modulation circuit 10 described above
7 is a timing chart of FIG.
【0043】次に、図4において前記レーザ駆動信号V
DOに応じて駆動されるレーザダイオード103からの
レーザビーム127は不図示のモータにより矢印方向に
回転駆動される回転多面鏡104で偏向され、光路上に
配置された結像レンズ105を経て、感光ドラム106
上を主走査方向に走査し、感光ドラム106上に潜像を
形成する。このとき、ビームディテクタ107はレーザ
ビームの走査開始点を検出し、この検出信号から主走査
の画像書き出しタイミングを決定するための水平同期信
号である/LSYNC信号が生成される。Next, referring to FIG.
A laser beam 127 from a laser diode 103 driven according to DO is deflected by a rotating polygon mirror 104 driven to rotate in the direction of the arrow by a motor (not shown), passes through an imaging lens 105 arranged on an optical path, and Drum 106
The upper part is scanned in the main scanning direction to form a latent image on the photosensitive drum 106. At this time, the beam detector 107 detects the scanning start point of the laser beam, and generates a / LSYNC signal, which is a horizontal synchronizing signal for determining an image writing timing of main scanning, from the detection signal.
【0044】以上述べた主走査の動作が繰り返されて1
ページ分のマゼンタの潜像が感光ドラム106上に形成
されていく。なお、前記パターンクロック信号PCLK
の位相が各主走査において同じ場合、形成される画像が
縦(副走査)方向につながり、特にPWMの線数が20
0線のときに縦すじとなって目立ってしまう。そこで図
5の位相制御回路133によって各主走査毎にパターン
クロック信号PCLKの位相をクロック1周期の範囲内
でずらすことにより、これを防止している。The above-described main scanning operation is repeated to
A magenta latent image for a page is formed on the photosensitive drum 106. The pattern clock signal PCLK
Are the same in each main scan, the formed image is connected in the vertical (sub-scan) direction, and especially when the number of lines of PWM is 20
At the 0 line, it becomes a vertical streak and stands out. Therefore, this is prevented by shifting the phase of the pattern clock signal PCLK within one cycle of the clock for each main scan by the phase control circuit 133 of FIG.
【0045】図3に戻り、感光ドラム106上に形成さ
れた潜像は上記マゼンタのトナーが入った現像装置11
6Mによって現像され、マゼンタのトナー像となる。こ
のマゼンタのトナー像は、転写用帯電器119により、
回転する転写ローラ108に吸着されている記録用紙1
28に転写される。この際、転写されずに感光ドラム1
06上に残ったトナーはクリーニング装置125によっ
て除去される。以上の動作により、記録用紙128上に
1ページ分のマゼンタのトナー像が形成される。Referring back to FIG. 3, the latent image formed on the photosensitive drum 106 is a developing device 11 containing the magenta toner.
Developed by 6M to form a magenta toner image. This magenta toner image is transferred by the transfer charger 119.
Recording paper 1 attracted to rotating transfer roller 108
28. At this time, the photosensitive drum 1 is not transferred.
06 is removed by the cleaning device 125. With the above operation, a magenta toner image for one page is formed on the recording paper 128.
【0046】次に、現像装置の支持体115を回転させ
て、第2のトナーであるシアンのトナーが入った現像装
置116Cを感光ドラム106に対向させる。続いて、
マゼンタのときと同様に、転写ローラ108に吸着され
たまま回転する記録用紙128の先端を検出器117で
検出し、垂直同期信号/TOPを発生してビデオコント
ローラ200に送出する。これを受けてビデオコントロ
ーラ200はページメモリ205から圧縮画像データを
読み出し、圧縮伸長回路206で元のRGB、各8ビッ
トの画像データにリアルタイムに伸長し、画像処理部2
07に入力する。画像処理部207ではRGB、各8ビ
ットの入力画像データから第2の印字色であるシアンの
データ及び画像属性信号/IMCHRが生成される。以
下、同様の動作により、記録用紙128上にはマゼンタ
のトナー像に重ねてシアンのトナー像が転写される。Next, the support 115 of the developing device is rotated so that the developing device 116 C containing cyan toner as the second toner is opposed to the photosensitive drum 106. continue,
As in the case of magenta, the leading end of the recording paper 128 rotating while being attracted to the transfer roller 108 is detected by the detector 117, and a vertical synchronization signal / TOP is generated and sent to the video controller 200. In response to this, the video controller 200 reads out the compressed image data from the page memory 205, and decompresses the original RGB and 8-bit image data in real time by the compression / decompression circuit 206.
07. The image processing unit 207 generates data of cyan as a second print color and an image attribute signal / IMCHR from the input image data of RGB and 8 bits each. Hereinafter, by the same operation, the cyan toner image is transferred onto the recording paper 128 so as to overlap the magenta toner image.
【0047】更に、同様にして第3のトナーであるイエ
ロー、第4のトナーであるブラックのトナー像が記録用
紙128上に重ねて転写され、フルカラーのトナー像と
なる。Further, similarly, a yellow toner image as the third toner and a black toner image as the fourth toner are transferred onto the recording paper 128 in a superimposed manner, thereby forming a full-color toner image.
【0048】上記4色のトナー像が全て転写された記録
用紙128は、分離帯電器120を経て、分離爪121
によって転写ドラム108から剥がされ、搬送手段12
2により定着装置123に供給される。また、このと
き、転写ドラムクリーナ126によって転写ドラム表面
の清掃が行なわれる。The recording paper 128 onto which all of the four color toner images have been transferred passes through a separation charger 120 and is then separated by a separation claw 121.
Is peeled off from the transfer drum 108 by the
2 to the fixing device 123. At this time, the transfer drum cleaner 126 cleans the surface of the transfer drum.
【0049】記録用紙上のトナー像は定着装置123で
加熱、加圧されることによって熔融固着され、最終的な
カラー出力画像となる。そして記録の終了した記録用紙
は排紙トレイ124に排紙される。The toner image on the recording paper is melted and fixed by being heated and pressed by the fixing device 123, and becomes a final color output image. Then, the recording paper on which the recording has been completed is discharged to the paper discharge tray 124.
【0050】〔第1実施の形態〕以上説明したような構
成を持つプリンタにおける本発明の好適な実施の形態に
ついて、以下に説明する。[First Embodiment] A preferred embodiment of the present invention in a printer having the above-described configuration will be described below.
【0051】図1はカラーレーザビームプリンタ501
にホストコンピュータが接続されている様子を示してい
る。FIG. 1 shows a color laser beam printer 501.
Shows a state where a host computer is connected.
【0052】ホストコンピュータ502上のアプリケー
ションソフトから出力されたグラデーションオブジェク
トを含む画像データは、同じくホストコンピュータ上で
PDLに変換される。このとき図8に示すようなグラデー
ションの掛かった図形データ(オブジェクト・データ)
801は、図形の外形を示すデータ802と、図形の内
部を塗りつぶすグラデーション模様のデータ803とで
構成され、外形データ802と塗りつぶしデータ803
はホストコンピュータ502上でそれぞれ別々に圧縮さ
れる。The image data including the gradation object output from the application software on the host computer 502 is also stored on the host computer.
Converted to PDL. At this time, graphic data (object data) with gradation as shown in FIG.
Reference numeral 801 includes data 802 indicating the outer shape of the figure and data 803 of a gradation pattern that fills the inside of the figure. The outer shape data 802 and the fill data 803 are included.
Are separately compressed on the host computer 502.
【0053】図形の内部を塗りつぶすグラデーション模
様のデータが、図10に示す様に紙面左から右に向かっ
て濃度が変化する様なグラデーションデータであった場
合、図10に示す様に圧縮対象画素(注目画素)の移動
方向(紙面の左→右方向)に向かって、前後のライン間
で画像の相関性が高いという特徴がある。If the gradation pattern data that fills the inside of the figure is gradation data in which the density changes from left to right on the paper as shown in FIG. 10, the compression target pixel (as shown in FIG. 10) The feature is that the correlation of the image is high between the front and rear lines in the moving direction of the (pixel of interest) (from left to right on the paper).
【0054】しかしこの場合、圧縮対象画素(注目画
素)の移動方向(紙面の左→右方向)に向かって画像濃
度が変化するため、注目画素ブロックの直前の画素ブロ
ックと比較するだけではあまり高い圧縮率を達成できな
い。However, in this case, since the image density changes in the moving direction of the compression target pixel (pixel of interest) (from left to right on the paper), it is too high just to compare with the pixel block immediately before the pixel block of interest. Compression ratio cannot be achieved.
【0055】そこで最初のラインの圧縮時には注目画素
について圧縮を行いながら、現ラインをラインメモリに
保持し、2ライン目以降の圧縮時には注目画素周辺の前
ライン画素データを参照しながら出現シンボルの予測符
号化処理を行なうことで圧縮率を高める必要がある。Therefore, when compressing the first line, the current line is held in the line memory while compressing the target pixel, and when compressing the second and subsequent lines, the appearance symbol prediction is performed by referring to the previous line pixel data around the target pixel. It is necessary to increase the compression ratio by performing the encoding process.
【0056】この場合は符号化を行なうと同時にライン
メモリに画素データを記憶して行く必要があるため、最
低1ライン分のメモリが必要になる。これは復号時にも
同様で、やはり1ライン分のメモリを必要とする。In this case, since it is necessary to store the pixel data in the line memory at the same time as encoding, a memory for at least one line is required. This is the same at the time of decoding, which also requires one line of memory.
【0057】実際の画層において、ある画素(注目画
素)が0をとるか1を取るかの確率は、それ以前の有限
個の画素値が、注目画素に先行する画素のとるパターン
によるというマルコフモデル符号化の原理が良く広く知
られている。In an actual image layer, the probability that a pixel (target pixel) takes 0 or 1 depends on Markov's that the finite number of pixel values before that depends on the pattern taken by the pixel preceding the target pixel. The principles of model coding are well and widely known.
【0058】例えばマルコフモデル符号化における参照
画素位置の例を図12に示す。FIG. 12 shows an example of a reference pixel position in Markov model coding.
【0059】一方、図形の内部を塗りつぶすグラデーシ
ョン模様のデータが、図9に示す様に紙面上から下に向
かって濃度が変化する様なグラデーションデータであっ
た場合、図9に示す様に圧縮対象画素(注目画素)の移
動方向(紙面の左→右方向)に向かって似通った画像デ
ータが繰り返し現れるという特徴がある。On the other hand, if the data of the gradation pattern that fills the inside of the figure is gradation data in which the density changes from the top to the bottom of the paper as shown in FIG. The feature is that similar image data repeatedly appears in the moving direction of the pixel (pixel of interest) (from left to right on the paper).
【0060】この様な場合にグラデーションデータ90
1の任意の水平方向ラインについて、図9の902に示
す様に数画素ごとに等間隔に区切って符号化したとする
と、圧縮の対象として注目する現画素ブロックと、直前
あるいはその数ブロック前の画素ブロックデータとが等
しい可能性が高い。このため、圧縮時に注目画素ブロッ
クの一つ前、あるいは数画素ブロック前までのデータを
保持しておき、この画素ブロックのデータと現注目画素
ブロックのデータが等しかったときに短い符号長となる
様に符号を割り当てることで、高い圧縮率を達成でき
る。In such a case, the gradation data 90
Assuming that an arbitrary horizontal line 1 is encoded by dividing it at equal intervals every several pixels as shown by 902 in FIG. 9, the current pixel block to be compressed and the immediately preceding or several blocks before the current pixel block It is highly likely that the pixel block data is equal to the pixel block data. For this reason, data before the target pixel block or several pixel blocks before is stored at the time of compression, and when the data of this pixel block and the data of the current target pixel block are equal, the code length becomes short. , A high compression ratio can be achieved.
【0061】図9には、ライン方向に5画素づつ区切
り、この5画素ブロックに符号を割り当てた場合につい
て示している。この場合、ハフマン符号化を用いて例え
ば図11のような符号化が考えられる。FIG. 9 shows a case in which five pixels are divided in the line direction and codes are assigned to the five pixel blocks. In this case, for example, encoding as shown in FIG. 11 using Huffman encoding can be considered.
【0062】この圧縮処理はホストコンピュータ上のソ
フトウエアが行なう。This compression processing is performed by software on the host computer.
【0063】図11では、注目画素ブロックについて9
0%の確率で1〜3ブロック前の画素ブロックとデータ
が同じになる場合を示している。In FIG. 11, 9 is set for the pixel block of interest.
This shows a case where the data becomes the same as the pixel block 1 to 3 blocks before with a probability of 0%.
【0064】この様に紙面上から下に向かって濃度が変
化する様なグラデーションデータであった場合は、注目
画素を含む現ラインの画素ブロックのみに注目すること
で充分高い圧縮率を達成することが出来、前ラインのデ
ータを保持しておいて参照する必要が低いので、この場
合には前ラインのデータを保持するためのメモリを開放
し、他の用途に使用することが出来る様にする。In the case of gradation data in which the density changes from the top to the bottom of the paper, it is possible to achieve a sufficiently high compression ratio by paying attention only to the pixel block of the current line including the target pixel. In this case, it is not necessary to hold the data of the previous line and refer to it. In this case, the memory for holding the data of the previous line is released so that it can be used for other purposes. .
【0065】またグラデーションデータは、図9や図1
0に示すようなもの以外にも図15に示す様にさまざま
な角度やパターンがあるが、1503の様に紙面上から
下に向かって濃度が変化する様なグラデーションパター
ン以外は、基本的に図10のパターンを符号化・復号化
する場合と同様に前のラインを参照する。The gradation data is shown in FIG. 9 and FIG.
Although there are various angles and patterns other than those shown in FIG. 15 as shown in FIG. 15, basically, except for a gradation pattern in which the density changes from top to bottom as shown in FIG. The previous line is referred to as in the case of encoding / decoding the 10 patterns.
【0066】この様にして図1のホストコンピュータ5
02上で圧縮されたグラデーションデータは、I/F部を
通じてカラーレーザプリンタ501に送信される。プリ
ンタコントローラに渡された圧縮グラデーションデータ
は、グラデーションデータ伸長回路220によって圧縮
方式を判断し伸長された後、画像処理部207でビット
マップデータを生成する。As described above, the host computer 5 shown in FIG.
The gradation data compressed on 02 is transmitted to the color laser printer 501 through the I / F unit. After the compression gradation data passed to the printer controller is decompressed by the gradation data decompression circuit 220 by judging the compression method, the image processing unit 207 generates bitmap data.
【0067】伸長時にも圧縮時と同様、すでに述べたよ
うに、紙面上から下(或いは下から上)に向かって濃度
が変化する様なグラデーションデータであった場合は前
ラインのデータを参照しないので、この場合には前ライ
ンのデータを保持するためのメモリを開放し、他の用途
に使用することが出来る様にする。As described above, in the case of gradation data in which the density changes from the top to the bottom of the paper (or from the bottom to the top) at the time of expansion, as described above, the data of the previous line is not referred to. Therefore, in this case, the memory for holding the data of the previous line is released so that it can be used for other purposes.
【0068】このメモリの用途としては、例えばディザ
用のメモリなどが考えられる。As a use of this memory, for example, a dither memory can be considered.
【0069】上記の動作について、ホストコンピュータ
側の処理の流れを図13に、プリンタコントローラ側の
処理を図14に示す。FIG. 13 shows the flow of processing on the host computer side in the above operation, and FIG. 14 shows the processing on the printer controller side.
【0070】尚、本実施の形態では、グラデーションデ
ータの圧縮をホストコンピュータ上のソフトウエアが行
なう場合について説明したが、本発明はこれに限定され
るものではない。グラデーションデータを圧縮するため
の専用ハードウエアを用いても良い。In this embodiment, the case where the gradation data is compressed by software on the host computer has been described, but the present invention is not limited to this. Dedicated hardware for compressing the gradation data may be used.
【0071】また、圧縮済みのグラデーションデータを
受け取るプリンタコントローラにおいても、その伸長は
専用ハードウエアではなく、ソフトウエアで行なうよう
にすることも可能である。In a printer controller that receives compressed gradation data, the expansion can be performed not by dedicated hardware but by software.
【0072】(他の実施形態)以上、本発明の実施形態
について詳述したが、本発明は、複数の機器から構成さ
れるシステムに適用しても良いし、また、一つの機器か
らなる装置に適用しても良い。(Other Embodiments) Although the embodiments of the present invention have been described in detail, the present invention may be applied to a system including a plurality of devices, or may be a device including a single device. May be applied.
【0073】なお、本発明は、前述した実施形態の機能
を実現するソフトウェアのプログラムを、システム或い
は装置に直接或いは遠隔から供給し、そのシステム或い
は装置のコンピュータが該供給されたプログラムコード
を読み出して実行することによっても達成される場合を
含む。その場合、プログラムの機能を有していれば、形
態は、プログラムである必要はない。According to the present invention, a software program for realizing the functions of the above-described embodiments is directly or remotely supplied to a system or apparatus, and a computer of the system or apparatus reads the supplied program code to read the supplied program code. It includes the case where it is also achieved by executing. In that case, the form need not be a program as long as it has the function of the program.
【0074】従って、本発明の機能処理をコンピュータ
で実現するために、該コンピュータにインストールされ
るプログラムコード自体も本発明を実現するものであ
る。つまり、本発明のクレームでは、本発明の機能処理
を実現するためのコンピュータプログラム自体も含まれ
る。Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. That is, the claims of the present invention also include the computer program itself for realizing the functional processing of the present invention.
【0075】その場合、プログラムの機能を有していれ
ば、オブジェクトコード、インタプリタにより実行され
るプログラム、OSに供給するスクリプトデータ等、プ
ログラムの形態を問わない。In this case, as long as it has the function of the program, the form of the program does not matter, such as the object code, the program executed by the interpreter, and the script data supplied to the OS.
【0076】プログラムを供給するための記録媒体とし
ては、例えば、フロッピー(登録商標)ディスク、ハー
ドディスク、光ディスク、光磁気ディスク、MO、CD
−ROM、CD−R、CD−RW、磁気テープ、不揮発
性のメモリカード、ROM、DVD(DVD−ROM,
DVD−R)などがある。As a recording medium for supplying the program, for example, a floppy (registered trademark) disk, hard disk, optical disk, magneto-optical disk, MO, CD
-ROM, CD-R, CD-RW, magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM,
DVD-R).
【0077】その他、プログラムの供給方法としては、
クライアントコンピュータのブラウザを用いてインター
ネットのホームページに接続し、該ホームページから本
発明のコンピュータプログラムそのもの、もしくは圧縮
され自動インストール機能を含むファイルをハードディ
スク等の記録媒体にダウンロードすることによっても供
給できる。また、本発明のプログラムを構成するプログ
ラムコードを複数のファイルに分割し、それぞれのファ
イルを異なるホームページからダウンロードすることに
よっても実現可能である。つまり、本発明の機能処理を
コンピュータで実現するためのプログラムファイルを複
数のユーザに対してダウンロードさせるWWWサーバ
も、本発明のクレームに含まれるものである。Other methods of supplying the program include:
It can also be supplied by connecting to a homepage on the Internet using a browser of a client computer and downloading the computer program itself of the present invention or a compressed file including an automatic installation function to a recording medium such as a hard disk from the homepage. Further, the present invention can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. In other words, a WWW server that allows a plurality of users to download a program file for implementing the functional processing of the present invention on a computer is also included in the claims of the present invention.
【0078】また、本発明のプログラムを暗号化してC
D−ROM等の記憶媒体に格納してユーザに配布し、所
定の条件をクリアしたユーザに対し、インターネットを
介してホームページから暗号化を解く鍵情報をダウンロ
ードさせ、その鍵情報を使用することにより暗号化され
たプログラムを実行してコンピュータにインストールさ
せて実現することも可能である。The program of the present invention is encrypted to
By storing the information in a storage medium such as a D-ROM and distributing it to users, and allowing users who have cleared predetermined conditions to download key information for decryption from a home page via the Internet and using the key information It is also possible to execute the encrypted program and install the program on a computer.
【0079】また、コンピュータが、読み出したプログ
ラムを実行することによって、前述した実施形態の機能
が実現される他、そのプログラムの指示に基づき、コン
ピュータ上で稼動しているOSなどが、実際の処理の一
部または全部を行ない、その処理によっても前述した実
施形態の機能が実現され得る。The functions of the above-described embodiment are implemented when the computer executes the read program, and the OS or the like running on the computer executes actual processing based on the instructions of the program. Is performed, and the functions of the above-described embodiments can also be realized by the processing.
【0080】さらに、記録媒体から読み出されたプログ
ラムが、コンピュータに挿入された機能拡張ボードやコ
ンピュータに接続された機能拡張ユニットに備わるメモ
リに書き込まれた後、そのプログラムの指示に基づき、
その機能拡張ボードや機能拡張ユニットに備わるCPU
などが実際の処理の一部または全部を行ない、その処理
によっても前述した実施形態の機能が実現される。Further, after the program read from the recording medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program,
CPU installed in the function expansion board or function expansion unit
Perform part or all of the actual processing, and the functions of the above-described embodiments are also realized by the processing.
【0081】[0081]
【発明の効果】以上述べたように本発明によれば、グラ
デーション・オブジェクトを圧縮する際に、グラデーシ
ョンの掛かっている方向と垂直な方向に向かって圧縮す
るときには、注目画素のある現ラインのみに着目して圧
縮し、一方、グラデーション・オブジェクトを圧縮する
際に、グラデーションの掛かっている方向と圧縮方向と
が一致しているときには、前ラインの画素も参照し、注
目画素と相関の高い前ラインの周辺画素を参照して圧縮
する様にし、グラデーションの掛かっている方向と垂直
な方向に向かって圧縮するときには前ラインとの相関を
見る必要がないので、前ラインのデータを保持するため
のメモリを他の用途に使用出来る様にするものである。As described above, according to the present invention, when a gradation object is compressed in a direction perpendicular to the direction in which the gradation is applied, only the current line having the pixel of interest is compressed. When compressing a gradation object, if the direction in which the gradation is applied matches the compression direction when compressing the gradation object, the pixel of the previous line is also referred to and the previous line having a high correlation with the pixel of interest is compressed. The memory for holding the data of the previous line because it is not necessary to look at the correlation with the previous line when compressing in the direction perpendicular to the gradation direction by referring to the peripheral pixels of Can be used for other purposes.
【図1】カラーレーザビームプリンタの概略を説明する
図である。FIG. 1 is a diagram schematically illustrating a color laser beam printer.
【図2】ビデオコントローラのブロック図である。FIG. 2 is a block diagram of a video controller.
【図3】プリンタエンジンの側面図である。FIG. 3 is a side view of the printer engine.
【図4】プリンタエンジンの画像信号の流れを説明する
図である。FIG. 4 is a diagram illustrating a flow of an image signal of a printer engine.
【図5】第1実施の形態のパルス幅変調回路のブロック
図である。FIG. 5 is a block diagram of a pulse width modulation circuit according to the first embodiment.
【図6】三角波発生回路の構成図である。FIG. 6 is a configuration diagram of a triangular wave generation circuit.
【図7】第1実施の形態のパルス幅変調回路におけるタ
イミング図である。FIG. 7 is a timing chart in the pulse width modulation circuit according to the first embodiment.
【図8】グラデーションオブジェクトを示した図であ
る。FIG. 8 is a diagram showing a gradation object.
【図9】グラデーションオブジェクトを示した図であ
る。FIG. 9 is a diagram showing a gradation object.
【図10】グラデーションオブジェクトを示した図であ
る。FIG. 10 is a diagram showing a gradation object.
【図11】第1実施の形態のを適用した符号化の例であ
る。FIG. 11 is an example of encoding to which the first embodiment is applied.
【図12】第1実施の形態のを適用した符号化の例であ
る。FIG. 12 is an example of encoding to which the first embodiment is applied.
【図13】第1実施の形態の動作を示すフローチャート
である。FIG. 13 is a flowchart showing the operation of the first embodiment.
【図14】第1実施の形態の動作を示すフローチャート
である。FIG. 14 is a flowchart showing the operation of the first embodiment.
【図15】グラデーションオブジェクトを示した図であ
る。FIG. 15 is a diagram showing a gradation object.
100 プリンタエンジン、 101 パルス幅変調回路 102 レーザドライバ 103 レーザダイオード 104 回転多面鏡 105 結像レンズ 106 感光ドラム 107 ビームディテクタ 108 転写ドラム 109 ローラ帯電器 110 記録用紙カセット 111 給紙ローラ 112 グリッパ 113 吸着ローラ 114 吸着用帯電器 115 現像装置の支持体 116M、116C、116Y、116Bkは現像装置 117 検出器 119 転写用帯電器 120 分離帯電器 121 分離爪 122 搬送手段 123 定着装置 124 排紙トレイ 125 クリーニング装置 126 転写ドラムクリーナ 127 レーザビーム 128 記録用紙 129 ラインメモリ 130 クロック発生回路 131 γ変換回路 132 D/A変換回路 133 位相制御回路 134 三角波発生回路 135 三角波発生回路 136 コンパレータ 137 コンパレータ 138 セレクタ 139 Dフリップフロップ 150 電流源 151 電流源 152 切り換えスイッチ 153 コンデンサ 200 ビデオコントローラ、 201 ホストインタフェース 202 CPU 203 ROM 204 RAM 205 ページメモリ 206 圧縮伸長回路 207 画像処理部 208 プリンタインタフェース 209 操作パネル 210 データバス 501 カラーレーザ・ビーム・プリンタ 502 ホストコンピュータ 300 エンジンI/F 801 グラデーション・オブジェクトデータ 802 外形データ 803 グラデーションデータ 804 レジストローラ 901 グラデーションデータ 902 ブロックデータ 1001 グラデーションデータ 1002 ブロックデータ 100 printer engine, 101 pulse width modulation circuit 102 Laser Driver 103 laser diode 104 rotating polygon mirror 105 imaging lens 106 Photosensitive drum 107 Beam Detector 108 transfer drum 109 Roller charger 110 Recording paper cassette 111 Paper feed roller 112 gripper 113 Suction roller 114 Charging device for adsorption 115 Developing device support 116M, 116C, 116Y, 116Bk are developing devices 117 Detector 119 Transfer charger 120 Separator charger 121 separation claw 122 Conveying means 123 fixing device 124 output tray 125 Cleaning device 126 Transfer Drum Cleaner 127 laser beam 128 recording paper 129 line memory 130 Clock generation circuit 131 γ conversion circuit 132 D / A conversion circuit 133 phase control circuit 134 Triangular Wave Generator 135 Triangular wave generation circuit 136 Comparator 137 Comparator 138 Selector 139 D flip-flop 150 current source 151 current source 152 switch 153 Capacitor 200 video controllers, 201 Host interface 202 CPU 203 ROM 204 RAM 205 page memory 206 compression / expansion circuit 207 Image processing unit 208 Printer Interface 209 Operation panel 210 Data bus 501 color laser beam printer 502 Host computer 300 Engine I / F 801 Gradation object data 802 External data 803 gradation data 804 Registration roller 901 gradation data 902 block data 1001 gradation data 1002 Block data
Claims (2)
インのみのデータを参照しながら圧縮する手段と、 注目画素の前ラインの画像情報を格納するメモリと、 グラデーション・オブジェクトを、注目画素のある現ラ
インの前のラインの周辺画素データを参照しながら圧縮
する手段と、 グラデーション・オブジェクトのグラデーション方向と
垂直な方向に圧縮する場合は、前記グラデーション・オ
ブジェクトを、注目画素のある現ラインのみのデータを
参照しながら圧縮を行い、 グラデーション・オブジェクトのグラデーション方向と
平行な方向に圧縮する場合は、前記メモリに格納された
前記注目画素のある現ラインの前のラインの周辺画素デ
ータを参照しながら圧縮する手段と、 を持つことを特徴とした情報処理装置。1. An information processing apparatus, comprising: means for compressing a gradation object by referring to data of only a current line having a pixel of interest; a memory for storing image information of a previous line of the pixel of interest; Means for compressing the pixel of interest in the direction perpendicular to the gradation direction of the gradation object by referring to the peripheral pixel data of the line before the current line having the pixel of interest. When compression is performed with reference to data of only a certain current line and compression is performed in a direction parallel to the gradation direction of the gradation object, peripheral pixels of a line before the current line having the target pixel stored in the memory are stored. It has a means to compress while referring to data, and And an information processing apparatus.
ション方向と垂直な方向に圧縮する場合は、注目画素の
前ラインの画像情報を格納するメモリを別の用途に使用
する手段と、 を持つことを特徴とした請求項1に記載の情報処理装
置。2. A method of compressing a gradation object in a direction perpendicular to a gradation direction of a gradation object, the method comprising: using a memory for storing image information of a previous line of a pixel of interest for another purpose. The information processing device according to claim 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002147791A JP2003348353A (en) | 2002-05-22 | 2002-05-22 | Method of compressing/extending gradation object |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002147791A JP2003348353A (en) | 2002-05-22 | 2002-05-22 | Method of compressing/extending gradation object |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2003348353A true JP2003348353A (en) | 2003-12-05 |
Family
ID=29766683
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002147791A Withdrawn JP2003348353A (en) | 2002-05-22 | 2002-05-22 | Method of compressing/extending gradation object |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2003348353A (en) |
-
2002
- 2002-05-22 JP JP2002147791A patent/JP2003348353A/en not_active Withdrawn
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3542377B2 (en) | Image forming apparatus and method | |
JP3224480B2 (en) | Color image processing equipment | |
JPH08317210A (en) | Image processing device and method therefor | |
JP3733166B2 (en) | Multicolor image output apparatus and method | |
JPH08174919A (en) | Multicolor printing apparatus | |
JP2003348354A (en) | Information processing apparatus | |
JPH1155519A (en) | Image processing method and printer using it | |
JP2000255120A (en) | Printer control device | |
JP2003348353A (en) | Method of compressing/extending gradation object | |
JP2002019221A (en) | Apparatus and method for imaging | |
JPH08274969A (en) | Recorder | |
JPH09327942A (en) | Image outputting device and its control method | |
JPH08298597A (en) | Image processor and method therefor | |
JP3359196B2 (en) | Multicolor recording device | |
JPH0922455A (en) | Image processor and method therefor | |
JP3260883B2 (en) | Information recording device | |
JPH08331401A (en) | Color image forming device | |
JP4774914B2 (en) | Image processing apparatus and image processing method | |
JPH1169180A (en) | Device and method for processing image | |
JP2002354257A (en) | Image processor, image processing method, recording medium, and program | |
JP3347411B2 (en) | Image output device | |
JPH1169142A (en) | Image processor and image processing method | |
JPH0818782A (en) | Method and device for recording polychromatic information | |
JPH08331399A (en) | Image processing system and method therefor | |
JPH0927905A (en) | Image processing unit and its method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20050802 |