←Select platform

BaseReserved Property

Summary

Gets the 4 reserved bytes. Currently they are set to 0.

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

Property Value

An array of byte that contains the 4 resreved bytes.

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