JP2511966B2 - Graphic processing device - Google Patents

Graphic processing device

Info

Publication number
JP2511966B2
JP2511966B2 JP62116870A JP11687087A JP2511966B2 JP 2511966 B2 JP2511966 B2 JP 2511966B2 JP 62116870 A JP62116870 A JP 62116870A JP 11687087 A JP11687087 A JP 11687087A JP 2511966 B2 JP2511966 B2 JP 2511966B2
Authority
JP
Japan
Prior art keywords
information
data
pixel
interpolation
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.)
Expired - Fee Related
Application number
JP62116870A
Other languages
Japanese (ja)
Other versions
JPS63282886A (en
Inventor
松尾  茂
晃洋 桂
正勝 横山
潤 佐藤
崇 曽根
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.)
Hitachi Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Engineering Co Ltd
Hitachi 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 Hitachi Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Engineering Co Ltd
Priority to JP62116870A priority Critical patent/JP2511966B2/en
Priority to US07/175,418 priority patent/US4965750A/en
Priority to KR1019880003641A priority patent/KR950005231B1/en
Publication of JPS63282886A publication Critical patent/JPS63282886A/en
Priority to US07/544,503 priority patent/US5202962A/en
Priority to US07/942,001 priority patent/US5319750A/en
Priority to US08/234,772 priority patent/US5448689A/en
Application granted granted Critical
Publication of JP2511966B2 publication Critical patent/JP2511966B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4007Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、画像の拡大及び縮小を行う図形処理装置に
係り、特にコード化されたカラーデータを補間を行いな
がら拡大及び縮小に好適な図形処理装置に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a graphic processing apparatus for enlarging and reducing an image, and particularly to a graphic suitable for enlarging and reducing while interpolating coded color data. Regarding a processing device.

〔従来の技術〕[Conventional technology]

従来、画像データの拡大,縮小における補間処理は、
情報処理学会論文誌第26巻5号「二値画像の各種拡大/
縮小方式の性能評価と処理速度改良方式」に記載のよう
に、2値画像の補間処理を行うものが知られている。前
記公知例によれば、転送元整数座標間隔をX方向及びY
方向にそれぞれ4分割し、転送先座標に対応する中間座
標位置と、該中間座標の周囲4点の画素が白か黒かで定
まる補間データを予めテーブル化しておき、処理の高速
化が図られていた。
Conventionally, the interpolation process for enlarging and reducing image data is
IPSJ Transactions Vol. 26, No. 5 "Various Enlargement of Binary Images /
As described in "Performance Evaluation of Reduction Method and Processing Speed Improvement Method", a method of performing interpolation processing of a binary image is known. According to the known example, the transfer source integer coordinate interval is set in the X direction and the Y direction.
Each direction is divided into four parts, and the intermediate coordinate position corresponding to the transfer destination coordinate and the interpolation data determined by the pixels of the four points around the intermediate coordinate are white or black are made into a table in advance to speed up the process. Was there.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上記従来技術は、1画素を複数のビツトで表現するカ
ラー画像の補間について配慮がされておらず、カラー画
像の拡大,縮小の補間処理を行う場合には、CPU等のリ
フトウエア処理で行うことになり、高速化について問題
があつた。
The above-mentioned prior art does not consider interpolation of a color image in which one pixel is expressed by a plurality of bits, and when performing interpolation processing for enlarging or reducing a color image, it should be performed by lift wear processing such as CPU. Then, there was a problem about speeding up.

本発明の目的は、カラーデータで表現された文字や図
形を拡大,縮小処理する時の補間処理を高速に行うこと
にある。
An object of the present invention is to perform interpolation processing at high speed when enlarging or reducing a character or graphic represented by color data.

〔問題点を解決するための手段〕[Means for solving problems]

