|
libCZI
Reading CZI documents made easy
|
A rectangle (with double coordinates). More...
#include <libCZI_Pixels.h>
Public Member Functions | |
| void | Invalidate () |
| Invalidates this object. | |
Public Attributes | |
| double | x |
| The x-coordinate of the upper-left point of the rectangle. | |
| double | y |
| The y-coordinate of the upper-left point of the rectangle. | |
| double | w |
| The width of the rectangle. | |
| double | h |
| The height of the rectangle. | |
A rectangle (with double coordinates).