Version: 5.1.4-ice35-b55

OmeroBlitz Api
Home Previous Up Next Index

omero::api::IProjection

Overview

[ "ami", "amd" ] interface IProjection extends ServiceInterface

See IProjection.html

Operation Index

projectStack
projectPixels

Operations

::Ice::ByteSeq projectStack(long pixelsId, model::PixelsType pixelsType, constants::projection::ProjectionType algorithm, int timepoint, int channelIndex, int stepping, int start, int end) throws ServerError

long projectPixels(long pixelsId, model::PixelsType pixelsType, constants::projection::ProjectionType algorithm, int tStart, int tEnd, sys::IntList channelList, int stepping, int zStart, int zEnd, string name) throws ServerError


Home Previous Up Next Index