上記目的は、転送元座標を記憶する第1の手段と、転
送元座標間隔をX方向及びY方向にそれぞれn分割した
中間点を記憶する第2の手段と、転送元座標を記憶する
第3の手段と、転送先座標からカラーデータを読み出
し、所定の条件で2値化する第4の手段と、転送先座標
に対応する転送元座標が、前記第2の手段が示す中間座
標であつた場合には、該中間座標の周囲4点の画素を読
み出し、前記第4の手段によつてそれぞれ2値化し、前
記2値化された4点の情報と、前記第2の手段で算出さ
れた中間座標点によつて、前記周囲4点のどの画素を転
送すべきかを定める情報をテーブル化しておく第5の手
段を設けることにより達成される。
The above-mentioned object is: first means for storing transfer source coordinates; second means for storing intermediate points obtained by dividing the transfer source coordinate interval by n in the X direction and the Y direction; and third means for storing transfer source coordinates. Means, the fourth means for reading color data from the transfer destination coordinates and binarizing the color data under predetermined conditions, and the transfer source coordinates corresponding to the transfer destination coordinates are the intermediate coordinates indicated by the second means. In this case, the pixels at four points around the intermediate coordinates are read out, binarized by the fourth means, and the binarized four-point information and the information calculated by the second means. This is achieved by providing a fifth means for tabulating information that determines which pixel of the surrounding four points should be transferred by the intermediate coordinate points.

〔作用〕[Action]

図形処理装置内蔵の描画プロセツサに設けた画像デー
タの2値化機能は、画像データを記憶するフレーム・バ
ツフアから読み込んだ画像データを、図形処理装置の利
用者が値を定めるマツピング・カラー・レジスタの値と
比較し、比較の結果を0または1とする。0または1
を、テーブル・リード・オンリ・メモリに記憶させる16
種類の補間テーブルの読み込みに必要なアドレスの算出
で用いる。
The binarizing function of the image data provided in the drawing processor built in the graphic processing device is a function of a mapping color register in which the user of the graphic processing device determines the value of the image data read from the frame buffer storing the image data. It is compared with the value and the result of the comparison is set to 0 or 1. 0 or 1
Stored in the table read-only memory 16
Used to calculate the address required to read the type of interpolation table.

補間テーブルは、画像編集処理における座標演算で、
座標がCRTの存在する画素と画素の間に位置した場合
に、画像データ演算に使う1画素を周囲の4画素から選
択するために、使う。このために、4画素が囲む領域
を、縦,横それぞれ4分割し、合計16分割する。16分割
による小領域に周囲の4画素を指定する番号を付け、座
標を含む小領域の番号で4画素の中から1画素を指定す
る。
The interpolation table is a coordinate calculation in the image editing process,
Used to select one pixel used for image data calculation from four surrounding pixels when the coordinates are located between pixels where the CRT exists. For this reason, the region surrounded by 4 pixels is divided into 4 vertically and horizontally, and 16 in total. A number that specifies the surrounding 4 pixels is assigned to the small area by dividing into 16 areas, and 1 pixel is specified from the 4 pixels by the number of the small area including the coordinates.

〔実施例〕〔Example〕

以下、本発明の一実施例を第1図から第6図まで用い
て説明する。
An embodiment of the present invention will be described below with reference to FIGS. 1 to 6.

第1図は、本発明の一実施例を示す。一実施例つまり
CRTまたはプリンタ制御システムは、マイクロ・プロセ
ツサ10と図形処理装置11とフレーム・バツフア12および
ビデオ制御回路13から成る。オフイス・オートメイシヨ
ン機器等を制御するマイクロ・プロセツサが出力するア
ドレスをデコードした信号(▲▼)で、図形処理装
置11はコマンドとパラメータをデータ・バスを介してマ
イクロ・プロセツサ10と送受信する。コマンドの処理
は、図形処理装置内蔵の描画プロセツサ110が実行す
る。描画プロセツサ110は、コマンドを解釈しパラメー
タを用いて、種々の描画アルゴリズムを実行し、フレー
ム・バツフアへのメモリ・アドレスを発生させ、画像デ
ータを演算する。フレーム・バツフアは、図形処理装置
が生成した画像データを記憶する。画像データを、ビデ
オ制御回路がビデオ信号に変換し、図示しないCRTまた
はプリンタ等の画像表示装置へ出力する。ROMテーブル2
2は、画像編集を行う時の補間情報を記憶するものであ
る。
FIG. 1 shows an embodiment of the present invention. One example
The CRT or printer control system comprises a micro processor 10, a graphics processor 11, a frame buffer 12 and a video control circuit 13. The graphics processor 11 transmits and receives commands and parameters to and from the micro processor 10 via a data bus by a signal (▲ ▼) obtained by decoding an address output by a micro processor that controls an office automation device or the like. The processing of the command is executed by the drawing processor 110 built in the graphic processing device. The rendering processor 110 interprets commands and uses parameters to execute various rendering algorithms, generate memory addresses to the frame buffer, and compute image data. The frame buffer stores the image data generated by the graphic processing device. The video control circuit converts the image data into a video signal and outputs it to an image display device such as a CRT or a printer (not shown). ROM table 2
2 stores the interpolation information when the image is edited.

