Class ImageInfo
java.lang.Object
org.openpdf.renderer.ImageInfo
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionImageInfo(int width, int height, Rectangle2D clip) ImageInfo(int width, int height, Rectangle2D clip, Color bgColor) -
Method Summary
-
Field Details
-
width
int width -
height
int height -
clip
Rectangle2D clip -
bgColor
Color bgColor
-
-
Constructor Details
-
ImageInfo
-
ImageInfo
-
-
Method Details
-
hashCode
-
equals
-