SliceView class
Contents
- Reference
Base classes
-
class dip::
viewer:: View - Displays a view of the
dip::viewer::ViewingOptions
model
Variables
- dip::Image projected_ protected
- Projected (2D) image.
- dip::Image colored_ protected
- Colored (RGB) image.
- dip::ColorSpaceManager csm_ protected
- For
dip::viewer::ViewingOptions::LookupTable::ColorSpace
- dip::uint dimx_ protected
- Indices in options.dims_.
- dip::uint dimy_ protected
- Indices in options.dims_.
- unsigned int texture_ protected
- OpenGL texture identifier.
- bool dirty_ protected
- Texture needs to be rebuilt.