第2図は、図形処理装置11内蔵の描画プロセツサ110
の構成を示す。カラー画像の補間処理を実行する描画プ
ロセツサは、アドレス演算ユニツト20とテンポラリ・レ
ジスタ21とテーブル・リード・オンリ・メモリ22とデー
タ演算ユニツト23および座標演算ユニツト24から成る。
FIG. 2 shows a drawing processor 110 with a built-in graphic processing device 11.
Shows the configuration of. The drawing processor for executing the interpolation processing of the color image comprises an address operation unit 20, a temporary register 21, a table read only memory 22, a data operation unit 23 and a coordinate operation unit 24.

フレーム・バツフアの転送元画像から読み込んだ画像
データを、テンポラ・レジスタへ転送するとともに、デ
ータ演算ユニツトを用いて2値化する。2値化した転送
元画像の画像データを、アドレス演算ユニツトへ転送
し、補間テーブルを記憶するテーブル・リード・オンリ
・メモリのアドレスを算出する。これと並列に、座標演
算ユニツトが、CRT上の画素間に位置する座標から、参
照する補間テーブルの小領域に対応するシフト数を算出
する。参照する小領域の番号で画像データ演算に使う画
像テーブルを、先にフレーム・バツフアから読み込んだ
転送元画像データの中から、選択する。選択した転送元
画像データを、フレーム・バツフアの転送先画像から読
み込んだ画像データとともに、データ演算ユニツトへ転
送し、演算する。演算済みデータを、フレーム・バツフ
アの転送先画像へ書き出す。
The image data read from the source image of the frame buffer is transferred to the temporary register and binarized using the data operation unit. The image data of the binarized transfer source image is transferred to the address calculation unit, and the address of the table read only memory that stores the interpolation table is calculated. In parallel with this, the coordinate operation unit calculates the shift number corresponding to the small area of the interpolation table to be referred from the coordinates located between the pixels on the CRT. The image table to be used for image data calculation with the number of the small area to be referred to is selected from the transfer source image data previously read from the frame buffer. The selected transfer source image data is transferred to the data operation unit together with the image data read from the transfer destination image of the frame buffer, and is operated. Write the calculated data to the destination image of the frame buffer.

第3図を用いて、公知のモノクロ補間テーブルと本発
明によるカラー補間テーブルの差異を説明する。
The difference between the known monochrome interpolation table and the color interpolation table according to the present invention will be described with reference to FIG.

モノクロ補間ターブルの周囲の画素(P0〜P3)は、CR
T上で発光する黒色またはCRT上で発光しない白色のモノ
クロ画像の一部であるのに対し、カラー補間テーブルの
周囲の画素は、赤色・青色・緑色等のカラー画像の一部
である。ただし、16種類ある補間テーブルをテーブル・
リード・オンリ・メモリから読み込む際に必要なアドレ
ス算出のための2値化済み画素を、図に示す。モノクロ
補間テーブルの小領域に付ける番号は黒色または白色を
指定するのに対し、カラー補間テーブルの小領域に付け
る番号は、周囲の画素(P0〜P3)を指定する。また、小
領域の分割は、16に限るものではない。
Pixels (P 0 to P 3 ) around the monochrome interpolation table are CR
Pixels around the color interpolation table are part of a color image of red, blue, green, etc., while the part of a white monochrome image that emits light on T or does not emit light on a CRT. However, 16 types of interpolation tables
The figure shows a binarized pixel for calculating an address required when reading from a read-only memory. The numbers assigned to the small areas of the monochrome interpolation table specify black or white, while the numbers assigned to the small areas of the color interpolation table specify surrounding pixels (P 0 to P 3 ). Further, the division of the small area is not limited to 16.

第4図を用いて、カラー補間テーブルのテーブル・リ
ード・オンリ・メモリへの記憶を、説明する。
The storage of the color interpolation table in the table read only memory will be described with reference to FIG.

第4図(a)に示す補間テーブルの小領域の配置を、
第4図(b)に示す様に変更する。小領域の番号を2進
数で表現し、第4図(c)に示す32ビツトのリテラル・
データとする。第4図(c)に示すビツト位置は、テー
ブル・リード・オンリ・メモリでのそれを表わす。32ビ
ツトのリテラル・データとして扱う補間テーブルを16進
数で表現すると、第4図(d)の様になる。以上の説明
の通り、補間テーブルを、32ビツトのリテラル・データ
として、テーブル・リード・オンリ・メモリへ記憶す
る。
The arrangement of the small areas of the interpolation table shown in FIG.
Change as shown in FIG. 4 (b). The small area number is represented by a binary number, and the 32-bit literal
Data. The bit positions shown in FIG. 4 (c) represent those in the table read only memory. A hexadecimal representation of the interpolation table used as 32-bit literal data is as shown in FIG. 4 (d). As described above, the interpolation table is stored in the table read-only memory as 32-bit literal data.

第5図に、補間テーブルの一実施例を示す。補間テー
ブルの周囲の画素(P0〜P3)は、2値化済み画素であ
る。白色の画素は、2値化し0となる画素であり、黒色
の画素は、2値化し1となる画素である。補間テーブル
は、2値化済み画素の組み合せにより、16種類ある。ま
た、周囲の画素を4点に限らず、拡張することも可能で
ある。第5図に示す16進数表現は、第4図を用いて説明
した方法による、テーブル・リード・オンリ・メモリに
記憶させる32ビツト・リテラル・データである。
FIG. 5 shows an example of the interpolation table. Pixels (P 0 to P 3 ) around the interpolation table are binarized pixels. White pixels are pixels that are binarized and become 0, and black pixels are pixels that are binarized and become 1. There are 16 types of interpolation tables depending on the combination of binarized pixels. Moreover, the number of surrounding pixels is not limited to four, and can be expanded. The hexadecimal representation shown in FIG. 5 is 32 bit literal data to be stored in the table read only memory by the method described with reference to FIG.

第6図を用いて、画素データの2値化機能を、説明す
る。画像データの2値化は、フレーム・バツフアから読
み込んだ画像データ(S)と、マツピング・カラー・レ
ジスタ(MAPCL)の値との比較である。比較の方法は8
種類あり、制御コードであるマツプ(MAP)で1種類、
指定する。例えば、マツプを“000"とすると、画像デー
タは無条件に、1と2値化される。また、マツプ“110"
とすると、画像データ(S)がマツピング・カラー・レ
ジスタに設定されている値より小さい場合に1と2値化
され、大きい場合に0と2値化される。
The binarizing function of pixel data will be described with reference to FIG. The binarization of image data is a comparison between the image data (S) read from the frame buffer and the value of the mapping color register (MAPCL). The method of comparison is 8
There is a type, one type with a control code MAP (MAP),
specify. For example, if the map is set to "000", the image data is unconditionally binarized into 1 and 2. Also, the map "110"
Then, if the image data (S) is smaller than the value set in the mapping color register, it is binarized as 1 and if it is large, it is binarized as 0.

