LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

Reserved Property (IccParametricCurve)






Gets the reserved bytes. .NET support
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 byte[] Reserved {get;}
 get_Reserved(); 
public:
property array<byte>^ Reserved {
   array<byte>^ get();
}

Property Value

Reserved bytes and must be set to 0.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccParametricCurve Structure
IccParametricCurve Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.