Class SoBlendWithValueProcessing

    • Field Detail

      • inImage

        public final SoSFImageDataAdapter inImage
        The input image operand. Default value is NULL. Supported types include: grayscale binary label color image.
      • operandValue

        public final SoSFInt32 operandValue
        The operand value. Default value is 4.
      • weight

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

      • SoBlendWithValueProcessing

        public SoBlendWithValueProcessing()
        Constructor.