Interface IColorMappingFunctionConstructor

interface IColorMappingFunctionConstructor {
    new IColorMappingFunctionConstructornew (dump, factory): IColorMappingFunction;
}

Constructors

Constructors