DicomObjects.NET.8.48 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: .NET CLR 4.8 or higher

    See Also