LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Pad Property (IccColorLookupTableBase)

Show in webframe





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

            

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

Property Value

Array of 3 bytes reserved for padding.
Requirements

Target Platforms

See Also

Reference

IccColorLookupTableBase Class
IccColorLookupTableBase Members

 

 


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