Version: 4.3.3-00d1137e-b2894

OmeroBlitz Api
Home Previous Up Next Index

omero::api::BufferedImage

Overview

class BufferedImage

Simple wrapper around an array of packed ints. Individual language mappings may want to add a subclass to the ObjectFactory for working with a visual representation of the ints.

Data Member Index

packedInts

Data Members

IntegerArray packedInts;


Home Previous Up Next Index