Error processing SSI file
LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Show in webframe

Pad Property (IccLookupTable8)






Gets the padding value.
Syntax
public byte Pad {get;}
'Declaration
 
Public ReadOnly Property Pad As Byte
'Usage
 
Dim instance As IccLookupTable8
Dim value As Byte
 
value = instance.Pad

            

            
public:
property byte Pad {
   byte get();
}

Property Value

Reserved for padding, must be set to zero.
Requirements

Target Platforms

See Also

Reference

IccLookupTable8 Structure
IccLookupTable8 Members

Error processing SSI file