Sets the binary value of an element.
Overload | Description |
---|---|
SetBinaryValue(DicomElement,byte[],int) | Sets the binary value of an element. |
SetBinaryValue(DicomElement,IntPtr,int) | Sets the binary value of an element. |
SetBinaryValue(DicomElement,IntPtr,UInt32) | Sets the binary value of an element. |
SetBinaryValue(DicomElement,Stream) | Sets the binary value of an element. |
SetBinaryValue(DicomElement,string) | Sets the binary value of an element. |