←Select platform

CurveA Property

Summary

Gets or sets the A curves data.

Syntax
C#
VB
C++
public IccTagTypeBase[] CurveA { get; set; } 
  
Public Property CurveA As IccTagTypeBase() 
public: 
property array<IccTagTypeBase^>^ CurveA { 
   array<IccTagTypeBase^>^ get(); 
   void set (    array<IccTagTypeBase^>^ ); 
} 

Property Value

Array that contains the A curves data of type IccCurveTagType or IccParametricCurveTagType.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly