←Select platform

CurveB Property

Summary
Gets or sets the B curves data.
Syntax
C#
VB
C++
public IccTagTypeBase[] CurveB { get; set; } 
  
Public Property CurveB As IccTagTypeBase() 
public: 
property array<IccTagTypeBase^>^ CurveB { 
   array<IccTagTypeBase^>^ get(); 
   void set (    array<IccTagTypeBase^>^ ); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.