←Select platform

Reserved Property

Summary
Gets or sets the reserved bytes.
Syntax
C#
VB
C++
public byte[] Reserved { get; set; } 
  
Public Property Reserved As Byte() 
public: 
property array<byte>^ Reserved { 
   array<byte>^ get(); 
   void set (    array<byte>^ ); 
} 

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 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.