←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly