LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Model Property

Show in webframe





Gets or sets the device model.
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:
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

See Also

Reference

IccHeader Structure
IccHeader Members

 

 


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