←Select platform

Reserved Property

Summary

Gets the reserved bytes.

Syntax
C#
VB
C++
public byte[] Reserved { get; } 
  
Public ReadOnly Property Reserved As Byte() 
public: 
property array<byte>^ Reserved { 
   array<byte>^ get(); 
} 

Property Value

Reserved bytes and must be set to 0.

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