SoVRRasterStackReaderSetDirectory Method |
Specify a directory containing image files to load (jpg, png, tif,...).
Namespace: OIV.VolumeViz.Readers
The directory from which to load files.
true if successful.
Each image file in this folder with the exact same dimension and the exact same number of components will be loaded.
Notes:
The directory should contain only valid image files.
The file format is automatically detected.
If the images are RGB or RGBA, the volume is loaded as RGBA data. (It is not possible to load a single component using this method.)
Note |
---|
Member available since Open Inventor 9.5.0 |