LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

BaseReserved Property






Gets the 4 reserved bytes. Currently they are set to 0. .NET support
Syntax
public byte[] BaseReserved {get;}
'Declaration
 
Public ReadOnly Property BaseReserved As Byte()
'Usage
 
Dim instance As IccTagTypeBase
Dim value() As Byte
 
value = instance.BaseReserved
public byte[] BaseReserved {get;}
 get_BaseReserved(); 
public:
property array<byte>^ BaseReserved {
   array<byte>^ get();
}

Property Value

An array of byte that contains the 4 resreved bytes.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccTagTypeBase Class
IccTagTypeBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.