Image |
Top Previous Next |
Init yPos (numeric) : Vertical position of image corner according to coordinate system.
Init xPos (numeric) : Horizontal position of image corner to start drawing the box.
Final yPos (numeric) : Vertical position of opposite image corner.
Final xPos (numeric) : Horizontal position of opposite image corner.
Image name (character) : Name of the image file to be included in the document, if the file is in a different folder as the current one, the full path should be given. Also the file type (JPEG, TIFF, BMP, PNG, or GIF) should be included in the name.
Ratio (logical) : Ratio is true or false (.t. or .f.) indicating if the original ratio of the image is to be kept, or if the image should fill the entire area. If ratio is true, than final line and final col are used to calculate the positioning and sizing of the image, respecting however the original proportion.
|