ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP.DynamicMedia Namespace / ImGearXMPTime Class
Members




ImGearXMPTime Class
Represents an XMP Time structure.
Object Model
ImGearXMPTime ClassImGearXMPRational ClassImGearXMPInteger Class
Syntax
'Declaration
 
Public Class ImGearXMPTime 
   Inherits ImageGear.Formats.XMP.ImGearXMPStructure
 
'Usage
 
Dim instance As ImGearXMPTime
Remarks
This class provides a representation of a time value in seconds.
Inheritance Hierarchy

System.Object
   ImageGear.Formats.XMP.ImGearXMPValue
      ImageGear.Formats.XMP.ImGearXMPStructure
         ImageGear.Formats.XMP.DynamicMedia.ImGearXMPTime

See Also