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

ResponseCurve Property






Gets or sets the IccResponseCurve structure. .NET support
Syntax
public IccResponseCurve ResponseCurve {get; set;}
'Declaration
 
Public Property ResponseCurve As IccResponseCurve
'Usage
 
Dim instance As IccResponseCurveSet16TagType
Dim value As IccResponseCurve
 
instance.ResponseCurve = value
 
value = instance.ResponseCurve
public IccResponseCurve ResponseCurve {get; set;}
 get_ResponseCurve();
set_ResponseCurve(value);
public:
property IccResponseCurve ResponseCurve {
   IccResponseCurve get();
   void set (    IccResponseCurve value);
}

Property Value

IccResponseCurve 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

IccResponseCurveSet16TagType Class
IccResponseCurveSet16TagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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