←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly