LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Pad Property (IccLookupTableBToATagType)

Show in webframe





Gets the reserved bytes.
Syntax
public byte[] Pad {get;}
'Declaration
 
Public ReadOnly Property Pad As Byte()
'Usage
 
Dim instance As IccLookupTableBToATagType
Dim value() As Byte
 
value = instance.Pad

            

            
public:
property array<byte>^ Pad {
   array<byte>^ get();
}

Property Value

Reserved bytes for padding, must be set to zero.
Requirements

Target Platforms

See Also

Reference

IccLookupTableBToATagType Class
IccLookupTableBToATagType Members

 

 


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