Location
Description
Location consists of two integer coordinates and is used to identify pixels in images, elements in matrices etc.
Structure fields:
Note, that there is also the Point2Dtype, that also has X and Y fields, but they are Real-valued, not Integer.
Structure Fields
Type fields and default values (if defined) are described below:
Name | Type | Description |
---|---|---|
X | Integer | |
Y | Integer |