←Select platform

IccProfileExtended Constructor(string)

Summary
Initializes a new IccProfileExtended with explicit parameters.
Syntax
C#
VB
C++
public IccProfileExtended( 
   string fileName 
) 
  
Public Function New( _ 
   ByVal fileName As String _ 
) 
public: 
IccProfileExtended(  
   String^ fileName 
) 

Parameters

fileName
File name of ICC file to be loaded into the new object.

Example

For an example, refer to IccXyzTagType.

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.