Size
説明
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.
構造体のフィールド
Type fields and default values (if defined) are described below:
Name | Type | Default | Description |
---|---|---|---|
Width | Integer | 1 | |
Height | Integer | 1 |