public class DjVuDocumentInfo extends ImageDocumentInfo
Constructor and Description |
---|
DjVuDocumentInfo(com.aspose.imaging.fileformats.djvu.DjvuImage image,
FileType format,
long size) |
Modifier and Type | Method and Description |
---|---|
double |
getHorizontalResolution()
Get horizontal resolution
|
float |
getOpacity()
Gets image opacity
|
double |
getVerticalResolution()
Gets vertical resolution
|
getBitsPerPixel, getHeight, getWidth
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSize
public DjVuDocumentInfo(com.aspose.imaging.fileformats.djvu.DjvuImage image, FileType format, long size)
public double getVerticalResolution()
public double getHorizontalResolution()
public float getOpacity()