Class SoCropImageProcessing

  • All Implemented Interfaces:
    SafeDisposable

    @Deprecated(since="2023.2")
    public class SoCropImageProcessing
    extends SoImageVizEngine
    Deprecated.
    As of Open Inventor 2023.2. ImageViz API is replaced by the new ImageDev toolkit.
    SoCropImageProcessing engine extract a rectangular region from an image. The SoCropImageProcessing engine copies a given rectangle from the current image and creates the output image from this selected region.

    SoCopyImageProcessing, SoPasteImageProcessing.

    File format/default:

    CropImageProcessing {

      computeMode MODE_AUTO
      inImage NULL
      areaOrigin 0 0 0
      areaSize 100 100 100
    }


    Library references: cut cut3d