SPRECT_S Struct Reference
Detailed Description
A rectangle bounding a set of pixels.The coordinates are absolute screen or image coordinates.
- See also:
- SPGuiAcquRegisterRect, SPImageRegion, SPImageMaskImage etc
- Todo:
- Define inclusive/exclusive.
Data Fields | |
| int | bottom |
| Bottom coordinate of the rectangle. | |
| int | left |
| Left coordinate of the rectangle. | |
| int | right |
| Right coordinate of the rectangle. | |
| int | top |
| Top coordinate of a the rectangle. | |
Field Documentation
|
|
Bottom coordinate of the rectangle.
|
|
|
Left coordinate of the rectangle.
|
|
|
Right coordinate of the rectangle.
|
|
|
Top coordinate of a the rectangle.
|
The documentation for this struct was generated from the following file: