Class SoBlendWithImageProcessing

    • Field Detail

      • inImage1

        public final SoSFImageDataAdapter inImage1
        The 1st input image. Default value is NULL. Supported types include: grayscale binary label color image.
      • inImage2

        public final SoSFImageDataAdapter inImage2
        The 2nd input image. Default value is NULL. Supported types include: grayscale binary label color image.
      • weight

        public final SoSFFloat weight
        The percentage of first image intensity. Default value is 60.0f.
    • Constructor Detail

      • SoBlendWithImageProcessing

        public SoBlendWithImageProcessing()
        Constructor.