'Declaration
Protected Function ScreenLUT( _ ByVal Bits As System.Integer _ ) As System.Array
'Usage
Dim instance As DicomImage Dim Bits As System.Integer Dim value As System.Array value = instance.ScreenLUT(Bits)
protected System.Array ScreenLUT( System.int Bits )
protected function ScreenLUT( Bits: System.Integer ): System.Array;
protected function ScreenLUT( Bits : System.int ) : System.Array;
protected: System.Array* ScreenLUT( System.int Bits )
protected: System.Array^ ScreenLUT( System.int Bits )
Parameters
- Bits
- output bit depth
Return Value
Array of suitable values