JPH08130633A - Copier with facsimile function - Google Patents
Copier with facsimile functionInfo
- Publication number
- JPH08130633A JPH08130633A JP6290472A JP29047294A JPH08130633A JP H08130633 A JPH08130633 A JP H08130633A JP 6290472 A JP6290472 A JP 6290472A JP 29047294 A JP29047294 A JP 29047294A JP H08130633 A JPH08130633 A JP H08130633A
- Authority
- JP
- Japan
- Prior art keywords
- image
- data
- memory
- image data
- ram
- 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
Links
Landscapes
- Storing Facsimile Image Data (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Input (AREA)
- Image Processing (AREA)
Abstract
(57)【要約】
【目的】 回転処理のためにRAMにアクセスするため
の回数を低減し、処理時間の短縮を図ることが可能なフ
ァクシミリ機能付き複写機を提供する。
【構成】 画像入力手段からの画像データを記憶すると
共に画像出力手段へ出力するための画像データを記憶す
る画像メモリとして、8個(又は16個若しくは32
個)の1ビットデータバスのRAMにより構成し、画像
メモリのマップを1ラインのバイト数とライン数を指定
し、1ライン毎に順次RAMの選択をローテーションす
るように制御し、画像入力手段から入力された画像デー
タを回転して画像メモリに格納し、画像メモリの画像デ
ータを回転して画像出力手段に出力する制御を行う画像
処理制御部を備える。
(57) [Summary] [Object] To provide a copying machine with a facsimile function capable of reducing the number of times of accessing a RAM for rotation processing and shortening the processing time. An image memory for storing image data from an image input unit and for storing image data to be output to an image output unit is eight (or 16 or 32).
Individual) 1-bit data bus RAM, the map of the image memory is designated by the number of bytes and the number of lines for one line, and the selection of the RAM is controlled to rotate sequentially for each line. An image processing control unit is provided which controls input image data to be rotated and stored in an image memory, and which rotates image data in the image memory to be output to an image output unit.
Description
【0001】[0001]
【産業上の利用分野】本発明は複写機に関し、特にファ
クシミリ機能を備えた複写機の画像データ処理に関す
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a copying machine, and more particularly to image data processing of a copying machine having a facsimile function.
【0002】[0002]
【従来技術】従来、例えば、B5の原稿を横(原稿の長
い辺が原稿搬送方向に直交した状態)にして、ファクシ
ミリにセットし、受信側ではA4普通紙(但し、複写紙
の長い辺が紙の搬送方向と平行の状態)に印字する場合
等に、原稿の画像データを90°回転処理することによ
り画像データを縮小することなく受信側で印字すること
ができる。2. Description of the Related Art Conventionally, for example, a B5 original is set sideways (a long side of the original is orthogonal to the original conveying direction) and set in a facsimile, and A4 plain paper (where the long side of the copy paper is When printing in a direction parallel to the paper conveyance direction), the image data of the original can be rotated by 90 ° so that the image data can be printed on the receiving side without reduction.
【0003】このように原稿の画像データを回転してフ
ァクシミリ送信する場合、図5に示す如く画像入力手段
からのシリアルデータを8ビット又は16ビット毎にシ
リアル/パラレル(S/P)変換し、画像メモリに蓄積
すると共に、その回転処理として8回又は16回アドレ
スを変えて、各アドレスより1ビットのみ有効画素とし
て読み取り、そのビットをまとめて一つのバイトデータ
又はワードデータを生成し、該生成したバイトデータ又
はワードデータを圧縮器によりコード化して送信する。When the original image data is rotated and transmitted by facsimile as described above, serial data from the image input means is serial / parallel (S / P) converted every 8 bits or 16 bits as shown in FIG. The image is stored in the image memory, and the address is changed 8 times or 16 times as the rotation processing, only 1 bit is read as an effective pixel from each address, the bit is collected to generate one byte data or word data, and the generation is performed. The encoded byte data or word data is encoded by a compressor and transmitted.
【0004】一方、ファクシミリ受信した画像データを
回転して原稿出力する場合には、上述した送信手順とは
逆に、受信したコードデータを1個のバイトデータ若し
くはワードデータに復号化した後、画像メモリに画像デ
ータを展開する際にあるアドレスよりバイトデータ若し
くはワードデータを読み取り、そのうち1ビットのみに
対してデータを書き換え、再び同一アドレスに書き込む
リードモディファイライトを8回若しくは16回繰り返
し、回転された画像データを画像出力手段に出力してい
る。したがって、上述した方法では1個のコードデータ
若しくはワードデータに対して、回転処理のために8回
若しくは16回の画像メモリアクセスを行わなくてはな
らず、処理の時間がかかるという問題点があった。上述
した問題点は通常のファクシミリ装置同士の通信におい
ても発生するが、様々な紙葉類を備えた複写機にファク
シミリ機能が付加されている装置と通常のファクシミリ
装置との画像データの通信を行う場合等に、特に画像デ
ータの回転処理が必要となる傾向を有する。On the other hand, when the image data received by facsimile is rotated and the original is output, the received code data is decoded into one byte data or word data, and then the image is transmitted in reverse to the above-described transmission procedure. When the image data is expanded in the memory, byte data or word data is read from an address, only one bit of the data is rewritten, and the read-modify-write to write to the same address again is repeated 8 or 16 times and rotated. The image data is output to the image output means. Therefore, in the above-mentioned method, one code data or word data has to be accessed 8 times or 16 times for the image memory for the rotation processing, and there is a problem that the processing takes time. It was Although the above-mentioned problem occurs in communication between normal facsimile devices, image data communication is performed between a device in which a facsimile function is added to a copying machine having various sheets and a normal facsimile device. In some cases, there is a tendency that image data rotation processing is particularly required.
【0005】[0005]
【発明の目的】本発明の目的は上述したような従来の問
題点を解決するためになされたものであって、画像葉メ
モリの構成を8個の1ビットデータバスのRAMとし、
メモリアドレスに対する各RAMのマッピングを制御す
ることにより画像入力手段からの画像データを8ビット
につき1回のみのアクセスで回転させて蓄積し、得られ
た画像データに対して通常アクセスでコード化し、ファ
クシミリ送信し、またファクシミリ受信したコードデー
タを通常アクセスで画像メモリに復号化して画像メモリ
から画像出力手段で画像データを出力する段階で8ビッ
トにつき1回のみのアクセスで回転した画像データを出
力することによって、回転処理のためにRAMにアクセ
スするための回数を低減し、処理時間の短縮を図ること
が可能なファクシミリ機能付き複写機を提供することを
目的としている。SUMMARY OF THE INVENTION The object of the present invention is to solve the above-mentioned conventional problems. The image leaf memory has eight 1-bit data bus RAMs.
By controlling the mapping of each RAM to the memory address, the image data from the image input means is rotated and stored with only one access per 8 bits, and the obtained image data is coded by normal access, and the facsimile is transmitted. Outputting the rotated image data with only one access per 8 bits at the stage where the code data transmitted and received by facsimile is decoded into the image memory by normal access and the image data is output from the image memory by the image output means. It is therefore an object of the present invention to provide a copying machine with a facsimile function that can reduce the number of times of accessing the RAM for rotation processing and shorten the processing time.
【0006】[0006]
【発明の構成】上記目的を達成するため、本発明にかか
るファクシミリ機能付き複写機の第1の手段は画像入力
手段からの画像データを記憶すると共に画像出力手段へ
出力するための画像データを記憶する画像メモリとし
て、8個の1ビットデータバスのRAMにより構成し、
画像メモリのマップを1ラインのバイト数とライン数を
指定し、1ライン毎に順次RAMの選択をローテーショ
ンするように制御し、画像入力手段から入力された画像
データを回転して画像メモリに格納し、画像メモリの画
像データを回転して画像出力手段に出力する制御を行う
画像処理制御部を備えたものである。本発明にかかるフ
ァクシミリ機能付き複写機の第2の手段は上記第1の手
段に加え、画像用メモリとして16個または32個の1
ビットデータバスのRAMにより構成したことを特徴と
する。To achieve the above object, the first means of the copying machine with facsimile function according to the present invention stores the image data from the image input means and the image data to be output to the image output means. The image memory is composed of eight 1-bit data bus RAMs,
The map of the image memory is controlled so that the number of bytes and the number of lines of one line are designated, and the selection of the RAM is sequentially rotated for each line, and the image data input from the image input means is rotated and stored in the image memory. In addition, the image processing control unit is provided for controlling the image data in the image memory to be rotated and output to the image output unit. The second means of the copying machine with a facsimile function according to the present invention is, in addition to the above-mentioned first means, 16 or 32 1 as an image memory.
It is characterized in that it is configured by a RAM of a bit data bus.
【0007】以下、本発明を図面に示した実施例に基づ
いて詳細に説明する。図1は本発明に係るファクシミリ
機能付き複写機の一実施例の構成図であって、1はCP
U、2はメモリ、3はコード用メモリ、4は通信制御部
であり、これら全てはシステムバス5と接続している。
また該システムバス5には圧縮伸長器6、メモリデータ
ポート7及びI/Oデータポート8が接続しており、前
記圧縮伸長器6及びメモリデータポート7は画像バス9
を介して画像処理制御部10と接続し、一方I/Oデー
タポート8は直接画像処理制御部10と接続している。
画像処理制御部10には画像用メモリ11、画像出力手
段12及び画像入力手段13が接続し、前記画像用メモ
リ11は8個の1ビットデータバスRAM0〜RAM7
により構成している。The present invention will be described in detail below with reference to the embodiments shown in the drawings. FIG. 1 is a block diagram of an embodiment of a copying machine with a facsimile function according to the present invention, in which 1 is a CP
U, 2 are memories, 3 is a code memory, 4 is a communication control unit, all of which are connected to the system bus 5.
A compression / expansion device 6, a memory data port 7 and an I / O data port 8 are connected to the system bus 5, and the compression / expansion device 6 and the memory data port 7 are connected to the image bus 9.
, And the I / O data port 8 is directly connected to the image processing control unit 10.
An image memory 11, an image output unit 12, and an image input unit 13 are connected to the image processing control unit 10, and the image memory 11 includes eight 1-bit data buses RAM0 to RAM7.
It is composed by.
【0008】このように構成したファクシミリ機能付き
複写機において、画像を入力してファクシミリ送信する
場合、システム制御用CPU1より画像処理制御部10
に対して送信時の1ラインのバイト数nを設定し、該画
像処理制御部10は1ラインのバイト数nにしたがって
画像用メモリ11の各RAM14のマッピングを後述す
る配置に設定すると共に、画像データを蓄積開始するス
タートアドレスとスタートRAMナンバーと、ライン数
m、回転のモードを設定する。画像処理制御部10はシ
ステム制御用CPU1より供給された設定値に基づい
て、書き込み始める各RAMのアドレスを演算し、各R
AMの順序を設定する。In the copying machine having the facsimile function configured as described above, when an image is input and transmitted by facsimile, the image processing controller 10 is operated by the CPU 1 for system control.
The number of bytes of one line at the time of transmission is set to n, and the image processing control unit 10 sets the mapping of each RAM 14 of the image memory 11 according to the number of bytes of one line to the arrangement described later and A start address for starting data accumulation, a start RAM number, the number of lines m, and a rotation mode are set. The image processing control unit 10 calculates the address of each RAM to start writing based on the set value supplied from the system control CPU 1 to obtain each R
Set the AM order.
【0009】次に、画像入力手段13から出力される1
ライン毎のシリアルデータを8ビット毎に1回画像メモ
リ11に書き込み、コード化する際には1ページ分の画
像データが整った時点より画像メモリの頭から順次画像
データを読み出し、圧縮器6により1バイト単位又は1
ワード単位でコード化し、通信制御部4からファクシミ
リ送信される。一方、ファクシミリ受信から画像出力ま
では上記の方法と同様に、受信したコードデータを画像
メモリに展開し、出力するときにスタートアドレスから
演算されたアドレスの各RAMより8ビット毎に1回画
像データを読み出し、シリアルデータに変換し、画像出
力手段12に転送する。Next, 1 output from the image input means 13
The serial data for each line is written into the image memory 11 once for every 8 bits, and when encoding, the image data is sequentially read from the head of the image memory when the image data for one page is prepared, and the compressor 6 is used. 1 byte unit or 1
The data is encoded in word units and transmitted by facsimile from the communication control unit 4. On the other hand, from facsimile reception to image output, similarly to the above method, when the received code data is expanded in the image memory and output, image data is output once every 8 bits from each RAM of the address calculated from the start address. Is read out, converted into serial data, and transferred to the image output means 12.
【0010】図2はRAM14のマッピングを示す図で
あり、上述したようにシステム制御用CPU1から画像
処理制御部10に対して1ラインのバイト数をn、ライ
ン数をmと設定した場合の状態であって、同図に示す如
くライン0とラインnと比較すると、RAMの割り当て
が1つづつずれていることが分かる。このようにRAM
をマッピングした際に、例えば画像入力手段13より取
り込んだ画像を90°回転して蓄積する方法について図
3(a)、(b)を用いて説明する。(a)に示すよう
にバイト数a、ライン数bの原稿を90°回転して画像
メモリに蓄積するには、先ず画像メモリに1ラインのバ
イト数nとしてライン数b/8、ライン数mとしてバイ
ト数a×8を設定する。(但し、バイト数n及びライン
数mは共に8の倍数である。) 即ち、(b)に示す如く、原稿を時計回りに90°回転
させた状態で画像メモリに蓄積するため、バイト数nは
原稿のライン数の1/8となり、またライン数は原稿の
バイト数aの8倍となる。この場合(90°回転モー
ド)、スタートRAMナンバーを「7」に設定すると共
に、蓄積を開始するスタートアドレスをb/8−1に設
定することにより、制御用CPU1は各RAMのアドレ
スの進む方向を2×(b/8)−1、・・・8×(b/
8)−1と決定する。その後、画像入力手段13よりの
シリアルデータを転送し、順次シリアル/パラレル変換
を行うことにより、各RAMのアドレスは異なるが8ビ
ット単位で1回のアクセスで書き込みが可能となる。
図4は図2に示したマッピングの場合において、0°、
90°、180°、270°の各回転モードを設定した
場合の各RAMの対応を示した図であって、矢印はアド
レスの進む方向を示している。FIG. 2 is a diagram showing the mapping of the RAM 14, and is a state when the number of bytes of one line is set to n and the number of lines to m from the system control CPU 1 to the image processing control unit 10 as described above. Therefore, comparing line 0 and line n as shown in the figure, it can be seen that the RAM allocation is shifted by one. RAM like this
A method of storing an image captured by the image input unit 13 by rotating it by 90 ° when the image is mapped will be described with reference to FIGS. 3A and 3B. As shown in (a), in order to rotate an original having the number of bytes a and the number of lines b by 90 ° and store it in the image memory, first, as the number of bytes n of one line in the image memory, the number of lines b / 8 and the number of lines m. The number of bytes a × 8 is set as (However, the number of bytes n and the number of lines m are both multiples of 8.) That is, as shown in (b), since the original is stored in the image memory while being rotated 90 ° clockwise, the number of bytes n Is 1/8 of the number of lines of the document, and the number of lines is 8 times the number of bytes a of the document. In this case (90 ° rotation mode), the start CPU number is set to “7” and the start address for starting the accumulation is set to b / 8-1, so that the control CPU 1 moves in the direction in which the address of each RAM advances. 2 × (b / 8) -1, ... 8 × (b /
8) -1 is determined. After that, by transferring serial data from the image input unit 13 and sequentially performing serial / parallel conversion, writing can be performed by accessing once in 8-bit units, although the addresses of the RAMs are different.
FIG. 4 shows the case of the mapping shown in FIG.
It is a figure showing correspondence of each RAM when each rotation mode of 90 degrees, 180 degrees, and 270 degrees is set, and an arrow shows a direction in which an address advances.
【0011】同図からも明らかなように0°の回転モー
ドの場合にはスタートRAMナンバーは「0」、90°
の場合には「7」180°の場合には「6」、270°
の場合には「7」が設定され、且つ各モードにしたがっ
てアドレスの進行方向が決定される。即ち、従来はRA
Mの構成を8ビット単位若しくは16ビット単位で行っ
ていたため、例えば90°回転でのアクセスはアドレス
を8回又は16回変えて1回毎に1ビットづつRAMに
読み書きを行っていたが、本発明にかかるファクシミリ
機能付き複写機のように、各ライン毎に1つづつRAM
の番号をずらしてマッピングすることによって(図2参
照)、0°、90°、180°、270°のいずれの回
転モードを設定しても、1回のバイトアクセスで各RA
Mを重複しない配置としている。As is apparent from the figure, in the case of the rotation mode of 0 °, the start RAM number is "0", 90 °.
"7" in the case of 180 °, "6" in the case of 180 °, 270 °
In this case, "7" is set, and the advancing direction of the address is determined according to each mode. That is, conventionally, RA
Since the configuration of M was performed in 8-bit units or 16-bit units, for example, in 90-degree rotation, the address was changed 8 times or 16 times, and the RAM was read or written one bit at a time. One RAM for each line, like the copier with the facsimile function according to the invention
By shifting and mapping the numbers (see FIG. 2), any RA, 0 °, 90 °, 180 °, or 270 ° rotation mode can be set.
M is arranged so as not to overlap.
【0012】尚、上述した実施例では画像メモリ11と
して8個の1ビットデータバスRAM0〜RAM7によ
り構成した例を挙げて説明したが、これに限定するもの
ではなく、例えば16個或いは32個の1ビットデータ
バスのRAMで画像メモリ11を構成することにより、
画像入出力手段12、13に対するシリアルデータを作
成するタイミングが16ビットに1回又は32ビットに
1回のアクセスとすることができ、より一層アクセス回
数を低減し、シリアルデータの転送速度を向上すること
が可能となる。In the above-described embodiment, the image memory 11 has been described by taking an example in which it is composed of eight 1-bit data buses RAM0 to RAM7, but the invention is not limited to this. For example, 16 or 32 By configuring the image memory 11 with the RAM of the 1-bit data bus,
The timing of creating serial data for the image input / output means 12 and 13 can be set to once every 16 bits or once every 32 bits, so that the number of accesses can be further reduced and the transfer rate of serial data can be improved. It becomes possible.
【0013】[0013]
【発明の効果】上述したように、本発明にかかるファク
シミリ機能付き複写機は画像メモリとして8個(又は1
6個或いは32個)の1ビットデータバスのRAMで構
成し、且つ任意のラインバイト数を設定することによ
り、各RAMの配置をいずれの回転モードに拘わらず同
一RAMが選択されない配置としているので、画像入出
力において画像メモリに対し、回転処理のための複数回
のメモリアクセスを必要とせず、1回のみのアクセスで
回転が行うことができ、回転処理の時間を短縮し、転送
速度を向上することができる。As described above, the copying machine with the facsimile function according to the present invention has eight (or one) image memories.
6 or 32) 1-bit data bus RAMs and by setting an arbitrary number of line bytes, the RAMs are arranged so that the same RAM is not selected regardless of which rotation mode. In image input / output, the image memory does not need to be accessed multiple times for rotation processing and can be rotated with only one access. This shortens the rotation processing time and improves the transfer speed. can do.
【図1】本発明に係るファクシミリ機能付き複写機の構
成図。FIG. 1 is a configuration diagram of a copying machine with a facsimile function according to the present invention.
【図2】本発明に係るファクシミリ機能付き複写機に用
いられるRAMのマッピングを示す図。FIG. 2 is a diagram showing mapping of a RAM used in a copying machine with a facsimile function according to the present invention.
【図3】(a)及び(b)は画像を90°回転して蓄積
する方法を説明するための図。3A and 3B are views for explaining a method of rotating an image by 90 ° and storing the image.
【図4】本実施例において0°、90°、180°、2
70°の各回転モードを設定した場合の各RAMの対応
を示した図。FIG. 4 is 0 °, 90 °, 180 °, 2 in this embodiment.
The figure which showed the correspondence of each RAM when each rotation mode of 70 degrees is set.
【図5】従来の原稿の画像データを回転してファクシミ
リ送信する場合を説明するための図。FIG. 5 is a diagram for explaining a case of rotating image data of a conventional document and transmitting the image by facsimile.
1・・・CPU、 2・・メモリ、 3・・・コード
用メモリ、 4・・・通信制御部、 5・・・シス
テムバス、 6・・・圧縮伸長器、 7・・・メモリデ
ータポート、 8・・・I/Oデータポート、 9・・
・画像バス、10・・・画像処理制御部、 11・・・
画像用メモリ、 12・・・画像出力手段、 13・
・・画像入力手段。1 ... CPU, 2 ... Memory, 3 ... Code memory, 4 ... Communication control unit, 5 ... System bus, 6 ... Compressor / decompressor, 7 ... Memory data port, 8 ... I / O data port, 9 ...
Image bus, 10 ... Image processing control unit, 11 ...
Image memory, 12 ... Image output means, 13.
..Image input means
フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/21 Continuation of front page (51) Int.Cl. 6 Identification code Office reference number FI Technical display area H04N 1/21
Claims (2)
て、画像入力手段からの画像データを記憶すると共に画
像出力手段へ出力するための画像データを記憶する画像
メモリとして、8個の1ビットデータバスのRAMによ
り構成し、画像メモリのマップを、1ラインのバイト数
とライン数を指定し、1ライン毎に順次RAMの選択を
ローテーションするように制御し、画像入力手段から入
力された画像データを回転して画像メモリに格納し、画
像メモリの画像データを回転して画像出力手段に出力す
る制御を行う画像処理制御部を備えたことを特徴とする
ファクシミリ機能付き複写機。1. In a copying machine having a facsimile function, eight 1-bit data bus RAMs are used as an image memory for storing image data from an image input unit and image data to be output to an image output unit. The image memory map is controlled so that the number of bytes and the number of lines of one line are designated, and the selection of the RAM is sequentially rotated for each line, and the image data input from the image input means is rotated. A copying machine with a facsimile function, comprising: an image processing control unit for controlling the image data stored in the image memory, rotating the image data in the image memory and outputting the image data to the image output unit.
機において、画像用メモリとして16個または32個の
1ビットデータバスのRAMにより構成したことを特徴
とするファクシミリ機能付き複写機。2. A copying machine with a facsimile function according to claim 1, wherein 16 or 32 1-bit data bus RAMs are used as image memories.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6290472A JPH08130633A (en) | 1994-10-31 | 1994-10-31 | Copier with facsimile function |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP6290472A JPH08130633A (en) | 1994-10-31 | 1994-10-31 | Copier with facsimile function |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH08130633A true JPH08130633A (en) | 1996-05-21 |
Family
ID=17756457
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP6290472A Pending JPH08130633A (en) | 1994-10-31 | 1994-10-31 | Copier with facsimile function |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH08130633A (en) |
-
1994
- 1994-10-31 JP JP6290472A patent/JPH08130633A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5396343A (en) | Image compresssion systems with optimized data access | |
| EP0897579B1 (en) | Memory device | |
| US20020114000A1 (en) | Data control apparatus, data control method thereof and image forming apparatus | |
| JPH06282411A (en) | Circuit and method for expansion of data | |
| JP2661224B2 (en) | Memory expansion method | |
| US5717874A (en) | Apparatus for data transfer between image memory and external I/O device wherein inner registers set the image valid area, direction and moder of transfer | |
| EP1159686B1 (en) | Method and apparatus for the block transfer of data | |
| JP3359977B2 (en) | Image forming device | |
| JPH06111012A (en) | Image processing device | |
| JPH0563959A (en) | Method and device for processing picture | |
| JPH1028189A (en) | Digital copier | |
| JP2861459B2 (en) | Facsimile copy control method | |
| JPH11345326A (en) | Image processing device | |
| JP2993143B2 (en) | Pattern synthesis coding method | |
| JP2001291101A (en) | Image processing device | |
| JP3153257B2 (en) | Facsimile machine | |
| JP3092579B2 (en) | Image data rotation processing method and image data rotation processing apparatus | |
| JP2001103227A (en) | Information output device | |
| JPH06206350A (en) | Image printing control device | |
| JPH0564820B2 (en) | ||
| JPH05113859A (en) | Image data printing device | |
| JPH0832814A (en) | Fax machine | |
| JP2001325209A (en) | Data transfer control device | |
| JPS5979672A (en) | Image scaling processing method | |
| JPH10124275A (en) | Image processing system |