Accusoft ImagXpress 12
MEDWindowCenter Property
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : MEDWindowCenter Property

Glossary Item Box

Description

Gets and sets the center value used to specify a linear conversion from stored pixel values to values to be displayed after any Modality LUT or Rescale Slope and Intercept conversions have been applied.

Property Type

Read-write property

Syntax

Visual Basic
Public Property MEDWindowCenter As Double

Return Type

A double value which represents the center value used to specify a linear conversion as described below.

Remarks

This value corresponds to DICOM attribute (0028, 1050).

This property is used along with MEDWindowWidth to specify the linear conversion of pixel data during the Values of Interest step of DICOM grayscale transformation. For more information see Part 3, Annex C.11.2.1.2 of the DICOM standard.

  • This property This method is only valid when MEDModalityLUTEnabled is set to False.
  • This property should only be used when DICOM specific information is available. Also, the ViewGrayMode property must be set to GRAY_Medical.

To set both the Center and Width parameters simultaneously, use the ApplyGrayscaleTransform method.

Note: Available in Professional Edition.

See Also

©2013. Accusoft Corporation. All Rights Reserved.