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

Model Property






Gets or sets the device model. .NET support
Syntax
public int Model {get; set;}
'Declaration
 
Public Property Model As Integer
'Usage
 
Dim instance As IccHeader
Dim value As Integer
 
instance.Model = value
 
value = instance.Model
public int Model {get; set;}
 get_Model();
set_Model(value);
public:
property int Model {
   int get();
   void set (    int value);
}

Property Value

A value that indicates the device model for the device for which the ICC profile was created.
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

IccHeader Structure
IccHeader Members

 

 


Products | Support | Contact Us | Copyright Notices

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