Version: 5.1.4-ice35-b55

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