Overload | Description |
---|---|
GetImage(EventHandler<ProgressEventArgs>) | Returns the image associated with this image page. (Inherited from ImagePage) |
GetImage() | Returns the image associated with this image page. (Inherited from ImagePage) |
GetImage(DecodingSettings,EventHandler<ProgressEventArgs>) | Returns the image associated with this image page. (Inherited from DicomPage) |
GetImage(DecodingSettings,Boolean,EventHandler<ProgressEventArgs>) | Returns an image with overlay images of the DICOM frame. |
GetImage(DecodingSettings,RenderingSettings,EventHandler<ProgressEventArgs>) | Returns an image of DICOM frame. |