Class SoScaleByFactorProcessing

  • All Implemented Interfaces:
    SafeDisposable

    public class SoScaleByFactorProcessing
    extends SoImageVizEngine
    SoScaleByFactorProcessing image filter. The SoScaleByFactorProcessing filter generates a zoomed image with user defined zoom factors using the interpolation mode selected by the user.

    File format/default:

    ScaleByFactorProcessing {

      computeMode MODE_AUTO
      inImage NULL
      scaleFactor 2.0f
      precisionMode NEARBY_PIXEL
    }


    Library references: zoomfactor