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

GenerateIccFile Method






File name of the generated ICC profile.
Generates an ICC profile. .NET support
Syntax
public void GenerateIccFile( 
   string fileName
)
'Declaration
 
Public Sub GenerateIccFile( _
   ByVal fileName As String _
) 
'Usage
 
Dim instance As IccProfileExtended
Dim fileName As String
 
instance.GenerateIccFile(fileName)
public void GenerateIccFile( 
   string fileName
)
 function Leadtools.ColorConversion.IccProfileExtended.GenerateIccFile( 
   fileName 
)
public:
void GenerateIccFile( 
   String^ fileName
) 

Parameters

fileName
File name of the generated ICC profile.
Example
For an example, refer to IccProfileExtended.
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
AddTag Method
GetTag Method
DeleteTag Method
GetTagTypeSignature Method
GenerateProfileId Method
UpdateDataArray Method
ReadFromImage
ReadFromImage
WriteToImage
WriteToImage

 

 


Products | Support | Contact Us | Copyright Notices

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