←Select platform

DicomPrintScu Class Methods

Summary

For a list of all members of this type, see DicomPrintScu members

Public Methods

Name Description
Abort Aborts the Association.
Associate Connects to the Print SCP and then establishes the DICOM Association.
CreateFilmBox Requests the Print SCP to create a Basic Film Box SOP Instance.
CreateFilmSession Requests the Print SCP to create a Basic Film Session SOP Instance.
CreateOverlayBox Requests the Print SCP to create a Basic Print Image Overlay Box SOP Instance.
CreatePresentationLut Requests the Print SCP to create a Presentation LUT SOP Instance.
DeleteFilmBox Requests the Print SCP to delete the current Basic Film Box SOP Instance.
DeleteFilmSession Requests the Print SCP to delete the current Basic Film Session SOP Instance.
DeleteOverlayBox Requests the Print SCP to delete the specified Basic Print Image Overlay Box SOP Instance.
DeletePresentationLut Requests the Print SCP to delete the specified Presentation LUT SOP Instance.
FreeAnnotationBoxesInstanceUids Frees the memory allocated for storing the SOP Instance UIDs of the Basic Annotation Box SOP Instances created by the Print SCP when a Film Box is created.
FreeImageBoxesInstanceUids Frees the memory allocated for storing the SOP Instance UIDs of the Basic Grayscale/Color Image Box SOP Instances created by the Print SCP when a Film Box is created.
GetAbortInformation Gets information about the Abort message received by the Print SCU.
GetAnnotationBoxesCount Returns the number of the Basic Annotation Box SOP Instances created by the Print SCP when a Film Box is created.
GetAnnotationBoxInstanceUid Returns the SOP Instance UID of the specified Basic Annotation Box SOP Instance.
GetAssociateRejectInformation Gets information about the Association rejection.
GetDefaultFilmBoxParameters returns a DicomFilmBoxParameters object with its properties set to default values.
GetDefaultFilmSessionParameters Returns a DicomFilmSessionParameters object with its properties set to default values.
GetDefaultImageBoxParameters Returns a DicomImageBoxParameters object with its properties set to default values.
GetDefaultOverlayBoxParameters Returns a DicomOverlayBoxParameters object with its properties set to default values.
GetFilmBoxInstanceUid Returns the SOP Instance UID of the current Basic Film Box SOP Instance.
GetFilmSessionInstanceUid Returns the SOP Instance UID of the current Basic Film Session SOP Instance.
GetImageBoxesCount Returns the number of the Basic Grayscale/Color Image Box SOP Instances created by the Print SCP when a Film Box is created.
GetImageBoxInstanceUid Returns the SOP Instance UID of the specified Basic Grayscale/Color Image Box SOP Instance.
GetLastOperationStatus Returns the status code specified in the response of the Print SCP.
GetOverlayBoxInstanceUid Returns the SOP Instance UID of the last created Basic Print Image Overlay Box SOP Instance.
GetPresentationLutInstanceUid Returns the SOP Instance UID of the last created Presentation LUT SOP Instance.
GetPrinterConfiguration Queries the Print SCP for the printer configuration information and returns the retrieved information.
GetPrinterInformation Queries the Print SCP for information about the printer and returns the retrieved information.
GetPrintJobInformation Queries the Print SCP for information about the specified Print Job and returns the retrieved information.
GetPrintJobInstanceUid Returns the SOP Instance UID of the last Print Job SOP Instance.
IsClassSupported Determines whether the specified SOP/Meta SOP Class is supported on the Association.
OnPrinterReport Called when a printer status report is received from the Print SCP.
OnPrintJobReport Called when a Print Job status report is received from the Print SCP.
OnStatus Called to indicate the status of the Print SCU.
PrintFilmBox Requests the Print SCP to print the current Film Box.
PrintFilmSession Requests the Print SCP to print all the Film Boxes that belong to the current Film Session.
Release Releases the Association and closes the connection.
SetTimeout Sets the timeout value for communicating with the Print SCP.
UpdateAnnotationBox Requests the Print SCP to update the specified Basic Annotation Box SOP Instance.
UpdateFilmBox Requests the Print SCP to update the current Basic Film Box SOP Instance.
UpdateFilmSession Requests the Print SCP to update the current Basic Film Session SOP Instance.
UpdateImageBox Requests the Print SCP to update the specified Basic Grayscale/Color Image Box SOP Instance.
UpdateOverlayBox Requests the Print SCP to update the specified Basic Print Image Overlay Box SOP Instance.

Protected Methods

Name Description
Dispose Releases all resources used by the DicomPrintScu.
Finalize This member overrides Finalize.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly