NBytesImageSource Class Members
In This Topic
The following tables list the members exposed by NBytesImageSource.
Public Constructors
Protected Fields
| Name | Description |
| Wfdb | |
Top
Public Properties
| Name | Description |
| Bytes | Gets a reference to the byte array that contains the image data. |
Top
Public Methods
| Name | Description |
| DeepClone | Overridden. Creates an identical copy of this object. |
| Deserialize | Overridden. Deserializes the object state from the specified property bag. |
| Equals | Determines whether the specified object is equal to the current object. |
| GetHashCode | Serves as a hash function for this type. |
| Serialize | Overridden. Serializes the object state into the specified property bag. |
Top
See Also