←Select platform

Reserved Property

Summary
Gets or sets the reserved bytes.
Syntax
C#
C++/CLI
Python
public byte[] Reserved { get; set; } 
public: 
property array<byte>^ Reserved { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 
Reserved # get and set (IccHeader) 

Property Value

An array of reserved bytes for the ICC organization.The Reserved value reserved for future ICC definition and shall be set to zero (00000000h).

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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