Class: PBImage

PBImage(image, upperLeft, lowerRight)

new PBImage(image, upperLeft, lowerRight)

The constructor.
Parameters:
Name Type Description
image Image The actual image.
upperLeft Vertex The upper left corner.
lowerRight Vertex The lower right corner.
Source: