←Select platform

IccParametricCurve Constructor

Summary
Initializes a new IccParametricCurve with explicit parameters.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal functionType As IccFunctionsType, _ 
   ByVal parameters() As Integer _ 
) 
public: 
IccParametricCurve(  
   IccFunctionsType functionType, 
   array<int>^ parameters 
) 

Parameters

functionType
A value that indicates the function type. For a list of possible values, refer to IccFunctionsType.

parameters
Array that contains one or more parameters.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.