Package | Description |
---|---|
com.aspose.psd.xmp.types.complex.colorant |
The package contains classes that represent the structures containing the characteristics of a colorant (swatch) used in a document.
|
com.aspose.psd.xmp.types.complex.dimensions |
The package contains classes that represent the structure containing dimensions for a drawn object.
|
com.aspose.psd.xmp.types.complex.font |
The package contains classes that represent the structure containing the characteristics of a font used in a document.
|
com.aspose.psd.xmp.types.complex.resourceevent |
The package contains class that is a high level event that occured in the processing of this document.
|
com.aspose.psd.xmp.types.complex.resourceref |
The package contains class that is a multiple part reference to a resource.
|
com.aspose.psd.xmp.types.complex.thumbnail |
The package contains class that is a thumbnail image for a file.
|
com.aspose.psd.xmp.types.complex.version |
The package contains classes that describe one version of a document.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorantBase
Represents XMP Colorant type.
|
class |
ColorantCmyk
Represents CMYK Colorant.
|
class |
ColorantLab
Represents LAB Colorant.
|
class |
ColorantRgb
Represents RGB Colorant.
|
Modifier and Type | Class and Description |
---|---|
class |
Dimensions
Containing dimensions for a drawn object.
|
Modifier and Type | Class and Description |
---|---|
class |
Font
Represents XMP Font.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceEvent
Containing dimensions for a drawn object.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceRef
Used to indicate prior versions, originals of renditions, originals for derived documents, and so on.
|
Modifier and Type | Class and Description |
---|---|
class |
Thumbnail
Represents thumbnail image for a file.
|
Modifier and Type | Class and Description |
---|---|
class |
Version
Describes one version of a document.
|