Skip to main content

Function: init()

init(defaultConfiguration): void

Initialize the cornerstoneTools package. It will add event listeners for mouse and keyboard events.

Parameters​

• defaultConfiguration: Config = ...

A configuration object that will be used to initialize the tool.

Returns​

void

Defined in​

tools/src/init.ts:33