public class PsdDocumentInfo extends DocumentInfo
| Constructor and Description |
|---|
PsdDocumentInfo(com.aspose.psd.Image image,
FileType format,
long size) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBitsPerPixel()
Gets bits per pixel
|
int |
getHeight()
Gets height
|
int |
getWidth()
Gets width
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSizepublic PsdDocumentInfo(com.aspose.psd.Image image,
FileType format,
long size)
Copyright © 2025. All rights reserved.