Class Time
Time class
Representation of a time value in seconds.
public sealed class Time : XmpTypeBase
Constructors
Name | Description |
---|---|
Time(Rational, int) | Initializes a new instance of the Time class. |
Properties
Name | Description |
---|---|
Scale { get; set; } | Gets or sets scale for the time value. |
Value { get; set; } | Gets or sets time value in the specified scale. |
Methods
Name | Description |
---|---|
override GetXmpRepresentation() | Gets the string contained value in XMP format. |
See Also
- class XmpTypeBase
- namespace Aspose.Imaging.Xmp.Schemas.XmpDm
- assembly Aspose.Imaging