Uses of Class
com.openinventor.inventor.image.SoRasterImageIO
-
Packages that use SoRasterImageIO Package Description com.openinventor.inventor.image -
-
Uses of SoRasterImageIO in com.openinventor.inventor.image
Subclasses of SoRasterImageIO in com.openinventor.inventor.image Modifier and Type Class Description class
SoRasterImageFile
Class for raster image file input and output.Methods in com.openinventor.inventor.image with parameters of type SoRasterImageIO Modifier and Type Method Description static SoRasterImageRW
SoRasterReaderSet. getReader(SoRasterImageIO imageIO)
Returns an instance of the reader class if found in the set of raster readers.boolean
SoRasterImageRW. open(SoRasterImageIO rasterImageIO, SoRasterImageRW.OpenModes openMode)
Opens the reader/writer in the specified open mode.
-