Note
This is general section, that applies to all Tessel Software Line programs that uses INI
file.
- Color
Default value of color number in the drawing palette (for monochrome raster images only). Used when raster image has not corresponding TAF file.
- Comment
Default value of image’s description or a remark text. Used when raster image has not corresponding TAF file.
- Length
Default value of number of pixels in a single raster line. Used when raster image has not corresponding TAF file.
- Orientation
Default value of image’s orientation. Defined in raster terms (lines and columns of pixels) but maintaining analogous meaning also for vector drawings. The Orientation can have one of the following values:
1 - first line at the top, first column at the left side
2 - first line at the top, first column at the right side
3 - first line at the bottom, first column at the right side
4 - first line at the bottom, first column at the left side
5 - first line at the left side, first column at the top
6 - first line at the right side, first column at the top
7 - first line at the right side, first column at the bottom
8 - first line at the left side, first column at the bottom
Used when raster image has not corresponding TAF file.
- Units
Default value of code number of units used to define the insertion point of the image; one of the following values:
1 - inch
2 - foot
3 - yard
4 - mile
5 - millimeter
6 - centimeter
7 - meter
8 - kilometer
- Width
Default value of number of raster lines. Used when raster image has not corresponding TAF file.
- XinsertionPoint
Default value of X coordinate of the lower left corner of the image. Used when raster image has not corresponding TAF file.
- Xresolution
Default value of image’s horizontal resolution. Used when raster image has not corresponding TAF file.
- Xscale
Default value of horizontal scale of the image. Used when raster image has not corresponding TAF file.
- YinsertionPoint
Default value of Y coordinate of the lower left corner of the image. Used when raster image has not corresponding TAF file.
- Yresolution
Default value of image’s vertical resolution. Used when raster image has not corresponding TAF file.
- Yscale
Default value of vertical scale of the image. Used when raster image has not corresponding TAF file.