This property refers to the number of minutes when the file was created. Retrieved after executing the GetImageFileType method.

[Visual Basic] Public ReadOnly Property CreationTimeMinute As Integer
[C#] public int CreationTimeMinute {get;}

Property Value

The minute when the file was created

Explanation

The CreationTimeMinute property refers to the number of minutes when the file was created. This value is retrieved after executing the GetImageFileType method. If the GetImageFileTypeFromRawData method is executed, 0 will be returned.

See Also

ImageKit.File Members | Newtone.ImageKit.Wpf.ImageKit

The ImageKit WPF is created by Newtone Corporation