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

Show in webframe

Reserved Property (IccParametricCurve)






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

            

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

Property Value

Reserved bytes and must be set to 0.
Requirements

Target Platforms

See Also

Reference

IccParametricCurve Structure
IccParametricCurve Members

Error processing SSI file