'Declaration
Public Function DicomSetWindowLevel( _ ByVal ImageID As Integer, _ ByVal WindowWidth As Single, _ ByVal WindowLevel As Single _ ) As GdPictureStatus
public GdPictureStatus DicomSetWindowLevel( int ImageID, float WindowWidth, float WindowLevel )
public function DicomSetWindowLevel( ImageID: Integer; WindowWidth: Single; WindowLevel: Single ): GdPictureStatus;
public function DicomSetWindowLevel( ImageID : int, WindowWidth : float, WindowLevel : float ) : GdPictureStatus;
public: GdPictureStatus DicomSetWindowLevel( int ImageID, float WindowWidth, float WindowLevel )
public: GdPictureStatus DicomSetWindowLevel( int ImageID, float WindowWidth, float WindowLevel )
Parameters
- ImageID
- WindowWidth
- WindowLevel