JPS6221194A - Bold-line information generating system for graphic display unit - Google Patents

Bold-line information generating system for graphic display unit

Info

Publication number
JPS6221194A
JPS6221194A JP60161560A JP16156085A JPS6221194A JP S6221194 A JPS6221194 A JP S6221194A JP 60161560 A JP60161560 A JP 60161560A JP 16156085 A JP16156085 A JP 16156085A JP S6221194 A JPS6221194 A JP S6221194A
Authority
JP
Japan
Prior art keywords
line
data
line segment
segment
thick
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP60161560A
Other languages
Japanese (ja)
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.)
Japan Radio Co Ltd
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Japan Radio Co Ltd
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Radio Co Ltd, Meidensha Electric Manufacturing Co Ltd filed Critical Japan Radio Co Ltd
Priority to JP60161560A priority Critical patent/JPS6221194A/en
Publication of JPS6221194A publication Critical patent/JPS6221194A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Generation (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 A、産業上の利用分野 本発明は、グラフィックCRT表示装置における図形表
示装置に係り、特に太線描画のための線分情報作成処理
方式に関する。
DETAILED DESCRIPTION OF THE INVENTION A. Field of Industrial Application The present invention relates to a graphic display device in a graphic CRT display device, and particularly to a line segment information creation processing method for drawing thick lines.

B9発明の概要 本発明は、CRT表示装置に太線を表示するための太線
情報を作成、処理するにおいて、セグメントバッファに
は太線の中心となる線分の座標データと線幅データを用
意し、この太線情報からディスプレイプロセッサが該線
分を中心として線幅分の座標データを得ることにより、
少ない線分情報の取扱いで処理時間を短縮して高画質の
太線表示を得るようにしたものである。
B9 Summary of the Invention The present invention provides, in creating and processing thick line information for displaying thick lines on a CRT display device, preparing coordinate data and line width data for a line segment that is the center of the thick line in a segment buffer; From the thick line information, the display processor obtains coordinate data for the line width with the line segment as the center.
The processing time is shortened by handling a small amount of line segment information, and a high-quality thick line display is obtained.

C0従来の技術 コンピュータの出力装置としての図形表示装置は、視覚
に訴えるという点で人間とコンピュータとの円滑な会話
を得るのに非常に重要となる。近年、コンピュータの高
機能化、大規模化に従い、扱う情報量も増大し、表示装
置としても多くの情報を高速かつ容易に処理できること
が要求されてきている。
BACKGROUND OF THE INVENTION A graphic display device as an output device of a computer is very important for smooth conversation between humans and computers because of its visual appeal. In recent years, as computers have become more sophisticated and larger, the amount of information they handle has also increased, and display devices are required to be able to process a large amount of information quickly and easily.

一般にグラフィックCRT表示装置と呼ばれる図形表示
装置は、第1図に示すように、図形データを記憶するセ
グメントバッファ!と、図形データを表示できるように
ビット展開されたデータを記憶するフレームバッファ2
とを備える。図形データは、セグメントバッファ1内に
おいてはワールド座標系と呼ばれる論理座標系が用いら
れ、フレームバッファ2にはメモリのアドレスに対応し
た物理座標系が用いられる。図形の表示は、ディスプレ
イプロセッサ(グラフィックプロセッサ)3がセグメン
トバッファ1より図形データを取出して論理座標系から
物理座標系に変換し、フレームバッファ2に書込むこと
で成される。
A graphic display device, generally called a graphic CRT display device, has a segment buffer that stores graphic data, as shown in FIG. and a frame buffer 2 that stores bit-expanded data so that graphic data can be displayed.
Equipped with. For graphic data, a logical coordinate system called a world coordinate system is used in the segment buffer 1, and a physical coordinate system corresponding to memory addresses is used in the frame buffer 2. Graphics are displayed by a display processor (graphics processor) 3 extracting graphic data from a segment buffer 1, converting it from a logical coordinate system to a physical coordinate system, and writing it into a frame buffer 2.

4はディジタル微分解゛析(DDA)処理部であり、図
形データに対応するフレームバッファ2上のビット情報
への展開を行う。5はビデオジェネレータであり、フレ
ームバッファ2の読出しデータ列に対応するCRT表示
器6の映像信号を発生する。
4 is a digital differential analysis (DDA) processing unit, which develops graphic data into bit information on the frame buffer 2 corresponding to the figure data. A video generator 5 generates a video signal for the CRT display 6 corresponding to the read data string of the frame buffer 2.

7は通信インターフェースであり、ホストコンピュータ
(図示しない)との間で図形データの授受等を行う。
Reference numeral 7 denotes a communication interface, which exchanges graphic data with a host computer (not shown).

D1発明が解決しようとする問題点 従来の図形表示装置において、線分表示にはその始点座
標と終点座標を特定するが、表示される線分の太さは一
定幅になるもので、その太さを変えることができないも
のであった。また、太線を表示したい場合には何本かの
平行線分をセグメントバッファIに記憶するため必要と
する情報量が多くなる。そして、論理座標系から物理座
標系に変換する変換量を変えると表示された線の太さが
変化する問題があり、線の太さを変えたくないときには
変換量を変えるときに平行線分を計算しなおして再びセ
グメントバッファ1に記憶させる処理を必要とする。ま
た、各線分データ毎に複雑な座標変換計算を必要とし、
処理時間を増大させる。
D1 Problem to be Solved by the Invention In conventional graphic display devices, when displaying a line segment, the start point coordinates and end point coordinates are specified, but the thickness of the displayed line segment is a constant width; It was something that could not be changed. Furthermore, when it is desired to display a thick line, several parallel line segments are stored in the segment buffer I, which increases the amount of information required. There is a problem that the thickness of the displayed line changes when you change the amount of conversion from the logical coordinate system to the physical coordinate system, and if you do not want to change the thickness of the line, you can change the amount of conversion by using parallel line segments. It is necessary to recalculate and store it in the segment buffer 1 again. In addition, complex coordinate transformation calculations are required for each line segment data,
Increase processing time.

E6問題点を解決するための手段と作用本発明は、上記
問題点に鑑みてなされたもので、太線情報として太線の
中心となる線分の始点と終点の座標データ及び線幅デー
タをセグメントバッファに論理座標系で登録、管理し、
太線描画時にディスプレイプロセッサが座標データを物
理座標系に座標変換した後、線幅データによって太線を
構成するのに必要な複数の線分データを作成する処理方
式とし、セグメントバッファには座標データと線幅デー
タのみによる登録、管理にしながら物理座標系へや座標
変換及び座標変換量の変更には1本の太線に対して1つ
の座標データについてのみ変換処理するようにしたもの
である。
E6 Means and Function for Solving Problems The present invention has been made in view of the above problems, and stores coordinate data and line width data of the starting point and end point of a line segment that is the center of a thick line as thick line information in a segment buffer. registered and managed in a logical coordinate system,
When drawing a thick line, the display processor transforms the coordinate data into the physical coordinate system, and then uses the line width data to create multiple line segment data necessary to construct the thick line.The segment buffer stores the coordinate data and line data. While registering and managing only the width data, only one piece of coordinate data for one thick line is converted to the physical coordinate system, coordinate conversion, and change of the amount of coordinate conversion.

F、実施例 本発明方式の一実施例を図面を参照して詳細に説明する
F. Embodiment An embodiment of the system of the present invention will be described in detail with reference to the drawings.

第1図において、セグメントバッファlには太線データ
の登録、管理に、太線の中心となる線分の始点と終点の
座標データと該太線の線幅データを論理座標系で格納し
ておく。この太線データからCR7表示装置6に太線表
示を得るのに、ディスプレイプロセッサ3が中心となる
線分の座標データを物理座標系に座標変換し、この物理
座標データに対して線幅データに従った本数だけの線分
データを該物理座標データを基に作成し、これらデータ
からフレームバッファ2へのビット対応データを得、こ
のビット対応データからCRT表示装置6上の太線表示
として得る。
In FIG. 1, in order to register and manage thick line data, a segment buffer l stores coordinate data of the starting point and end point of a line segment that is the center of a thick line, and line width data of the thick line in a logical coordinate system. In order to display a thick line on the CR7 display device 6 from this thick line data, the display processor 3 converts the coordinate data of the central line segment into a physical coordinate system, and converts this physical coordinate data according to the line width data. Line segment data corresponding to the number of lines is created based on the physical coordinate data, bit-corresponding data to the frame buffer 2 is obtained from these data, and bold line display on the CRT display device 6 is obtained from this bit-corresponding data.

第2図はディスプレイプロセッサ3により中心となる線
分データから太線を構成する線分データを得る処理手順
を示す。
FIG. 2 shows a processing procedure for obtaining line segment data constituting a thick line from central line segment data by the display processor 3.

部分210では、線分の始点(Xa、Ya)と終点(x
b、yb)の座標データから始点に対して終点が表示画
面上の左右どちらにあるかを判定し、終点が左側にある
ときには始点と終点の関係を入れ替え、始点に対し終点
が常に右側にあるようにデータ処理する。
In the portion 210, the starting point (Xa, Ya) and the ending point (x
Determine whether the end point is on the left or right side of the display screen with respect to the start point from the coordinate data of Process the data as follows.

詳細には、X座標Xaとxbとの座標値を比較し、Xa
<xbであれば始点と終点のデータ変換する。また、部
分21Oテは始点と終点の距離DX=Xb−Xa、 D
Y= Yb−Yaを求めておく。
In detail, the coordinate values of X coordinates Xa and xb are compared,
If <xb, convert the data of the start point and end point. In addition, for part 21Ote, the distance between the starting point and the ending point DX = Xb - Xa, D
Find Y=Yb-Ya.

この部分21Gでの処理は以下の処理を簡易にするため
のもので、必須処理ではなく、該部分210を省略する
こともできる。
The processing in this part 21G is for simplifying the following processing, and is not essential processing, and the part 210 can be omitted.

さて、太線を表示する際、注意しなくてはならないこと
は、表示した平行線分が1本の太い線として見えること
及び太線の始点と終点の形状に違和感のないものが望ま
れる。これら問題を解決するために、本実施例では平行
線分の間隔を物理座標系の最小単位とし、間隔を最小単
位とする。また、太線の始点と終点が線分に対して直角
に切れているように見えるような平行線分を表示できる
ようにするために、線分を角度によって分類する。
When displaying a thick line, it is important to be careful that the displayed parallel line segments appear as one thick line, and that the starting and ending points of the thick line have a consistent shape. In order to solve these problems, in this embodiment, the interval between parallel line segments is taken as the minimum unit of the physical coordinate system, and the interval is taken as the minimum unit. Also, in order to display parallel line segments where the start and end points of a thick line appear to be cut at right angles to the line segment, line segments are classified by angle.

こうした処理を部分220.230によって行う。Such processing is performed by portions 220 and 230.

部分220では線分の傾きを判定し、平行線分を発生す
る方向を決定し、部分230では夫々の方向についての
線分データ発生の専用処理を行う。本実施例では、中心
となる線分の始点と終点のX。
In part 220, the slope of the line segment is determined and the direction in which parallel line segments are generated is determined, and in part 230, dedicated processing for generating line segment data for each direction is performed. In this embodiment, the starting and ending points of the central line segment are X.

Y座標の差が前述の部分210の処理によって次の関係
にあることを利用し、4方向の分岐処理を行う。
Utilizing the fact that the difference in Y coordinates has the following relationship due to the processing of the above-mentioned portion 210, branching processing in four directions is performed.

始点a(Xa、 Ya) 終点b(Xb、 Yb) xb≧Xa DX=Xb−Xa、  DY=  Yb−Ya上述の関
係からX軸に対し始点からの傾きθが、(1)  90
°≧θ〉60@ のとき 2*DX<DY −60°〉θ≧−90゜ (2)  60’≧θ≧30’   ノとき 2*DX
≧DYDX< 2 * DY Ya< Yb (3)  30°〉θ〉−30° のとき DX>2*
DY(4)  −30°≧θ≧−60° のとき 2*
DY≧DYDX<2*DY Ya>Yb の各分岐を行い、部分230では傾きθにより4種に分
けられた線分から夫々の角度に応じて太線に見える平行
線分を処理231〜234で夫々発生する。
Starting point a (Xa, Ya) Ending point b (Xb, Yb) xb≧Xa DX=Xb-Xa, DY=Yb-Ya From the above relationship, the slope θ from the starting point with respect to the X axis is (1) 90
When °≧θ〉60@ 2*DX<DY -60°>θ≧-90° (2) When 60'≧θ≧30' 2*DX
≧DYDX< 2 * DY Ya< Yb (3) When 30°>θ>-30° DX>2*
DY(4) When -30°≧θ≧-60° 2*
Each branch of DY≧DYDX<2*DY Ya>Yb is performed, and in the portion 230, parallel line segments that appear thick lines are generated in processes 231 to 234 from the line segments divided into four types according to the slope θ according to the respective angles. do.

例えば、中心となる線分に対して5倍の太さの線分を描
画する場合、部分230内の各処理231〜234によ
り発生する線をa+  b++ at  b、、 a3
  b3+ a4−b、とすると、夫々の処理での線分
データは次のようになる。
For example, when drawing a line segment that is five times as thick as the central line segment, the lines generated by each process 231 to 234 in the portion 230 are a+ b++ at b,, a3
Assuming that b3+a4-b, the line segment data in each process is as follows.

(a)処理231による線分データ 線分a−b   a=(Xa、Ya)、b=(Xb、Y
b)線分at  bl  a+=(Xa+1. Ya)
、 bl=cxb+−t、 Yb)線分at−bt  
at=(Xa+2. Ya)、 bt=(Xb+2. 
Yb)線分a3− bs  3.= (Xa −1,Y
a)、 bs= (Xb −1,Yb)線分a、  b
4  a+=(Xa  2. Ya)、 b4=(Xb
  2. Yb)(b)処理232による線分データ 線分a−b   a=(Xa、 Ya)、 b=(Xb
、 Yb)線分at −bl  a、= (Xa、 Y
a+ i)、 b+= (Xb −1,Yb)線分at
  bt  at=(Xa−1,Ya+1)、bt=(
Xb l、Yb+1)線分a* −bs  a3= (
Xa+ 1. Ya)、 bs= (Xb、 Yb −
1)線分a4b4a4=(Xa+l、Ya D、b4=
(xb+t、yb 1)(c)処理233による線分デ
ータ 線分a−b   a=(Xa、Ya)、b=(Xb、Y
b)線分a+  bl  at=(Xa、 Ya+1)
、 bl=(xb、 Yb+1)線分at  bt  
at=(Xa、Ya+2)、 bt=(Xb、 Yb+
2)線分a、b3  as=(Xa、 Ya  1)、
 ba=(Xb、 Yb  1)線分a4−b4  a
4=(Xa、 Ya−2)、 b4=(Xb、 Yb−
2)(d)処理234による線分データ 線分a−b   a=(Xa、 Ya)、 b=(Xb
、 Yb)線分al  bl  a+=(Xa+1. 
Ya)、 b+=(Xb、 Yb+1)線分a t  
b !  a t = (Xa+l、 Ya+1)、 
bt=(xb+t、 Yb+1)線分a3  bl  
as−(Xa、 Ya  l)、 bs=(Xb  l
、 Yb)線分a、 −b、  a、 = (Xa−1
,Ya−1)、 b、=(Xb−1,Yb−1)こうし
た処理及び部分210.220での処理には最小単位1
の加減算、シフト、比較という基本的な処理で実現され
る。
(a) Line segment data line segment a-b by process 231 a=(Xa, Ya), b=(Xb, Y
b) Line segment at bl a+=(Xa+1. Ya)
, bl=cxb+-t, Yb) line segment at-bt
at=(Xa+2. Ya), bt=(Xb+2.
Yb) Line segment a3-bs 3. = (Xa −1, Y
a), bs= (Xb -1, Yb) line segments a, b
4 a+=(Xa 2. Ya), b4=(Xb
2. Yb) (b) Line data line segment a-b by processing 232 a=(Xa, Ya), b=(Xb
, Yb) line segment at -bl a, = (Xa, Y
a+ i), b+= (Xb -1, Yb) line segment at
bt at=(Xa-1, Ya+1), bt=(
Xb l, Yb+1) line segment a* -bs a3= (
Xa+ 1. Ya), bs= (Xb, Yb −
1) Line segment a4b4a4=(Xa+l, Ya D, b4=
(xb+t, yb 1) (c) Line segment data line segment a-b by process 233 a=(Xa, Ya), b=(Xb, Y
b) Line segment a+ bl at=(Xa, Ya+1)
, bl=(xb, Yb+1) line segment at bt
at=(Xa, Ya+2), bt=(Xb, Yb+
2) Line segment a, b3 as=(Xa, Ya 1),
ba=(Xb, Yb 1) line segment a4-b4 a
4=(Xa, Ya-2), b4=(Xb, Yb-
2) (d) Line data line segment a-b by processing 234 a=(Xa, Ya), b=(Xb
, Yb) line segment al bl a+=(Xa+1.
Ya), b+=(Xb, Yb+1) line segment a t
b! a t = (Xa+l, Ya+1),
bt=(xb+t, Yb+1) line segment a3 bl
as-(Xa, Ya l), bs=(Xb l
, Yb) line segment a, -b, a, = (Xa-1
, Ya-1), b, = (Xb-1, Yb-1) These processes and the processes in parts 210.220 have a minimum unit of 1
This is achieved through the basic processing of addition, subtraction, shifting, and comparison.

第3図(A)〜(D)に上述の各処理で発生した平行線
分の始点と終点の拡大図を示し、同図(A)〜(D)は
夫々第2図の処理231〜234の出力データに対応す
る。
FIGS. 3(A) to 3(D) show enlarged views of the starting points and ending points of parallel line segments generated in each of the above-mentioned processes. corresponds to the output data of

G1発明の効果 以上のとおり、本発明によれば、太線情報には太線の中
心となる線分の座標データと線幅データのみをセグメン
トバッファに登録、管理し、太線描画時にディスプレイ
プロセッサが太線に拡張した線分データを得るため、セ
グメントバッファに格納するデータ量を少なくその管理
も容易にする。
G1 Effects of the Invention As described above, according to the present invention, only the coordinate data and line width data of the line segment that is the center of the thick line are registered and managed in the segment buffer for thick line information, and when drawing a thick line, the display processor To obtain expanded line segment data, the amount of data stored in a segment buffer is reduced and its management is facilitated.

また、太線描画にも複雑な計算を不要にし、加減算、シ
フト、比較という基本的なオペレーションで短時間処理
になるし、表示性能を悪くすることもない。さらに、太
線を表示角度により4つに分けて夫々の線分データを得
ることにより、きれいで見やすい太線を表示することが
できる。
Furthermore, drawing thick lines does not require complicated calculations, and the basic operations of addition, subtraction, shifting, and comparison can be performed in a short time, and display performance does not deteriorate. Furthermore, by dividing the thick line into four parts depending on the display angle and obtaining line segment data for each, it is possible to display a clear and easy-to-read thick line.

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

第1図は図形表示装置の構成図、第2図は第1図におけ
る線分データ発生処理を示すフローチャート、第3図(
A)、第3図(B)、第3図(C)及び第3図(D)は
第2図による線分データの表示様態図である。 !・・・セグメントバッファ、2・・・フレームバッフ
ァ、3・・・ディスプレイプロセッサ、4・・・ディジ
タル微分解析処理部、5・・・ビデオジェネレータ、6
・・・CRT表示装置、7・・・通信インターフェース
。 第3図(A) 第3図(C) 第3゛図(B) 第3図(D)
Fig. 1 is a block diagram of the graphic display device, Fig. 2 is a flowchart showing the line segment data generation process in Fig. 1, and Fig. 3 (
A), FIG. 3(B), FIG. 3(C), and FIG. 3(D) are diagrams of the display mode of line segment data according to FIG. ! ... Segment buffer, 2... Frame buffer, 3... Display processor, 4... Digital differential analysis processing unit, 5... Video generator, 6
... CRT display device, 7... Communication interface. Figure 3 (A) Figure 3 (C) Figure 3 (B) Figure 3 (D)

Claims (1)

【特許請求の範囲】[Claims] ディスプレイプロセッサによる情報処理によってCRT
表示装置に図形表示する図形表示装置において、基本と
なる線分よりも太い線分を発生、表示するための太線情
報として、太線の中心となる線分の始点と終点の座標デ
ータ及び線幅データをセグメントバッファに論理座標系
で登録、管理し、前記ディスプレイプロセッサが前記座
標データを物理座標系に座標変換した後前記線幅データ
によって太線を構成するのに必要な複数の線分データを
作成することを特徴とする太線情報の発生方式。
CRT by information processing by display processor
In a graphics display device that displays graphics on a display device, coordinate data and line width data of the starting point and end point of the line segment that is the center of the thick line are used as thick line information to generate and display line segments that are thicker than the basic line segment. is registered and managed in a segment buffer in a logical coordinate system, and after the display processor transforms the coordinate data into a physical coordinate system, the line width data is used to create a plurality of line segment data necessary to construct a thick line. A method of generating thick line information characterized by the following.
JP60161560A 1985-07-22 1985-07-22 Bold-line information generating system for graphic display unit Pending JPS6221194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60161560A JPS6221194A (en) 1985-07-22 1985-07-22 Bold-line information generating system for graphic display unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60161560A JPS6221194A (en) 1985-07-22 1985-07-22 Bold-line information generating system for graphic display unit

Publications (1)

Publication Number Publication Date
JPS6221194A true JPS6221194A (en) 1987-01-29

Family

ID=15737427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60161560A Pending JPS6221194A (en) 1985-07-22 1985-07-22 Bold-line information generating system for graphic display unit

Country Status (1)

Country Link
JP (1) JPS6221194A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05233821A (en) * 1992-02-24 1993-09-10 Japan Radio Co Ltd Graphic display device
JPH05242259A (en) * 1992-03-02 1993-09-21 Japan Radio Co Ltd Graphic display device
JPH06264656A (en) * 1993-03-16 1994-09-20 Takigen Seizo Kk Lock handle device for drawing/revolving door

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60107089A (en) * 1983-11-16 1985-06-12 株式会社日立製作所 Graphic display unit
JPS60179793A (en) * 1984-02-28 1985-09-13 株式会社東芝 Graphic drawing apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60107089A (en) * 1983-11-16 1985-06-12 株式会社日立製作所 Graphic display unit
JPS60179793A (en) * 1984-02-28 1985-09-13 株式会社東芝 Graphic drawing apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05233821A (en) * 1992-02-24 1993-09-10 Japan Radio Co Ltd Graphic display device
JPH05242259A (en) * 1992-03-02 1993-09-21 Japan Radio Co Ltd Graphic display device
JPH06264656A (en) * 1993-03-16 1994-09-20 Takigen Seizo Kk Lock handle device for drawing/revolving door

Similar Documents

Publication Publication Date Title
CA1207927A (en) Three-dimensional display system
JPH11161819A (en) Image processor, its method and recording medium recording image processing program
JPS6221194A (en) Bold-line information generating system for graphic display unit
US6476818B1 (en) Storage circuit control device and graphic computation device
JPS61234313A (en) Chart displaying apparatus
JP3096854B2 (en) Polygon tiling equipment
JP3090644B2 (en) Image data processing apparatus and system using the same
JP3024622B2 (en) Image processing device
JP2887122B2 (en) Image data processing apparatus and system using the same
JP2656753B2 (en) Image data processing apparatus and system using the same
JP4115879B2 (en) Image display device
JPH0736437A (en) Picture data processor
JPS62151890A (en) Image output unit
JP2656754B2 (en) Image data processing apparatus and system using the same
JPH0763469B2 (en) Ultrasonic diagnostic equipment
JPS6242279A (en) Graphic display device
SU1005017A1 (en) Graphic data input/output device
JPS60128574A (en) Drawing display device
JPH0336676A (en) Pixel plotting device
JPH05128265A (en) Picture processor
JPS6353755B2 (en)
JPH07325927A (en) Image data processor and system using same
JPH04247587A (en) Graphic display device
JPH11339062A (en) System for compositing image
JPH10162162A (en) Image processor and image processing system