Medical Imaging Interaction Toolkit
2021.10.00
Medical Imaging Interaction Toolkit
|
#include <mitkUSDevice.h>
Public Attributes | |
int | cropLeft |
int | cropRight |
int | cropBottom |
int | cropTop |
Definition at line 82 of file mitkUSDevice.h.
int mitk::USDevice::USImageCropArea::cropBottom |
Definition at line 86 of file mitkUSDevice.h.
int mitk::USDevice::USImageCropArea::cropLeft |
Definition at line 84 of file mitkUSDevice.h.
int mitk::USDevice::USImageCropArea::cropRight |
Definition at line 85 of file mitkUSDevice.h.
int mitk::USDevice::USImageCropArea::cropTop |
Definition at line 87 of file mitkUSDevice.h.