public class ImageDocumentInfo extends DocumentInfo
Constructor and Description |
---|
ImageDocumentInfo(com.aspose.imaging.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 ImageDocumentInfo(com.aspose.imaging.Image image, FileType format, long size)