Version: 5.3.3-ice35-b63
OmeroBlitz API
Home
Previous
Up
Next
Index
omero::grid::MaskColumn
Overview
class MaskColumn extends
Column
Column requiring special handling.
Data Member Index
imageId
theZ
theT
x
y
w
h
bytes
Data Members
api::LongArray
imageId
;
api::IntegerArray
theZ
;
api::IntegerArray
theT
;
api::DoubleArray
x
;
api::DoubleArray
y
;
api::DoubleArray
w
;
api::DoubleArray
h
;
api::ByteArrayArray
bytes
;
Home
Previous
Up
Next
Index