←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly