Version: 5.0.8-ice34-b60

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