Click or drag to resize
SoMorphoLut2DInsertModes Enumeration

Namespace: OIV.ImageViz.Nodes.Luts
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public enum InsertModes
Members
  Member nameValueDescription
INSERT_NEW0

Reset the LUT (clear all kernels) before insertion.

Should be used for the first insertion.

INSERT_OR1

Append to the list of kernels.

Remarks