Version: Beta-4.1.1-r5927-b91

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