←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly