Medical Imaging Interaction Toolkit  2023.12.00
Medical Imaging Interaction Toolkit
mitk::USDevice::USImageCropArea Struct Reference

#include <mitkUSDevice.h>

Public Attributes

int cropLeft
 
int cropRight
 
int cropBottom
 
int cropTop
 

Detailed Description

Definition at line 84 of file mitkUSDevice.h.

Member Data Documentation

◆ cropBottom

int mitk::USDevice::USImageCropArea::cropBottom

Definition at line 88 of file mitkUSDevice.h.

◆ cropLeft

int mitk::USDevice::USImageCropArea::cropLeft

Definition at line 86 of file mitkUSDevice.h.

◆ cropRight

int mitk::USDevice::USImageCropArea::cropRight

Definition at line 87 of file mitkUSDevice.h.

◆ cropTop

int mitk::USDevice::USImageCropArea::cropTop

Definition at line 89 of file mitkUSDevice.h.


The documentation for this struct was generated from the following file: