C#
VB
C++
Gets or sets the encoded value of the function type.
public IccFunctionsType FunctionType { get; set; }
Public Property FunctionType As Leadtools.Colorconversion.IccFunctionsType
public:
property Leadtools.Colorconversion.IccFunctionsType FunctionType {
Leadtools.Colorconversion.IccFunctionsType get();
void set ( Leadtools.Colorconversion.IccFunctionsType );
}
A value that indicates the function type. For a list of possible values, refer to IccFunctionsType.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET