Version: 5.0.8-ice34-b60

OmeroBlitz Api
Home Previous Up Next Index

omero::Plane

Overview

class Plane extends Internal

Sequences cannot subclass other types, so the Plane class extends Internal and wraps a Bytes2D instance.

Data Member Index

data

Data Members

Bytes2D data;


Home Previous Up Next Index