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

Leadtools.ColorConversion Assembly