LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Type Property

Show in webframe





Gets or sets the data type.
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:
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

See Also

Reference

IccData Structure
IccData Members

 

 


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