Resolution

public class Resolution

Representation of the resolution of images.

Fields

heightY

private Integer heightY

The height in pixel.

widthX

private Integer widthX

The width in pixel.