←Select platform

FunctionType Property

Summary

Gets or sets the encoded value of the function type.

Syntax
C#
VB
C++
public IccFunctionsType FunctionType { get; set; } 
  
Public Property FunctionType As IccFunctionsType 
public: 
property IccFunctionsType FunctionType { 
   IccFunctionsType get(); 
   void set (    IccFunctionsType ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly