Version: 5.4.9-ice35-b101

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