The IImage type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Allocated | Whether there is pixel data associated with this image. | |
| ChangedEventSuspended | Indicates if raising the ChangedEvent has been suspended. | |
| CoordinateSpaceTree | Get Returns the tree of all named coordinate spaces for this image. The tree provides advanced functions for managing coordinate spaces. | |
| Height | Height of the image. | |
| PixelFromRootTransform | Get Transformation that maps points into pixel space ("#") from the root space ("@"). | |
| SelectedSpaceName | Get The name of the default coordinate space to be used by tools which process this image. | |
| Width | Width of the image. |
See Also