Table of Contents

Enum RatioRgbFuncEnum

Namespace
Hi.Coloring
Assembly
HiGeom.dll

Ratio-based RGB function enum.

public enum RatioRgbFuncEnum
Extension Methods

Fields

Linear = 2

Represent GetRgbByLinearRatio(double).

NormalizedErf = 1

Represent GetRgbByErf(double).

NormalizedPositiveErf = 0

Represent GetRgbByPositiveErf(double).