Function: cancelLoadImage()
cancelLoadImage(imageId
): void
Removes the imageId from the request pool manager and executes the cancel
function if it exists.
Parameters
• imageId: string
A Cornerstone Image Object's imageId
Returns
void
Defined in
packages/core/src/loaders/imageLoader.ts:548