LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

BaseReserved Property

Show in webframe





Gets the 4 reserved bytes. Currently they are set to 0.
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:
property array<byte>^ BaseReserved {
   array<byte>^ get();
}

Property Value

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

Target Platforms

See Also

Reference

IccTagTypeBase Class
IccTagTypeBase Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.