LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

DeviceCode Property

Show in webframe





Gets or sets the device code.
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:
property ushort DeviceCode {
   ushort get();
   void set (    ushort value);
}

Property Value

16-bit number in the interval [DeviceMin to DeviceMax].
Requirements

Target Platforms

See Also

Reference

IccResponse16Number Structure
IccResponse16Number Members

 

 


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