Package | Description |
---|---|
com.aspose.psd.xmp.schemas.xmpdm |
The package contains XMP related helper classes, constants and methods used by the Adobe dynamic media group.
|
Modifier and Type | Method and Description |
---|---|
Rational |
Time.getScale()
Gets or sets scale for the time value.
|
Modifier and Type | Method and Description |
---|---|
void |
Time.setScale(Rational value)
Gets or sets scale for the time value.
|
Constructor and Description |
---|
Time(Rational scale,
int value)
Initializes a new instance of the
Time class. |