Function: cancelLoadImages()
cancelLoadImages(imageIds
): void
Removes the imageIds from the request pool manager and calls the cancel
function if it exists.
Parameters
• imageIds: string
[]
Array of Cornerstone Image Object's imageIds
Returns
void
Defined in
packages/core/src/loaders/imageLoader.ts:580