←Select platform

IccParametricCurve Constructor

Summary
Initializes a new IccParametricCurve with explicit parameters.
Syntax
C#
C++/CLI
Python
public: 
IccParametricCurve(  
   IccFunctionsType functionType, 
   array<int>^ parameters 
) 
__init__(self,functionType,parameters) # Overloaded constructor 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

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