以上説明したマツピングカラーレジスタには、カラー
画像の補間を行うべき色を設定するものである。例え
ば、特定の色で文字が描画してあり、その他の色で背景
が描画されている画像の拡大を行う時、マツピングカラ
ーレジスタに、文字色を指定し、マツプに“001"を指定
することで、文字の補間を行うことができる。このよう
に、マツピングカラーレジスタと、MAPによつて、補間
を行うべき色を、任意に選択できる。
In the mapping color register described above, the color for which the color image is to be interpolated is set. For example, when enlarging an image in which characters are drawn in a specific color and the background is drawn in another color, specify the character color in the mapping color register and specify "001" in the map. By doing so, character interpolation can be performed. In this way, the colors to be interpolated can be arbitrarily selected by the mapping color register and MAP.

尚、本発明は、複数ビツトで表現された画素として、
カラー情報を例にとつて説明したが、階調情報、または
カラー情報と階調情報との混在しているものであつても
良い。
Note that the present invention, as a pixel represented by a plurality of bits,
Although the color information has been described as an example, gradation information or a mixture of color information and gradation information may be used.

〔発明の効果〕〔The invention's effect〕

本発明によれば、カラー画像等の多値データの補間処
理を実行できるので、カラー画像等の多値データの拡大
による階段状表示と縮小による画素重複および回転等の
画像処理による画素欠落という、画像の品質劣化を防止
できる。
According to the present invention, since interpolation processing of multi-valued data such as a color image can be executed, stepwise display due to enlargement of multi-valued data such as a color image and pixel omission due to image processing such as pixel overlap and rotation due to reduction, Image quality deterioration can be prevented.

また、カラー画像の補間処理を、従来のモノクロ補間
処理と同程度の速度で高速処理することができる。
Further, the interpolation processing of the color image can be performed at high speed at the same speed as the conventional monochrome interpolation processing.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の一実施例を示すブロツク図、第2図は
第1図の描画プロセツサの構成を示す図、第3図は第2
図のテーブル・リード・オンリ・メモリに記憶する補間
テーブルと公知の16分割テーブルとの対比を示す図、第
4図は第3図の補間テーブルのテーブル・リード・オン
リ・メモリへの記憶方法を示す図、第5図は第3図の補
間テーブルの一実施例を示す図、第6図は第2図の画像
データ2値化機能の一実施例を示す図である。 11…図形処理装置、22…テーブル・リード・オンリ・メ
モリ、23…データ演算ユニツト、110…描画プロセツ
サ。
1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a diagram showing the construction of the drawing processor of FIG. 1, and FIG. 3 is a second diagram.
FIG. 4 is a diagram showing a comparison between the interpolation table stored in the table read-only memory and the known 16-division table. FIG. 4 shows the method of storing the interpolation table in FIG. 3 in the table read-only memory. FIG. 5, FIG. 5 is a diagram showing an embodiment of the interpolation table of FIG. 3, and FIG. 6 is a diagram showing an embodiment of the image data binarizing function of FIG. 11 ... Graphic processing device, 22 ... Table read only memory, 23 ... Data operation unit, 110 ... Drawing processor.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 横山 正勝 日立市幸町3丁目2番1号 日立エンジ ニアリング株式会社内 (72)発明者 佐藤 潤 小平市上水本町1450番地 株式会社日立 製作所武蔵工場内 (72)発明者 曽根 崇 小平市上水本町1450番地 株式会社日立 製作所武蔵工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Masakatsu Yokoyama 3-2-1, Sachimachi, Hitachi City Hitachi Engineering Co., Ltd. (72) Inventor Takashi Sone 1450, Kamimizuhonmachi, Kodaira City, Hitachi Ltd. Musashi Plant

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】1画素が複数ビツトで表現された画素単位
の情報を記憶し所定の転送元領域データを変換して転送
先領域に転送処理する図形処理装置において、 画素間の距離を2以上に細分化して得られる各微小領域
ごとにいずれの周囲画素を選択するかを指定する情報を
記憶した参照テーブルを周囲画素情報の組合わせに対応
して複数通り準備し、 転送先領域の各画素の座標点を算出するごとに対応する
転送元の微小領域を算出し、その周囲の各画素点の情報
を所望の2値情報に変換したる後、その周囲点の組合わ
せに対応する参照テーブルを選択し、該参照テーブルか
ら微小領域に対応していずれの周囲画素を選択するかを
指定する情報を読み出し、該情報にて選択された周囲画
素データを用いて転送先画素データとの間で演算処理す
ることを特徴とする図形処理装置。
1. A graphic processing device for storing information of a pixel unit in which one pixel is expressed by a plurality of bits, converting predetermined transfer source area data and transferring the converted data to a transfer destination area. A plurality of reference tables that store information that specifies which peripheral pixels to select for each minute area obtained by subdividing into Each time the coordinate point of is calculated, a corresponding minute area of the transfer source is calculated, the information of each pixel point around it is converted into desired binary information, and then the reference table corresponding to the combination of the surrounding points is calculated. Information is read from the reference table to specify which peripheral pixel is selected in correspondence with the minute area, and the peripheral pixel data selected by the information is used to transfer information to and from the transfer destination pixel data. Arithmetic processing Graphics processing apparatus according to claim and.
JP62116870A 1987-03-31 1987-05-15 Graphic processing device Expired - Fee Related JP2511966B2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP62116870A JP2511966B2 (en) 1987-05-15 1987-05-15 Graphic processing device
US07/175,418 US4965750A (en) 1987-03-31 1988-03-30 Graphic processor suitable for graphic data transfer and conversion processes
KR1019880003641A KR950005231B1 (en) 1987-03-31 1988-03-31 Graphic processor
US07/544,503 US5202962A (en) 1987-03-31 1990-06-27 Graphic processor suitable for graphic data transfer and conversion processes
US07/942,001 US5319750A (en) 1987-03-31 1992-09-08 Graphic processor suitable for graphic data tranfers and conversion processes
US08/234,772 US5448689A (en) 1987-03-31 1994-04-28 Graphic data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62116870A JP2511966B2 (en) 1987-05-15 1987-05-15 Graphic processing device

