Name
ima — Image handling
Syntax
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
ima map | mtp | rea | sto | sav | sel | rem | gsn | val | rgb | cvi | cvd | ins | sla | slc | pgr | der2 | qua | lst | ext | mag | view | del | grid | combine | alpha |
Description
The ima command can read and store image files; display the image and manipulate images. A three component image has RGB values for each node. Some image options are only valid for one component grids.
...
combine image1 image2 image3
An image is generated by combing RGB from three images. R from first, G from second and B from third.
alpha value r g b delta number
An image is generated by combing RGB from three images. R from first, G from second and B from third.
Examples
Ex.1: Image to grid
...