←Select platform

Curve Property

Summary

Gets or sets the IccCurve structure.

Syntax

C#
VB
C++
public IccCurve Curve { get; set; } 
  
Public Property Curve As Leadtools.Colorconversion.IccCurve 
public: 
property Leadtools.Colorconversion.IccCurve Curve { 
   Leadtools.Colorconversion.IccCurve get(); 
   void set (    Leadtools.Colorconversion.IccCurve ); 
} 

Property Value

IccCurve structure that contains the tag's data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly