Package | Description |
---|---|
com.aspose.imaging.fileformats.psd.layers.layerresources |
The package contains PSD file format entities contained in layers.
|
Modifier and Type | Method and Description |
---|---|
TypeToolFontInfo[] |
TypeToolInfoResource.getFonts()
Gets or sets the fonts.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeToolInfoResource.setFonts(TypeToolFontInfo[] value)
Gets or sets the fonts.
|