LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccProfileExtended Constructor(String)






File name of ICC file to be loaded into the new object.
Initializes a new IccProfileExtended with explicit parameters. .NET support
Syntax
public IccProfileExtended( 
   string fileName
)
'Declaration
 
Public Function New( _
   ByVal fileName As String _
)
'Usage
 
Dim fileName As String
 
Dim instance As New IccProfileExtended(fileName)
public IccProfileExtended( 
   string fileName
)
function IccProfileExtended( 
   fileName 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccProfileExtended Class
IccProfileExtended Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.