LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

FunctionType Property

Show in webframe





Gets or sets the encoded value of the function type.
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:
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

See Also

Reference

IccParametricCurve Structure
IccParametricCurve Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.