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, getSize
public PsdDocumentInfo(com.aspose.psd.Image image, FileType format, long size)
Copyright © 2022. All rights reserved.