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

DeviceCode Property






Gets or sets the device code. .NET support
Syntax
public ushort DeviceCode {get; set;}
'Declaration
 
Public Property DeviceCode As UShort
'Usage
 
Dim instance As IccResponse16Number
Dim value As UShort
 
instance.DeviceCode = value
 
value = instance.DeviceCode
public ushort DeviceCode {get; set;}
 get_DeviceCode();
set_DeviceCode(value);
public:
property ushort DeviceCode {
   ushort get();
   void set (    ushort value);
}

Property Value

16-bit number in the interval [DeviceMin to DeviceMax].
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

IccResponse16Number Structure
IccResponse16Number Members

 

 


Products | Support | Contact Us | Copyright Notices

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