SoRasterImageRWRead Method (SbRasterImage, Boolean) |
Read the current open image into rasterImage.
Namespace: OIV.Inventor.Image
Returns true if successful. Call the OIV.Inventor.Image.SoRasterImageRW.Open(OIV.Inventor.Image.SoRasterImageIO, OIV.Inventor.Image.SoRasterImageRW.OpenModes) method before calling this method.
If infoOnly is true, then the buffer will not be read; the parameter rasterImage will be set with raster size and raster number of components, the buffer will be NULL.