DicomObjects.NetStandard Documentation
DicomObjects Namespace / DicomImage Class / Item Property



In This Topic
    Item Property (DicomImage)
    In This Topic
    Provides access to all attributes of the image
    Overload List
    OverloadDescription
    Provides access to all attributes of the image  
    Indexer based on the new DICOM keyword  
    Remarks
    This is the default indexer to provide access to all attributes of the image. Attribute element can be accessed by "Image[Group, Element]".
    Requirements

    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

    See Also