Publications (2)

Publication Number Publication Date
JPS63282886A JPS63282886A (en) 1988-11-18
JP2511966B2 true JP2511966B2 (en) 1996-07-03

Family

ID=14697667

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62116870A Expired - Fee Related JP2511966B2 (en) 1987-03-31 1987-05-15 Graphic processing device

Country Status (1)

Country Link
JP (1) JP2511966B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2814860B2 (en) * 1991-11-14 1998-10-27 松下電器産業株式会社 Image scaling device

Also Published As

Publication number Publication date
JPS63282886A (en) 1988-11-18

Similar Documents

Publication Publication Date Title
US4914729A (en) Method of filling polygonal region in video display system
US6492992B2 (en) Graphic pattern processing apparatus
KR950005231B1 (en) Graphic processor
EP0369702B1 (en) Image processing apparatus and method
US5715331A (en) System for generation of a composite raster-vector image
US5818962A (en) Coordinate transformation method for binary image
JPH0660173A (en) Method and apparatus for reducing picture
JP3547250B2 (en) Drawing method
JP2511966B2 (en) Graphic processing device
JPH0481227B2 (en)
US6538756B1 (en) Information processing apparatus and recording medium with pattern generation programs recorded thereon
JPH0562348B2 (en)
US6211885B1 (en) Apparatus for outputting an image in which data of points on texture pattern are mapped to data of dots on display plane
JPH03179873A (en) Picture processing method
JPS62174824A (en) Printing method for picture display information
JPH028314B2 (en)
KR930008177B1 (en) Picture image processing apparatus
KR930004645B1 (en) Apparatus for encoding image signal
JPH0822548A (en) Method and device for graphic processing
JP2633538B2 (en) Image editing device
JPH06342280A (en) Video character pattern processor
JP2891318B2 (en) How to create a bitmap font
KR930008176B1 (en) Apparatus for encoding image signal
EP0410744B1 (en) Graphics processor trapezoidal fill instruction method and apparatus
JPH05183753A (en) Device and method for outputting color image

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees