LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Curve Property

Show in webframe





Gets or sets the IccCurve structure.
Syntax
public IccCurve Curve {get; set;}
'Declaration
 
Public Property Curve As IccCurve
'Usage
 
Dim instance As IccCurveTagType
Dim value As IccCurve
 
instance.Curve = value
 
value = instance.Curve

            

            
public:
property IccCurve Curve {
   IccCurve get();
   void set (    IccCurve value);
}

Property Value

IccCurve structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccCurveTagType Class
IccCurveTagType Members

 

 


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