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


In This Topic
    ReceivingPixelDataArgs Class Members
    In This Topic

    The following tables list the members exposed by ReceivingPixelDataArgs.

    Public Properties
     NameDescription
    Public Property The association on which data is arriving  
    Public Property The dataset so far  
    Top
    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  
    Top
    See Also