Polyline
- N(i) - The number of points in the polyline.
- P(Np) - The list of points.
Polymarker
- N(i) - The number of points.
- P(Np) - The list of points.
Text
- P(p) - The starting point of the character string.
- N(i) - The number of characters in string T.
- T(Nc) - The string of N characters.
Fill area
- N(i) - The number of points.
- P(Np) - The list of points.
Cell array
- P(p), Q(p), R(p) - The coordinates of the corner points of the pixel
array (P and Q are the images of the points P and Q specified in the
function Cell array (GCA), and R is the point associated with the
(DX,1) cell).
- N(i) - The number of columns in the array.
- M(i) - The number of rows in the array.
- CT(MNi) - The array of color indexes stored row by row.
|