Error processing SSI file
LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Show in webframe

IccProfileExtended Constructor(String)






File name of ICC file to be loaded into the new object.
Initializes a new IccProfileExtended with explicit parameters.
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
)

Parameters

fileName
File name of ICC file to be loaded into the new object.
Example
For an example, refer to IccXyzTagType.
Requirements

Target Platforms

See Also

Reference

IccProfileExtended Class
IccProfileExtended Members
Overload List

Error processing SSI file