←Select platform

GenerateIccFile Method

Summary

Generates an ICC profile.

Syntax
C#
VB
C++
public void GenerateIccFile( 
   string fileName 
) 
  
Public Sub GenerateIccFile( _ 
   ByVal fileName As String _ 
)  
public: 
void GenerateIccFile(  
   String^ fileName 
)  

Parameters

fileName
File name of the generated ICC profile.

Example

For an example, refer to IccProfileExtended.

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