-
Notifications
You must be signed in to change notification settings - Fork 598
Home
Jean Francois Pambrun edited this page Feb 24, 2017
·
72 revisions
This wiki is intended to be used as a reference for the concepts and API's in cornerstone. If you are new to cornerstone, we recommend that you start by reviewing the concepts below and then looking at the various examples to see how cornerstone is used.
- Enabled Elements
- ImageIds
- ImageLoaders
- Image Object
- Viewport
- Pixel Coordinate System
- Architecture
- Rendering loop
Events
- CornerstoneImageRendered Event
- CornerstoneNewImage Event
- CornerstoneImageLoaded Event
- CornerstoneImageLoadProgress Event
- CornerstoneElementDisabled Event
Enable/Disable
Drawing
Loading Images and Cache Management
Viewport
Coordinates
Pixel Data
Element Data (Tools)
Image Loader
Internal APIs
These API's are used internally by cornerstone and not intended to be called externally. These API's may change at any time and will likely be hidden in the future.