Click or drag to resize
SoRasterImageIO Class

Abstract base class for raster image input and output.

Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.Inventor.ImageSoRasterImageIO
      OIV.Inventor.ImageSoRasterImageFile

Namespace: OIV.Inventor.Image
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.2.0 (10.18.2.0)
Syntax
public class SoRasterImageIO : SoNetBase

The SoRasterImageIO type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Remarks

Abstract class for raster image input and output.

See Also