←Select platform

Header Property

Summary
Gets or sets the ICC profile header.
Syntax
C#
VB
C++
public IccHeader Header { get; set; } 
  
Public Property Header As IccHeader 
public: 
property IccHeader Header { 
   IccHeader get(); 
   void set (    IccHeader ); 
} 

Property Value

IccHeader structure that has all the ICC header's data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.