Engine.print()
. The bundle defines bounds for a printed image as a Rectangle2D. The coordinates of the rectangle are image bounds in the coordinates of a PageFormat, measured in points (1/72nd's of an inch). It further defines an ICC_Profile for the output device, which can be null if a default should be assumed; a RenderingIntent, which is an enum indicating the algorithm to apply when converting to the profile's color space; and a positive pixels-per-inch number, which defaults to 300.
|
|