Class Montage

Constructors

Properties

destinationHeight: number

Scaled height of the second image.

destinationOrigin: Point

Origin of the destination / second image relative to top-left corner of the Montage.

destinationWidth: number

Scaled width of the second image.

disposition: MontageDisposition
height: number

Height of the Montage.

image: Image

Image of the Montage.

scale: number

Factor by which to scale the images are scaled in the montage.

sourceHeight: number

Scaled height of the first image.

sourceWidth: number

Scaled width of the first image.

width: number

Width of the Montage.

Methods