Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / IodElement Class
Properties Methods


In This Topic
    IodElement Class Members
    In This Topic

    The following tables list the members exposed by IodElement.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets or sets the CtSliceInfo.  
    Public Property The Tag.  
    Top
    Public Methods
     NameDescription
    Public Method Fills the Hounsfield Pixel matrix.  
    Public MethodOverloaded.  Gets the pixel data of the CT slice as bitmap.  
    Public Method Gets the "Columns; attribute (0028,0011)  
    Public Method  
    Public Method Gets the Hounsfield value of a specified voxel (RowIndex/ColumnIndex).  
    Public Method Gets the "Pixel Padding Value" attribute (0028,0120)  
    Public Method Gets the "Pixel Spacing" attribute (0028,0030)  
    Public Method Gets the "Rows" attribute (0028,0010)  
    Public Method Gets the "Slice Thickness" attribute (0018,0050)  
    Public Method Gets the "Transfer Syntax UID" attribute (0002,0010)  
    Public Method Gets the "Window Center" (brightness) attribute (0028,1050)  
    Public Method Gets the "Window Width" (contrast) attribute (0028,1051)  
    Public MethodChecks the DicomVersion to know if the current element is or not a supported DICOM file.  
    Top
    See Also