←Select platform

IccDateTimeTagType Constructor(IccDateTime)

Summary

Initializes a new IccDateTimeTagType with explicit parameters.

Syntax

C#
VB
C++
  
Public Function New( _ 
   ByVal dateTime As Leadtools.Colorconversion.IccDateTime _ 
) 
public: 
IccDateTimeTagType(  
   Leadtools.Colorconversion.IccDateTime dateTime 
) 

Parameters

dateTime
IccDateTime structure that contains the tag's data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly