Click or drag to resize
SoRescaleIntensityProcessingoutputType Property

Type of the output image.

Namespace: OIV.ImageViz.Engines.ImageFiltering.GrayscaleTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoRescaleIntensityProcessingOutputTypes> outputType { get; }

Property Value

Type: SoSFEnumSoRescaleIntensityProcessingOutputTypes
Remarks

. Default is SAME_AS_INPUT

See Also