Click or drag to resize
SoColorMap Properties

The SoColorMap type exposes the following members.

Properties
  NameDescription
Public propertycolorMap

Array of floats in range [0,1].

Public propertycolorMapFormat

Indicates the format of the color map (number of color components).

Public propertyinterpolation

The colormap interpolation type.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymax
Public propertymin

This field allow to remap the color map such that only data values ranging from min to max will be mapped to the color map.

Public propertypredefinedColorMap

Use this field to load predefined color maps.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also