Version: 5.0.8-ice34-b60

OmeroBlitz Api
Home Previous Up Next Index

omero::constants::projection::ProjectionType

Overview

enum ProjectionType

Used by the IProjection methods to declare which projection to perform.

Used By

api::IProjection::projectPixels
api::IProjection::projectStack
api::RenderingEngine::renderProjectedAsPackedInt
api::RenderingEngine::renderProjectedCompressed

Enumerators

MAXIMUMINTENSITY
MEANINTENSITY
SUMINTENSITY

Home Previous Up Next Index