Updates a buffer with the binary value of the specified data element.
Overload | Description |
---|---|
GetBinaryValue(DicomElement,byte[],int,int) | Updates a buffer with the binary value of the specified data element. |
GetBinaryValue(DicomElement,int) | Gets the binary value of the specified data element. |
GetBinaryValue(DicomElement,IntPtr,int) | Updates a buffer with the binary value of the specified data element. |