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