←Select platform

IccCurveTagType Constructor(IccCurve)

Summary

Initializes a new IccCurveTagType with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal curve As Leadtools.Colorconversion.IccCurve _ 
) 
public: 
IccCurveTagType(  
   Leadtools.Colorconversion.IccCurve curve 
) 

Parameters

curve
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