←Select platform

Parameters Property

Summary
Gets or sets the function parameters.
Syntax
C#
C++/CLI
Python
public int[] Parameters { get; set; } 
public: 
property array<int>^ Parameters { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 
Parameters # get and set (IccParametricCurve) 

Property Value

Array that contains one or more parameters.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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