Name | Description | |
---|---|---|
![]() | DicomEcgPageMetadata | Initializes a new instance of the DicomEcgPageMetadata class. |
Name | Description | |
---|---|---|
![]() | DicomEcgPageMetadata | Initializes a new instance of the DicomEcgPageMetadata class. |
Name | Description | |
---|---|---|
![]() | BitsPerPixel | Gets the frame bit depth, which is received from DICOM decoder. (Inherited from DicomPageMetadata) |
![]() | CanCopy | Gets a value indicating whether the metadata node can be copied to the new metadata tree. (Inherited from MetadataNode) |
![]() | CanRemove | Gets a value indicating whether the metadata node can be removed from children collection of parent node. (Inherited from MetadataNode) |
![]() | ContentActions | Gets the content actions of document page. (Inherited from PageMetadata) |
![]() | HasResolution | Gets a value indicating whether the information about image resolution is stored in a DICOM frame. (Inherited from DicomPageMetadata) |
![]() | HasValue | Gets a value indicating whether the node has value. (Inherited from DicomPageMetadata) |
![]() | ImageHeight | Gets the height, in pixels, of DICOM frame. (Inherited from DicomPageMetadata) |
![]() | ImageWidth | Gets the width, in pixels, of DICOM frame. (Inherited from DicomPageMetadata) |
![]() | IsChanged | Gets a value indicating whether the node is changed. (Inherited from MetadataNode) |
![]() | IsLeafNode | Gets a value indicating whether the node is leaf of metadata tree. (Inherited from MetadataNode) |
![]() | IsReadOnly | Gets a value indicating whether the node is read-only. (Inherited from MetadataNode) |
![]() | Name | Gets a name of the node. (Inherited from MetadataNode) |
![]() | PageLabel | Gets the page label. (Inherited from PageMetadata) |
![]() | PageNumber | Gets the page number. (Inherited from DicomPageMetadata) |
![]() | Parent | Gets the parent node of the node. (Inherited from MetadataNode) |
![]() | Resolution | Gets or sets the resolution, in pixels per inch. (Inherited from DicomPageMetadata) |
![]() | SourceBitsPerPixel | Gets the frame bit depth, which is retrieved from DICOM frame. (Inherited from DicomPageMetadata) |
![]() | Study | Gets the electrocardiogram study. |
![]() | TextRegionMetadata | Gets the text region metadata. (Inherited from PageMetadata) |
![]() | Value | Gets or sets a value of the node. (Inherited from MetadataNode) |
Name | Description | |
---|---|---|
![]() | Children | Gets a list of children of the node. (Inherited from MetadataNode) |
Name | Description | |
---|---|---|
![]() | AddIccProfile | Adds an ICC profile to an image metadata. (Inherited from PageMetadata) |
![]() | CanContains<TNode> | Determines whether this metadata node can contain metadata node of type TNode. (Inherited from MetadataNode) |
![]() | CopyTo | Copies a data of the metadata tree node to specified metadata tree node. (Inherited from PageMetadata) |
![]() ![]() | Create | Creates the DicomPageMetadata. (Inherited from DicomPageMetadata) |
![]() | FindChildNode | Overloaded. Finds the |
![]() | GetEnumerator | Returns an enumerator that iterates through children of metadata node. (Inherited from MetadataNode) |
![]() | Remove | Removes this node from the children collection of parent node. (Inherited from MetadataNode) |
![]() | RemoveChild | Removes the specified node from children nodes of this metadata node. (Inherited from DicomPageMetadata) |
Name | Description | |
---|---|---|
![]() | AddChild | Overloaded. Adds a child node of the node. (Inherited from MetadataNode) |
![]() | OnChanged | Marks the node and parent node of the node as changed. (Inherited from DicomPageMetadata) |
![]() | OnChildrenInitialized | Occurs when Children property is initialized. |
![]() | OnRemoved | Occurs when metadata node is removed from children collection of parent node. (Inherited from MetadataNode) |
![]() | OnSaving | Performs necessary changes in structure of this tree node using information about source tree and encoder that used for saving of this tree. (Inherited from PageMetadata) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when metadata tree node is changed. (Inherited from PageMetadata) |