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

Curve Property






Gets or sets the IccCurve structure. .NET support
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 IccCurve Curve {get; set;}
 get_Curve();
set_Curve(value);
public:
property IccCurve Curve {
   IccCurve get();
   void set (    IccCurve value);
}

Property Value

IccCurve structure that contains the tag's data.
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

IccCurveTagType Class
IccCurveTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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