DicomObjects.NET.8.48 Documentation
DicomObjects.EventArguments Namespace / ReceivingPixelDataArgs Class


In This Topic
ReceivingPixelDataArgs Class Methods
In This Topic

For a list of all members of this type, see ReceivingPixelDataArgs members.

Public Methods
 NameDescription
Public Method Write the data received so far to the names file, and then pass received pixel data direct to that file, without holding it all in memory  
Public Method Write the data received so far to a user-provided stream, and then pass received pixel data direct to that stream, without holding it all in memory  
Top
See Also