LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

FunctionType Property






Gets or sets the encoded value of the function type. .NET support
Syntax
public IccFunctionsType FunctionType {get; set;}
'Declaration
 
Public Property FunctionType As IccFunctionsType
'Usage
 
Dim instance As IccParametricCurve
Dim value As IccFunctionsType
 
instance.FunctionType = value
 
value = instance.FunctionType
public IccFunctionsType FunctionType {get; set;}
 get_FunctionType();
set_FunctionType(value);
public:
property IccFunctionsType FunctionType {
   IccFunctionsType get();
   void set (    IccFunctionsType value);
}

Property Value

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccParametricCurve Structure
IccParametricCurve Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.