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

Type Property






Gets or sets the data type. .NET support
Syntax
public IccDataType Type {get; set;}
'Declaration
 
Public Property Type As IccDataType
'Usage
 
Dim instance As IccData
Dim value As IccDataType
 
instance.Type = value
 
value = instance.Type
public IccDataType Type {get; set;}
 get_Type();
set_Type(value);
public:
property IccDataType Type {
   IccDataType get();
   void set (    IccDataType value);
}

Property Value

A value that indicates the method type. For a list of possible values, refer to ICCDATATYPEFLAGS.
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

IccData Structure
IccData Members

 

 


Products | Support | Contact Us | Copyright Notices

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