Class SoSUNImageRW


  • @Deprecated(since="2023.2")
    public class SoSUNImageRW
    extends SoRasterImageRW
    Deprecated.
    As of Open Inventor 2023.2. This class will be removed in futur version.
    Class for encoding and decoding a SUN raster image. This class is used for encoding and decoding a SUN (.ras) raster image.

    The writeCapability is WRITE_FULL_IMAGE and isMultipleBufferInverted is false.

    See SoRasterImageRW for more information and code examples.

    SoRasterImageFile, SoRasterImageRW, SbRasterImage

    • Constructor Detail

      • SoSUNImageRW

        public SoSUNImageRW()
        Deprecated.
        Constructor.