LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

IccDateTimeTagType Constructor(IccDateTime)

Show in webframe





IccDateTime structure that contains the tag's data.
Initializes a new IccDateTimeTagType with explicit parameters.
Syntax
public IccDateTimeTagType( 
   IccDateTime dateTime
)
'Declaration
 
Public Function New( _
   ByVal dateTime As IccDateTime _
)
'Usage
 
Dim dateTime As IccDateTime
 
Dim instance As New IccDateTimeTagType(dateTime)

            

            
public:
IccDateTimeTagType( 
   IccDateTime dateTime
)

Parameters

dateTime
IccDateTime structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccDateTimeTagType Class
IccDateTimeTagType Members
Overload List

 

 


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