Parameters
- Min
- The minimum value found
- Max
- The maximum value found
- Centile
- Proportion of extreme values to ignore
- Scale
- Whether to apply scaling/modality lookup table transformation
Pixel padding values are ignored
If Scale is false, then the values returned are "raw" values before application of rescaling or modality lookup tables
If Scale is true, then the values returned are transformed using the modality slope and intercept or modality lookup tables as appropriate to the image
If it is necessray to use separate control for the 2 scaling methods, then the GetMinAndMax(Single,Single,Single,Boolean,Boolean) override may be used instead.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2