LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Reserved Property (IccParametricCurve)

Show in webframe





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

 

 


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