Size
Description
Object contains integer dimensions.Size is a structure which consists of two integer numbers, width and height. It is used to denote e.g. letter dimensions in Optical Character Recognition filters.
Structure Fields
Type fields and default values (if defined) are described below:
Name | Type | Default | Description |
---|---|---|---|
Width | Integer | 1 | |
Height | Integer | 1 |