ImageVolumeGraphic#
ImageVolumeGraphic#
Constructor#
|
Create an ImageVolumeGraphic. |
Properties#
The opacity of the graphic |
|
How the alpha is handled by the renderer |
|
Used to block events for a graphic and prevent recursion. |
|
Get or set colormap name |
|
Get or set the cmap interpolation method |
|
Get or set the image data |
|
used to emit an event after the graphic is deleted |
|
Get or set isosurface emissive color, only for iso mode. |
|
Registered event handlers. |
|
Get or set the image data interpolation method |
|
Get or set the volume rendering mode |
|
Graphic name |
|
[x, y, z] |
|
Get or set displayed plane in the volume. |
|
Orientation of the graphic as a quaternion |
|
(x, y, z) scaling factor |
|
Get or set isosurface shininess |
|
Get or set isosurface step_size, only for iso mode |
|
Get or set isosurface substep_size, only for iso mode |
|
events supported by this graphic |
|
Get or set isosurface threshold, only for iso mode |
|
set a custom tooltip format function which takes a |
|
Whether the graphic is visible |
|
Get or set the upper contrast limit |
|
Get or set the lower contrast limit |
|
Associated pygfx WorldObject. |
Methods#
Add axes onto this Graphic |
|
Register an event handler. |
|
clear all event handlers added to this graphic |
|
|
Takes a pygfx.PointerEvent and returns formatted pick info. |
|
map position from model (data) space to world space, basically applies the world affine transform |
|
map position from world space to model (data) space, basically applies the inverse world affine transform |
remove a registered event handler |
|
Reset the vmin, vmax by estimating it from the data |
|
|
Rotate the Graphic with respect to the world. |