public static class Pixmap.JPEGInfo
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
containsICCProfile()
Returns whether the image has an assigned ICC profile
|
int |
getBitDepth()
Returns the image bitdepth per pixel.
|
int |
getExifOrientation()
Returns the EXIF orientation, 0 means it is not stored, 1 means it is not rotated, all other values indicate that the image is rotated and/or flipped (for more information
see EXIF specification).
|
int |
getHeight()
Returns the image height in pixels.
|
double |
getHorizontalResolution()
Returns the horizontal resolution if available or -1.
|
double |
getVerticalResolution()
Returns the vertical resolution if available or -1.
|
int |
getWidth()
Returns the image width in pixels.
|
public int getWidth()
public int getHeight()
public int getBitDepth()
public double getVerticalResolution()
public double getHorizontalResolution()
public int getExifOrientation()
public boolean containsICCProfile()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.