←Select platform

DateTime Property

Summary

Gets or sets the date and time of creation of the ICC profile.

Syntax
C#
VB
C++
public IccDateTime DateTime { get; set; } 
  
Public Property DateTime As IccDateTime 
public: 
property IccDateTime DateTime { 
   IccDateTime get(); 
   void set (    IccDateTime ); 
} 

Property Value

IccDateTime structure that contains the date and time of creation of the ICC profile.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly