'DeclarationPublic Function ROIValues( _ ByVal Image As DicomImage, _ ByVal Scale As System.Boolean _ ) As System.Single()
public System.float[] ROIValues( DicomImage Image, System.bool Scale )
Parameters
- Image
- The image from which the pixel data is taken for the calculations
- Scale
- If true, then the rescale slope and offset are applied to the data values
Return Value
Array of floats