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

Show in webframe

Pad Property (IccLookupTable16)






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

            

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

Property Value

Reserved for padding (required to be 00h).
Requirements

Target Platforms

See Also

Reference

IccLookupTable16 Structure
IccLookupTable16 Members

Error processing SSI file